[==========] 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:54:31.760977 26564 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.241.62:33233
I20260709 14:54:31.762473 26564 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:54:31.763515 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:31.779703 26571 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:54:31.779764 26573 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:54:31.782747 26564 server_base.cc:1061] running on GCE node
W20260709 14:54:31.780548 26570 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:54:32.887184 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:32.887421 26564 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:54:32.887631 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608872887607 us; error 0 us; skew 500 ppm
I20260709 14:54:32.888427 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:32.893591 26564 webserver.cc:533] Webserver started at http://127.25.241.62:44453/ using document root <none> and password file <none>
I20260709 14:54:32.894430 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:32.894639 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:32.895063 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:32.900791 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-0/minicluster-data/master-0-root/instance:
uuid: "e4eefe80178449adbef971a510a01c2b"
format_stamp: "Formatted at 2026-07-09 14:54:32 on dist-test-slave-pn9g"
I20260709 14:54:32.908488 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:54:32.913781 26579 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:54:32.914973 26564 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:32.915347 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-0/minicluster-data/master-0-root
uuid: "e4eefe80178449adbef971a510a01c2b"
format_stamp: "Formatted at 2026-07-09 14:54:32 on dist-test-slave-pn9g"
I20260709 14:54:32.915673 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-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:54:32.962729 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:32.964247 26564 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:54:32.964709 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:33.033280 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.62:33233
I20260709 14:54:33.033385 26630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.62:33233 every 8 connection(s)
I20260709 14:54:33.040946 26631 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:54:33.061756 26631 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b: Bootstrap starting.
I20260709 14:54:33.067431 26631 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:33.069208 26631 log.cc:826] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b: Log is configured to *not* fsync() on all Append() calls
I20260709 14:54:33.073614 26631 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b: No bootstrap required, opened a new log
I20260709 14:54:33.093833 26631 raft_consensus.cc:359] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4eefe80178449adbef971a510a01c2b" member_type: VOTER }
I20260709 14:54:33.094364 26631 raft_consensus.cc:385] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:33.094558 26631 raft_consensus.cc:740] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4eefe80178449adbef971a510a01c2b, State: Initialized, Role: FOLLOWER
I20260709 14:54:33.095451 26631 consensus_queue.cc:260] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e4eefe80178449adbef971a510a01c2b" member_type: VOTER }
I20260709 14:54:33.095922 26631 raft_consensus.cc:399] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:33.096158 26631 raft_consensus.cc:493] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:33.096436 26631 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:33.100364 26631 raft_consensus.cc:515] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4eefe80178449adbef971a510a01c2b" member_type: VOTER }
I20260709 14:54:33.101061 26631 leader_election.cc:304] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [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: e4eefe80178449adbef971a510a01c2b; no voters: 
I20260709 14:54:33.102651 26631 leader_election.cc:290] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:33.102981 26634 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:33.105018 26634 raft_consensus.cc:697] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [term 1 LEADER]: Becoming Leader. State: Replica: e4eefe80178449adbef971a510a01c2b, State: Running, Role: LEADER
I20260709 14:54:33.105921 26634 consensus_queue.cc:237] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [LEADER]: Queue going to LEADER mode. State: All 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: "e4eefe80178449adbef971a510a01c2b" member_type: VOTER }
I20260709 14:54:33.106858 26631 sys_catalog.cc:565] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:33.115373 26635 sys_catalog.cc:455] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e4eefe80178449adbef971a510a01c2b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4eefe80178449adbef971a510a01c2b" member_type: VOTER } }
I20260709 14:54:33.116113 26635 sys_catalog.cc:458] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:33.116067 26636 sys_catalog.cc:455] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [sys.catalog]: SysCatalogTable state changed. Reason: New leader e4eefe80178449adbef971a510a01c2b. Latest consensus state: current_term: 1 leader_uuid: "e4eefe80178449adbef971a510a01c2b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4eefe80178449adbef971a510a01c2b" member_type: VOTER } }
I20260709 14:54:33.116758 26636 sys_catalog.cc:458] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:33.119637 26642 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:33.130798 26642 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:33.132911 26564 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:33.147362 26642 catalog_manager.cc:1383] Generated new cluster ID: b499ecbe027b4bc0b16366a8307b4c07
I20260709 14:54:33.147684 26642 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:33.163031 26642 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:33.164522 26642 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:33.181088 26642 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b: Generated new TSK 0
I20260709 14:54:33.181985 26642 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:33.199703 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:33.208781 26653 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:54:33.210358 26654 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:54:33.213706 26564 server_base.cc:1061] running on GCE node
W20260709 14:54:33.213915 26656 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:54:33.214947 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:33.215234 26564 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:54:33.215435 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608873215416 us; error 0 us; skew 500 ppm
I20260709 14:54:33.216352 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:33.220525 26564 webserver.cc:533] Webserver started at http://127.25.241.1:34179/ using document root <none> and password file <none>
I20260709 14:54:33.221287 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:33.221536 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:33.221900 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:33.223395 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-0/minicluster-data/ts-0-root/instance:
uuid: "80560b800f2f4be1928ab8fbe488b588"
format_stamp: "Formatted at 2026-07-09 14:54:33 on dist-test-slave-pn9g"
I20260709 14:54:33.230254 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260709 14:54:33.235280 26661 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:54:33.236130 26564 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:54:33.236501 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-0/minicluster-data/ts-0-root
uuid: "80560b800f2f4be1928ab8fbe488b588"
format_stamp: "Formatted at 2026-07-09 14:54:33 on dist-test-slave-pn9g"
I20260709 14:54:33.236898 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-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:54:33.259234 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:33.261176 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:33.263947 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:33.269418 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:33.269732 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:33.270056 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:33.270301 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:33.358105 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.1:34265
I20260709 14:54:33.358143 26723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.1:34265 every 8 connection(s)
I20260709 14:54:33.365707 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:33.377214 26728 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:54:33.383844 26729 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:54:33.389624 26564 server_base.cc:1061] running on GCE node
W20260709 14:54:33.391109 26732 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:54:33.392235 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:33.392542 26564 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:54:33.392786 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608873392760 us; error 0 us; skew 500 ppm
I20260709 14:54:33.393010 26724 heartbeater.cc:344] Connected to a master server at 127.25.241.62:33233
I20260709 14:54:33.393508 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:33.393544 26724 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:33.394831 26724 heartbeater.cc:507] Master 127.25.241.62:33233 requested a full tablet report, sending...
I20260709 14:54:33.397423 26564 webserver.cc:533] Webserver started at http://127.25.241.2:43157/ using document root <none> and password file <none>
I20260709 14:54:33.397943 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:33.398146 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:33.398417 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:33.398509 26596 ts_manager.cc:194] Registered new tserver with Master: 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265)
I20260709 14:54:33.399639 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-0/minicluster-data/ts-1-root/instance:
uuid: "d39b62bdf505452383080784caceb391"
format_stamp: "Formatted at 2026-07-09 14:54:33 on dist-test-slave-pn9g"
I20260709 14:54:33.401451 26596 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39612
I20260709 14:54:33.405411 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260709 14:54:33.409929 26736 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:54:33.410779 26564 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 14:54:33.411042 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-0/minicluster-data/ts-1-root
uuid: "d39b62bdf505452383080784caceb391"
format_stamp: "Formatted at 2026-07-09 14:54:33 on dist-test-slave-pn9g"
I20260709 14:54:33.411302 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-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:54:33.431200 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:33.432458 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:33.434525 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:33.437403 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:33.437614 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:33.437841 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:33.438000 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:33.522719 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.2:35441
I20260709 14:54:33.522883 26798 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.2:35441 every 8 connection(s)
I20260709 14:54:33.531457 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:33.538867 26802 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:54:33.541102 26803 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:54:33.544804 26799 heartbeater.cc:344] Connected to a master server at 127.25.241.62:33233
I20260709 14:54:33.545228 26799 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:33.546182 26799 heartbeater.cc:507] Master 127.25.241.62:33233 requested a full tablet report, sending...
I20260709 14:54:33.548725 26596 ts_manager.cc:194] Registered new tserver with Master: d39b62bdf505452383080784caceb391 (127.25.241.2:35441)
W20260709 14:54:33.549639 26805 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:54:33.550132 26564 server_base.cc:1061] running on GCE node
I20260709 14:54:33.550539 26596 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39618
I20260709 14:54:33.550895 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:33.551101 26564 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:54:33.551265 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608873551246 us; error 0 us; skew 500 ppm
I20260709 14:54:33.551807 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:33.554395 26564 webserver.cc:533] Webserver started at http://127.25.241.3:33747/ using document root <none> and password file <none>
I20260709 14:54:33.554855 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:33.555018 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:33.555274 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:33.556300 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-0/minicluster-data/ts-2-root/instance:
uuid: "ba6836a09a8945c996b6d6d101af9d17"
format_stamp: "Formatted at 2026-07-09 14:54:33 on dist-test-slave-pn9g"
I20260709 14:54:33.560653 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:54:33.563931 26810 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:54:33.564764 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:33.565043 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-0/minicluster-data/ts-2-root
uuid: "ba6836a09a8945c996b6d6d101af9d17"
format_stamp: "Formatted at 2026-07-09 14:54:33 on dist-test-slave-pn9g"
I20260709 14:54:33.565327 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608871596507-26564-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:54:33.585144 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:33.586355 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:33.587751 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:33.590914 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:33.591095 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:33.591337 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:33.591480 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:33.677294 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.3:41999
I20260709 14:54:33.677377 26872 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.3:41999 every 8 connection(s)
I20260709 14:54:33.691627 26873 heartbeater.cc:344] Connected to a master server at 127.25.241.62:33233
I20260709 14:54:33.691988 26873 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:33.692651 26873 heartbeater.cc:507] Master 127.25.241.62:33233 requested a full tablet report, sending...
I20260709 14:54:33.694540 26596 ts_manager.cc:194] Registered new tserver with Master: ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:33.695650 26564 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014947762s
I20260709 14:54:33.695773 26596 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39626
I20260709 14:54:33.747198 26596 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39640:
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:54:33.750829 26596 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:54:33.866048 26837 tablet_service.cc:1511] Processing CreateTablet for tablet 1acb0542bc23422ca6100701bd4d57ba (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:33.866514 26835 tablet_service.cc:1511] Processing CreateTablet for tablet 671b415b8f89496aa63cbfbe9d68260c (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:33.867870 26837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1acb0542bc23422ca6100701bd4d57ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.868119 26838 tablet_service.cc:1511] Processing CreateTablet for tablet 10311ee840e3464ea366b6b866916961 (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:33.869398 26838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10311ee840e3464ea366b6b866916961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.869220 26834 tablet_service.cc:1511] Processing CreateTablet for tablet e4d8fb7c56024351b56aba636a39511e (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:33.870481 26834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d8fb7c56024351b56aba636a39511e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.871688 26836 tablet_service.cc:1511] Processing CreateTablet for tablet aecea17b63574a31936eef8c704155ac (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:33.873462 26836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aecea17b63574a31936eef8c704155ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.874840 26835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 671b415b8f89496aa63cbfbe9d68260c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.877308 26830 tablet_service.cc:1511] Processing CreateTablet for tablet e4f624e42cd8472087a9846120cc6dd4 (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:33.879701 26832 tablet_service.cc:1511] Processing CreateTablet for tablet c93408546499475b9b29090273d771fc (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:33.881031 26833 tablet_service.cc:1511] Processing CreateTablet for tablet 82645d73814143c783588d734a7aea96 (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:33.882017 26832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c93408546499475b9b29090273d771fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.881610 26831 tablet_service.cc:1511] Processing CreateTablet for tablet c21a7fd97fb347fba848ec7c45757c16 (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:33.883883 26830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f624e42cd8472087a9846120cc6dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.885475 26833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82645d73814143c783588d734a7aea96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.886430 26831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21a7fd97fb347fba848ec7c45757c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.905934 26764 tablet_service.cc:1511] Processing CreateTablet for tablet 10311ee840e3464ea366b6b866916961 (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:33.905603 26761 tablet_service.cc:1511] Processing CreateTablet for tablet 671b415b8f89496aa63cbfbe9d68260c (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:33.912060 26762 tablet_service.cc:1511] Processing CreateTablet for tablet aecea17b63574a31936eef8c704155ac (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:33.918674 26689 tablet_service.cc:1511] Processing CreateTablet for tablet 10311ee840e3464ea366b6b866916961 (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:33.920848 26685 tablet_service.cc:1511] Processing CreateTablet for tablet e4d8fb7c56024351b56aba636a39511e (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:33.909472 26763 tablet_service.cc:1511] Processing CreateTablet for tablet 1acb0542bc23422ca6100701bd4d57ba (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:33.911952 26687 tablet_service.cc:1511] Processing CreateTablet for tablet aecea17b63574a31936eef8c704155ac (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:33.922261 26764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10311ee840e3464ea366b6b866916961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.925912 26684 tablet_service.cc:1511] Processing CreateTablet for tablet 82645d73814143c783588d734a7aea96 (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:33.915913 26688 tablet_service.cc:1511] Processing CreateTablet for tablet 1acb0542bc23422ca6100701bd4d57ba (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:33.916177 26758 tablet_service.cc:1511] Processing CreateTablet for tablet c93408546499475b9b29090273d771fc (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:33.920920 26757 tablet_service.cc:1511] Processing CreateTablet for tablet c21a7fd97fb347fba848ec7c45757c16 (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:33.932982 26686 tablet_service.cc:1511] Processing CreateTablet for tablet 671b415b8f89496aa63cbfbe9d68260c (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:33.933495 26689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10311ee840e3464ea366b6b866916961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.937651 26756 tablet_service.cc:1511] Processing CreateTablet for tablet e4f624e42cd8472087a9846120cc6dd4 (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:33.928481 26760 tablet_service.cc:1511] Processing CreateTablet for tablet e4d8fb7c56024351b56aba636a39511e (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:33.943053 26683 tablet_service.cc:1511] Processing CreateTablet for tablet c93408546499475b9b29090273d771fc (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:33.930516 26759 tablet_service.cc:1511] Processing CreateTablet for tablet 82645d73814143c783588d734a7aea96 (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:33.946040 26682 tablet_service.cc:1511] Processing CreateTablet for tablet c21a7fd97fb347fba848ec7c45757c16 (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:33.946241 26681 tablet_service.cc:1511] Processing CreateTablet for tablet e4f624e42cd8472087a9846120cc6dd4 (DEFAULT_TABLE table=test-workload [id=c65ddf4a98d44c8d91cd77a36c6ffab5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:33.945115 26762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aecea17b63574a31936eef8c704155ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.953122 26763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1acb0542bc23422ca6100701bd4d57ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.951936 26687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aecea17b63574a31936eef8c704155ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.957935 26756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f624e42cd8472087a9846120cc6dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.959162 26684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82645d73814143c783588d734a7aea96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.961041 26682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21a7fd97fb347fba848ec7c45757c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.961934 26681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f624e42cd8472087a9846120cc6dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.964767 26758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c93408546499475b9b29090273d771fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.967525 26683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c93408546499475b9b29090273d771fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:33.978778 26761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 671b415b8f89496aa63cbfbe9d68260c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:34.006760 26685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d8fb7c56024351b56aba636a39511e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:34.008217 26686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 671b415b8f89496aa63cbfbe9d68260c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:34.008616 26760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d8fb7c56024351b56aba636a39511e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:34.017607 26757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21a7fd97fb347fba848ec7c45757c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:34.020754 26688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1acb0542bc23422ca6100701bd4d57ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:34.022850 26759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82645d73814143c783588d734a7aea96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:34.074561 26891 tablet_bootstrap.cc:492] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17: Bootstrap starting.
W20260709 14:54:34.129784 26644 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:34.224815 26891 tablet_bootstrap.cc:654] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.228425 26893 tablet_bootstrap.cc:492] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391: Bootstrap starting.
I20260709 14:54:34.237277 26892 tablet_bootstrap.cc:492] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588: Bootstrap starting.
I20260709 14:54:34.253490 26892 tablet_bootstrap.cc:654] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.254503 26891 tablet_bootstrap.cc:492] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17: No bootstrap required, opened a new log
I20260709 14:54:34.256086 26891 ts_tablet_manager.cc:1403] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17: Time spent bootstrapping tablet: real 0.214s	user 0.017s	sys 0.012s
I20260709 14:54:34.256902 26893 tablet_bootstrap.cc:654] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.259443 26891 raft_consensus.cc:359] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.260360 26891 raft_consensus.cc:385] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:34.260754 26891 raft_consensus.cc:740] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba6836a09a8945c996b6d6d101af9d17, State: Initialized, Role: FOLLOWER
I20260709 14:54:34.261813 26891 consensus_queue.cc:260] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.267115 26892 tablet_bootstrap.cc:492] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588: No bootstrap required, opened a new log
I20260709 14:54:34.267695 26892 ts_tablet_manager.cc:1403] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.008s
I20260709 14:54:34.268069 26891 ts_tablet_manager.cc:1434] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 14:54:34.268999 26873 heartbeater.cc:499] Master 127.25.241.62:33233 was elected leader, sending a full tablet report...
I20260709 14:54:34.269403 26891 tablet_bootstrap.cc:492] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17: Bootstrap starting.
I20260709 14:54:34.275854 26893 tablet_bootstrap.cc:492] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391: No bootstrap required, opened a new log
I20260709 14:54:34.276325 26893 ts_tablet_manager.cc:1403] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.015s
I20260709 14:54:34.278069 26891 tablet_bootstrap.cc:654] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.279772 26893 raft_consensus.cc:359] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.280534 26893 raft_consensus.cc:385] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:34.280891 26893 raft_consensus.cc:740] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d39b62bdf505452383080784caceb391, State: Initialized, Role: FOLLOWER
I20260709 14:54:34.281667 26893 consensus_queue.cc:260] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.287308 26799 heartbeater.cc:499] Master 127.25.241.62:33233 was elected leader, sending a full tablet report...
I20260709 14:54:34.288446 26893 ts_tablet_manager.cc:1434] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260709 14:54:34.289522 26893 tablet_bootstrap.cc:492] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391: Bootstrap starting.
I20260709 14:54:34.286614 26892 raft_consensus.cc:359] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.293119 26892 raft_consensus.cc:385] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:34.293460 26892 raft_consensus.cc:740] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Initialized, Role: FOLLOWER
I20260709 14:54:34.294443 26892 consensus_queue.cc:260] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.298939 26891 tablet_bootstrap.cc:492] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17: No bootstrap required, opened a new log
I20260709 14:54:34.299475 26891 ts_tablet_manager.cc:1403] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.009s
I20260709 14:54:34.302558 26893 tablet_bootstrap.cc:654] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.302433 26891 raft_consensus.cc:359] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.309125 26891 raft_consensus.cc:385] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:34.309520 26891 raft_consensus.cc:740] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba6836a09a8945c996b6d6d101af9d17, State: Initialized, Role: FOLLOWER
I20260709 14:54:34.310355 26891 consensus_queue.cc:260] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.312822 26891 ts_tablet_manager.cc:1434] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:54:34.313987 26891 tablet_bootstrap.cc:492] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17: Bootstrap starting.
I20260709 14:54:34.320832 26891 tablet_bootstrap.cc:654] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.328831 26724 heartbeater.cc:499] Master 127.25.241.62:33233 was elected leader, sending a full tablet report...
I20260709 14:54:34.331559 26891 tablet_bootstrap.cc:492] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17: No bootstrap required, opened a new log
I20260709 14:54:34.332010 26891 ts_tablet_manager.cc:1403] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:54:34.335215 26893 tablet_bootstrap.cc:492] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391: No bootstrap required, opened a new log
I20260709 14:54:34.335685 26893 ts_tablet_manager.cc:1403] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.008s
I20260709 14:54:34.335383 26891 raft_consensus.cc:359] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.336246 26891 raft_consensus.cc:385] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:34.336617 26891 raft_consensus.cc:740] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba6836a09a8945c996b6d6d101af9d17, State: Initialized, Role: FOLLOWER
I20260709 14:54:34.337545 26891 consensus_queue.cc:260] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.340013 26891 ts_tablet_manager.cc:1434] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260709 14:54:34.341020 26891 tablet_bootstrap.cc:492] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17: Bootstrap starting.
I20260709 14:54:34.341989 26892 ts_tablet_manager.cc:1434] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588: Time spent starting tablet: real 0.074s	user 0.026s	sys 0.012s
I20260709 14:54:34.342314 26893 raft_consensus.cc:359] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.344844 26893 raft_consensus.cc:385] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:34.345180 26893 raft_consensus.cc:740] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d39b62bdf505452383080784caceb391, State: Initialized, Role: FOLLOWER
I20260709 14:54:34.346011 26893 consensus_queue.cc:260] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.349156 26892 tablet_bootstrap.cc:492] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588: Bootstrap starting.
I20260709 14:54:34.347914 26891 tablet_bootstrap.cc:654] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.350046 26900 raft_consensus.cc:493] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:34.353662 26900 raft_consensus.cc:515] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.351739 26893 ts_tablet_manager.cc:1434] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:54:34.356689 26900 leader_election.cc:290] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d39b62bdf505452383080784caceb391 (127.25.241.2:35441), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:34.368530 26893 tablet_bootstrap.cc:492] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391: Bootstrap starting.
W20260709 14:54:34.373358 26725 tablet.cc:2406] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:54:34.393419 26891 tablet_bootstrap.cc:492] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17: No bootstrap required, opened a new log
I20260709 14:54:34.393965 26891 ts_tablet_manager.cc:1403] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.006s
I20260709 14:54:34.395190 26892 tablet_bootstrap.cc:654] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.393980 26893 tablet_bootstrap.cc:654] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.399356 26891 raft_consensus.cc:359] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.400167 26891 raft_consensus.cc:385] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:34.401113 26891 raft_consensus.cc:740] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba6836a09a8945c996b6d6d101af9d17, State: Initialized, Role: FOLLOWER
I20260709 14:54:34.411911 26891 consensus_queue.cc:260] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.415814 26891 ts_tablet_manager.cc:1434] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.005s
I20260709 14:54:34.416975 26891 tablet_bootstrap.cc:492] T c21a7fd97fb347fba848ec7c45757c16 P ba6836a09a8945c996b6d6d101af9d17: Bootstrap starting.
I20260709 14:54:34.423436 26892 tablet_bootstrap.cc:492] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588: No bootstrap required, opened a new log
I20260709 14:54:34.423923 26892 ts_tablet_manager.cc:1403] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.001s
I20260709 14:54:34.427063 26892 raft_consensus.cc:359] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.427775 26892 raft_consensus.cc:385] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:34.428025 26892 raft_consensus.cc:740] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Initialized, Role: FOLLOWER
I20260709 14:54:34.428601 26892 consensus_queue.cc:260] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.430613 26892 ts_tablet_manager.cc:1434] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:54:34.431336 26892 tablet_bootstrap.cc:492] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588: Bootstrap starting.
I20260709 14:54:34.433584 26891 tablet_bootstrap.cc:654] T c21a7fd97fb347fba848ec7c45757c16 P ba6836a09a8945c996b6d6d101af9d17: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.438355 26893 tablet_bootstrap.cc:492] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391: No bootstrap required, opened a new log
I20260709 14:54:34.438776 26893 ts_tablet_manager.cc:1403] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.015s
I20260709 14:54:34.441653 26892 tablet_bootstrap.cc:654] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.441679 26893 raft_consensus.cc:359] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.443454 26893 raft_consensus.cc:385] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:34.443791 26893 raft_consensus.cc:740] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d39b62bdf505452383080784caceb391, State: Initialized, Role: FOLLOWER
I20260709 14:54:34.482537 26892 tablet_bootstrap.cc:492] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588: No bootstrap required, opened a new log
I20260709 14:54:34.483079 26892 ts_tablet_manager.cc:1403] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.002s
I20260709 14:54:34.486011 26892 raft_consensus.cc:359] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.486771 26892 raft_consensus.cc:385] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:34.487063 26892 raft_consensus.cc:740] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Initialized, Role: FOLLOWER
I20260709 14:54:34.487757 26892 consensus_queue.cc:260] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.495803 26891 tablet_bootstrap.cc:492] T c21a7fd97fb347fba848ec7c45757c16 P ba6836a09a8945c996b6d6d101af9d17: No bootstrap required, opened a new log
I20260709 14:54:34.496366 26891 ts_tablet_manager.cc:1403] T c21a7fd97fb347fba848ec7c45757c16 P ba6836a09a8945c996b6d6d101af9d17: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.002s
I20260709 14:54:34.499558 26891 raft_consensus.cc:359] T c21a7fd97fb347fba848ec7c45757c16 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.500347 26891 raft_consensus.cc:385] T c21a7fd97fb347fba848ec7c45757c16 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:34.526327 26891 raft_consensus.cc:740] T c21a7fd97fb347fba848ec7c45757c16 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba6836a09a8945c996b6d6d101af9d17, State: Initialized, Role: FOLLOWER
I20260709 14:54:34.444548 26893 consensus_queue.cc:260] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.542120 26892 ts_tablet_manager.cc:1434] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.001s
I20260709 14:54:34.542351 26893 ts_tablet_manager.cc:1434] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391: Time spent starting tablet: real 0.103s	user 0.008s	sys 0.000s
I20260709 14:54:34.542973 26892 tablet_bootstrap.cc:492] T c21a7fd97fb347fba848ec7c45757c16 P 80560b800f2f4be1928ab8fbe488b588: Bootstrap starting.
I20260709 14:54:34.543358 26893 tablet_bootstrap.cc:492] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391: Bootstrap starting.
I20260709 14:54:34.534345 26891 consensus_queue.cc:260] T c21a7fd97fb347fba848ec7c45757c16 P ba6836a09a8945c996b6d6d101af9d17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.549662 26892 tablet_bootstrap.cc:654] T c21a7fd97fb347fba848ec7c45757c16 P 80560b800f2f4be1928ab8fbe488b588: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.636737 26891 ts_tablet_manager.cc:1434] T c21a7fd97fb347fba848ec7c45757c16 P ba6836a09a8945c996b6d6d101af9d17: Time spent starting tablet: real 0.140s	user 0.003s	sys 0.006s
I20260709 14:54:34.637941 26891 tablet_bootstrap.cc:492] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17: Bootstrap starting.
I20260709 14:54:34.751750 26897 raft_consensus.cc:493] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:34.752358 26897 raft_consensus.cc:515] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.755120 26897 leader_election.cc:290] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), d39b62bdf505452383080784caceb391 (127.25.241.2:35441)
I20260709 14:54:34.787283 26897 raft_consensus.cc:493] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:34.787823 26897 raft_consensus.cc:515] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.789996 26897 leader_election.cc:290] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), d39b62bdf505452383080784caceb391 (127.25.241.2:35441)
I20260709 14:54:34.844610 26897 raft_consensus.cc:493] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:34.845211 26897 raft_consensus.cc:515] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.847209 26897 leader_election.cc:290] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), d39b62bdf505452383080784caceb391 (127.25.241.2:35441)
I20260709 14:54:34.869822 26910 raft_consensus.cc:493] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:34.870507 26910 raft_consensus.cc:515] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.873330 26910 leader_election.cc:290] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:34.873857 26910 raft_consensus.cc:493] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:34.874374 26910 raft_consensus.cc:515] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.876349 26910 leader_election.cc:290] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:34.879036 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecea17b63574a31936eef8c704155ac" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17" is_pre_election: true
I20260709 14:54:34.879897 26848 raft_consensus.cc:2468] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 0.
I20260709 14:54:34.881451 26665 leader_election.cc:304] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80560b800f2f4be1928ab8fbe488b588, ba6836a09a8945c996b6d6d101af9d17; no voters: 
I20260709 14:54:34.908939 26893 tablet_bootstrap.cc:654] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.912149 26900 raft_consensus.cc:2804] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:34.912570 26900 raft_consensus.cc:493] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:34.912935 26900 raft_consensus.cc:3060] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:34.914070 26893 tablet_bootstrap.cc:492] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391: No bootstrap required, opened a new log
I20260709 14:54:34.914598 26893 ts_tablet_manager.cc:1403] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391: Time spent bootstrapping tablet: real 0.371s	user 0.014s	sys 0.000s
I20260709 14:54:34.916806 26893 raft_consensus.cc:359] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.917521 26893 raft_consensus.cc:385] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:34.917812 26893 raft_consensus.cc:740] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d39b62bdf505452383080784caceb391, State: Initialized, Role: FOLLOWER
I20260709 14:54:34.919832 26891 tablet_bootstrap.cc:654] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.919528 26900 raft_consensus.cc:515] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.922930 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecea17b63574a31936eef8c704155ac" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
I20260709 14:54:34.918685 26893 consensus_queue.cc:260] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.923264 26900 leader_election.cc:290] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 election: Requested vote from peers d39b62bdf505452383080784caceb391 (127.25.241.2:35441), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:34.923491 26848 raft_consensus.cc:3060] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:34.925311 26893 ts_tablet_manager.cc:1434] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:54:34.926121 26893 tablet_bootstrap.cc:492] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391: Bootstrap starting.
I20260709 14:54:34.930136 26847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82645d73814143c783588d734a7aea96" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17" is_pre_election: true
I20260709 14:54:34.930739 26893 tablet_bootstrap.cc:654] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.931620 26846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d8fb7c56024351b56aba636a39511e" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17" is_pre_election: true
I20260709 14:54:34.932224 26846 raft_consensus.cc:2468] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 0.
W20260709 14:54:34.934118 26740 leader_election.cc:343] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:34.934883 26740 leader_election.cc:304] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba6836a09a8945c996b6d6d101af9d17, d39b62bdf505452383080784caceb391; no voters: 
I20260709 14:54:34.935815 26899 raft_consensus.cc:2804] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:34.936206 26899 raft_consensus.cc:493] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:34.936527 26899 raft_consensus.cc:3060] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:34.937150 26848 raft_consensus.cc:2468] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 1.
I20260709 14:54:34.938356 26665 leader_election.cc:304] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80560b800f2f4be1928ab8fbe488b588, ba6836a09a8945c996b6d6d101af9d17; no voters: 
I20260709 14:54:34.940287 26891 tablet_bootstrap.cc:492] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17: No bootstrap required, opened a new log
I20260709 14:54:34.940748 26891 ts_tablet_manager.cc:1403] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17: Time spent bootstrapping tablet: real 0.303s	user 0.012s	sys 0.008s
I20260709 14:54:34.943424 26891 raft_consensus.cc:359] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.944092 26891 raft_consensus.cc:385] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:34.944357 26891 raft_consensus.cc:740] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba6836a09a8945c996b6d6d101af9d17, State: Initialized, Role: FOLLOWER
I20260709 14:54:34.944774 26899 raft_consensus.cc:515] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.946451 26900 raft_consensus.cc:2804] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:34.945173 26891 consensus_queue.cc:260] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.948352 26899 leader_election.cc:290] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 election: Requested vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
W20260709 14:54:34.955036 26664 thread.cc:641] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.597s	user 0.017s	sys 0.020s
W20260709 14:54:34.955483 26664 thread.cc:608] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.598s	user 0.017s	sys 0.020s
I20260709 14:54:34.955832 26897 raft_consensus.cc:493] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:34.967032 26897 raft_consensus.cc:515] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.972900 26897 leader_election.cc:290] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), d39b62bdf505452383080784caceb391 (127.25.241.2:35441)
I20260709 14:54:34.974830 26900 raft_consensus.cc:697] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Becoming Leader. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Running, Role: LEADER
I20260709 14:54:34.975754 26900 consensus_queue.cc:237] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:34.981907 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d8fb7c56024351b56aba636a39511e" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
I20260709 14:54:34.982594 26848 raft_consensus.cc:3060] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:34.998710 26892 tablet_bootstrap.cc:492] T c21a7fd97fb347fba848ec7c45757c16 P 80560b800f2f4be1928ab8fbe488b588: No bootstrap required, opened a new log
I20260709 14:54:34.999199 26892 ts_tablet_manager.cc:1403] T c21a7fd97fb347fba848ec7c45757c16 P 80560b800f2f4be1928ab8fbe488b588: Time spent bootstrapping tablet: real 0.456s	user 0.020s	sys 0.005s
I20260709 14:54:34.991864 26920 raft_consensus.cc:493] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:34.992415 26774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecea17b63574a31936eef8c704155ac" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d39b62bdf505452383080784caceb391" is_pre_election: true
I20260709 14:54:35.000634 26773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecea17b63574a31936eef8c704155ac" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d39b62bdf505452383080784caceb391"
I20260709 14:54:35.001159 26774 raft_consensus.cc:2468] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 0.
I20260709 14:54:35.019609 26848 raft_consensus.cc:2468] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 1.
I20260709 14:54:35.000129 26920 raft_consensus.cc:515] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.024403 26891 ts_tablet_manager.cc:1434] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17: Time spent starting tablet: real 0.083s	user 0.010s	sys 0.029s
I20260709 14:54:35.027065 26740 leader_election.cc:304] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba6836a09a8945c996b6d6d101af9d17, d39b62bdf505452383080784caceb391; no voters: 
I20260709 14:54:35.028887 26899 raft_consensus.cc:2804] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:35.029392 26899 raft_consensus.cc:697] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 1 LEADER]: Becoming Leader. State: Replica: d39b62bdf505452383080784caceb391, State: Running, Role: LEADER
I20260709 14:54:35.029868 26891 tablet_bootstrap.cc:492] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17: Bootstrap starting.
I20260709 14:54:35.030164 26899 consensus_queue.cc:237] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.027073 26893 tablet_bootstrap.cc:492] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391: No bootstrap required, opened a new log
I20260709 14:54:35.033641 26920 leader_election.cc:290] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d39b62bdf505452383080784caceb391 (127.25.241.2:35441), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:35.034114 26920 raft_consensus.cc:493] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.034268 26774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82645d73814143c783588d734a7aea96" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d39b62bdf505452383080784caceb391" is_pre_election: true
I20260709 14:54:35.036533 26920 raft_consensus.cc:515] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.037545 26774 raft_consensus.cc:2468] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 0.
I20260709 14:54:35.034478 26893 ts_tablet_manager.cc:1403] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391: Time spent bootstrapping tablet: real 0.109s	user 0.018s	sys 0.002s
I20260709 14:54:35.039470 26664 leader_election.cc:304] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80560b800f2f4be1928ab8fbe488b588, d39b62bdf505452383080784caceb391; no voters: 
I20260709 14:54:35.039987 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82645d73814143c783588d734a7aea96" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17" is_pre_election: true
I20260709 14:54:35.045387 26774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d39b62bdf505452383080784caceb391" is_pre_election: true
I20260709 14:54:35.045957 26846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17" is_pre_election: true
I20260709 14:54:35.048086 26846 raft_consensus.cc:2468] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 0.
W20260709 14:54:35.048521 26664 leader_election.cc:343] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d39b62bdf505452383080784caceb391 (127.25.241.2:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.046056 26920 leader_election.cc:290] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d39b62bdf505452383080784caceb391 (127.25.241.2:35441), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:35.049678 26892 raft_consensus.cc:359] T c21a7fd97fb347fba848ec7c45757c16 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.053112 26892 raft_consensus.cc:385] T c21a7fd97fb347fba848ec7c45757c16 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.053485 26892 raft_consensus.cc:740] T c21a7fd97fb347fba848ec7c45757c16 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.049371 26665 leader_election.cc:304] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [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: 80560b800f2f4be1928ab8fbe488b588, ba6836a09a8945c996b6d6d101af9d17; no voters: d39b62bdf505452383080784caceb391
I20260709 14:54:35.057674 26920 raft_consensus.cc:2804] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:35.058075 26920 raft_consensus.cc:493] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:35.047441 26848 raft_consensus.cc:2468] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 0.
I20260709 14:54:35.059211 26920 raft_consensus.cc:3060] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.056707 26892 consensus_queue.cc:260] T c21a7fd97fb347fba848ec7c45757c16 P 80560b800f2f4be1928ab8fbe488b588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.064829 26699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80560b800f2f4be1928ab8fbe488b588" is_pre_election: true
I20260709 14:54:35.065016 26698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecea17b63574a31936eef8c704155ac" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80560b800f2f4be1928ab8fbe488b588" is_pre_election: true
I20260709 14:54:35.068285 26924 raft_consensus.cc:2804] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:35.069540 26698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10311ee840e3464ea366b6b866916961" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80560b800f2f4be1928ab8fbe488b588" is_pre_election: true
I20260709 14:54:35.072021 26891 tablet_bootstrap.cc:654] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.072921 26892 ts_tablet_manager.cc:1434] T c21a7fd97fb347fba848ec7c45757c16 P 80560b800f2f4be1928ab8fbe488b588: Time spent starting tablet: real 0.073s	user 0.000s	sys 0.011s
I20260709 14:54:35.074411 26892 tablet_bootstrap.cc:492] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588: Bootstrap starting.
I20260709 14:54:35.074405 26698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d8fb7c56024351b56aba636a39511e" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80560b800f2f4be1928ab8fbe488b588" is_pre_election: true
W20260709 14:54:35.076804 26813 leader_election.cc:343] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.074724 26596 catalog_manager.cc:5697] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "80560b800f2f4be1928ab8fbe488b588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:35.077991 26813 leader_election.cc:343] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.070894 26924 raft_consensus.cc:493] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:35.073779 26893 raft_consensus.cc:359] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.080514 26924 raft_consensus.cc:3060] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.084070 26893 raft_consensus.cc:385] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.086342 26893 raft_consensus.cc:740] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d39b62bdf505452383080784caceb391, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.085238 26594 catalog_manager.cc:5697] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 reported cstate change: term changed from 0 to 1, leader changed from <none> to d39b62bdf505452383080784caceb391 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "d39b62bdf505452383080784caceb391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:35.098961 26920 raft_consensus.cc:515] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.099191 26924 raft_consensus.cc:515] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.103338 26892 tablet_bootstrap.cc:654] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.105261 26699 raft_consensus.cc:2393] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba6836a09a8945c996b6d6d101af9d17 in current term 1: Already voted for candidate 80560b800f2f4be1928ab8fbe488b588 in this term.
I20260709 14:54:35.107597 26773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecea17b63574a31936eef8c704155ac" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d39b62bdf505452383080784caceb391" is_pre_election: true
I20260709 14:54:35.109073 26774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d39b62bdf505452383080784caceb391" is_pre_election: true
I20260709 14:54:35.108996 26771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d8fb7c56024351b56aba636a39511e" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d39b62bdf505452383080784caceb391" is_pre_election: true
I20260709 14:54:35.104436 26893 consensus_queue.cc:260] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.109690 26899 raft_consensus.cc:493] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.111613 26899 raft_consensus.cc:515] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
W20260709 14:54:35.113196 26813 leader_election.cc:343] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d39b62bdf505452383080784caceb391 (127.25.241.2:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.115787 26920 leader_election.cc:290] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 election: Requested vote from peers d39b62bdf505452383080784caceb391 (127.25.241.2:35441), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:35.110052 26773 raft_consensus.cc:2468] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba6836a09a8945c996b6d6d101af9d17 in term 0.
I20260709 14:54:35.109943 26772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10311ee840e3464ea366b6b866916961" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d39b62bdf505452383080784caceb391" is_pre_election: true
I20260709 14:54:35.117708 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
I20260709 14:54:35.118063 26771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d39b62bdf505452383080784caceb391"
I20260709 14:54:35.118326 26848 raft_consensus.cc:3060] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:35.119884 26664 leader_election.cc:343] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d39b62bdf505452383080784caceb391 (127.25.241.2:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.116346 26813 leader_election.cc:304] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba6836a09a8945c996b6d6d101af9d17; no voters: 80560b800f2f4be1928ab8fbe488b588, d39b62bdf505452383080784caceb391
I20260709 14:54:35.123016 26813 leader_election.cc:304] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17 [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: ba6836a09a8945c996b6d6d101af9d17, d39b62bdf505452383080784caceb391; no voters: 80560b800f2f4be1928ab8fbe488b588
I20260709 14:54:35.123858 26897 raft_consensus.cc:2764] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:54:35.125118 26893 ts_tablet_manager.cc:1434] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391: Time spent starting tablet: real 0.085s	user 0.002s	sys 0.006s
I20260709 14:54:35.125670 26846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21a7fd97fb347fba848ec7c45757c16" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17" is_pre_election: true
I20260709 14:54:35.126101 26893 tablet_bootstrap.cc:492] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391: Bootstrap starting.
I20260709 14:54:35.126282 26846 raft_consensus.cc:2468] T c21a7fd97fb347fba848ec7c45757c16 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 0.
I20260709 14:54:35.127590 26740 leader_election.cc:304] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba6836a09a8945c996b6d6d101af9d17, d39b62bdf505452383080784caceb391; no voters: 
I20260709 14:54:35.127851 26848 raft_consensus.cc:2468] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 1.
I20260709 14:54:35.128489 26910 raft_consensus.cc:2804] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:35.129129 26921 raft_consensus.cc:2749] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:35.129154 26910 raft_consensus.cc:493] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:35.136946 26771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82645d73814143c783588d734a7aea96" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d39b62bdf505452383080784caceb391"
I20260709 14:54:35.140110 26771 raft_consensus.cc:3060] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.135713 26924 leader_election.cc:290] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 election: Requested vote from peers d39b62bdf505452383080784caceb391 (127.25.241.2:35441), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:35.123889 26899 leader_election.cc:290] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:35.139773 26910 raft_consensus.cc:3060] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:35.142441 26644 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:35.129232 26665 leader_election.cc:304] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80560b800f2f4be1928ab8fbe488b588, ba6836a09a8945c996b6d6d101af9d17; no voters: d39b62bdf505452383080784caceb391
W20260709 14:54:35.132025 26813 leader_election.cc:343] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d39b62bdf505452383080784caceb391 (127.25.241.2:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.143096 26698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d8fb7c56024351b56aba636a39511e" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80560b800f2f4be1928ab8fbe488b588" is_pre_election: true
I20260709 14:54:35.143867 26813 leader_election.cc:304] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba6836a09a8945c996b6d6d101af9d17; no voters: 80560b800f2f4be1928ab8fbe488b588, d39b62bdf505452383080784caceb391
I20260709 14:54:35.145418 26697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d8fb7c56024351b56aba636a39511e" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
I20260709 14:54:35.146704 26921 raft_consensus.cc:2749] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:35.145545 26696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21a7fd97fb347fba848ec7c45757c16" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80560b800f2f4be1928ab8fbe488b588" is_pre_election: true
I20260709 14:54:35.149708 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82645d73814143c783588d734a7aea96" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
I20260709 14:54:35.144181 26699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82645d73814143c783588d734a7aea96" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80560b800f2f4be1928ab8fbe488b588" is_pre_election: true
I20260709 14:54:35.149914 26696 raft_consensus.cc:2468] T c21a7fd97fb347fba848ec7c45757c16 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 0.
I20260709 14:54:35.150729 26699 raft_consensus.cc:2393] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d39b62bdf505452383080784caceb391 in current term 1: Already voted for candidate 80560b800f2f4be1928ab8fbe488b588 in this term.
I20260709 14:54:35.146037 26924 raft_consensus.cc:2804] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:35.150235 26848 raft_consensus.cc:3060] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.154501 26813 leader_election.cc:304] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba6836a09a8945c996b6d6d101af9d17; no voters: 80560b800f2f4be1928ab8fbe488b588, d39b62bdf505452383080784caceb391
I20260709 14:54:35.155515 26921 raft_consensus.cc:2749] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:35.153945 26739 leader_election.cc:343] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.160297 26924 raft_consensus.cc:697] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Becoming Leader. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Running, Role: LEADER
W20260709 14:54:35.161414 26739 leader_election.cc:343] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.164250 26739 leader_election.cc:304] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d39b62bdf505452383080784caceb391; no voters: 80560b800f2f4be1928ab8fbe488b588, ba6836a09a8945c996b6d6d101af9d17
I20260709 14:54:35.164485 26924 consensus_queue.cc:237] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.168360 26771 raft_consensus.cc:2468] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 1.
I20260709 14:54:35.171517 26899 raft_consensus.cc:2749] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:35.175407 26664 leader_election.cc:304] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80560b800f2f4be1928ab8fbe488b588, d39b62bdf505452383080784caceb391; no voters: 
I20260709 14:54:35.175716 26848 raft_consensus.cc:2468] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 1.
I20260709 14:54:35.177486 26920 raft_consensus.cc:2804] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:35.177938 26920 raft_consensus.cc:697] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Becoming Leader. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Running, Role: LEADER
I20260709 14:54:35.178507 26892 tablet_bootstrap.cc:492] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588: No bootstrap required, opened a new log
I20260709 14:54:35.179018 26892 ts_tablet_manager.cc:1403] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.008s
I20260709 14:54:35.178714 26920 consensus_queue.cc:237] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.168308 26910 raft_consensus.cc:515] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.182622 26892 raft_consensus.cc:359] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.183486 26892 raft_consensus.cc:385] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.183782 26892 raft_consensus.cc:740] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.184580 26699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21a7fd97fb347fba848ec7c45757c16" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
I20260709 14:54:35.185179 26699 raft_consensus.cc:3060] T c21a7fd97fb347fba848ec7c45757c16 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.185026 26892 consensus_queue.cc:260] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.185711 26899 raft_consensus.cc:493] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.186193 26899 raft_consensus.cc:515] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.187263 26892 ts_tablet_manager.cc:1434] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:54:35.188210 26892 tablet_bootstrap.cc:492] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588: Bootstrap starting.
I20260709 14:54:35.188264 26899 leader_election.cc:290] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:35.189827 26696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f624e42cd8472087a9846120cc6dd4" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80560b800f2f4be1928ab8fbe488b588" is_pre_election: true
W20260709 14:54:35.191250 26739 leader_election.cc:343] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.185077 26893 tablet_bootstrap.cc:654] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.191831 26699 raft_consensus.cc:2468] T c21a7fd97fb347fba848ec7c45757c16 P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 1.
I20260709 14:54:35.192981 26739 leader_election.cc:304] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80560b800f2f4be1928ab8fbe488b588, d39b62bdf505452383080784caceb391; no voters: 
I20260709 14:54:35.193773 26899 raft_consensus.cc:2804] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:35.194057 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f624e42cd8472087a9846120cc6dd4" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17" is_pre_election: true
I20260709 14:54:35.196867 26910 leader_election.cc:290] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 election: Requested vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:35.201009 26846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21a7fd97fb347fba848ec7c45757c16" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
W20260709 14:54:35.202471 26740 leader_election.cc:343] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.202824 26846 raft_consensus.cc:3060] T c21a7fd97fb347fba848ec7c45757c16 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.202877 26740 leader_election.cc:304] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d39b62bdf505452383080784caceb391; no voters: 80560b800f2f4be1928ab8fbe488b588, ba6836a09a8945c996b6d6d101af9d17
I20260709 14:54:35.208182 26891 tablet_bootstrap.cc:492] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17: No bootstrap required, opened a new log
I20260709 14:54:35.208770 26891 ts_tablet_manager.cc:1403] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17: Time spent bootstrapping tablet: real 0.179s	user 0.019s	sys 0.013s
I20260709 14:54:35.207813 26910 raft_consensus.cc:2749] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:35.215543 26846 raft_consensus.cc:2468] T c21a7fd97fb347fba848ec7c45757c16 P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 1.
I20260709 14:54:35.218685 26891 raft_consensus.cc:359] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.223095 26892 tablet_bootstrap.cc:654] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.224401 26891 raft_consensus.cc:385] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.226689 26899 raft_consensus.cc:697] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [term 1 LEADER]: Becoming Leader. State: Replica: d39b62bdf505452383080784caceb391, State: Running, Role: LEADER
I20260709 14:54:35.226595 26891 raft_consensus.cc:740] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba6836a09a8945c996b6d6d101af9d17, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.229327 26899 consensus_queue.cc:237] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.233511 26891 consensus_queue.cc:260] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.241936 26891 ts_tablet_manager.cc:1434] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.005s
I20260709 14:54:35.242924 26891 tablet_bootstrap.cc:492] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17: Bootstrap starting.
I20260709 14:54:35.246136 26921 raft_consensus.cc:493] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.246641 26921 raft_consensus.cc:515] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.247102 26893 tablet_bootstrap.cc:492] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391: No bootstrap required, opened a new log
I20260709 14:54:35.247856 26893 ts_tablet_manager.cc:1403] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.009s
I20260709 14:54:35.250851 26699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b415b8f89496aa63cbfbe9d68260c" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80560b800f2f4be1928ab8fbe488b588" is_pre_election: true
I20260709 14:54:35.249330 26921 leader_election.cc:290] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), d39b62bdf505452383080784caceb391 (127.25.241.2:35441)
W20260709 14:54:35.254150 26813 leader_election.cc:343] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.254531 26771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b415b8f89496aa63cbfbe9d68260c" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d39b62bdf505452383080784caceb391" is_pre_election: true
I20260709 14:54:35.252466 26893 raft_consensus.cc:359] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.255098 26893 raft_consensus.cc:385] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.255419 26893 raft_consensus.cc:740] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d39b62bdf505452383080784caceb391, State: Initialized, Role: FOLLOWER
W20260709 14:54:35.255935 26813 leader_election.cc:343] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d39b62bdf505452383080784caceb391 (127.25.241.2:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.256378 26813 leader_election.cc:304] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba6836a09a8945c996b6d6d101af9d17; no voters: 80560b800f2f4be1928ab8fbe488b588, d39b62bdf505452383080784caceb391
I20260709 14:54:35.256234 26893 consensus_queue.cc:260] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.257141 26921 raft_consensus.cc:2749] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:35.258991 26893 ts_tablet_manager.cc:1434] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 14:54:35.260027 26893 tablet_bootstrap.cc:492] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391: Bootstrap starting.
I20260709 14:54:35.276701 26893 tablet_bootstrap.cc:654] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.278658 26892 tablet_bootstrap.cc:492] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588: No bootstrap required, opened a new log
I20260709 14:54:35.284024 26892 ts_tablet_manager.cc:1403] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.003s
I20260709 14:54:35.295267 26891 tablet_bootstrap.cc:654] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.300210 26594 catalog_manager.cc:5697] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 reported cstate change: term changed from 0 to 1, leader changed from <none> to d39b62bdf505452383080784caceb391 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "d39b62bdf505452383080784caceb391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:35.302392 26892 raft_consensus.cc:359] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.302944 26892 raft_consensus.cc:385] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.303179 26892 raft_consensus.cc:740] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.303848 26892 consensus_queue.cc:260] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.313477 26596 catalog_manager.cc:5697] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "80560b800f2f4be1928ab8fbe488b588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:35.314960 26892 ts_tablet_manager.cc:1434] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.003s
I20260709 14:54:35.315929 26892 tablet_bootstrap.cc:492] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588: Bootstrap starting.
I20260709 14:54:35.315229 26596 catalog_manager.cc:5697] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "80560b800f2f4be1928ab8fbe488b588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:35.322237 26891 tablet_bootstrap.cc:492] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17: No bootstrap required, opened a new log
I20260709 14:54:35.322671 26891 ts_tablet_manager.cc:1403] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.007s
I20260709 14:54:35.319480 26893 tablet_bootstrap.cc:492] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391: No bootstrap required, opened a new log
I20260709 14:54:35.324695 26891 raft_consensus.cc:359] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.325356 26893 ts_tablet_manager.cc:1403] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.007s
I20260709 14:54:35.325356 26891 raft_consensus.cc:385] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.326196 26891 raft_consensus.cc:740] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba6836a09a8945c996b6d6d101af9d17, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.330327 26891 consensus_queue.cc:260] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.332125 26892 tablet_bootstrap.cc:654] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.329460 26893 raft_consensus.cc:359] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.333438 26893 raft_consensus.cc:385] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.333730 26893 raft_consensus.cc:740] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d39b62bdf505452383080784caceb391, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.334445 26893 consensus_queue.cc:260] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.336046 26891 ts_tablet_manager.cc:1434] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:54:35.336922 26891 tablet_bootstrap.cc:492] T c93408546499475b9b29090273d771fc P ba6836a09a8945c996b6d6d101af9d17: Bootstrap starting.
I20260709 14:54:35.341249 26893 ts_tablet_manager.cc:1434] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 14:54:35.342204 26893 tablet_bootstrap.cc:492] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391: Bootstrap starting.
I20260709 14:54:35.346714 26891 tablet_bootstrap.cc:654] T c93408546499475b9b29090273d771fc P ba6836a09a8945c996b6d6d101af9d17: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.354570 26893 tablet_bootstrap.cc:654] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.360585 26891 tablet_bootstrap.cc:492] T c93408546499475b9b29090273d771fc P ba6836a09a8945c996b6d6d101af9d17: No bootstrap required, opened a new log
I20260709 14:54:35.360597 26892 tablet_bootstrap.cc:492] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588: No bootstrap required, opened a new log
I20260709 14:54:35.361174 26891 ts_tablet_manager.cc:1403] T c93408546499475b9b29090273d771fc P ba6836a09a8945c996b6d6d101af9d17: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260709 14:54:35.361238 26892 ts_tablet_manager.cc:1403] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.012s
I20260709 14:54:35.363813 26891 raft_consensus.cc:359] T c93408546499475b9b29090273d771fc P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.364465 26891 raft_consensus.cc:385] T c93408546499475b9b29090273d771fc P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.364127 26892 raft_consensus.cc:359] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.364782 26891 raft_consensus.cc:740] T c93408546499475b9b29090273d771fc P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba6836a09a8945c996b6d6d101af9d17, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.364996 26892 raft_consensus.cc:385] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.365388 26892 raft_consensus.cc:740] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.366171 26892 consensus_queue.cc:260] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.366906 26891 consensus_queue.cc:260] T c93408546499475b9b29090273d771fc P ba6836a09a8945c996b6d6d101af9d17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.368463 26892 ts_tablet_manager.cc:1434] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:54:35.369256 26891 ts_tablet_manager.cc:1434] T c93408546499475b9b29090273d771fc P ba6836a09a8945c996b6d6d101af9d17: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:54:35.369537 26892 tablet_bootstrap.cc:492] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588: Bootstrap starting.
I20260709 14:54:35.374871 26893 tablet_bootstrap.cc:492] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391: No bootstrap required, opened a new log
I20260709 14:54:35.375299 26893 ts_tablet_manager.cc:1403] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.001s
I20260709 14:54:35.376999 26892 tablet_bootstrap.cc:654] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.377701 26893 raft_consensus.cc:359] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.378331 26893 raft_consensus.cc:385] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.378583 26893 raft_consensus.cc:740] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d39b62bdf505452383080784caceb391, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.379223 26893 consensus_queue.cc:260] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.388572 26892 tablet_bootstrap.cc:492] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588: No bootstrap required, opened a new log
I20260709 14:54:35.389166 26892 ts_tablet_manager.cc:1403] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260709 14:54:35.391714 26892 raft_consensus.cc:359] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.394193 26892 raft_consensus.cc:385] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.394529 26892 raft_consensus.cc:740] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.393860 26893 ts_tablet_manager.cc:1434] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:54:35.395869 26893 tablet_bootstrap.cc:492] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391: Bootstrap starting.
I20260709 14:54:35.398535 26920 raft_consensus.cc:493] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.396291 26892 consensus_queue.cc:260] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.399017 26920 raft_consensus.cc:515] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.400364 26892 ts_tablet_manager.cc:1434] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:54:35.401319 26892 tablet_bootstrap.cc:492] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588: Bootstrap starting.
I20260709 14:54:35.401758 26771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b415b8f89496aa63cbfbe9d68260c" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d39b62bdf505452383080784caceb391" is_pre_election: true
I20260709 14:54:35.407821 26771 raft_consensus.cc:2468] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 0.
I20260709 14:54:35.402825 26846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b415b8f89496aa63cbfbe9d68260c" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17" is_pre_election: true
I20260709 14:54:35.408775 26846 raft_consensus.cc:2468] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 0.
I20260709 14:54:35.410028 26665 leader_election.cc:304] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80560b800f2f4be1928ab8fbe488b588, ba6836a09a8945c996b6d6d101af9d17; no voters: 
I20260709 14:54:35.411106 26924 raft_consensus.cc:2804] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:35.411697 26924 raft_consensus.cc:493] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:35.412024 26924 raft_consensus.cc:3060] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.401762 26920 leader_election.cc:290] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d39b62bdf505452383080784caceb391 (127.25.241.2:35441), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:35.414284 26893 tablet_bootstrap.cc:654] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.417900 26892 tablet_bootstrap.cc:654] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.420228 26924 raft_consensus.cc:515] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.422262 26924 leader_election.cc:290] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 election: Requested vote from peers d39b62bdf505452383080784caceb391 (127.25.241.2:35441), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:35.423266 26771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b415b8f89496aa63cbfbe9d68260c" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d39b62bdf505452383080784caceb391"
I20260709 14:54:35.425411 26771 raft_consensus.cc:3060] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.428112 26846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b415b8f89496aa63cbfbe9d68260c" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
I20260709 14:54:35.428835 26846 raft_consensus.cc:3060] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.437742 26899 raft_consensus.cc:493] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.438333 26899 raft_consensus.cc:515] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.440207 26924 raft_consensus.cc:493] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.440703 26924 raft_consensus.cc:515] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.441702 26846 raft_consensus.cc:2468] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 1.
I20260709 14:54:35.441828 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93408546499475b9b29090273d771fc" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17" is_pre_election: true
I20260709 14:54:35.440558 26899 leader_election.cc:290] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:35.442919 26848 raft_consensus.cc:2468] T c93408546499475b9b29090273d771fc P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 0.
I20260709 14:54:35.443529 26699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93408546499475b9b29090273d771fc" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80560b800f2f4be1928ab8fbe488b588" is_pre_election: true
I20260709 14:54:35.444115 26699 raft_consensus.cc:2468] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 0.
I20260709 14:54:35.444160 26740 leader_election.cc:304] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba6836a09a8945c996b6d6d101af9d17, d39b62bdf505452383080784caceb391; no voters: 
I20260709 14:54:35.444361 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10311ee840e3464ea366b6b866916961" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17" is_pre_election: true
I20260709 14:54:35.446585 26899 raft_consensus.cc:2804] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:35.447064 26899 raft_consensus.cc:493] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:35.447414 26899 raft_consensus.cc:3060] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.445073 26848 raft_consensus.cc:2468] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 0.
I20260709 14:54:35.449750 26772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10311ee840e3464ea366b6b866916961" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d39b62bdf505452383080784caceb391" is_pre_election: true
I20260709 14:54:35.450001 26665 leader_election.cc:304] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80560b800f2f4be1928ab8fbe488b588, ba6836a09a8945c996b6d6d101af9d17; no voters: 
I20260709 14:54:35.450978 26920 raft_consensus.cc:2804] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:35.451294 26665 leader_election.cc:304] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80560b800f2f4be1928ab8fbe488b588, ba6836a09a8945c996b6d6d101af9d17; no voters: 
W20260709 14:54:35.451658 26664 leader_election.cc:343] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d39b62bdf505452383080784caceb391 (127.25.241.2:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.452365 26900 raft_consensus.cc:2804] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:35.451346 26920 raft_consensus.cc:493] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:35.445708 26924 leader_election.cc:290] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d39b62bdf505452383080784caceb391 (127.25.241.2:35441), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:35.453543 26771 raft_consensus.cc:2468] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 1.
I20260709 14:54:35.457564 26900 raft_consensus.cc:697] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Becoming Leader. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Running, Role: LEADER
I20260709 14:54:35.458039 26920 raft_consensus.cc:3060] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.463250 26899 raft_consensus.cc:515] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.467469 26900 consensus_queue.cc:237] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.468130 26893 tablet_bootstrap.cc:492] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391: No bootstrap required, opened a new log
I20260709 14:54:35.471159 26893 ts_tablet_manager.cc:1403] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.019s
I20260709 14:54:35.470845 26920 raft_consensus.cc:515] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.473894 26893 raft_consensus.cc:359] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.474530 26893 raft_consensus.cc:385] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.474786 26893 raft_consensus.cc:740] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d39b62bdf505452383080784caceb391, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.476739 26699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93408546499475b9b29090273d771fc" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
I20260709 14:54:35.486614 26846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10311ee840e3464ea366b6b866916961" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
I20260709 14:54:35.499034 26846 raft_consensus.cc:3060] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.485503 26920 leader_election.cc:290] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 election: Requested vote from peers d39b62bdf505452383080784caceb391 (127.25.241.2:35441), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:35.488940 26892 tablet_bootstrap.cc:492] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588: No bootstrap required, opened a new log
I20260709 14:54:35.501751 26892 ts_tablet_manager.cc:1403] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588: Time spent bootstrapping tablet: real 0.101s	user 0.029s	sys 0.013s
I20260709 14:54:35.503387 26594 catalog_manager.cc:5697] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "80560b800f2f4be1928ab8fbe488b588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:35.504513 26892 raft_consensus.cc:359] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.505158 26892 raft_consensus.cc:385] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.498241 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93408546499475b9b29090273d771fc" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
I20260709 14:54:35.505693 26848 raft_consensus.cc:3060] T c93408546499475b9b29090273d771fc P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.498198 26893 consensus_queue.cc:260] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.507537 26893 ts_tablet_manager.cc:1434] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.000s
I20260709 14:54:35.498960 26699 raft_consensus.cc:3060] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.505501 26892 raft_consensus.cc:740] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.513640 26892 consensus_queue.cc:260] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.515550 26892 ts_tablet_manager.cc:1434] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:54:35.497059 26899 leader_election.cc:290] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 election: Requested vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:35.517913 26699 raft_consensus.cc:2468] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 1.
I20260709 14:54:35.519953 26739 leader_election.cc:304] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80560b800f2f4be1928ab8fbe488b588, d39b62bdf505452383080784caceb391; no voters: 
I20260709 14:54:35.505527 26846 raft_consensus.cc:2468] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 1.
I20260709 14:54:35.521696 26899 raft_consensus.cc:2804] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:35.521703 26665 leader_election.cc:304] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80560b800f2f4be1928ab8fbe488b588, ba6836a09a8945c996b6d6d101af9d17; no voters: 
I20260709 14:54:35.522205 26899 raft_consensus.cc:697] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 1 LEADER]: Becoming Leader. State: Replica: d39b62bdf505452383080784caceb391, State: Running, Role: LEADER
I20260709 14:54:35.523108 26899 consensus_queue.cc:237] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.526199 26920 raft_consensus.cc:2804] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:35.526599 26848 raft_consensus.cc:2468] T c93408546499475b9b29090273d771fc P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 1.
I20260709 14:54:35.526675 26920 raft_consensus.cc:697] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Becoming Leader. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Running, Role: LEADER
I20260709 14:54:35.527664 26920 consensus_queue.cc:237] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.486338 26771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10311ee840e3464ea366b6b866916961" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d39b62bdf505452383080784caceb391"
I20260709 14:54:35.531173 26771 raft_consensus.cc:3060] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.538307 26595 catalog_manager.cc:5697] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 reported cstate change: term changed from 0 to 1, leader changed from <none> to d39b62bdf505452383080784caceb391 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "d39b62bdf505452383080784caceb391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:35.545042 26594 catalog_manager.cc:5697] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "80560b800f2f4be1928ab8fbe488b588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:35.545648 26920 raft_consensus.cc:493] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.546080 26920 raft_consensus.cc:515] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.548424 26920 leader_election.cc:290] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d39b62bdf505452383080784caceb391 (127.25.241.2:35441), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:35.548632 26772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f624e42cd8472087a9846120cc6dd4" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d39b62bdf505452383080784caceb391" is_pre_election: true
I20260709 14:54:35.549331 26772 raft_consensus.cc:2468] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 0.
I20260709 14:54:35.551761 26664 leader_election.cc:304] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80560b800f2f4be1928ab8fbe488b588, d39b62bdf505452383080784caceb391; no voters: 
I20260709 14:54:35.551905 26771 raft_consensus.cc:2468] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 1.
I20260709 14:54:35.552691 26920 raft_consensus.cc:2804] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:35.553023 26920 raft_consensus.cc:493] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:35.553354 26920 raft_consensus.cc:3060] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.556049 26899 consensus_queue.cc:1048] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:35.556300 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f624e42cd8472087a9846120cc6dd4" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17" is_pre_election: true
I20260709 14:54:35.556962 26848 raft_consensus.cc:2468] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 0.
I20260709 14:54:35.566763 26699 raft_consensus.cc:3060] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.573485 26771 raft_consensus.cc:3060] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.582209 26899 raft_consensus.cc:493] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.582710 26899 raft_consensus.cc:515] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.584800 26899 leader_election.cc:290] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:35.585780 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17" is_pre_election: true
I20260709 14:54:35.586009 26699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80560b800f2f4be1928ab8fbe488b588" is_pre_election: true
I20260709 14:54:35.586556 26848 raft_consensus.cc:2393] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d39b62bdf505452383080784caceb391 in current term 1: Already voted for candidate 80560b800f2f4be1928ab8fbe488b588 in this term.
I20260709 14:54:35.587339 26920 raft_consensus.cc:515] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.588195 26899 consensus_queue.cc:1048] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:35.588886 26900 consensus_queue.cc:1048] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:35.589438 26740 leader_election.cc:304] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d39b62bdf505452383080784caceb391; no voters: 80560b800f2f4be1928ab8fbe488b588, ba6836a09a8945c996b6d6d101af9d17
I20260709 14:54:35.590144 26899 raft_consensus.cc:3060] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.590754 26920 leader_election.cc:290] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 election: Requested vote from peers d39b62bdf505452383080784caceb391 (127.25.241.2:35441), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:35.592305 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f624e42cd8472087a9846120cc6dd4" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
I20260709 14:54:35.592255 26772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f624e42cd8472087a9846120cc6dd4" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d39b62bdf505452383080784caceb391"
I20260709 14:54:35.592926 26772 raft_consensus.cc:3060] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.592931 26848 raft_consensus.cc:3060] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.608314 26920 consensus_queue.cc:1048] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:35.608639 26772 raft_consensus.cc:2468] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 1.
I20260709 14:54:35.612236 26664 leader_election.cc:304] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80560b800f2f4be1928ab8fbe488b588, d39b62bdf505452383080784caceb391; no voters: 
I20260709 14:54:35.614292 26920 raft_consensus.cc:2804] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:35.614821 26920 raft_consensus.cc:697] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Becoming Leader. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Running, Role: LEADER
I20260709 14:54:35.615664 26920 consensus_queue.cc:237] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:35.618206 26899 raft_consensus.cc:2749] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:35.619185 26848 raft_consensus.cc:2468] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 1.
I20260709 14:54:35.655232 26920 consensus_queue.cc:1048] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:35.657449 26593 catalog_manager.cc:5697] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "80560b800f2f4be1928ab8fbe488b588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:35.681107 26900 consensus_queue.cc:1048] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:35.687732 26933 consensus_queue.cc:1048] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:35.706960 26933 consensus_queue.cc:1048] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:35.753746 26699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82645d73814143c783588d734a7aea96"
dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
mode: GRACEFUL
new_leader_uuid: "d39b62bdf505452383080784caceb391"
 from {username='slave'} at 127.0.0.1:51480
I20260709 14:54:35.754503 26699 raft_consensus.cc:606] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Received request to transfer leadership to TS d39b62bdf505452383080784caceb391
I20260709 14:54:35.764488 26699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4f624e42cd8472087a9846120cc6dd4"
dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
mode: GRACEFUL
new_leader_uuid: "ba6836a09a8945c996b6d6d101af9d17"
 from {username='slave'} at 127.0.0.1:51480
I20260709 14:54:35.765111 26699 raft_consensus.cc:606] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Received request to transfer leadership to TS ba6836a09a8945c996b6d6d101af9d17
I20260709 14:54:35.771136 26900 consensus_queue.cc:1048] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:35.785271 26924 consensus_queue.cc:1048] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:35.869256 26869 debug-util.cc:398] Leaking SignalData structure 0x7b0800171060 after lost signal to thread 26567
W20260709 14:54:35.869946 26869 debug-util.cc:398] Leaking SignalData structure 0x7b0800171740 after lost signal to thread 26630
I20260709 14:54:35.928793 26924 consensus_queue.cc:1048] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:35.942107 26900 consensus_queue.cc:1048] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:35.946131 26900 consensus_queue.cc:1048] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:35.966361 26900 consensus_queue.cc:1048] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:35.996240 26900 consensus_queue.cc:1048] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.009260 26924 raft_consensus.cc:993] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588: : Instructing follower ba6836a09a8945c996b6d6d101af9d17 to start an election
I20260709 14:54:36.009743 26924 raft_consensus.cc:1081] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Signalling peer ba6836a09a8945c996b6d6d101af9d17 to start an election
I20260709 14:54:36.016018 26948 consensus_queue.cc:1048] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.016018 26899 consensus_queue.cc:1048] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:36.020956 26848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4f624e42cd8472087a9846120cc6dd4"
dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
 from {username='slave'} at 127.0.0.1:44326
I20260709 14:54:36.021517 26848 raft_consensus.cc:493] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:36.021891 26848 raft_consensus.cc:3060] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.028864 26848 raft_consensus.cc:515] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:36.032796 26848 leader_election.cc:290] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 2 election: Requested vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), d39b62bdf505452383080784caceb391 (127.25.241.2:35441)
I20260709 14:54:36.033793 26696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f624e42cd8472087a9846120cc6dd4" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
I20260709 14:54:36.034350 26696 raft_consensus.cc:3055] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:36.034646 26696 raft_consensus.cc:740] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Running, Role: LEADER
I20260709 14:54:36.034759 26772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f624e42cd8472087a9846120cc6dd4" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d39b62bdf505452383080784caceb391"
I20260709 14:54:36.035444 26696 consensus_queue.cc:260] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:36.036607 26696 raft_consensus.cc:3060] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.049149 26696 raft_consensus.cc:2468] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba6836a09a8945c996b6d6d101af9d17 in term 2.
I20260709 14:54:36.050449 26813 leader_election.cc:304] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 [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: 80560b800f2f4be1928ab8fbe488b588, ba6836a09a8945c996b6d6d101af9d17; no voters: d39b62bdf505452383080784caceb391
I20260709 14:54:36.051584 26921 raft_consensus.cc:2804] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:36.061252 26899 consensus_queue.cc:1048] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.076187 26921 raft_consensus.cc:697] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 [term 2 LEADER]: Becoming Leader. State: Replica: ba6836a09a8945c996b6d6d101af9d17, State: Running, Role: LEADER
I20260709 14:54:36.077104 26921 consensus_queue.cc:237] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:36.103593 26596 catalog_manager.cc:5697] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 reported cstate change: term changed from 1 to 2, leader changed from 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1) to ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3). New cstate: current_term: 2 leader_uuid: "ba6836a09a8945c996b6d6d101af9d17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:36.118391 26948 raft_consensus.cc:993] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588: : Instructing follower d39b62bdf505452383080784caceb391 to start an election
I20260709 14:54:36.118840 26948 raft_consensus.cc:1081] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Signalling peer d39b62bdf505452383080784caceb391 to start an election
I20260709 14:54:36.120419 26771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82645d73814143c783588d734a7aea96"
dest_uuid: "d39b62bdf505452383080784caceb391"
 from {username='slave'} at 127.0.0.1:52550
I20260709 14:54:36.120973 26771 raft_consensus.cc:493] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:36.121356 26771 raft_consensus.cc:3060] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.128751 26771 raft_consensus.cc:515] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:36.131167 26771 leader_election.cc:290] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 2 election: Requested vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:36.131544 26699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82645d73814143c783588d734a7aea96" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
I20260709 14:54:36.132124 26699 raft_consensus.cc:3055] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:36.132437 26699 raft_consensus.cc:740] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Running, Role: LEADER
I20260709 14:54:36.132622 26846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82645d73814143c783588d734a7aea96" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
I20260709 14:54:36.133201 26846 raft_consensus.cc:3060] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.133248 26699 consensus_queue.cc:260] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:36.134521 26699 raft_consensus.cc:3060] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.139792 26846 raft_consensus.cc:2468] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 2.
I20260709 14:54:36.141495 26699 raft_consensus.cc:2468] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 2.
I20260709 14:54:36.141706 26740 leader_election.cc:304] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba6836a09a8945c996b6d6d101af9d17, d39b62bdf505452383080784caceb391; no voters: 
I20260709 14:54:36.142534 26899 raft_consensus.cc:2804] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:36.143004 26899 raft_consensus.cc:697] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 2 LEADER]: Becoming Leader. State: Replica: d39b62bdf505452383080784caceb391, State: Running, Role: LEADER
I20260709 14:54:36.143774 26899 consensus_queue.cc:237] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:36.155646 26596 catalog_manager.cc:5697] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 reported cstate change: term changed from 1 to 2, leader changed from 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1) to d39b62bdf505452383080784caceb391 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "d39b62bdf505452383080784caceb391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.597388 26699 raft_consensus.cc:1275] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Refusing update from remote peer ba6836a09a8945c996b6d6d101af9d17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:36.598848 26975 consensus_queue.cc:1048] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:36.622325 26699 raft_consensus.cc:1275] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Refusing update from remote peer d39b62bdf505452383080784caceb391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:36.623869 26910 consensus_queue.cc:1048] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:36.644440 26846 raft_consensus.cc:1275] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Refusing update from remote peer d39b62bdf505452383080784caceb391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:36.646062 26981 consensus_queue.cc:1048] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:36.672052 26771 raft_consensus.cc:3060] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.688463 26771 raft_consensus.cc:1275] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Refusing update from remote peer ba6836a09a8945c996b6d6d101af9d17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:36.689862 26985 consensus_queue.cc:1048] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:54:38.794237 26564 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:54:38.795244 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:38.817761 26696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba"
dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
mode: GRACEFUL
new_leader_uuid: "ba6836a09a8945c996b6d6d101af9d17"
 from {username='slave'} at 127.0.0.1:51490
I20260709 14:54:38.818377 26696 raft_consensus.cc:606] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Received request to transfer leadership to TS ba6836a09a8945c996b6d6d101af9d17
I20260709 14:54:38.830054 26771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4d8fb7c56024351b56aba636a39511e"
dest_uuid: "d39b62bdf505452383080784caceb391"
mode: GRACEFUL
new_leader_uuid: "ba6836a09a8945c996b6d6d101af9d17"
 from {username='slave'} at 127.0.0.1:52556
I20260709 14:54:38.830683 26771 raft_consensus.cc:606] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 1 LEADER]: Received request to transfer leadership to TS ba6836a09a8945c996b6d6d101af9d17
I20260709 14:54:38.831858 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:38.832425 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:39.081915 26994 raft_consensus.cc:993] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391: : Instructing follower ba6836a09a8945c996b6d6d101af9d17 to start an election
I20260709 14:54:39.082367 26986 raft_consensus.cc:1081] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 1 LEADER]: Signalling peer ba6836a09a8945c996b6d6d101af9d17 to start an election
I20260709 14:54:39.083874 26846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4d8fb7c56024351b56aba636a39511e"
dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
 from {username='slave'} at 127.0.0.1:44338
I20260709 14:54:39.084335 26846 raft_consensus.cc:493] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:39.084611 26846 raft_consensus.cc:3060] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:39.089241 26846 raft_consensus.cc:515] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:39.090813 26846 leader_election.cc:290] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 2 election: Requested vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), d39b62bdf505452383080784caceb391 (127.25.241.2:35441)
I20260709 14:54:39.091747 26696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d8fb7c56024351b56aba636a39511e" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
I20260709 14:54:39.092311 26696 raft_consensus.cc:3060] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:39.092106 26771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d8fb7c56024351b56aba636a39511e" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d39b62bdf505452383080784caceb391"
I20260709 14:54:39.092811 26771 raft_consensus.cc:3055] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:39.093128 26771 raft_consensus.cc:740] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d39b62bdf505452383080784caceb391, State: Running, Role: LEADER
I20260709 14:54:39.093909 26771 consensus_queue.cc:260] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:39.095055 26771 raft_consensus.cc:3060] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:39.097185 26696 raft_consensus.cc:2468] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba6836a09a8945c996b6d6d101af9d17 in term 2.
I20260709 14:54:39.098317 26813 leader_election.cc:304] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80560b800f2f4be1928ab8fbe488b588, ba6836a09a8945c996b6d6d101af9d17; no voters: 
I20260709 14:54:39.099072 26988 raft_consensus.cc:2804] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:39.100829 26988 raft_consensus.cc:697] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 2 LEADER]: Becoming Leader. State: Replica: ba6836a09a8945c996b6d6d101af9d17, State: Running, Role: LEADER
I20260709 14:54:39.101635 26988 consensus_queue.cc:237] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:39.108210 26771 raft_consensus.cc:2468] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba6836a09a8945c996b6d6d101af9d17 in term 2.
I20260709 14:54:39.119684 26596 catalog_manager.cc:5697] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 reported cstate change: term changed from 1 to 2, leader changed from d39b62bdf505452383080784caceb391 (127.25.241.2) to ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3). New cstate: current_term: 2 leader_uuid: "ba6836a09a8945c996b6d6d101af9d17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:39.409037 27002 raft_consensus.cc:993] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588: : Instructing follower ba6836a09a8945c996b6d6d101af9d17 to start an election
I20260709 14:54:39.409667 26993 raft_consensus.cc:1081] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Signalling peer ba6836a09a8945c996b6d6d101af9d17 to start an election
I20260709 14:54:39.411468 26846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba"
dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
 from {username='slave'} at 127.0.0.1:44326
I20260709 14:54:39.412047 26846 raft_consensus.cc:493] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:39.412448 26846 raft_consensus.cc:3060] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:39.419066 26846 raft_consensus.cc:515] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:39.421288 26846 leader_election.cc:290] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 2 election: Requested vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), d39b62bdf505452383080784caceb391 (127.25.241.2:35441)
I20260709 14:54:39.422081 26699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
I20260709 14:54:39.422435 26771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d39b62bdf505452383080784caceb391"
I20260709 14:54:39.422705 26699 raft_consensus.cc:3055] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:39.422991 26771 raft_consensus.cc:3060] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:39.423102 26699 raft_consensus.cc:740] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Running, Role: LEADER
I20260709 14:54:39.423919 26699 consensus_queue.cc:260] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:39.425138 26699 raft_consensus.cc:3060] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:39.430158 26771 raft_consensus.cc:2468] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba6836a09a8945c996b6d6d101af9d17 in term 2.
I20260709 14:54:39.431489 26813 leader_election.cc:304] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba6836a09a8945c996b6d6d101af9d17, d39b62bdf505452383080784caceb391; no voters: 
I20260709 14:54:39.431677 26699 raft_consensus.cc:2468] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba6836a09a8945c996b6d6d101af9d17 in term 2.
I20260709 14:54:39.432386 26988 raft_consensus.cc:2804] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:39.432873 26988 raft_consensus.cc:697] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 2 LEADER]: Becoming Leader. State: Replica: ba6836a09a8945c996b6d6d101af9d17, State: Running, Role: LEADER
I20260709 14:54:39.433605 26988 consensus_queue.cc:237] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:39.441413 26596 catalog_manager.cc:5697] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 reported cstate change: term changed from 1 to 2, leader changed from 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1) to ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3). New cstate: current_term: 2 leader_uuid: "ba6836a09a8945c996b6d6d101af9d17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:39.500941 26699 raft_consensus.cc:1275] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Refusing update from remote peer ba6836a09a8945c996b6d6d101af9d17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:39.502281 26988 consensus_queue.cc:1048] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:39.514055 26771 raft_consensus.cc:1275] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Refusing update from remote peer ba6836a09a8945c996b6d6d101af9d17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:39.516985 26988 consensus_queue.cc:1048] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:39.833269 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:39.842507 26699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10311ee840e3464ea366b6b866916961"
dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
mode: GRACEFUL
new_leader_uuid: "d39b62bdf505452383080784caceb391"
 from {username='slave'} at 127.0.0.1:51480
I20260709 14:54:39.843015 26699 raft_consensus.cc:606] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Received request to transfer leadership to TS d39b62bdf505452383080784caceb391
I20260709 14:54:39.856719 26846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba"
dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
mode: GRACEFUL
new_leader_uuid: "d39b62bdf505452383080784caceb391"
 from {username='slave'} at 127.0.0.1:44352
I20260709 14:54:39.857389 26846 raft_consensus.cc:606] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 2 LEADER]: Received request to transfer leadership to TS d39b62bdf505452383080784caceb391
I20260709 14:54:39.858085 26771 raft_consensus.cc:1275] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Refusing update from remote peer ba6836a09a8945c996b6d6d101af9d17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:39.859319 26988 consensus_queue.cc:1048] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:39.863590 26699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aecea17b63574a31936eef8c704155ac"
dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
mode: GRACEFUL
new_leader_uuid: "d39b62bdf505452383080784caceb391"
 from {username='slave'} at 127.0.0.1:51480
I20260709 14:54:39.864223 26699 raft_consensus.cc:606] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Received request to transfer leadership to TS d39b62bdf505452383080784caceb391
I20260709 14:54:39.865708 26996 raft_consensus.cc:993] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17: : Instructing follower d39b62bdf505452383080784caceb391 to start an election
I20260709 14:54:39.866130 26996 raft_consensus.cc:1081] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 2 LEADER]: Signalling peer d39b62bdf505452383080784caceb391 to start an election
I20260709 14:54:39.868393 26772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba"
dest_uuid: "d39b62bdf505452383080784caceb391"
 from {username='slave'} at 127.0.0.1:52554
I20260709 14:54:39.868952 26772 raft_consensus.cc:493] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:39.869359 26772 raft_consensus.cc:3060] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:39.872277 26696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "671b415b8f89496aa63cbfbe9d68260c"
dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
mode: GRACEFUL
new_leader_uuid: "d39b62bdf505452383080784caceb391"
 from {username='slave'} at 127.0.0.1:51480
I20260709 14:54:39.872865 26696 raft_consensus.cc:606] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Received request to transfer leadership to TS d39b62bdf505452383080784caceb391
I20260709 14:54:39.873538 26699 raft_consensus.cc:1275] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Refusing update from remote peer ba6836a09a8945c996b6d6d101af9d17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:39.874992 26988 consensus_queue.cc:1048] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:39.875762 26772 raft_consensus.cc:515] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:39.880577 26772 leader_election.cc:290] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 3 election: Requested vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:39.880910 26696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
I20260709 14:54:39.881278 26848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4d8fb7c56024351b56aba636a39511e"
dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
mode: GRACEFUL
new_leader_uuid: "d39b62bdf505452383080784caceb391"
 from {username='slave'} at 127.0.0.1:44352
I20260709 14:54:39.881832 26848 raft_consensus.cc:606] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 2 LEADER]: Received request to transfer leadership to TS d39b62bdf505452383080784caceb391
I20260709 14:54:39.882973 26846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
I20260709 14:54:39.883518 26846 raft_consensus.cc:3055] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:39.883839 26846 raft_consensus.cc:740] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ba6836a09a8945c996b6d6d101af9d17, State: Running, Role: LEADER
I20260709 14:54:39.885226 26846 consensus_queue.cc:260] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [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: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:39.886050 26846 raft_consensus.cc:3060] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:39.892541 26846 raft_consensus.cc:2468] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 3.
I20260709 14:54:39.893806 26740 leader_election.cc:304] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [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: ba6836a09a8945c996b6d6d101af9d17, d39b62bdf505452383080784caceb391; no voters: 80560b800f2f4be1928ab8fbe488b588
I20260709 14:54:39.894616 26986 raft_consensus.cc:2804] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:39.896040 26986 raft_consensus.cc:697] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 3 LEADER]: Becoming Leader. State: Replica: d39b62bdf505452383080784caceb391, State: Running, Role: LEADER
I20260709 14:54:39.896855 26986 consensus_queue.cc:237] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [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: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:39.902882 26593 catalog_manager.cc:5697] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 reported cstate change: term changed from 2 to 3, leader changed from ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3) to d39b62bdf505452383080784caceb391 (127.25.241.2). New cstate: current_term: 3 leader_uuid: "d39b62bdf505452383080784caceb391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:39.979835 26996 raft_consensus.cc:993] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17: : Instructing follower d39b62bdf505452383080784caceb391 to start an election
I20260709 14:54:39.980239 26988 raft_consensus.cc:1081] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 2 LEADER]: Signalling peer d39b62bdf505452383080784caceb391 to start an election
I20260709 14:54:39.981607 26772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4d8fb7c56024351b56aba636a39511e"
dest_uuid: "d39b62bdf505452383080784caceb391"
 from {username='slave'} at 127.0.0.1:52554
I20260709 14:54:39.982170 26772 raft_consensus.cc:493] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:39.982540 26772 raft_consensus.cc:3060] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:39.986706 26772 raft_consensus.cc:515] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:39.988173 26772 leader_election.cc:290] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 3 election: Requested vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:39.988876 26699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d8fb7c56024351b56aba636a39511e" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
I20260709 14:54:39.989216 26846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d8fb7c56024351b56aba636a39511e" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
I20260709 14:54:39.989419 26699 raft_consensus.cc:3060] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:39.989746 26846 raft_consensus.cc:3055] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:39.990007 26846 raft_consensus.cc:740] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ba6836a09a8945c996b6d6d101af9d17, State: Running, Role: LEADER
I20260709 14:54:39.990566 26846 consensus_queue.cc:260] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [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: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:39.991384 26846 raft_consensus.cc:3060] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:39.993835 26699 raft_consensus.cc:2468] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 3.
I20260709 14:54:39.994740 26739 leader_election.cc:304] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80560b800f2f4be1928ab8fbe488b588, d39b62bdf505452383080784caceb391; no voters: 
I20260709 14:54:39.995333 26986 raft_consensus.cc:2804] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:39.995687 26986 raft_consensus.cc:697] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 3 LEADER]: Becoming Leader. State: Replica: d39b62bdf505452383080784caceb391, State: Running, Role: LEADER
I20260709 14:54:39.996121 26846 raft_consensus.cc:2468] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 3.
I20260709 14:54:39.996868 26986 consensus_queue.cc:237] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [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: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:40.002497 26593 catalog_manager.cc:5697] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 reported cstate change: term changed from 2 to 3, leader changed from ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3) to d39b62bdf505452383080784caceb391 (127.25.241.2). New cstate: current_term: 3 leader_uuid: "d39b62bdf505452383080784caceb391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.269173 27016 raft_consensus.cc:993] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588: : Instructing follower d39b62bdf505452383080784caceb391 to start an election
I20260709 14:54:40.269636 27003 raft_consensus.cc:1081] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Signalling peer d39b62bdf505452383080784caceb391 to start an election
I20260709 14:54:40.271075 26772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "671b415b8f89496aa63cbfbe9d68260c"
dest_uuid: "d39b62bdf505452383080784caceb391"
 from {username='slave'} at 127.0.0.1:52550
I20260709 14:54:40.271533 26772 raft_consensus.cc:493] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.271826 26772 raft_consensus.cc:3060] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.276510 26772 raft_consensus.cc:515] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:40.277097 26699 raft_consensus.cc:3060] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:40.278264 26772 leader_election.cc:290] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 2 election: Requested vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:40.279189 26846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b415b8f89496aa63cbfbe9d68260c" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
I20260709 14:54:40.279140 26696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b415b8f89496aa63cbfbe9d68260c" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
I20260709 14:54:40.279822 26846 raft_consensus.cc:3060] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.279970 26696 raft_consensus.cc:3055] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:40.280337 26696 raft_consensus.cc:740] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Running, Role: LEADER
I20260709 14:54:40.281080 26696 consensus_queue.cc:260] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:40.282205 26696 raft_consensus.cc:3060] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.283407 26699 raft_consensus.cc:1275] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 3 FOLLOWER]: Refusing update from remote peer d39b62bdf505452383080784caceb391: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:40.283672 26846 raft_consensus.cc:2468] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 2.
I20260709 14:54:40.284543 26740 leader_election.cc:304] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba6836a09a8945c996b6d6d101af9d17, d39b62bdf505452383080784caceb391; no voters: 
I20260709 14:54:40.284806 26986 consensus_queue.cc:1048] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:40.285307 27015 raft_consensus.cc:2804] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:40.288528 27015 raft_consensus.cc:697] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 2 LEADER]: Becoming Leader. State: Replica: d39b62bdf505452383080784caceb391, State: Running, Role: LEADER
I20260709 14:54:40.289361 27015 consensus_queue.cc:237] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:40.289934 26696 raft_consensus.cc:2468] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 2.
I20260709 14:54:40.295548 26846 raft_consensus.cc:1275] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 3 FOLLOWER]: Refusing update from remote peer d39b62bdf505452383080784caceb391: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:40.297978 27003 raft_consensus.cc:993] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588: : Instructing follower d39b62bdf505452383080784caceb391 to start an election
I20260709 14:54:40.297832 27017 consensus_queue.cc:1048] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:40.300922 27016 raft_consensus.cc:1081] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Signalling peer d39b62bdf505452383080784caceb391 to start an election
I20260709 14:54:40.303606 26772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aecea17b63574a31936eef8c704155ac"
dest_uuid: "d39b62bdf505452383080784caceb391"
 from {username='slave'} at 127.0.0.1:52550
I20260709 14:54:40.304186 26772 raft_consensus.cc:493] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.304603 26772 raft_consensus.cc:3060] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.309130 26595 catalog_manager.cc:5697] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 reported cstate change: term changed from 1 to 2, leader changed from 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1) to d39b62bdf505452383080784caceb391 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "d39b62bdf505452383080784caceb391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.311007 26772 raft_consensus.cc:515] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:40.313748 26696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecea17b63574a31936eef8c704155ac" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
I20260709 14:54:40.313977 26846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecea17b63574a31936eef8c704155ac" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
I20260709 14:54:40.314332 26696 raft_consensus.cc:3055] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:40.314455 26846 raft_consensus.cc:3060] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.314674 26696 raft_consensus.cc:740] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Running, Role: LEADER
I20260709 14:54:40.315423 26696 consensus_queue.cc:260] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:40.316416 26696 raft_consensus.cc:3060] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.320339 26846 raft_consensus.cc:2468] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 2.
I20260709 14:54:40.321053 26772 leader_election.cc:290] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 2 election: Requested vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:40.321519 26740 leader_election.cc:304] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba6836a09a8945c996b6d6d101af9d17, d39b62bdf505452383080784caceb391; no voters: 
I20260709 14:54:40.322377 27015 raft_consensus.cc:2804] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:40.322539 26696 raft_consensus.cc:2468] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 2.
I20260709 14:54:40.322903 27015 raft_consensus.cc:697] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 [term 2 LEADER]: Becoming Leader. State: Replica: d39b62bdf505452383080784caceb391, State: Running, Role: LEADER
I20260709 14:54:40.323717 27015 consensus_queue.cc:237] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:40.330703 26595 catalog_manager.cc:5697] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 reported cstate change: term changed from 1 to 2, leader changed from 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1) to d39b62bdf505452383080784caceb391 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "d39b62bdf505452383080784caceb391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.344794 27019 raft_consensus.cc:993] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588: : Instructing follower d39b62bdf505452383080784caceb391 to start an election
I20260709 14:54:40.345199 27020 raft_consensus.cc:1081] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Signalling peer d39b62bdf505452383080784caceb391 to start an election
I20260709 14:54:40.346614 26772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10311ee840e3464ea366b6b866916961"
dest_uuid: "d39b62bdf505452383080784caceb391"
 from {username='slave'} at 127.0.0.1:52550
I20260709 14:54:40.347023 26772 raft_consensus.cc:493] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.347258 26772 raft_consensus.cc:3060] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.351898 26772 raft_consensus.cc:515] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:40.353432 26772 leader_election.cc:290] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 2 election: Requested vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:40.354223 26696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10311ee840e3464ea366b6b866916961" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
I20260709 14:54:40.354444 26846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10311ee840e3464ea366b6b866916961" candidate_uuid: "d39b62bdf505452383080784caceb391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
I20260709 14:54:40.354697 26696 raft_consensus.cc:3055] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:40.354888 26846 raft_consensus.cc:3060] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.355001 26696 raft_consensus.cc:740] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Running, Role: LEADER
I20260709 14:54:40.355715 26696 consensus_queue.cc:260] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:40.356695 26696 raft_consensus.cc:3060] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.359230 26846 raft_consensus.cc:2468] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 2.
I20260709 14:54:40.360056 26740 leader_election.cc:304] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba6836a09a8945c996b6d6d101af9d17, d39b62bdf505452383080784caceb391; no voters: 
I20260709 14:54:40.360648 27015 raft_consensus.cc:2804] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:40.361063 27015 raft_consensus.cc:697] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391 [term 2 LEADER]: Becoming Leader. State: Replica: d39b62bdf505452383080784caceb391, State: Running, Role: LEADER
I20260709 14:54:40.361346 26696 raft_consensus.cc:2468] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d39b62bdf505452383080784caceb391 in term 2.
I20260709 14:54:40.361755 27015 consensus_queue.cc:237] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:40.368010 26595 catalog_manager.cc:5697] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391 reported cstate change: term changed from 1 to 2, leader changed from 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1) to d39b62bdf505452383080784caceb391 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "d39b62bdf505452383080784caceb391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.483850 26846 raft_consensus.cc:1275] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 3 FOLLOWER]: Refusing update from remote peer d39b62bdf505452383080784caceb391: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:40.485073 26986 consensus_queue.cc:1048] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:40.492007 26696 raft_consensus.cc:1275] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588 [term 3 FOLLOWER]: Refusing update from remote peer d39b62bdf505452383080784caceb391: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:40.493593 27015 consensus_queue.cc:1048] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:40.829797 26696 raft_consensus.cc:1275] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Refusing update from remote peer d39b62bdf505452383080784caceb391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:40.830986 27015 consensus_queue.cc:1048] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:40.839550 26846 raft_consensus.cc:1275] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Refusing update from remote peer d39b62bdf505452383080784caceb391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:40.842084 27015 consensus_queue.cc:1048] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:40.842536 26846 raft_consensus.cc:1275] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Refusing update from remote peer d39b62bdf505452383080784caceb391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:40.843765 27017 consensus_queue.cc:1048] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:40.852384 26696 raft_consensus.cc:1275] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Refusing update from remote peer d39b62bdf505452383080784caceb391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:40.854461 27015 consensus_queue.cc:1048] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:40.925073 26696 raft_consensus.cc:1275] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Refusing update from remote peer d39b62bdf505452383080784caceb391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:40.926344 27015 consensus_queue.cc:1048] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:40.934387 26848 raft_consensus.cc:1275] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Refusing update from remote peer d39b62bdf505452383080784caceb391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:40.936837 27015 consensus_queue.cc:1048] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:42.898069 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:42.905329 26772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba"
dest_uuid: "d39b62bdf505452383080784caceb391"
mode: GRACEFUL
new_leader_uuid: "ba6836a09a8945c996b6d6d101af9d17"
 from {username='slave'} at 127.0.0.1:52556
I20260709 14:54:42.905984 26772 raft_consensus.cc:606] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 3 LEADER]: Received request to transfer leadership to TS ba6836a09a8945c996b6d6d101af9d17
I20260709 14:54:42.908811 26772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "671b415b8f89496aa63cbfbe9d68260c"
dest_uuid: "d39b62bdf505452383080784caceb391"
mode: GRACEFUL
new_leader_uuid: "80560b800f2f4be1928ab8fbe488b588"
 from {username='slave'} at 127.0.0.1:52556
I20260709 14:54:42.909315 26772 raft_consensus.cc:606] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 2 LEADER]: Received request to transfer leadership to TS 80560b800f2f4be1928ab8fbe488b588
I20260709 14:54:42.911548 26772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82645d73814143c783588d734a7aea96"
dest_uuid: "d39b62bdf505452383080784caceb391"
mode: GRACEFUL
new_leader_uuid: "80560b800f2f4be1928ab8fbe488b588"
 from {username='slave'} at 127.0.0.1:52556
I20260709 14:54:42.911979 26772 raft_consensus.cc:606] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 2 LEADER]: Received request to transfer leadership to TS 80560b800f2f4be1928ab8fbe488b588
I20260709 14:54:42.914216 26772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c93408546499475b9b29090273d771fc"
dest_uuid: "d39b62bdf505452383080784caceb391"
mode: GRACEFUL
new_leader_uuid: "80560b800f2f4be1928ab8fbe488b588"
 from {username='slave'} at 127.0.0.1:52556
I20260709 14:54:42.914623 26772 raft_consensus.cc:606] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 1 LEADER]: Received request to transfer leadership to TS 80560b800f2f4be1928ab8fbe488b588
I20260709 14:54:42.916766 26772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4d8fb7c56024351b56aba636a39511e"
dest_uuid: "d39b62bdf505452383080784caceb391"
mode: GRACEFUL
new_leader_uuid: "ba6836a09a8945c996b6d6d101af9d17"
 from {username='slave'} at 127.0.0.1:52556
I20260709 14:54:42.917208 26772 raft_consensus.cc:606] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 3 LEADER]: Received request to transfer leadership to TS ba6836a09a8945c996b6d6d101af9d17
I20260709 14:54:42.918200 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:54:42.918605 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:42.985138 27015 raft_consensus.cc:993] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391: : Instructing follower 80560b800f2f4be1928ab8fbe488b588 to start an election
I20260709 14:54:42.985692 27030 raft_consensus.cc:1081] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 2 LEADER]: Signalling peer 80560b800f2f4be1928ab8fbe488b588 to start an election
I20260709 14:54:42.987111 26696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82645d73814143c783588d734a7aea96"
dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
 from {username='slave'} at 127.0.0.1:51478
I20260709 14:54:42.987615 26696 raft_consensus.cc:493] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:42.987907 26696 raft_consensus.cc:3060] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:42.993144 26696 raft_consensus.cc:515] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:42.995070 26696 leader_election.cc:290] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 3 election: Requested vote from peers d39b62bdf505452383080784caceb391 (127.25.241.2:35441), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:42.996133 26772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82645d73814143c783588d734a7aea96" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d39b62bdf505452383080784caceb391"
I20260709 14:54:42.996888 26772 raft_consensus.cc:3055] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:42.996774 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82645d73814143c783588d734a7aea96" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
I20260709 14:54:42.997251 26772 raft_consensus.cc:740] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d39b62bdf505452383080784caceb391, State: Running, Role: LEADER
I20260709 14:54:42.997470 26848 raft_consensus.cc:3060] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:42.998024 26772 consensus_queue.cc:260] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [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: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:42.999060 26772 raft_consensus.cc:3060] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:43.002475 26848 raft_consensus.cc:2468] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 3.
I20260709 14:54:43.003793 26665 leader_election.cc:304] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80560b800f2f4be1928ab8fbe488b588, ba6836a09a8945c996b6d6d101af9d17; no voters: 
I20260709 14:54:43.004480 26772 raft_consensus.cc:2468] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 3.
I20260709 14:54:43.005507 27031 raft_consensus.cc:2804] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:43.006425 27031 raft_consensus.cc:697] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 3 LEADER]: Becoming Leader. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Running, Role: LEADER
I20260709 14:54:43.007269 27031 consensus_queue.cc:237] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [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: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:43.013610 26593 catalog_manager.cc:5697] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 reported cstate change: term changed from 2 to 3, leader changed from d39b62bdf505452383080784caceb391 (127.25.241.2) to 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1). New cstate: current_term: 3 leader_uuid: "80560b800f2f4be1928ab8fbe488b588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:43.038946 27030 raft_consensus.cc:993] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391: : Instructing follower 80560b800f2f4be1928ab8fbe488b588 to start an election
I20260709 14:54:43.039371 27015 raft_consensus.cc:1081] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 2 LEADER]: Signalling peer 80560b800f2f4be1928ab8fbe488b588 to start an election
I20260709 14:54:43.040503 27015 raft_consensus.cc:993] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391: : Instructing follower 80560b800f2f4be1928ab8fbe488b588 to start an election
I20260709 14:54:43.040705 26696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "671b415b8f89496aa63cbfbe9d68260c"
dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
 from {username='slave'} at 127.0.0.1:51478
I20260709 14:54:43.040944 27015 raft_consensus.cc:1081] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 1 LEADER]: Signalling peer 80560b800f2f4be1928ab8fbe488b588 to start an election
I20260709 14:54:43.041216 26696 raft_consensus.cc:493] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:43.041550 26696 raft_consensus.cc:3060] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:43.042536 26699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c93408546499475b9b29090273d771fc"
dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
 from {username='slave'} at 127.0.0.1:51478
I20260709 14:54:43.042968 26699 raft_consensus.cc:493] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:43.043226 26699 raft_consensus.cc:3060] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:43.045537 26696 raft_consensus.cc:515] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:43.047323 26696 leader_election.cc:290] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 3 election: Requested vote from peers d39b62bdf505452383080784caceb391 (127.25.241.2:35441), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:43.047669 26772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b415b8f89496aa63cbfbe9d68260c" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d39b62bdf505452383080784caceb391"
I20260709 14:54:43.047937 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b415b8f89496aa63cbfbe9d68260c" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
I20260709 14:54:43.048250 26772 raft_consensus.cc:3055] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:43.048592 26772 raft_consensus.cc:740] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d39b62bdf505452383080784caceb391, State: Running, Role: LEADER
I20260709 14:54:43.048698 26848 raft_consensus.cc:3060] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:43.048766 26699 raft_consensus.cc:515] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:43.049458 26772 consensus_queue.cc:260] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [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: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:43.050961 26772 raft_consensus.cc:3060] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:43.052110 26699 leader_election.cc:290] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 2 election: Requested vote from peers d39b62bdf505452383080784caceb391 (127.25.241.2:35441), ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3:41999)
I20260709 14:54:43.052377 26771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93408546499475b9b29090273d771fc" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d39b62bdf505452383080784caceb391"
I20260709 14:54:43.052963 26771 raft_consensus.cc:3055] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:43.053259 26771 raft_consensus.cc:740] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d39b62bdf505452383080784caceb391, State: Running, Role: LEADER
I20260709 14:54:43.053977 26771 consensus_queue.cc:260] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:43.054559 26848 raft_consensus.cc:2468] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 3.
I20260709 14:54:43.055104 26771 raft_consensus.cc:3060] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:43.055760 26665 leader_election.cc:304] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80560b800f2f4be1928ab8fbe488b588, ba6836a09a8945c996b6d6d101af9d17; no voters: 
I20260709 14:54:43.055893 26846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93408546499475b9b29090273d771fc" candidate_uuid: "80560b800f2f4be1928ab8fbe488b588" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
I20260709 14:54:43.056336 26772 raft_consensus.cc:2468] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 3.
I20260709 14:54:43.056563 27031 raft_consensus.cc:2804] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:43.057125 27031 raft_consensus.cc:697] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 3 LEADER]: Becoming Leader. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Running, Role: LEADER
I20260709 14:54:43.056439 26846 raft_consensus.cc:3060] T c93408546499475b9b29090273d771fc P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:43.057974 27031 consensus_queue.cc:237] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [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: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:43.061770 26771 raft_consensus.cc:2468] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 2.
I20260709 14:54:43.062849 26664 leader_election.cc:304] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80560b800f2f4be1928ab8fbe488b588, d39b62bdf505452383080784caceb391; no voters: 
I20260709 14:54:43.063866 27032 raft_consensus.cc:2804] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:43.064323 27032 raft_consensus.cc:697] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 [term 2 LEADER]: Becoming Leader. State: Replica: 80560b800f2f4be1928ab8fbe488b588, State: Running, Role: LEADER
I20260709 14:54:43.064643 26846 raft_consensus.cc:2468] T c93408546499475b9b29090273d771fc P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80560b800f2f4be1928ab8fbe488b588 in term 2.
I20260709 14:54:43.064997 27030 raft_consensus.cc:993] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391: : Instructing follower ba6836a09a8945c996b6d6d101af9d17 to start an election
I20260709 14:54:43.065442 27030 raft_consensus.cc:1081] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 3 LEADER]: Signalling peer ba6836a09a8945c996b6d6d101af9d17 to start an election
I20260709 14:54:43.065284 27032 consensus_queue.cc:237] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:43.067433 26846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4d8fb7c56024351b56aba636a39511e"
dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
 from {username='slave'} at 127.0.0.1:44338
I20260709 14:54:43.067884 26846 raft_consensus.cc:493] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:43.068142 26846 raft_consensus.cc:3060] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:43.069212 26593 catalog_manager.cc:5697] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 reported cstate change: term changed from 2 to 3, leader changed from d39b62bdf505452383080784caceb391 (127.25.241.2) to 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1). New cstate: current_term: 3 leader_uuid: "80560b800f2f4be1928ab8fbe488b588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:43.071903 26846 raft_consensus.cc:515] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:43.073997 26846 leader_election.cc:290] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 4 election: Requested vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), d39b62bdf505452383080784caceb391 (127.25.241.2:35441)
I20260709 14:54:43.075027 26771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d8fb7c56024351b56aba636a39511e" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d39b62bdf505452383080784caceb391"
I20260709 14:54:43.075517 26771 raft_consensus.cc:3055] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:43.075417 26699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d8fb7c56024351b56aba636a39511e" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
I20260709 14:54:43.075855 26771 raft_consensus.cc:740] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d39b62bdf505452383080784caceb391, State: Running, Role: LEADER
I20260709 14:54:43.076290 26699 raft_consensus.cc:3060] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:43.076575 26771 consensus_queue.cc:260] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [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: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:43.077512 26771 raft_consensus.cc:3060] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:43.082525 26699 raft_consensus.cc:2468] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba6836a09a8945c996b6d6d101af9d17 in term 4.
I20260709 14:54:43.083637 26813 leader_election.cc:304] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [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: 80560b800f2f4be1928ab8fbe488b588, ba6836a09a8945c996b6d6d101af9d17; no voters: 
I20260709 14:54:43.084245 26771 raft_consensus.cc:2468] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba6836a09a8945c996b6d6d101af9d17 in term 4.
I20260709 14:54:43.084422 26988 raft_consensus.cc:2804] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:43.083859 26593 catalog_manager.cc:5697] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 reported cstate change: term changed from 1 to 2, leader changed from d39b62bdf505452383080784caceb391 (127.25.241.2) to 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1). New cstate: current_term: 2 leader_uuid: "80560b800f2f4be1928ab8fbe488b588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:43.085681 26988 raft_consensus.cc:697] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 4 LEADER]: Becoming Leader. State: Replica: ba6836a09a8945c996b6d6d101af9d17, State: Running, Role: LEADER
I20260709 14:54:43.086522 26988 consensus_queue.cc:237] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [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: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:43.094132 26595 catalog_manager.cc:5697] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 reported cstate change: term changed from 3 to 4, leader changed from d39b62bdf505452383080784caceb391 (127.25.241.2) to ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3). New cstate: current_term: 4 leader_uuid: "ba6836a09a8945c996b6d6d101af9d17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:43.356573 27030 raft_consensus.cc:993] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391: : Instructing follower ba6836a09a8945c996b6d6d101af9d17 to start an election
I20260709 14:54:43.357008 27030 raft_consensus.cc:1081] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 3 LEADER]: Signalling peer ba6836a09a8945c996b6d6d101af9d17 to start an election
I20260709 14:54:43.358330 26846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba"
dest_uuid: "ba6836a09a8945c996b6d6d101af9d17"
 from {username='slave'} at 127.0.0.1:44338
I20260709 14:54:43.358716 26846 raft_consensus.cc:493] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:43.358933 26846 raft_consensus.cc:3060] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:43.362839 26846 raft_consensus.cc:515] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:43.364127 26846 leader_election.cc:290] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [CANDIDATE]: Term 4 election: Requested vote from peers 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265), d39b62bdf505452383080784caceb391 (127.25.241.2:35441)
I20260709 14:54:43.365013 26699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "80560b800f2f4be1928ab8fbe488b588"
I20260709 14:54:43.365185 26771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb0542bc23422ca6100701bd4d57ba" candidate_uuid: "ba6836a09a8945c996b6d6d101af9d17" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d39b62bdf505452383080784caceb391"
I20260709 14:54:43.365607 26699 raft_consensus.cc:3060] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:43.365693 26771 raft_consensus.cc:3055] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:43.366024 26771 raft_consensus.cc:740] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d39b62bdf505452383080784caceb391, State: Running, Role: LEADER
I20260709 14:54:43.366750 26771 consensus_queue.cc:260] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [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: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:43.367791 26771 raft_consensus.cc:3060] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:43.371872 26699 raft_consensus.cc:2468] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba6836a09a8945c996b6d6d101af9d17 in term 4.
I20260709 14:54:43.372967 26813 leader_election.cc:304] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [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: 80560b800f2f4be1928ab8fbe488b588, ba6836a09a8945c996b6d6d101af9d17; no voters: 
I20260709 14:54:43.373303 26771 raft_consensus.cc:2468] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba6836a09a8945c996b6d6d101af9d17 in term 4.
I20260709 14:54:43.373628 26988 raft_consensus.cc:2804] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:43.374080 26988 raft_consensus.cc:697] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 4 LEADER]: Becoming Leader. State: Replica: ba6836a09a8945c996b6d6d101af9d17, State: Running, Role: LEADER
I20260709 14:54:43.374823 26988 consensus_queue.cc:237] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [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: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } }
I20260709 14:54:43.382167 26595 catalog_manager.cc:5697] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 reported cstate change: term changed from 3 to 4, leader changed from d39b62bdf505452383080784caceb391 (127.25.241.2) to ba6836a09a8945c996b6d6d101af9d17 (127.25.241.3). New cstate: current_term: 4 leader_uuid: "ba6836a09a8945c996b6d6d101af9d17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:43.440912 26771 raft_consensus.cc:1275] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 3 FOLLOWER]: Refusing update from remote peer 80560b800f2f4be1928ab8fbe488b588: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:43.442304 27032 consensus_queue.cc:1048] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:43.454497 26846 raft_consensus.cc:1275] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17 [term 3 FOLLOWER]: Refusing update from remote peer 80560b800f2f4be1928ab8fbe488b588: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:43.455844 27032 consensus_queue.cc:1048] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:43.505856 26846 raft_consensus.cc:1275] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [term 3 FOLLOWER]: Refusing update from remote peer 80560b800f2f4be1928ab8fbe488b588: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:43.506987 27032 consensus_queue.cc:1048] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:43.515856 26771 raft_consensus.cc:1275] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 3 FOLLOWER]: Refusing update from remote peer 80560b800f2f4be1928ab8fbe488b588: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:43.517597 27051 consensus_queue.cc:1048] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:54:43.525655 26846 raft_consensus.cc:1275] T c93408546499475b9b29090273d771fc P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Refusing update from remote peer 80560b800f2f4be1928ab8fbe488b588: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:43.526661 27051 consensus_queue.cc:1048] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba6836a09a8945c996b6d6d101af9d17" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:43.541091 26771 raft_consensus.cc:1275] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Refusing update from remote peer 80560b800f2f4be1928ab8fbe488b588: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:43.542243 27046 consensus_queue.cc:1048] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:43.602231 26699 raft_consensus.cc:1275] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588 [term 4 FOLLOWER]: Refusing update from remote peer ba6836a09a8945c996b6d6d101af9d17: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:43.603461 26988 consensus_queue.cc:1048] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:43.612221 26771 raft_consensus.cc:1275] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 4 FOLLOWER]: Refusing update from remote peer ba6836a09a8945c996b6d6d101af9d17: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:43.613636 27056 consensus_queue.cc:1048] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:54:43.831895 26699 raft_consensus.cc:1275] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 4 FOLLOWER]: Refusing update from remote peer ba6836a09a8945c996b6d6d101af9d17: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:43.832913 27056 consensus_queue.cc:1048] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80560b800f2f4be1928ab8fbe488b588" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:43.842221 26771 raft_consensus.cc:1275] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 4 FOLLOWER]: Refusing update from remote peer ba6836a09a8945c996b6d6d101af9d17: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:43.843942 27059 consensus_queue.cc:1048] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d39b62bdf505452383080784caceb391" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:43.919426 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:43.924701 26564 tablet_server.cc:179] TabletServer@127.25.241.1:0 shutting down...
I20260709 14:54:43.947196 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:43.947887 26564 tablet_replica.cc:333] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588: stopping tablet replica
I20260709 14:54:43.948549 26564 raft_consensus.cc:2243] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:43.949075 26564 raft_consensus.cc:2272] T e4d8fb7c56024351b56aba636a39511e P 80560b800f2f4be1928ab8fbe488b588 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.951426 26564 tablet_replica.cc:333] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588: stopping tablet replica
I20260709 14:54:43.951987 26564 raft_consensus.cc:2243] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:43.952363 26564 raft_consensus.cc:2272] T e4f624e42cd8472087a9846120cc6dd4 P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.953964 26564 tablet_replica.cc:333] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588: stopping tablet replica
I20260709 14:54:43.954419 26564 raft_consensus.cc:2243] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:43.955055 26564 raft_consensus.cc:2272] T 671b415b8f89496aa63cbfbe9d68260c P 80560b800f2f4be1928ab8fbe488b588 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.956787 26564 tablet_replica.cc:333] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588: stopping tablet replica
I20260709 14:54:43.957239 26564 raft_consensus.cc:2243] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:43.957593 26564 raft_consensus.cc:2272] T 10311ee840e3464ea366b6b866916961 P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.959017 26564 tablet_replica.cc:333] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588: stopping tablet replica
I20260709 14:54:43.959441 26564 raft_consensus.cc:2243] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:43.960084 26564 raft_consensus.cc:2272] T c93408546499475b9b29090273d771fc P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.961805 26564 tablet_replica.cc:333] T c21a7fd97fb347fba848ec7c45757c16 P 80560b800f2f4be1928ab8fbe488b588: stopping tablet replica
I20260709 14:54:43.962253 26564 raft_consensus.cc:2243] T c21a7fd97fb347fba848ec7c45757c16 P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:43.962594 26564 raft_consensus.cc:2272] T c21a7fd97fb347fba848ec7c45757c16 P 80560b800f2f4be1928ab8fbe488b588 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.964033 26564 tablet_replica.cc:333] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588: stopping tablet replica
I20260709 14:54:43.964442 26564 raft_consensus.cc:2243] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:43.964833 26564 raft_consensus.cc:2272] T 1acb0542bc23422ca6100701bd4d57ba P 80560b800f2f4be1928ab8fbe488b588 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.966671 26564 tablet_replica.cc:333] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588: stopping tablet replica
I20260709 14:54:43.967103 26564 raft_consensus.cc:2243] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:43.967760 26564 raft_consensus.cc:2272] T 82645d73814143c783588d734a7aea96 P 80560b800f2f4be1928ab8fbe488b588 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.969498 26564 tablet_replica.cc:333] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588: stopping tablet replica
I20260709 14:54:43.969908 26564 raft_consensus.cc:2243] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:43.970326 26564 raft_consensus.cc:2272] T aecea17b63574a31936eef8c704155ac P 80560b800f2f4be1928ab8fbe488b588 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:44.058163 26813 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.241.1:34265: connect: Connection refused (error 111)
I20260709 14:54:44.059906 26564 tablet_server.cc:196] TabletServer@127.25.241.1:0 shutdown complete.
W20260709 14:54:44.061807 26813 consensus_peers.cc:597] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 -> Peer 80560b800f2f4be1928ab8fbe488b588 (127.25.241.1:34265): Couldn't send request to peer 80560b800f2f4be1928ab8fbe488b588. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:34265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:44.077382 26564 tablet_server.cc:179] TabletServer@127.25.241.2:0 shutting down...
W20260709 14:54:44.088404 26813 consensus_peers.cc:597] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 -> Peer d39b62bdf505452383080784caceb391 (127.25.241.2:35441): Couldn't send request to peer d39b62bdf505452383080784caceb391. 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:54:44.104069 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:44.104722 26564 tablet_replica.cc:333] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391: stopping tablet replica
I20260709 14:54:44.105291 26564 raft_consensus.cc:2243] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:44.106043 26564 raft_consensus.cc:2272] T 10311ee840e3464ea366b6b866916961 P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.107654 26564 tablet_replica.cc:333] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391: stopping tablet replica
I20260709 14:54:44.108140 26564 raft_consensus.cc:2243] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.108523 26564 raft_consensus.cc:2272] T 671b415b8f89496aa63cbfbe9d68260c P d39b62bdf505452383080784caceb391 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.110462 26564 tablet_replica.cc:333] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391: stopping tablet replica
I20260709 14:54:44.110893 26564 raft_consensus.cc:2243] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.111241 26564 raft_consensus.cc:2272] T 1acb0542bc23422ca6100701bd4d57ba P d39b62bdf505452383080784caceb391 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.113152 26564 tablet_replica.cc:333] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391: stopping tablet replica
I20260709 14:54:44.113593 26564 raft_consensus.cc:2243] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.114029 26564 raft_consensus.cc:2272] T c93408546499475b9b29090273d771fc P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.115926 26564 tablet_replica.cc:333] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391: stopping tablet replica
I20260709 14:54:44.116334 26564 raft_consensus.cc:2243] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:44.117039 26564 raft_consensus.cc:2272] T aecea17b63574a31936eef8c704155ac P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.118441 26564 tablet_replica.cc:333] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391: stopping tablet replica
I20260709 14:54:44.118840 26564 raft_consensus.cc:2243] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.119171 26564 raft_consensus.cc:2272] T e4f624e42cd8472087a9846120cc6dd4 P d39b62bdf505452383080784caceb391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.120576 26564 tablet_replica.cc:333] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391: stopping tablet replica
I20260709 14:54:44.121013 26564 raft_consensus.cc:2243] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:44.121657 26564 raft_consensus.cc:2272] T c21a7fd97fb347fba848ec7c45757c16 P d39b62bdf505452383080784caceb391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.123054 26564 tablet_replica.cc:333] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391: stopping tablet replica
I20260709 14:54:44.123459 26564 raft_consensus.cc:2243] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.123788 26564 raft_consensus.cc:2272] T e4d8fb7c56024351b56aba636a39511e P d39b62bdf505452383080784caceb391 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.125591 26564 tablet_replica.cc:333] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391: stopping tablet replica
I20260709 14:54:44.126003 26564 raft_consensus.cc:2243] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.126335 26564 raft_consensus.cc:2272] T 82645d73814143c783588d734a7aea96 P d39b62bdf505452383080784caceb391 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.152446 26564 tablet_server.cc:196] TabletServer@127.25.241.2:0 shutdown complete.
I20260709 14:54:44.168040 26564 tablet_server.cc:179] TabletServer@127.25.241.3:0 shutting down...
I20260709 14:54:44.188920 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:44.189513 26564 tablet_replica.cc:333] T c93408546499475b9b29090273d771fc P ba6836a09a8945c996b6d6d101af9d17: stopping tablet replica
I20260709 14:54:44.190073 26564 raft_consensus.cc:2243] T c93408546499475b9b29090273d771fc P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.190511 26564 raft_consensus.cc:2272] T c93408546499475b9b29090273d771fc P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.192502 26564 tablet_replica.cc:333] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17: stopping tablet replica
I20260709 14:54:44.193003 26564 raft_consensus.cc:2243] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:44.193671 26564 raft_consensus.cc:2272] T e4f624e42cd8472087a9846120cc6dd4 P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.195214 26564 tablet_replica.cc:333] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17: stopping tablet replica
I20260709 14:54:44.195658 26564 raft_consensus.cc:2243] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.196024 26564 raft_consensus.cc:2272] T 671b415b8f89496aa63cbfbe9d68260c P ba6836a09a8945c996b6d6d101af9d17 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.198036 26564 tablet_replica.cc:333] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17: stopping tablet replica
I20260709 14:54:44.198485 26564 raft_consensus.cc:2243] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.198843 26564 raft_consensus.cc:2272] T 82645d73814143c783588d734a7aea96 P ba6836a09a8945c996b6d6d101af9d17 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.200624 26564 tablet_replica.cc:333] T c21a7fd97fb347fba848ec7c45757c16 P ba6836a09a8945c996b6d6d101af9d17: stopping tablet replica
I20260709 14:54:44.201126 26564 raft_consensus.cc:2243] T c21a7fd97fb347fba848ec7c45757c16 P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.201467 26564 raft_consensus.cc:2272] T c21a7fd97fb347fba848ec7c45757c16 P ba6836a09a8945c996b6d6d101af9d17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.203056 26564 tablet_replica.cc:333] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17: stopping tablet replica
I20260709 14:54:44.203490 26564 raft_consensus.cc:2243] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.203858 26564 raft_consensus.cc:2272] T 10311ee840e3464ea366b6b866916961 P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.205371 26564 tablet_replica.cc:333] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17: stopping tablet replica
I20260709 14:54:44.205796 26564 raft_consensus.cc:2243] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.206182 26564 raft_consensus.cc:2272] T aecea17b63574a31936eef8c704155ac P ba6836a09a8945c996b6d6d101af9d17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.207657 26564 tablet_replica.cc:333] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17: stopping tablet replica
I20260709 14:54:44.208115 26564 raft_consensus.cc:2243] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:44.208807 26564 raft_consensus.cc:2272] T e4d8fb7c56024351b56aba636a39511e P ba6836a09a8945c996b6d6d101af9d17 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.210619 26564 tablet_replica.cc:333] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17: stopping tablet replica
I20260709 14:54:44.211012 26564 raft_consensus.cc:2243] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:44.211643 26564 raft_consensus.cc:2272] T 1acb0542bc23422ca6100701bd4d57ba P ba6836a09a8945c996b6d6d101af9d17 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.264221 26564 tablet_server.cc:196] TabletServer@127.25.241.3:0 shutdown complete.
I20260709 14:54:44.279713 26564 master.cc:562] Master@127.25.241.62:33233 shutting down...
I20260709 14:54:44.396520 26564 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:44.397089 26564 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.397401 26564 tablet_replica.cc:333] T 00000000000000000000000000000000 P e4eefe80178449adbef971a510a01c2b: stopping tablet replica
I20260709 14:54:44.415247 26564 master.cc:584] Master@127.25.241.62:33233 shutdown complete.
80560b800f2f4be1928ab8fbe488b588  4
ba6836a09a8945c996b6d6d101af9d17  1
d39b62bdf505452383080784caceb391  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12691 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:54:44.449681 26564 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.241.62:42471
I20260709 14:54:44.450755 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:44.455860 27063 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:54:44.455930 27064 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:54:44.458029 26564 server_base.cc:1061] running on GCE node
W20260709 14:54:44.458119 27066 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:54:44.459070 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:44.459254 26564 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:54:44.459394 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608884459376 us; error 0 us; skew 500 ppm
I20260709 14:54:44.459894 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:44.462138 26564 webserver.cc:533] Webserver started at http://127.25.241.62:36863/ using document root <none> and password file <none>
I20260709 14:54:44.462590 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:44.462796 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:44.463047 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:44.464049 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-0/minicluster-data/master-0-root/instance:
uuid: "4d4d076d33424724b2f58e7ceea96733"
format_stamp: "Formatted at 2026-07-09 14:54:44 on dist-test-slave-pn9g"
I20260709 14:54:44.468163 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:54:44.471346 27071 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:54:44.472034 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:44.472261 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-0/minicluster-data/master-0-root
uuid: "4d4d076d33424724b2f58e7ceea96733"
format_stamp: "Formatted at 2026-07-09 14:54:44 on dist-test-slave-pn9g"
I20260709 14:54:44.472508 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-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:54:44.496938 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:44.498088 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:44.535903 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.62:42471
I20260709 14:54:44.536036 27122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.62:42471 every 8 connection(s)
I20260709 14:54:44.539897 27123 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:54:44.548642 27123 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733: Bootstrap starting.
I20260709 14:54:44.553030 27123 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.556988 27123 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733: No bootstrap required, opened a new log
I20260709 14:54:44.558869 27123 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d4d076d33424724b2f58e7ceea96733" member_type: VOTER }
I20260709 14:54:44.559226 27123 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.559403 27123 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4d076d33424724b2f58e7ceea96733, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.559916 27123 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d4d076d33424724b2f58e7ceea96733" member_type: VOTER }
I20260709 14:54:44.560345 27123 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:44.560534 27123 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:44.560752 27123 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.564416 27123 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d4d076d33424724b2f58e7ceea96733" member_type: VOTER }
I20260709 14:54:44.564945 27123 leader_election.cc:304] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [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: 4d4d076d33424724b2f58e7ceea96733; no voters: 
I20260709 14:54:44.565925 27123 leader_election.cc:290] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:44.566282 27126 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.567584 27126 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [term 1 LEADER]: Becoming Leader. State: Replica: 4d4d076d33424724b2f58e7ceea96733, State: Running, Role: LEADER
I20260709 14:54:44.568131 27126 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [LEADER]: Queue going to LEADER mode. State: All 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: "4d4d076d33424724b2f58e7ceea96733" member_type: VOTER }
I20260709 14:54:44.568586 27123 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:44.572434 27127 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4d4d076d33424724b2f58e7ceea96733" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d4d076d33424724b2f58e7ceea96733" member_type: VOTER } }
I20260709 14:54:44.572846 27128 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4d4d076d33424724b2f58e7ceea96733. Latest consensus state: current_term: 1 leader_uuid: "4d4d076d33424724b2f58e7ceea96733" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d4d076d33424724b2f58e7ceea96733" member_type: VOTER } }
I20260709 14:54:44.573185 27127 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:44.573448 27128 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:44.575628 27134 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:44.581064 27134 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:44.583030 26564 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:44.589939 27134 catalog_manager.cc:1383] Generated new cluster ID: 66c6c496a5d14200bd365ee918f4505a
I20260709 14:54:44.590189 27134 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:44.612702 27134 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:44.613867 27134 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:44.630380 27134 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733: Generated new TSK 0
I20260709 14:54:44.630903 27134 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:44.649206 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:44.654897 27144 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:54:44.655669 27145 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:54:44.657418 26564 server_base.cc:1061] running on GCE node
W20260709 14:54:44.657392 27147 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:54:44.658401 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:44.658598 26564 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:54:44.658749 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608884658732 us; error 0 us; skew 500 ppm
I20260709 14:54:44.659242 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:44.661360 26564 webserver.cc:533] Webserver started at http://127.25.241.1:39607/ using document root <none> and password file <none>
I20260709 14:54:44.661806 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:44.661976 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:44.662214 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:44.663298 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-0/minicluster-data/ts-0-root/instance:
uuid: "5f417501511a4228af9360abc1bd240f"
format_stamp: "Formatted at 2026-07-09 14:54:44 on dist-test-slave-pn9g"
I20260709 14:54:44.667488 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 14:54:44.670575 27152 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:54:44.671222 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:54:44.671471 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-0/minicluster-data/ts-0-root
uuid: "5f417501511a4228af9360abc1bd240f"
format_stamp: "Formatted at 2026-07-09 14:54:44 on dist-test-slave-pn9g"
I20260709 14:54:44.671741 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-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:54:44.692786 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:44.693981 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:44.695437 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:44.697628 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:44.697817 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:44.698031 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:44.698199 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:44.735577 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.1:43953
I20260709 14:54:44.735663 27214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.1:43953 every 8 connection(s)
I20260709 14:54:44.740082 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:44.746779 27219 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:54:44.747821 27220 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:54:44.749905 27222 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:54:44.750285 26564 server_base.cc:1061] running on GCE node
I20260709 14:54:44.751144 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:44.751338 26564 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:54:44.751493 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608884751476 us; error 0 us; skew 500 ppm
I20260709 14:54:44.751979 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:44.754154 26564 webserver.cc:533] Webserver started at http://127.25.241.2:39499/ using document root <none> and password file <none>
I20260709 14:54:44.754645 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:44.754830 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:44.755095 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:44.756160 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-0/minicluster-data/ts-1-root/instance:
uuid: "ab776fe975424231981cb980510d6f66"
format_stamp: "Formatted at 2026-07-09 14:54:44 on dist-test-slave-pn9g"
I20260709 14:54:44.758198 27215 heartbeater.cc:344] Connected to a master server at 127.25.241.62:42471
I20260709 14:54:44.758517 27215 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:44.759174 27215 heartbeater.cc:507] Master 127.25.241.62:42471 requested a full tablet report, sending...
I20260709 14:54:44.760840 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 14:54:44.761039 27088 ts_manager.cc:194] Registered new tserver with Master: 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953)
I20260709 14:54:44.762646 27088 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45994
I20260709 14:54:44.764158 27227 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:54:44.764969 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:44.765230 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-0/minicluster-data/ts-1-root
uuid: "ab776fe975424231981cb980510d6f66"
format_stamp: "Formatted at 2026-07-09 14:54:44 on dist-test-slave-pn9g"
I20260709 14:54:44.765457 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-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:54:44.780647 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:44.781809 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:44.783124 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:44.785209 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:44.785382 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:44.785607 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:44.785749 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:44.822444 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.2:46025
I20260709 14:54:44.822563 27289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.2:46025 every 8 connection(s)
I20260709 14:54:44.826815 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:44.833182 27293 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:54:44.834869 27294 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:54:44.836226 27296 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:54:44.836337 26564 server_base.cc:1061] running on GCE node
I20260709 14:54:44.837704 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:44.837909 26564 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:54:44.838162 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608884838141 us; error 0 us; skew 500 ppm
I20260709 14:54:44.838200 27290 heartbeater.cc:344] Connected to a master server at 127.25.241.62:42471
I20260709 14:54:44.838583 27290 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:44.838757 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:44.839327 27290 heartbeater.cc:507] Master 127.25.241.62:42471 requested a full tablet report, sending...
I20260709 14:54:44.841219 27088 ts_manager.cc:194] Registered new tserver with Master: ab776fe975424231981cb980510d6f66 (127.25.241.2:46025)
I20260709 14:54:44.841504 26564 webserver.cc:533] Webserver started at http://127.25.241.3:38343/ using document root <none> and password file <none>
I20260709 14:54:44.841975 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:44.842141 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:44.842371 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:44.842512 27088 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46008
I20260709 14:54:44.843637 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-0/minicluster-data/ts-2-root/instance:
uuid: "43ceff9493484b8883e6595fa3360f8e"
format_stamp: "Formatted at 2026-07-09 14:54:44 on dist-test-slave-pn9g"
I20260709 14:54:44.847791 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:44.850857 27301 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:54:44.851532 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:44.851794 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-0/minicluster-data/ts-2-root
uuid: "43ceff9493484b8883e6595fa3360f8e"
format_stamp: "Formatted at 2026-07-09 14:54:44 on dist-test-slave-pn9g"
I20260709 14:54:44.852048 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608871596507-26564-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:54:44.865038 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:44.866168 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:44.867533 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:44.869652 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:44.869850 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:44.870085 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:44.870234 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:44.907749 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.3:36253
I20260709 14:54:44.907846 27363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.3:36253 every 8 connection(s)
I20260709 14:54:44.920502 27364 heartbeater.cc:344] Connected to a master server at 127.25.241.62:42471
I20260709 14:54:44.920892 27364 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:44.921579 27364 heartbeater.cc:507] Master 127.25.241.62:42471 requested a full tablet report, sending...
I20260709 14:54:44.923362 27088 ts_manager.cc:194] Registered new tserver with Master: 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:44.924079 26564 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013300381s
I20260709 14:54:44.924628 27088 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46016
I20260709 14:54:44.947500 27088 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46028:
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:54:44.951022 27088 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:54:45.015328 27255 tablet_service.cc:1511] Processing CreateTablet for tablet 708c0ca1d8f84ae7926f28bd3928229b (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:45.016729 27255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708c0ca1d8f84ae7926f28bd3928229b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.022264 27254 tablet_service.cc:1511] Processing CreateTablet for tablet d62c0d397e9849cfa15c930e071e0527 (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:45.023633 27254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62c0d397e9849cfa15c930e071e0527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.026292 27253 tablet_service.cc:1511] Processing CreateTablet for tablet 3c27358b513d45db965263f68fbfee09 (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:45.027021 27329 tablet_service.cc:1511] Processing CreateTablet for tablet 708c0ca1d8f84ae7926f28bd3928229b (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:45.027592 27253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c27358b513d45db965263f68fbfee09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.028249 27329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708c0ca1d8f84ae7926f28bd3928229b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.029759 27328 tablet_service.cc:1511] Processing CreateTablet for tablet d62c0d397e9849cfa15c930e071e0527 (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:45.030959 27328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62c0d397e9849cfa15c930e071e0527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.033737 27327 tablet_service.cc:1511] Processing CreateTablet for tablet 3c27358b513d45db965263f68fbfee09 (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:45.034188 27252 tablet_service.cc:1511] Processing CreateTablet for tablet 381e501a18264a229fb1d4c2a91c465d (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:45.035424 27326 tablet_service.cc:1511] Processing CreateTablet for tablet 381e501a18264a229fb1d4c2a91c465d (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:45.037024 27251 tablet_service.cc:1511] Processing CreateTablet for tablet df5740ec76ed40cf8983557aab2dd970 (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:45.035432 27252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 381e501a18264a229fb1d4c2a91c465d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.037727 27325 tablet_service.cc:1511] Processing CreateTablet for tablet df5740ec76ed40cf8983557aab2dd970 (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:45.040865 27180 tablet_service.cc:1511] Processing CreateTablet for tablet 708c0ca1d8f84ae7926f28bd3928229b (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:45.042112 27180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708c0ca1d8f84ae7926f28bd3928229b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.042201 27251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df5740ec76ed40cf8983557aab2dd970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.043751 27179 tablet_service.cc:1511] Processing CreateTablet for tablet d62c0d397e9849cfa15c930e071e0527 (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:45.045504 27324 tablet_service.cc:1511] Processing CreateTablet for tablet ba20d3fbc1dd4b29bc6ee5954b3cdb1f (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:45.046255 27178 tablet_service.cc:1511] Processing CreateTablet for tablet 3c27358b513d45db965263f68fbfee09 (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:45.036645 27326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 381e501a18264a229fb1d4c2a91c465d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.046314 27250 tablet_service.cc:1511] Processing CreateTablet for tablet ba20d3fbc1dd4b29bc6ee5954b3cdb1f (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:45.047979 27324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba20d3fbc1dd4b29bc6ee5954b3cdb1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.048430 27250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba20d3fbc1dd4b29bc6ee5954b3cdb1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.049014 27325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df5740ec76ed40cf8983557aab2dd970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.053284 27177 tablet_service.cc:1511] Processing CreateTablet for tablet 381e501a18264a229fb1d4c2a91c465d (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:45.053661 27175 tablet_service.cc:1511] Processing CreateTablet for tablet ba20d3fbc1dd4b29bc6ee5954b3cdb1f (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:45.054561 27177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 381e501a18264a229fb1d4c2a91c465d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.056638 27327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c27358b513d45db965263f68fbfee09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.057621 27176 tablet_service.cc:1511] Processing CreateTablet for tablet df5740ec76ed40cf8983557aab2dd970 (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:45.059085 27175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba20d3fbc1dd4b29bc6ee5954b3cdb1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.059785 27176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df5740ec76ed40cf8983557aab2dd970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.064997 27178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c27358b513d45db965263f68fbfee09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.065750 27179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62c0d397e9849cfa15c930e071e0527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.077759 27379 tablet_bootstrap.cc:492] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66: Bootstrap starting.
I20260709 14:54:45.080119 27254 tablet_service.cc:1511] Processing CreateTablet for tablet bf06e80f17ea48259a3cc05cf8aa3d89 (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:45.081418 27254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf06e80f17ea48259a3cc05cf8aa3d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.081683 27323 tablet_service.cc:1511] Processing CreateTablet for tablet bf06e80f17ea48259a3cc05cf8aa3d89 (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:45.082911 27323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf06e80f17ea48259a3cc05cf8aa3d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.084209 27379 tablet_bootstrap.cc:654] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.086987 27322 tablet_service.cc:1511] Processing CreateTablet for tablet 6beefd79d40a4fb9ae28e392d2039819 (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:45.088243 27322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6beefd79d40a4fb9ae28e392d2039819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.091850 27321 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc605f8cb00431a835ec8f8e774364b (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:45.094990 27320 tablet_service.cc:1511] Processing CreateTablet for tablet b4b8114a017f4172a5cfd537b66c7ee8 (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:45.096155 27321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc605f8cb00431a835ec8f8e774364b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.098680 27249 tablet_service.cc:1511] Processing CreateTablet for tablet b4b8114a017f4172a5cfd537b66c7ee8 (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:45.099932 27249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b8114a017f4172a5cfd537b66c7ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.101562 27320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b8114a017f4172a5cfd537b66c7ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.105723 27254 tablet_service.cc:1511] Processing CreateTablet for tablet 6beefd79d40a4fb9ae28e392d2039819 (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:45.106980 27254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6beefd79d40a4fb9ae28e392d2039819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.147856 27380 tablet_bootstrap.cc:492] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e: Bootstrap starting.
I20260709 14:54:45.147640 27255 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc605f8cb00431a835ec8f8e774364b (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:45.149098 27255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc605f8cb00431a835ec8f8e774364b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.161816 27174 tablet_service.cc:1511] Processing CreateTablet for tablet bf06e80f17ea48259a3cc05cf8aa3d89 (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:45.163332 27174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf06e80f17ea48259a3cc05cf8aa3d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.167366 27173 tablet_service.cc:1511] Processing CreateTablet for tablet 6beefd79d40a4fb9ae28e392d2039819 (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:45.171098 27172 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc605f8cb00431a835ec8f8e774364b (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:45.175112 27171 tablet_service.cc:1511] Processing CreateTablet for tablet b4b8114a017f4172a5cfd537b66c7ee8 (DEFAULT_TABLE table=test-workload [id=68e666f5d2364678ae6d970d7ff9292c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:45.200915 27173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6beefd79d40a4fb9ae28e392d2039819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.217916 27172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc605f8cb00431a835ec8f8e774364b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.219709 27171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b8114a017f4172a5cfd537b66c7ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.220826 27380 tablet_bootstrap.cc:654] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.224707 27379 tablet_bootstrap.cc:492] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66: No bootstrap required, opened a new log
I20260709 14:54:45.225178 27379 ts_tablet_manager.cc:1403] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66: Time spent bootstrapping tablet: real 0.148s	user 0.043s	sys 0.017s
I20260709 14:54:45.228037 27379 raft_consensus.cc:359] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } } peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } }
I20260709 14:54:45.228796 27379 raft_consensus.cc:385] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.229094 27379 raft_consensus.cc:740] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab776fe975424231981cb980510d6f66, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.229815 27379 consensus_queue.cc:260] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } } peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } }
I20260709 14:54:45.232079 27382 tablet_bootstrap.cc:492] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f: Bootstrap starting.
I20260709 14:54:45.234278 27379 ts_tablet_manager.cc:1434] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260709 14:54:45.234988 27290 heartbeater.cc:499] Master 127.25.241.62:42471 was elected leader, sending a full tablet report...
I20260709 14:54:45.245424 27379 tablet_bootstrap.cc:492] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66: Bootstrap starting.
I20260709 14:54:45.253168 27379 tablet_bootstrap.cc:654] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.255558 27382 tablet_bootstrap.cc:654] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.258813 27379 tablet_bootstrap.cc:492] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66: No bootstrap required, opened a new log
I20260709 14:54:45.259392 27379 ts_tablet_manager.cc:1403] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.002s
I20260709 14:54:45.259826 27382 tablet_bootstrap.cc:492] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f: No bootstrap required, opened a new log
I20260709 14:54:45.260174 27382 ts_tablet_manager.cc:1403] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.004s
I20260709 14:54:45.262432 27380 tablet_bootstrap.cc:492] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e: No bootstrap required, opened a new log
I20260709 14:54:45.262195 27382 raft_consensus.cc:359] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.262060 27379 raft_consensus.cc:359] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.262801 27382 raft_consensus.cc:385] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.262881 27380 ts_tablet_manager.cc:1403] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e: Time spent bootstrapping tablet: real 0.115s	user 0.009s	sys 0.011s
I20260709 14:54:45.262866 27379 raft_consensus.cc:385] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.263137 27382 raft_consensus.cc:740] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.263346 27379 raft_consensus.cc:740] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab776fe975424231981cb980510d6f66, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.263906 27382 consensus_queue.cc:260] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.264180 27379 consensus_queue.cc:260] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.265985 27215 heartbeater.cc:499] Master 127.25.241.62:42471 was elected leader, sending a full tablet report...
I20260709 14:54:45.266294 27379 ts_tablet_manager.cc:1434] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:45.267177 27379 tablet_bootstrap.cc:492] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66: Bootstrap starting.
I20260709 14:54:45.267609 27382 ts_tablet_manager.cc:1434] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:45.268617 27383 raft_consensus.cc:493] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.269068 27383 raft_consensus.cc:515] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.271291 27383 leader_election.cc:290] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:45.273689 27379 tablet_bootstrap.cc:654] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.274772 27387 raft_consensus.cc:493] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.275290 27387 raft_consensus.cc:515] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.268376 27382 tablet_bootstrap.cc:492] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f: Bootstrap starting.
I20260709 14:54:45.295859 27387 leader_election.cc:290] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab776fe975424231981cb980510d6f66 (127.25.241.2:46025), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:45.303942 27382 tablet_bootstrap.cc:654] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.305186 27380 raft_consensus.cc:359] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.306022 27380 raft_consensus.cc:385] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.306325 27380 raft_consensus.cc:740] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.312371 27380 consensus_queue.cc:260] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.315016 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62c0d397e9849cfa15c930e071e0527" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ceff9493484b8883e6595fa3360f8e" is_pre_election: true
I20260709 14:54:45.315532 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62c0d397e9849cfa15c930e071e0527" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f417501511a4228af9360abc1bd240f" is_pre_election: true
W20260709 14:54:45.317071 27229 leader_election.cc:343] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:45.318017 27231 leader_election.cc:343] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.318511 27231 leader_election.cc:304] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab776fe975424231981cb980510d6f66; no voters: 43ceff9493484b8883e6595fa3360f8e, 5f417501511a4228af9360abc1bd240f
I20260709 14:54:45.319371 27383 raft_consensus.cc:2749] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:45.323273 27364 heartbeater.cc:499] Master 127.25.241.62:42471 was elected leader, sending a full tablet report...
I20260709 14:54:45.330875 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df5740ec76ed40cf8983557aab2dd970" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ceff9493484b8883e6595fa3360f8e" is_pre_election: true
W20260709 14:54:45.332219 27156 leader_election.cc:343] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.337935 27380 ts_tablet_manager.cc:1434] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.000s
I20260709 14:54:45.338984 27380 tablet_bootstrap.cc:492] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e: Bootstrap starting.
I20260709 14:54:45.340142 27382 tablet_bootstrap.cc:492] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f: No bootstrap required, opened a new log
I20260709 14:54:45.340790 27382 ts_tablet_manager.cc:1403] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.006s
I20260709 14:54:45.343931 27382 raft_consensus.cc:359] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.344813 27382 raft_consensus.cc:385] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.345185 27382 raft_consensus.cc:740] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.346063 27382 consensus_queue.cc:260] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.348261 27382 ts_tablet_manager.cc:1434] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:54:45.349269 27382 tablet_bootstrap.cc:492] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f: Bootstrap starting.
I20260709 14:54:45.352603 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df5740ec76ed40cf8983557aab2dd970" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab776fe975424231981cb980510d6f66" is_pre_election: true
W20260709 14:54:45.354218 27153 leader_election.cc:343] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab776fe975424231981cb980510d6f66 (127.25.241.2:46025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.354640 27153 leader_election.cc:304] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f417501511a4228af9360abc1bd240f; no voters: 43ceff9493484b8883e6595fa3360f8e, ab776fe975424231981cb980510d6f66
I20260709 14:54:45.355756 27387 raft_consensus.cc:2749] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:45.355880 27382 tablet_bootstrap.cc:654] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.357650 27380 tablet_bootstrap.cc:654] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.358978 27379 tablet_bootstrap.cc:492] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66: No bootstrap required, opened a new log
I20260709 14:54:45.359445 27379 ts_tablet_manager.cc:1403] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66: Time spent bootstrapping tablet: real 0.092s	user 0.025s	sys 0.049s
I20260709 14:54:45.362284 27379 raft_consensus.cc:359] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.363013 27379 raft_consensus.cc:385] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.363246 27379 raft_consensus.cc:740] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab776fe975424231981cb980510d6f66, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.363307 27382 tablet_bootstrap.cc:492] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f: No bootstrap required, opened a new log
I20260709 14:54:45.363821 27382 ts_tablet_manager.cc:1403] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260709 14:54:45.363945 27379 consensus_queue.cc:260] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.364262 27380 tablet_bootstrap.cc:492] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e: No bootstrap required, opened a new log
I20260709 14:54:45.364856 27380 ts_tablet_manager.cc:1403] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.004s
I20260709 14:54:45.366057 27379 ts_tablet_manager.cc:1434] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:45.366694 27382 raft_consensus.cc:359] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.367146 27379 tablet_bootstrap.cc:492] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66: Bootstrap starting.
I20260709 14:54:45.367367 27382 raft_consensus.cc:385] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.367668 27382 raft_consensus.cc:740] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.367856 27380 raft_consensus.cc:359] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.368494 27380 raft_consensus.cc:385] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.368887 27380 raft_consensus.cc:740] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.368458 27382 consensus_queue.cc:260] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.369747 27380 consensus_queue.cc:260] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.373485 27379 tablet_bootstrap.cc:654] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.374665 27380 ts_tablet_manager.cc:1434] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:54:45.375536 27380 tablet_bootstrap.cc:492] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e: Bootstrap starting.
I20260709 14:54:45.376976 27382 ts_tablet_manager.cc:1434] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:54:45.382912 27380 tablet_bootstrap.cc:654] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.386473 27379 tablet_bootstrap.cc:492] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66: No bootstrap required, opened a new log
I20260709 14:54:45.386969 27379 ts_tablet_manager.cc:1403] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 14:54:45.387539 27382 tablet_bootstrap.cc:492] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f: Bootstrap starting.
I20260709 14:54:45.389472 27379 raft_consensus.cc:359] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.390008 27379 raft_consensus.cc:385] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.390239 27379 raft_consensus.cc:740] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab776fe975424231981cb980510d6f66, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.390805 27379 consensus_queue.cc:260] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.392735 27379 ts_tablet_manager.cc:1434] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:54:45.393728 27379 tablet_bootstrap.cc:492] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66: Bootstrap starting.
I20260709 14:54:45.394443 27382 tablet_bootstrap.cc:654] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.394435 27380 tablet_bootstrap.cc:492] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e: No bootstrap required, opened a new log
I20260709 14:54:45.395077 27380 ts_tablet_manager.cc:1403] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260709 14:54:45.397853 27380 raft_consensus.cc:359] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.398587 27380 raft_consensus.cc:385] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.398864 27380 raft_consensus.cc:740] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.399660 27379 tablet_bootstrap.cc:654] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.399693 27380 consensus_queue.cc:260] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.408705 27380 ts_tablet_manager.cc:1434] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 14:54:45.409862 27380 tablet_bootstrap.cc:492] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e: Bootstrap starting.
I20260709 14:54:45.418567 27380 tablet_bootstrap.cc:654] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.422228 27382 tablet_bootstrap.cc:492] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f: No bootstrap required, opened a new log
I20260709 14:54:45.422714 27382 ts_tablet_manager.cc:1403] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.019s
I20260709 14:54:45.425148 27379 tablet_bootstrap.cc:492] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66: No bootstrap required, opened a new log
I20260709 14:54:45.425470 27383 raft_consensus.cc:493] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.425611 27379 ts_tablet_manager.cc:1403] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.014s
I20260709 14:54:45.425750 27382 raft_consensus.cc:359] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } } peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } }
I20260709 14:54:45.425905 27383 raft_consensus.cc:515] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.428037 27383 leader_election.cc:290] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:45.428400 27379 raft_consensus.cc:359] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.429123 27379 raft_consensus.cc:385] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.429391 27379 raft_consensus.cc:740] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab776fe975424231981cb980510d6f66, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.429678 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf06e80f17ea48259a3cc05cf8aa3d89" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f417501511a4228af9360abc1bd240f" is_pre_election: true
I20260709 14:54:45.430207 27379 consensus_queue.cc:260] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
W20260709 14:54:45.431171 27229 leader_election.cc:343] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.432921 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf06e80f17ea48259a3cc05cf8aa3d89" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ceff9493484b8883e6595fa3360f8e" is_pre_election: true
I20260709 14:54:45.434083 27379 ts_tablet_manager.cc:1434] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
W20260709 14:54:45.434720 27231 leader_election.cc:343] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.434962 27379 tablet_bootstrap.cc:492] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66: Bootstrap starting.
I20260709 14:54:45.435212 27231 leader_election.cc:304] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab776fe975424231981cb980510d6f66; no voters: 43ceff9493484b8883e6595fa3360f8e, 5f417501511a4228af9360abc1bd240f
I20260709 14:54:45.436793 27383 raft_consensus.cc:2749] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:45.437570 27382 raft_consensus.cc:385] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.437912 27382 raft_consensus.cc:740] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.438772 27382 consensus_queue.cc:260] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } } peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } }
I20260709 14:54:45.441612 27379 tablet_bootstrap.cc:654] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.450985 27382 ts_tablet_manager.cc:1434] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:54:45.451052 27379 tablet_bootstrap.cc:492] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66: No bootstrap required, opened a new log
I20260709 14:54:45.451560 27379 ts_tablet_manager.cc:1403] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 14:54:45.451889 27380 tablet_bootstrap.cc:492] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e: No bootstrap required, opened a new log
I20260709 14:54:45.451996 27382 tablet_bootstrap.cc:492] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f: Bootstrap starting.
I20260709 14:54:45.452356 27380 ts_tablet_manager.cc:1403] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e: Time spent bootstrapping tablet: real 0.043s	user 0.027s	sys 0.007s
I20260709 14:54:45.454236 27379 raft_consensus.cc:359] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.454972 27379 raft_consensus.cc:385] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.455286 27379 raft_consensus.cc:740] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab776fe975424231981cb980510d6f66, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.455192 27380 raft_consensus.cc:359] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.455912 27380 raft_consensus.cc:385] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.456224 27380 raft_consensus.cc:740] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.456177 27379 consensus_queue.cc:260] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.457126 27380 consensus_queue.cc:260] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.458300 27382 tablet_bootstrap.cc:654] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.460443 27379 ts_tablet_manager.cc:1434] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:54:45.461387 27380 ts_tablet_manager.cc:1434] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:54:45.461447 27379 tablet_bootstrap.cc:492] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66: Bootstrap starting.
I20260709 14:54:45.462389 27380 tablet_bootstrap.cc:492] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e: Bootstrap starting.
I20260709 14:54:45.468590 27379 tablet_bootstrap.cc:654] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.468590 27380 tablet_bootstrap.cc:654] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.474469 27379 tablet_bootstrap.cc:492] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66: No bootstrap required, opened a new log
I20260709 14:54:45.474881 27382 tablet_bootstrap.cc:492] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f: No bootstrap required, opened a new log
I20260709 14:54:45.474947 27379 ts_tablet_manager.cc:1403] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260709 14:54:45.475435 27382 ts_tablet_manager.cc:1403] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260709 14:54:45.475828 27380 tablet_bootstrap.cc:492] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e: No bootstrap required, opened a new log
I20260709 14:54:45.476346 27380 ts_tablet_manager.cc:1403] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 14:54:45.477861 27379 raft_consensus.cc:359] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.478246 27382 raft_consensus.cc:359] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.478570 27379 raft_consensus.cc:385] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.478929 27382 raft_consensus.cc:385] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.478976 27379 raft_consensus.cc:740] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab776fe975424231981cb980510d6f66, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.479334 27382 raft_consensus.cc:740] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.479260 27380 raft_consensus.cc:359] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.479851 27393 raft_consensus.cc:493] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.479759 27379 consensus_queue.cc:260] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.480376 27380 raft_consensus.cc:385] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.480710 27380 raft_consensus.cc:740] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.480491 27393 raft_consensus.cc:515] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.481528 27380 consensus_queue.cc:260] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.482267 27379 ts_tablet_manager.cc:1434] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:45.482959 27393 leader_election.cc:290] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), ab776fe975424231981cb980510d6f66 (127.25.241.2:46025)
I20260709 14:54:45.483229 27379 tablet_bootstrap.cc:492] T df5740ec76ed40cf8983557aab2dd970 P ab776fe975424231981cb980510d6f66: Bootstrap starting.
I20260709 14:54:45.491283 27379 tablet_bootstrap.cc:654] T df5740ec76ed40cf8983557aab2dd970 P ab776fe975424231981cb980510d6f66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.494375 27382 consensus_queue.cc:260] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.503266 27382 ts_tablet_manager.cc:1434] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:54:45.506738 27382 tablet_bootstrap.cc:492] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f: Bootstrap starting.
I20260709 14:54:45.508495 27380 ts_tablet_manager.cc:1434] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e: Time spent starting tablet: real 0.032s	user 0.014s	sys 0.015s
I20260709 14:54:45.509567 27380 tablet_bootstrap.cc:492] T d62c0d397e9849cfa15c930e071e0527 P 43ceff9493484b8883e6595fa3360f8e: Bootstrap starting.
I20260709 14:54:45.511770 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27358b513d45db965263f68fbfee09" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab776fe975424231981cb980510d6f66" is_pre_election: true
I20260709 14:54:45.512383 27265 raft_consensus.cc:2468] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 0.
I20260709 14:54:45.513619 27302 leader_election.cc:304] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:45.514550 27406 raft_consensus.cc:2804] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:45.514968 27406 raft_consensus.cc:493] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:45.515362 27406 raft_consensus.cc:3060] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.515625 27380 tablet_bootstrap.cc:654] T d62c0d397e9849cfa15c930e071e0527 P 43ceff9493484b8883e6595fa3360f8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.515676 27382 tablet_bootstrap.cc:654] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.520416 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27358b513d45db965263f68fbfee09" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f417501511a4228af9360abc1bd240f" is_pre_election: true
I20260709 14:54:45.520999 27379 tablet_bootstrap.cc:492] T df5740ec76ed40cf8983557aab2dd970 P ab776fe975424231981cb980510d6f66: No bootstrap required, opened a new log
I20260709 14:54:45.521166 27190 raft_consensus.cc:2468] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 0.
I20260709 14:54:45.521551 27379 ts_tablet_manager.cc:1403] T df5740ec76ed40cf8983557aab2dd970 P ab776fe975424231981cb980510d6f66: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260709 14:54:45.524206 27379 raft_consensus.cc:359] T df5740ec76ed40cf8983557aab2dd970 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.524897 27379 raft_consensus.cc:385] T df5740ec76ed40cf8983557aab2dd970 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.524528 27406 raft_consensus.cc:515] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.525184 27379 raft_consensus.cc:740] T df5740ec76ed40cf8983557aab2dd970 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab776fe975424231981cb980510d6f66, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.525858 27379 consensus_queue.cc:260] T df5740ec76ed40cf8983557aab2dd970 P ab776fe975424231981cb980510d6f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.527405 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27358b513d45db965263f68fbfee09" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f417501511a4228af9360abc1bd240f"
I20260709 14:54:45.527730 27379 ts_tablet_manager.cc:1434] T df5740ec76ed40cf8983557aab2dd970 P ab776fe975424231981cb980510d6f66: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:54:45.528043 27190 raft_consensus.cc:3060] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.528748 27379 tablet_bootstrap.cc:492] T b4b8114a017f4172a5cfd537b66c7ee8 P ab776fe975424231981cb980510d6f66: Bootstrap starting.
I20260709 14:54:45.528862 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27358b513d45db965263f68fbfee09" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:45.529374 27265 raft_consensus.cc:3060] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.533874 27379 tablet_bootstrap.cc:654] T b4b8114a017f4172a5cfd537b66c7ee8 P ab776fe975424231981cb980510d6f66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.536011 27265 raft_consensus.cc:2468] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 1.
I20260709 14:54:45.537220 27302 leader_election.cc:304] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:45.538295 27393 raft_consensus.cc:2804] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:45.542387 27393 raft_consensus.cc:697] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 1 LEADER]: Becoming Leader. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Running, Role: LEADER
I20260709 14:54:45.536875 27406 leader_election.cc:290] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 election: Requested vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), ab776fe975424231981cb980510d6f66 (127.25.241.2:46025)
I20260709 14:54:45.543354 27393 consensus_queue.cc:237] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.544293 27190 raft_consensus.cc:2468] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 1.
I20260709 14:54:45.546490 27379 tablet_bootstrap.cc:492] T b4b8114a017f4172a5cfd537b66c7ee8 P ab776fe975424231981cb980510d6f66: No bootstrap required, opened a new log
I20260709 14:54:45.546974 27379 ts_tablet_manager.cc:1403] T b4b8114a017f4172a5cfd537b66c7ee8 P ab776fe975424231981cb980510d6f66: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 14:54:45.547185 27387 raft_consensus.cc:493] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.547608 27380 tablet_bootstrap.cc:492] T d62c0d397e9849cfa15c930e071e0527 P 43ceff9493484b8883e6595fa3360f8e: No bootstrap required, opened a new log
I20260709 14:54:45.547652 27387 raft_consensus.cc:515] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.548200 27380 ts_tablet_manager.cc:1403] T d62c0d397e9849cfa15c930e071e0527 P 43ceff9493484b8883e6595fa3360f8e: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.016s
I20260709 14:54:45.549921 27387 leader_election.cc:290] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab776fe975424231981cb980510d6f66 (127.25.241.2:46025), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:45.549661 27379 raft_consensus.cc:359] T b4b8114a017f4172a5cfd537b66c7ee8 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.550415 27379 raft_consensus.cc:385] T b4b8114a017f4172a5cfd537b66c7ee8 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.550751 27379 raft_consensus.cc:740] T b4b8114a017f4172a5cfd537b66c7ee8 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab776fe975424231981cb980510d6f66, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.551110 27380 raft_consensus.cc:359] T d62c0d397e9849cfa15c930e071e0527 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.551374 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba20d3fbc1dd4b29bc6ee5954b3cdb1f" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ceff9493484b8883e6595fa3360f8e" is_pre_election: true
I20260709 14:54:45.551781 27380 raft_consensus.cc:385] T d62c0d397e9849cfa15c930e071e0527 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.551443 27379 consensus_queue.cc:260] T b4b8114a017f4172a5cfd537b66c7ee8 P ab776fe975424231981cb980510d6f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.552099 27380 raft_consensus.cc:740] T d62c0d397e9849cfa15c930e071e0527 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.552122 27339 raft_consensus.cc:2468] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 0.
I20260709 14:54:45.552527 27382 tablet_bootstrap.cc:492] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f: No bootstrap required, opened a new log
I20260709 14:54:45.552986 27382 ts_tablet_manager.cc:1403] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.011s
I20260709 14:54:45.552881 27380 consensus_queue.cc:260] T d62c0d397e9849cfa15c930e071e0527 P 43ceff9493484b8883e6595fa3360f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.554062 27379 ts_tablet_manager.cc:1434] T b4b8114a017f4172a5cfd537b66c7ee8 P ab776fe975424231981cb980510d6f66: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:45.555034 27380 ts_tablet_manager.cc:1434] T d62c0d397e9849cfa15c930e071e0527 P 43ceff9493484b8883e6595fa3360f8e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:54:45.555538 27383 raft_consensus.cc:493] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.555894 27380 tablet_bootstrap.cc:492] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e: Bootstrap starting.
I20260709 14:54:45.555760 27382 raft_consensus.cc:359] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.556541 27382 raft_consensus.cc:385] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.556883 27382 raft_consensus.cc:740] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.555996 27383 raft_consensus.cc:515] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.557665 27382 consensus_queue.cc:260] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.558848 27383 leader_election.cc:290] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:45.556854 27156 leader_election.cc:304] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, 5f417501511a4228af9360abc1bd240f; no voters: 
I20260709 14:54:45.560178 27387 raft_consensus.cc:2804] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:45.560527 27387 raft_consensus.cc:493] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:45.560902 27387 raft_consensus.cc:3060] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.561797 27382 ts_tablet_manager.cc:1434] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:54:45.562304 27380 tablet_bootstrap.cc:654] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.563061 27379 tablet_bootstrap.cc:492] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66: Bootstrap starting.
I20260709 14:54:45.562320 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba20d3fbc1dd4b29bc6ee5954b3cdb1f" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab776fe975424231981cb980510d6f66" is_pre_election: true
I20260709 14:54:45.565439 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beefd79d40a4fb9ae28e392d2039819" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f417501511a4228af9360abc1bd240f" is_pre_election: true
I20260709 14:54:45.566038 27190 raft_consensus.cc:2468] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab776fe975424231981cb980510d6f66 in term 0.
I20260709 14:54:45.566699 27382 tablet_bootstrap.cc:492] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f: Bootstrap starting.
I20260709 14:54:45.566958 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beefd79d40a4fb9ae28e392d2039819" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ceff9493484b8883e6595fa3360f8e" is_pre_election: true
I20260709 14:54:45.567510 27339 raft_consensus.cc:2468] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab776fe975424231981cb980510d6f66 in term 0.
I20260709 14:54:45.569007 27231 leader_election.cc:304] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, ab776fe975424231981cb980510d6f66; no voters: 
W20260709 14:54:45.572074 27153 leader_election.cc:343] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab776fe975424231981cb980510d6f66 (127.25.241.2:46025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.572918 27382 tablet_bootstrap.cc:654] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.575877 27383 raft_consensus.cc:2804] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:45.576303 27383 raft_consensus.cc:493] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:45.576683 27383 raft_consensus.cc:3060] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:45.583714 27136 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:45.585762 27086 catalog_manager.cc:5697] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 43ceff9493484b8883e6595fa3360f8e (127.25.241.3). New cstate: current_term: 1 leader_uuid: "43ceff9493484b8883e6595fa3360f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:45.588052 27387 raft_consensus.cc:515] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.590880 27382 tablet_bootstrap.cc:492] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f: No bootstrap required, opened a new log
I20260709 14:54:45.590821 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba20d3fbc1dd4b29bc6ee5954b3cdb1f" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:45.591409 27382 ts_tablet_manager.cc:1403] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.007s
W20260709 14:54:45.592240 27153 leader_election.cc:343] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab776fe975424231981cb980510d6f66 (127.25.241.2:46025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.594290 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba20d3fbc1dd4b29bc6ee5954b3cdb1f" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:45.594193 27382 raft_consensus.cc:359] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.594859 27339 raft_consensus.cc:3060] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.594906 27382 raft_consensus.cc:385] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.595378 27382 raft_consensus.cc:740] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.596225 27382 consensus_queue.cc:260] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.600203 27379 tablet_bootstrap.cc:654] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.601686 27382 ts_tablet_manager.cc:1434] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:54:45.602008 27339 raft_consensus.cc:2468] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 1.
I20260709 14:54:45.603266 27156 leader_election.cc:304] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, 5f417501511a4228af9360abc1bd240f; no voters: ab776fe975424231981cb980510d6f66
I20260709 14:54:45.605023 27419 raft_consensus.cc:2804] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:45.605511 27419 raft_consensus.cc:697] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 1 LEADER]: Becoming Leader. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:45.606377 27419 consensus_queue.cc:237] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.607623 27387 leader_election.cc:290] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 election: Requested vote from peers ab776fe975424231981cb980510d6f66 (127.25.241.2:46025), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:45.613572 27416 raft_consensus.cc:493] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.614142 27416 raft_consensus.cc:515] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.617638 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc605f8cb00431a835ec8f8e774364b" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f417501511a4228af9360abc1bd240f" is_pre_election: true
W20260709 14:54:45.619302 27229 leader_election.cc:343] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.612803 27383 raft_consensus.cc:515] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.621181 27382 tablet_bootstrap.cc:492] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f: Bootstrap starting.
I20260709 14:54:45.622442 27383 leader_election.cc:290] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 election: Requested vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:45.624768 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beefd79d40a4fb9ae28e392d2039819" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f417501511a4228af9360abc1bd240f"
I20260709 14:54:45.625371 27190 raft_consensus.cc:3060] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.625835 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beefd79d40a4fb9ae28e392d2039819" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:45.626369 27339 raft_consensus.cc:3060] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.630528 27382 tablet_bootstrap.cc:654] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.633028 27190 raft_consensus.cc:2468] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab776fe975424231981cb980510d6f66 in term 1.
I20260709 14:54:45.634228 27229 leader_election.cc:304] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f417501511a4228af9360abc1bd240f, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:45.635089 27383 raft_consensus.cc:2804] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:45.636791 27379 tablet_bootstrap.cc:492] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66: No bootstrap required, opened a new log
I20260709 14:54:45.637332 27379 ts_tablet_manager.cc:1403] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.008s
I20260709 14:54:45.639968 27379 raft_consensus.cc:359] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.642445 27379 raft_consensus.cc:385] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.640844 27380 tablet_bootstrap.cc:492] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e: No bootstrap required, opened a new log
I20260709 14:54:45.643199 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc605f8cb00431a835ec8f8e774364b" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ceff9493484b8883e6595fa3360f8e" is_pre_election: true
I20260709 14:54:45.643270 27379 raft_consensus.cc:740] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab776fe975424231981cb980510d6f66, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.644009 27338 raft_consensus.cc:2468] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab776fe975424231981cb980510d6f66 in term 0.
I20260709 14:54:45.645159 27379 consensus_queue.cc:260] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.645469 27231 leader_election.cc:304] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [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: 43ceff9493484b8883e6595fa3360f8e, ab776fe975424231981cb980510d6f66; no voters: 5f417501511a4228af9360abc1bd240f
I20260709 14:54:45.646569 27416 leader_election.cc:290] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:45.647063 27383 raft_consensus.cc:697] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 1 LEADER]: Becoming Leader. State: Replica: ab776fe975424231981cb980510d6f66, State: Running, Role: LEADER
I20260709 14:54:45.647177 27416 raft_consensus.cc:2804] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:45.647581 27416 raft_consensus.cc:493] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:45.647907 27416 raft_consensus.cc:3060] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.647989 27383 consensus_queue.cc:237] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.643468 27380 ts_tablet_manager.cc:1403] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e: Time spent bootstrapping tablet: real 0.088s	user 0.023s	sys 0.037s
I20260709 14:54:45.653052 27379 ts_tablet_manager.cc:1434] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:54:45.662063 27416 raft_consensus.cc:515] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.665326 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc605f8cb00431a835ec8f8e774364b" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f417501511a4228af9360abc1bd240f"
W20260709 14:54:45.666970 27229 leader_election.cc:343] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.667807 27380 raft_consensus.cc:359] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.668586 27380 raft_consensus.cc:385] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.668905 27380 raft_consensus.cc:740] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.669660 27380 consensus_queue.cc:260] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.670243 27087 catalog_manager.cc:5697] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f417501511a4228af9360abc1bd240f (127.25.241.1). New cstate: current_term: 1 leader_uuid: "5f417501511a4228af9360abc1bd240f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.672070 27380 ts_tablet_manager.cc:1434] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260709 14:54:45.673647 27339 raft_consensus.cc:2468] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab776fe975424231981cb980510d6f66 in term 1.
I20260709 14:54:45.675729 27380 tablet_bootstrap.cc:492] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e: Bootstrap starting.
I20260709 14:54:45.677603 27382 tablet_bootstrap.cc:492] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f: No bootstrap required, opened a new log
I20260709 14:54:45.678043 27382 ts_tablet_manager.cc:1403] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f: Time spent bootstrapping tablet: real 0.057s	user 0.038s	sys 0.015s
I20260709 14:54:45.680542 27382 raft_consensus.cc:359] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.681212 27382 raft_consensus.cc:385] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.681388 27393 raft_consensus.cc:493] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.681483 27382 raft_consensus.cc:740] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.681900 27393 raft_consensus.cc:515] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.682232 27382 consensus_queue.cc:260] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.682938 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc605f8cb00431a835ec8f8e774364b" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:45.683585 27339 raft_consensus.cc:3060] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.683926 27393 leader_election.cc:290] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), ab776fe975424231981cb980510d6f66 (127.25.241.2:46025)
I20260709 14:54:45.684175 27382 ts_tablet_manager.cc:1434] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:54:45.685081 27382 tablet_bootstrap.cc:492] T b4b8114a017f4172a5cfd537b66c7ee8 P 5f417501511a4228af9360abc1bd240f: Bootstrap starting.
I20260709 14:54:45.685803 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8114a017f4172a5cfd537b66c7ee8" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f417501511a4228af9360abc1bd240f" is_pre_election: true
W20260709 14:54:45.687179 27303 leader_election.cc:343] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.687247 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8114a017f4172a5cfd537b66c7ee8" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab776fe975424231981cb980510d6f66" is_pre_election: true
I20260709 14:54:45.687860 27265 raft_consensus.cc:2468] T b4b8114a017f4172a5cfd537b66c7ee8 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 0.
I20260709 14:54:45.688923 27302 leader_election.cc:304] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [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: 43ceff9493484b8883e6595fa3360f8e, ab776fe975424231981cb980510d6f66; no voters: 5f417501511a4228af9360abc1bd240f
I20260709 14:54:45.690151 27339 raft_consensus.cc:2468] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab776fe975424231981cb980510d6f66 in term 1.
I20260709 14:54:45.690325 27382 tablet_bootstrap.cc:654] T b4b8114a017f4172a5cfd537b66c7ee8 P 5f417501511a4228af9360abc1bd240f: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.690833 27383 raft_consensus.cc:493] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.691282 27383 raft_consensus.cc:515] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } } peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } }
I20260709 14:54:45.691167 27088 catalog_manager.cc:5697] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab776fe975424231981cb980510d6f66 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "ab776fe975424231981cb980510d6f66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.693897 27393 raft_consensus.cc:2804] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:45.694196 27393 raft_consensus.cc:493] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:45.694530 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708c0ca1d8f84ae7926f28bd3928229b" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f417501511a4228af9360abc1bd240f" is_pre_election: true
I20260709 14:54:45.695120 27190 raft_consensus.cc:2468] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab776fe975424231981cb980510d6f66 in term 0.
I20260709 14:54:45.695448 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708c0ca1d8f84ae7926f28bd3928229b" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ceff9493484b8883e6595fa3360f8e" is_pre_election: true
I20260709 14:54:45.696288 27229 leader_election.cc:304] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f417501511a4228af9360abc1bd240f, ab776fe975424231981cb980510d6f66; no voters: 
W20260709 14:54:45.697008 27231 leader_election.cc:343] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.697188 27425 raft_consensus.cc:2804] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:45.697501 27425 raft_consensus.cc:493] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:45.697633 27383 leader_election.cc:290] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253), 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953)
I20260709 14:54:45.694526 27393 raft_consensus.cc:3060] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.698441 27416 leader_election.cc:290] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 election: Requested vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:45.699787 27231 leader_election.cc:304] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, ab776fe975424231981cb980510d6f66; no voters: 5f417501511a4228af9360abc1bd240f
I20260709 14:54:45.700877 27416 raft_consensus.cc:2804] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:45.701536 27425 raft_consensus.cc:3060] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.702540 27380 tablet_bootstrap.cc:654] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.701524 27416 raft_consensus.cc:697] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 1 LEADER]: Becoming Leader. State: Replica: ab776fe975424231981cb980510d6f66, State: Running, Role: LEADER
I20260709 14:54:45.706084 27416 consensus_queue.cc:237] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.708256 27425 raft_consensus.cc:515] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } } peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } }
I20260709 14:54:45.701574 27382 tablet_bootstrap.cc:492] T b4b8114a017f4172a5cfd537b66c7ee8 P 5f417501511a4228af9360abc1bd240f: No bootstrap required, opened a new log
I20260709 14:54:45.710060 27382 ts_tablet_manager.cc:1403] T b4b8114a017f4172a5cfd537b66c7ee8 P 5f417501511a4228af9360abc1bd240f: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260709 14:54:45.711377 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708c0ca1d8f84ae7926f28bd3928229b" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:45.711532 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708c0ca1d8f84ae7926f28bd3928229b" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f417501511a4228af9360abc1bd240f"
I20260709 14:54:45.712088 27190 raft_consensus.cc:3060] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:45.712806 27231 leader_election.cc:343] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.715050 27380 tablet_bootstrap.cc:492] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e: No bootstrap required, opened a new log
I20260709 14:54:45.715553 27380 ts_tablet_manager.cc:1403] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.005s
I20260709 14:54:45.715936 27382 raft_consensus.cc:359] T b4b8114a017f4172a5cfd537b66c7ee8 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.717124 27382 raft_consensus.cc:385] T b4b8114a017f4172a5cfd537b66c7ee8 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.717414 27382 raft_consensus.cc:740] T b4b8114a017f4172a5cfd537b66c7ee8 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.718274 27380 raft_consensus.cc:359] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.718669 27190 raft_consensus.cc:2468] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab776fe975424231981cb980510d6f66 in term 1.
I20260709 14:54:45.718976 27382 consensus_queue.cc:260] T b4b8114a017f4172a5cfd537b66c7ee8 P 5f417501511a4228af9360abc1bd240f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.720213 27229 leader_election.cc:304] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f417501511a4228af9360abc1bd240f, ab776fe975424231981cb980510d6f66; no voters: 43ceff9493484b8883e6595fa3360f8e
I20260709 14:54:45.721592 27383 raft_consensus.cc:2804] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:45.722086 27383 raft_consensus.cc:697] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 1 LEADER]: Becoming Leader. State: Replica: ab776fe975424231981cb980510d6f66, State: Running, Role: LEADER
I20260709 14:54:45.717922 27393 raft_consensus.cc:515] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.723158 27383 consensus_queue.cc:237] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } } peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } }
I20260709 14:54:45.724269 27382 ts_tablet_manager.cc:1434] T b4b8114a017f4172a5cfd537b66c7ee8 P 5f417501511a4228af9360abc1bd240f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:54:45.725216 27382 tablet_bootstrap.cc:492] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f: Bootstrap starting.
I20260709 14:54:45.725747 27189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8114a017f4172a5cfd537b66c7ee8" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f417501511a4228af9360abc1bd240f"
I20260709 14:54:45.726373 27189 raft_consensus.cc:3060] T b4b8114a017f4172a5cfd537b66c7ee8 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.726807 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8114a017f4172a5cfd537b66c7ee8" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:45.727380 27265 raft_consensus.cc:3060] T b4b8114a017f4172a5cfd537b66c7ee8 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.722012 27380 raft_consensus.cc:385] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.731468 27380 raft_consensus.cc:740] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.732147 27382 tablet_bootstrap.cc:654] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.733915 27189 raft_consensus.cc:2468] T b4b8114a017f4172a5cfd537b66c7ee8 P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 1.
I20260709 14:54:45.734400 27265 raft_consensus.cc:2468] T b4b8114a017f4172a5cfd537b66c7ee8 P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 1.
I20260709 14:54:45.732175 27380 consensus_queue.cc:260] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.735709 27302 leader_election.cc:304] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:45.738225 27380 ts_tablet_manager.cc:1434] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260709 14:54:45.739176 27413 raft_consensus.cc:2804] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:45.739725 27413 raft_consensus.cc:697] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [term 1 LEADER]: Becoming Leader. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Running, Role: LEADER
I20260709 14:54:45.740720 27413 consensus_queue.cc:237] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.739184 27380 tablet_bootstrap.cc:492] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e: Bootstrap starting.
I20260709 14:54:45.718909 27425 leader_election.cc:290] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 election: Requested vote from peers 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253), 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953)
I20260709 14:54:45.746297 27393 leader_election.cc:290] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 election: Requested vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), ab776fe975424231981cb980510d6f66 (127.25.241.2:46025)
I20260709 14:54:45.758445 27419 raft_consensus.cc:493] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.758991 27419 raft_consensus.cc:515] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.762036 27419 leader_election.cc:290] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab776fe975424231981cb980510d6f66 (127.25.241.2:46025), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:45.763007 27087 catalog_manager.cc:5697] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab776fe975424231981cb980510d6f66 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "ab776fe975424231981cb980510d6f66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.765159 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381e501a18264a229fb1d4c2a91c465d" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab776fe975424231981cb980510d6f66" is_pre_election: true
I20260709 14:54:45.764838 27087 catalog_manager.cc:5697] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab776fe975424231981cb980510d6f66 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "ab776fe975424231981cb980510d6f66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.765777 27265 raft_consensus.cc:2468] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 0.
I20260709 14:54:45.767040 27153 leader_election.cc:304] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f417501511a4228af9360abc1bd240f, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:45.763669 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381e501a18264a229fb1d4c2a91c465d" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ceff9493484b8883e6595fa3360f8e" is_pre_election: true
W20260709 14:54:45.768920 27156 leader_election.cc:343] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.770277 27419 raft_consensus.cc:2804] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:45.770644 27419 raft_consensus.cc:493] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:45.770949 27419 raft_consensus.cc:3060] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.774009 27380 tablet_bootstrap.cc:654] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.783353 27088 catalog_manager.cc:5697] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 43ceff9493484b8883e6595fa3360f8e (127.25.241.3). New cstate: current_term: 1 leader_uuid: "43ceff9493484b8883e6595fa3360f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:45.785962 27387 raft_consensus.cc:493] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.786581 27382 tablet_bootstrap.cc:492] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f: No bootstrap required, opened a new log
I20260709 14:54:45.786347 27419 raft_consensus.cc:515] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.786427 27387 raft_consensus.cc:515] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.787015 27382 ts_tablet_manager.cc:1403] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.029s
I20260709 14:54:45.788456 27387 leader_election.cc:290] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab776fe975424231981cb980510d6f66 (127.25.241.2:46025), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:45.789650 27382 raft_consensus.cc:359] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.789954 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381e501a18264a229fb1d4c2a91c465d" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:45.789959 27264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62c0d397e9849cfa15c930e071e0527" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab776fe975424231981cb980510d6f66" is_pre_election: true
I20260709 14:54:45.790628 27265 raft_consensus.cc:3060] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.790772 27264 raft_consensus.cc:2468] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 0.
I20260709 14:54:45.790334 27382 raft_consensus.cc:385] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.791591 27382 raft_consensus.cc:740] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.792228 27382 consensus_queue.cc:260] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.794234 27382 ts_tablet_manager.cc:1434] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:45.797053 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62c0d397e9849cfa15c930e071e0527" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ceff9493484b8883e6595fa3360f8e" is_pre_election: true
I20260709 14:54:45.797566 27339 raft_consensus.cc:2468] T d62c0d397e9849cfa15c930e071e0527 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 0.
I20260709 14:54:45.798141 27153 leader_election.cc:304] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f417501511a4228af9360abc1bd240f, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:45.798655 27265 raft_consensus.cc:2468] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 1.
I20260709 14:54:45.798905 27387 raft_consensus.cc:2804] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:45.799273 27387 raft_consensus.cc:493] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:45.799593 27387 raft_consensus.cc:3060] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.799639 27153 leader_election.cc:304] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f417501511a4228af9360abc1bd240f, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:45.800424 27420 raft_consensus.cc:2804] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:45.801494 27420 raft_consensus.cc:697] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 1 LEADER]: Becoming Leader. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:45.802253 27420 consensus_queue.cc:237] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.803285 27419 leader_election.cc:290] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 election: Requested vote from peers ab776fe975424231981cb980510d6f66 (127.25.241.2:46025), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:45.805172 27380 tablet_bootstrap.cc:492] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e: No bootstrap required, opened a new log
I20260709 14:54:45.805650 27380 ts_tablet_manager.cc:1403] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e: Time spent bootstrapping tablet: real 0.067s	user 0.002s	sys 0.013s
I20260709 14:54:45.805210 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381e501a18264a229fb1d4c2a91c465d" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:45.806200 27387 raft_consensus.cc:515] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
W20260709 14:54:45.806952 27156 leader_election.cc:343] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.808174 27387 leader_election.cc:290] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 election: Requested vote from peers ab776fe975424231981cb980510d6f66 (127.25.241.2:46025), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:45.809583 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62c0d397e9849cfa15c930e071e0527" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:45.810081 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62c0d397e9849cfa15c930e071e0527" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:45.808213 27380 raft_consensus.cc:359] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.810592 27339 raft_consensus.cc:3060] T d62c0d397e9849cfa15c930e071e0527 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.810751 27380 raft_consensus.cc:385] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.811091 27380 raft_consensus.cc:740] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.811738 27380 consensus_queue.cc:260] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.812410 27087 catalog_manager.cc:5697] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f417501511a4228af9360abc1bd240f (127.25.241.1). New cstate: current_term: 1 leader_uuid: "5f417501511a4228af9360abc1bd240f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.813938 27380 ts_tablet_manager.cc:1434] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:54:45.814772 27380 tablet_bootstrap.cc:492] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e: Bootstrap starting.
I20260709 14:54:45.817225 27339 raft_consensus.cc:2468] T d62c0d397e9849cfa15c930e071e0527 P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 1.
I20260709 14:54:45.810155 27265 raft_consensus.cc:3060] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.818493 27156 leader_election.cc:304] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, 5f417501511a4228af9360abc1bd240f; no voters: 
I20260709 14:54:45.819291 27380 tablet_bootstrap.cc:654] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.819294 27420 raft_consensus.cc:2804] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:45.819872 27420 raft_consensus.cc:697] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 1 LEADER]: Becoming Leader. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:45.820710 27420 consensus_queue.cc:237] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.825278 27265 raft_consensus.cc:2468] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 1.
I20260709 14:54:45.832988 27380 tablet_bootstrap.cc:492] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e: No bootstrap required, opened a new log
I20260709 14:54:45.833451 27380 ts_tablet_manager.cc:1403] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.011s
I20260709 14:54:45.833739 27088 catalog_manager.cc:5697] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f417501511a4228af9360abc1bd240f (127.25.241.1). New cstate: current_term: 1 leader_uuid: "5f417501511a4228af9360abc1bd240f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.835654 27380 raft_consensus.cc:359] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } } peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } }
I20260709 14:54:45.836262 27380 raft_consensus.cc:385] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.836465 27380 raft_consensus.cc:740] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.836982 27380 consensus_queue.cc:260] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } } peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } }
I20260709 14:54:45.838591 27380 ts_tablet_manager.cc:1434] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:45.855618 27425 raft_consensus.cc:493] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.856063 27425 raft_consensus.cc:515] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.858168 27425 leader_election.cc:290] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:45.858835 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba20d3fbc1dd4b29bc6ee5954b3cdb1f" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f417501511a4228af9360abc1bd240f" is_pre_election: true
I20260709 14:54:45.859122 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba20d3fbc1dd4b29bc6ee5954b3cdb1f" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ceff9493484b8883e6595fa3360f8e" is_pre_election: true
I20260709 14:54:45.859727 27339 raft_consensus.cc:2393] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab776fe975424231981cb980510d6f66 in current term 1: Already voted for candidate 5f417501511a4228af9360abc1bd240f in this term.
I20260709 14:54:45.860603 27231 leader_election.cc:304] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab776fe975424231981cb980510d6f66; no voters: 43ceff9493484b8883e6595fa3360f8e, 5f417501511a4228af9360abc1bd240f
I20260709 14:54:45.861265 27425 raft_consensus.cc:3060] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.865770 27425 raft_consensus.cc:2749] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:45.888134 27413 raft_consensus.cc:493] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.888599 27413 raft_consensus.cc:515] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.890384 27413 leader_election.cc:290] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), ab776fe975424231981cb980510d6f66 (127.25.241.2:46025)
I20260709 14:54:45.891119 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df5740ec76ed40cf8983557aab2dd970" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f417501511a4228af9360abc1bd240f" is_pre_election: true
I20260709 14:54:45.891371 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df5740ec76ed40cf8983557aab2dd970" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab776fe975424231981cb980510d6f66" is_pre_election: true
I20260709 14:54:45.891645 27190 raft_consensus.cc:2468] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 0.
I20260709 14:54:45.891916 27265 raft_consensus.cc:2468] T df5740ec76ed40cf8983557aab2dd970 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 0.
I20260709 14:54:45.892639 27303 leader_election.cc:304] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, 5f417501511a4228af9360abc1bd240f; no voters: 
I20260709 14:54:45.893356 27413 raft_consensus.cc:2804] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:45.893687 27413 raft_consensus.cc:493] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:45.893953 27413 raft_consensus.cc:3060] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.898653 27413 raft_consensus.cc:515] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.900339 27413 leader_election.cc:290] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 election: Requested vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), ab776fe975424231981cb980510d6f66 (127.25.241.2:46025)
I20260709 14:54:45.901155 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df5740ec76ed40cf8983557aab2dd970" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f417501511a4228af9360abc1bd240f"
I20260709 14:54:45.901378 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df5740ec76ed40cf8983557aab2dd970" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:45.901641 27190 raft_consensus.cc:3060] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.901865 27265 raft_consensus.cc:3060] T df5740ec76ed40cf8983557aab2dd970 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.906117 27265 raft_consensus.cc:2468] T df5740ec76ed40cf8983557aab2dd970 P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 1.
I20260709 14:54:45.906150 27190 raft_consensus.cc:2468] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 1.
I20260709 14:54:45.907055 27302 leader_election.cc:304] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:45.907697 27413 raft_consensus.cc:2804] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:45.908190 27413 raft_consensus.cc:697] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 1 LEADER]: Becoming Leader. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Running, Role: LEADER
I20260709 14:54:45.908887 27413 consensus_queue.cc:237] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:45.916085 27087 catalog_manager.cc:5697] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 43ceff9493484b8883e6595fa3360f8e (127.25.241.3). New cstate: current_term: 1 leader_uuid: "43ceff9493484b8883e6595fa3360f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:46.057061 27425 consensus_queue.cc:1048] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.067987 27425 consensus_queue.cc:1048] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.077204 27420 consensus_queue.cc:1048] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.086763 27413 raft_consensus.cc:493] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:46.087252 27413 raft_consensus.cc:515] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.089056 27413 leader_election.cc:290] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), ab776fe975424231981cb980510d6f66 (127.25.241.2:46025)
I20260709 14:54:46.090657 27419 consensus_queue.cc:1048] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:46.091284 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf06e80f17ea48259a3cc05cf8aa3d89" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab776fe975424231981cb980510d6f66" is_pre_election: true
I20260709 14:54:46.091831 27265 raft_consensus.cc:2468] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 0.
I20260709 14:54:46.092850 27302 leader_election.cc:304] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:46.093551 27413 raft_consensus.cc:2804] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:46.093889 27413 raft_consensus.cc:493] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:46.094031 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf06e80f17ea48259a3cc05cf8aa3d89" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f417501511a4228af9360abc1bd240f" is_pre_election: true
I20260709 14:54:46.094295 27413 raft_consensus.cc:3060] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.095167 27190 raft_consensus.cc:2468] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 0.
I20260709 14:54:46.102428 27413 raft_consensus.cc:515] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.104264 27393 consensus_queue.cc:1048] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.105317 27413 leader_election.cc:290] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 election: Requested vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), ab776fe975424231981cb980510d6f66 (127.25.241.2:46025)
I20260709 14:54:46.105556 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf06e80f17ea48259a3cc05cf8aa3d89" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:46.106091 27265 raft_consensus.cc:3060] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.110652 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf06e80f17ea48259a3cc05cf8aa3d89" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f417501511a4228af9360abc1bd240f"
I20260709 14:54:46.111078 27190 raft_consensus.cc:3060] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.112052 27265 raft_consensus.cc:2468] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 1.
I20260709 14:54:46.112985 27302 leader_election.cc:304] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:46.113631 27413 raft_consensus.cc:2804] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:46.114568 27406 raft_consensus.cc:493] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:46.115196 27413 raft_consensus.cc:697] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 1 LEADER]: Becoming Leader. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Running, Role: LEADER
I20260709 14:54:46.115028 27406 raft_consensus.cc:515] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.116083 27413 consensus_queue.cc:237] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.117044 27406 leader_election.cc:290] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), ab776fe975424231981cb980510d6f66 (127.25.241.2:46025)
I20260709 14:54:46.119257 27190 raft_consensus.cc:2468] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 1.
I20260709 14:54:46.119191 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381e501a18264a229fb1d4c2a91c465d" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab776fe975424231981cb980510d6f66" is_pre_election: true
I20260709 14:54:46.120651 27265 raft_consensus.cc:2393] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43ceff9493484b8883e6595fa3360f8e in current term 1: Already voted for candidate 5f417501511a4228af9360abc1bd240f in this term.
I20260709 14:54:46.121162 27189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381e501a18264a229fb1d4c2a91c465d" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f417501511a4228af9360abc1bd240f" is_pre_election: true
I20260709 14:54:46.125101 27303 leader_election.cc:304] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e; no voters: 5f417501511a4228af9360abc1bd240f, ab776fe975424231981cb980510d6f66
I20260709 14:54:46.125253 27406 consensus_queue.cc:1048] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.126698 27406 raft_consensus.cc:3060] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.135121 27406 raft_consensus.cc:2749] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:46.136330 27088 catalog_manager.cc:5697] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 43ceff9493484b8883e6595fa3360f8e (127.25.241.3). New cstate: current_term: 1 leader_uuid: "43ceff9493484b8883e6595fa3360f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:46.165027 27189 raft_consensus.cc:3060] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.170583 27437 raft_consensus.cc:493] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:46.171092 27437 raft_consensus.cc:515] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.171352 27425 consensus_queue.cc:1048] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.173238 27437 leader_election.cc:290] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab776fe975424231981cb980510d6f66 (127.25.241.2:46025), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:46.173461 27425 consensus_queue.cc:1048] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.174082 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc605f8cb00431a835ec8f8e774364b" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab776fe975424231981cb980510d6f66" is_pre_election: true
I20260709 14:54:46.174750 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc605f8cb00431a835ec8f8e774364b" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ceff9493484b8883e6595fa3360f8e" is_pre_election: true
I20260709 14:54:46.175402 27339 raft_consensus.cc:2468] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 1.
I20260709 14:54:46.176712 27156 leader_election.cc:304] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [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: 43ceff9493484b8883e6595fa3360f8e, 5f417501511a4228af9360abc1bd240f; no voters: ab776fe975424231981cb980510d6f66
I20260709 14:54:46.181721 27437 raft_consensus.cc:2804] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:46.182704 27437 raft_consensus.cc:493] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Starting leader election (detected failure of leader ab776fe975424231981cb980510d6f66)
I20260709 14:54:46.183176 27437 raft_consensus.cc:3060] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.191179 27413 raft_consensus.cc:493] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:46.191772 27413 raft_consensus.cc:515] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } } peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } }
I20260709 14:54:46.191774 27437 raft_consensus.cc:515] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.193130 27189 raft_consensus.cc:1240] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Rejecting Update request from peer ab776fe975424231981cb980510d6f66 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:46.195587 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708c0ca1d8f84ae7926f28bd3928229b" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab776fe975424231981cb980510d6f66" is_pre_election: true
I20260709 14:54:46.195484 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708c0ca1d8f84ae7926f28bd3928229b" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f417501511a4228af9360abc1bd240f" is_pre_election: true
I20260709 14:54:46.195935 27413 leader_election.cc:290] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab776fe975424231981cb980510d6f66 (127.25.241.2:46025), 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953)
I20260709 14:54:46.195899 27426 consensus_queue.cc:1059] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:46.196609 27190 raft_consensus.cc:2393] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43ceff9493484b8883e6595fa3360f8e in current term 1: Already voted for candidate ab776fe975424231981cb980510d6f66 in this term.
I20260709 14:54:46.197199 27425 raft_consensus.cc:3055] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:46.197574 27425 raft_consensus.cc:740] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab776fe975424231981cb980510d6f66, State: Running, Role: LEADER
I20260709 14:54:46.198056 27303 leader_election.cc:304] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e; no voters: 5f417501511a4228af9360abc1bd240f, ab776fe975424231981cb980510d6f66
I20260709 14:54:46.198390 27425 consensus_queue.cc:260] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.198899 27413 raft_consensus.cc:3060] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.199648 27425 raft_consensus.cc:3060] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.199855 27437 leader_election.cc:290] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 2 election: Requested vote from peers ab776fe975424231981cb980510d6f66 (127.25.241.2:46025), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:46.200654 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc605f8cb00431a835ec8f8e774364b" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:46.201663 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc605f8cb00431a835ec8f8e774364b" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:46.205284 27413 raft_consensus.cc:2749] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:46.209564 27265 raft_consensus.cc:2468] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 2.
I20260709 14:54:46.211894 27153 leader_election.cc:304] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [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: 5f417501511a4228af9360abc1bd240f, ab776fe975424231981cb980510d6f66; no voters: 43ceff9493484b8883e6595fa3360f8e
I20260709 14:54:46.212543 27437 raft_consensus.cc:2804] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:46.212949 27437 raft_consensus.cc:697] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Becoming Leader. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:46.213713 27437 consensus_queue.cc:237] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [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: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.219574 27088 catalog_manager.cc:5697] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f reported cstate change: term changed from 1 to 2, leader changed from ab776fe975424231981cb980510d6f66 (127.25.241.2) to 5f417501511a4228af9360abc1bd240f (127.25.241.1). New cstate: current_term: 2 leader_uuid: "5f417501511a4228af9360abc1bd240f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.246281 27413 consensus_queue.cc:1048] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.260355 27413 consensus_queue.cc:1048] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.268425 27437 consensus_queue.cc:1048] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.269001 27265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "708c0ca1d8f84ae7926f28bd3928229b"
dest_uuid: "ab776fe975424231981cb980510d6f66"
mode: GRACEFUL
new_leader_uuid: "5f417501511a4228af9360abc1bd240f"
 from {username='slave'} at 127.0.0.1:56186
I20260709 14:54:46.269583 27265 raft_consensus.cc:606] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 1 LEADER]: Received request to transfer leadership to TS 5f417501511a4228af9360abc1bd240f
I20260709 14:54:46.270170 27419 consensus_queue.cc:1048] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.283357 27420 consensus_queue.cc:1048] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.292625 27420 consensus_queue.cc:1048] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:46.324600 27425 consensus_queue.cc:1048] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.341424 27339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c27358b513d45db965263f68fbfee09"
dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
mode: GRACEFUL
new_leader_uuid: "5f417501511a4228af9360abc1bd240f"
 from {username='slave'} at 127.0.0.1:49256
I20260709 14:54:46.342056 27339 raft_consensus.cc:606] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 1 LEADER]: Received request to transfer leadership to TS 5f417501511a4228af9360abc1bd240f
I20260709 14:54:46.343894 27383 consensus_queue.cc:1048] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.350698 27383 raft_consensus.cc:993] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66: : Instructing follower 5f417501511a4228af9360abc1bd240f to start an election
I20260709 14:54:46.351142 27383 raft_consensus.cc:1081] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 1 LEADER]: Signalling peer 5f417501511a4228af9360abc1bd240f to start an election
I20260709 14:54:46.353601 27190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "708c0ca1d8f84ae7926f28bd3928229b"
dest_uuid: "5f417501511a4228af9360abc1bd240f"
 from {username='slave'} at 127.0.0.1:51002
I20260709 14:54:46.354229 27190 raft_consensus.cc:493] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:46.354605 27190 raft_consensus.cc:3060] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.357681 27338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df5740ec76ed40cf8983557aab2dd970"
dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
mode: GRACEFUL
new_leader_uuid: "5f417501511a4228af9360abc1bd240f"
 from {username='slave'} at 127.0.0.1:49256
I20260709 14:54:46.358275 27338 raft_consensus.cc:606] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 1 LEADER]: Received request to transfer leadership to TS 5f417501511a4228af9360abc1bd240f
I20260709 14:54:46.360488 27190 raft_consensus.cc:515] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } } peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } }
I20260709 14:54:46.363373 27264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708c0ca1d8f84ae7926f28bd3928229b" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:46.363788 27190 leader_election.cc:290] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 2 election: Requested vote from peers ab776fe975424231981cb980510d6f66 (127.25.241.2:46025), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:46.363878 27264 raft_consensus.cc:3055] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:46.364290 27264 raft_consensus.cc:740] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab776fe975424231981cb980510d6f66, State: Running, Role: LEADER
I20260709 14:54:46.364966 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708c0ca1d8f84ae7926f28bd3928229b" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:46.364930 27264 consensus_queue.cc:260] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } } peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } }
I20260709 14:54:46.365517 27338 raft_consensus.cc:3060] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.365871 27264 raft_consensus.cc:3060] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.371877 27264 raft_consensus.cc:2468] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 2.
I20260709 14:54:46.373138 27153 leader_election.cc:304] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f417501511a4228af9360abc1bd240f, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:46.374111 27437 raft_consensus.cc:2804] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:46.374136 27338 raft_consensus.cc:2468] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 2.
I20260709 14:54:46.374691 27437 raft_consensus.cc:697] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Becoming Leader. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:46.375487 27437 consensus_queue.cc:237] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } } peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } }
I20260709 14:54:46.378779 27190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba20d3fbc1dd4b29bc6ee5954b3cdb1f"
dest_uuid: "5f417501511a4228af9360abc1bd240f"
mode: GRACEFUL
new_leader_uuid: "ab776fe975424231981cb980510d6f66"
 from {username='slave'} at 127.0.0.1:51012
I20260709 14:54:46.379230 27190 raft_consensus.cc:606] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 1 LEADER]: Received request to transfer leadership to TS ab776fe975424231981cb980510d6f66
I20260709 14:54:46.381934 27087 catalog_manager.cc:5697] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f reported cstate change: term changed from 1 to 2, leader changed from ab776fe975424231981cb980510d6f66 (127.25.241.2) to 5f417501511a4228af9360abc1bd240f (127.25.241.1). New cstate: current_term: 2 leader_uuid: "5f417501511a4228af9360abc1bd240f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:46.384325 27338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf06e80f17ea48259a3cc05cf8aa3d89"
dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
mode: GRACEFUL
new_leader_uuid: "ab776fe975424231981cb980510d6f66"
 from {username='slave'} at 127.0.0.1:49256
I20260709 14:54:46.384814 27338 raft_consensus.cc:606] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 1 LEADER]: Received request to transfer leadership to TS ab776fe975424231981cb980510d6f66
I20260709 14:54:46.392089 27190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bc605f8cb00431a835ec8f8e774364b"
dest_uuid: "5f417501511a4228af9360abc1bd240f"
mode: GRACEFUL
new_leader_uuid: "ab776fe975424231981cb980510d6f66"
 from {username='slave'} at 127.0.0.1:51012
I20260709 14:54:46.392705 27190 raft_consensus.cc:606] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Received request to transfer leadership to TS ab776fe975424231981cb980510d6f66
I20260709 14:54:46.469420 27413 consensus_queue.cc:1048] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.479682 27393 consensus_queue.cc:1048] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.487249 27406 raft_consensus.cc:993] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e: : Instructing follower 5f417501511a4228af9360abc1bd240f to start an election
I20260709 14:54:46.487648 27406 raft_consensus.cc:1081] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 1 LEADER]: Signalling peer 5f417501511a4228af9360abc1bd240f to start an election
I20260709 14:54:46.489048 27190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df5740ec76ed40cf8983557aab2dd970"
dest_uuid: "5f417501511a4228af9360abc1bd240f"
 from {username='slave'} at 127.0.0.1:51004
I20260709 14:54:46.489596 27190 raft_consensus.cc:493] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:46.489967 27190 raft_consensus.cc:3060] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.494514 27190 raft_consensus.cc:515] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.495945 27190 leader_election.cc:290] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 2 election: Requested vote from peers ab776fe975424231981cb980510d6f66 (127.25.241.2:46025), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:46.496901 27264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df5740ec76ed40cf8983557aab2dd970" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:46.496961 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df5740ec76ed40cf8983557aab2dd970" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:46.497556 27264 raft_consensus.cc:3060] T df5740ec76ed40cf8983557aab2dd970 P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.497642 27338 raft_consensus.cc:3055] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:46.497997 27338 raft_consensus.cc:740] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Running, Role: LEADER
I20260709 14:54:46.498633 27338 consensus_queue.cc:260] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.499480 27338 raft_consensus.cc:3060] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.504374 27437 raft_consensus.cc:993] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f: : Instructing follower ab776fe975424231981cb980510d6f66 to start an election
I20260709 14:54:46.504858 27419 raft_consensus.cc:1081] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 1 LEADER]: Signalling peer ab776fe975424231981cb980510d6f66 to start an election
I20260709 14:54:46.504999 27264 raft_consensus.cc:2468] T df5740ec76ed40cf8983557aab2dd970 P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 2.
I20260709 14:54:46.505621 27338 raft_consensus.cc:2468] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 2.
I20260709 14:54:46.506181 27153 leader_election.cc:304] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f417501511a4228af9360abc1bd240f, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:46.506940 27419 raft_consensus.cc:2804] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:46.507167 27264 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba20d3fbc1dd4b29bc6ee5954b3cdb1f"
dest_uuid: "ab776fe975424231981cb980510d6f66"
 from {username='slave'} at 127.0.0.1:56166
I20260709 14:54:46.507355 27419 raft_consensus.cc:697] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Becoming Leader. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:46.507709 27264 raft_consensus.cc:493] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:46.508031 27264 raft_consensus.cc:3060] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.508158 27419 consensus_queue.cc:237] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.513273 27264 raft_consensus.cc:515] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.514964 27264 leader_election.cc:290] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 2 election: Requested vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:46.514599 27086 catalog_manager.cc:5697] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f reported cstate change: term changed from 1 to 2, leader changed from 43ceff9493484b8883e6595fa3360f8e (127.25.241.3) to 5f417501511a4228af9360abc1bd240f (127.25.241.1). New cstate: current_term: 2 leader_uuid: "5f417501511a4228af9360abc1bd240f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.515656 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba20d3fbc1dd4b29bc6ee5954b3cdb1f" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f417501511a4228af9360abc1bd240f"
I20260709 14:54:46.516059 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba20d3fbc1dd4b29bc6ee5954b3cdb1f" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:46.516249 27190 raft_consensus.cc:3055] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:46.516615 27190 raft_consensus.cc:740] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:46.516624 27338 raft_consensus.cc:3060] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.517405 27190 consensus_queue.cc:260] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.518584 27190 raft_consensus.cc:3060] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.522032 27338 raft_consensus.cc:2468] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab776fe975424231981cb980510d6f66 in term 2.
I20260709 14:54:46.523144 27231 leader_election.cc:304] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:46.523878 27416 raft_consensus.cc:2804] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:46.524395 27416 raft_consensus.cc:697] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 2 LEADER]: Becoming Leader. State: Replica: ab776fe975424231981cb980510d6f66, State: Running, Role: LEADER
I20260709 14:54:46.525246 27416 consensus_queue.cc:237] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.523542 27190 raft_consensus.cc:2468] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab776fe975424231981cb980510d6f66 in term 2.
I20260709 14:54:46.531277 27086 catalog_manager.cc:5697] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 reported cstate change: term changed from 1 to 2, leader changed from 5f417501511a4228af9360abc1bd240f (127.25.241.1) to ab776fe975424231981cb980510d6f66 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "ab776fe975424231981cb980510d6f66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.534986 27406 consensus_queue.cc:1048] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.541636 27393 raft_consensus.cc:993] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e: : Instructing follower ab776fe975424231981cb980510d6f66 to start an election
I20260709 14:54:46.542078 27413 raft_consensus.cc:1081] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 1 LEADER]: Signalling peer ab776fe975424231981cb980510d6f66 to start an election
I20260709 14:54:46.546290 27265 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf06e80f17ea48259a3cc05cf8aa3d89"
dest_uuid: "ab776fe975424231981cb980510d6f66"
 from {username='slave'} at 127.0.0.1:56182
I20260709 14:54:46.546852 27265 raft_consensus.cc:493] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:46.547225 27265 raft_consensus.cc:3060] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.548161 27413 consensus_queue.cc:1048] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.553289 27265 raft_consensus.cc:515] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.558480 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf06e80f17ea48259a3cc05cf8aa3d89" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f417501511a4228af9360abc1bd240f"
I20260709 14:54:46.559154 27190 raft_consensus.cc:3060] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.562292 27265 leader_election.cc:290] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 2 election: Requested vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:46.562844 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf06e80f17ea48259a3cc05cf8aa3d89" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:46.563410 27338 raft_consensus.cc:3055] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:46.563759 27338 raft_consensus.cc:740] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Running, Role: LEADER
I20260709 14:54:46.564502 27338 consensus_queue.cc:260] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.565155 27190 raft_consensus.cc:2468] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab776fe975424231981cb980510d6f66 in term 2.
I20260709 14:54:46.565696 27338 raft_consensus.cc:3060] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.568305 27229 leader_election.cc:304] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f417501511a4228af9360abc1bd240f, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:46.569175 27416 raft_consensus.cc:2804] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:46.569665 27416 raft_consensus.cc:697] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 2 LEADER]: Becoming Leader. State: Replica: ab776fe975424231981cb980510d6f66, State: Running, Role: LEADER
I20260709 14:54:46.570454 27416 consensus_queue.cc:237] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.571707 27338 raft_consensus.cc:2468] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab776fe975424231981cb980510d6f66 in term 2.
I20260709 14:54:46.576648 27088 catalog_manager.cc:5697] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 reported cstate change: term changed from 1 to 2, leader changed from 43ceff9493484b8883e6595fa3360f8e (127.25.241.3) to ab776fe975424231981cb980510d6f66 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "ab776fe975424231981cb980510d6f66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.597695 27338 raft_consensus.cc:3060] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.602319 27338 raft_consensus.cc:1275] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Refusing update from remote peer 5f417501511a4228af9360abc1bd240f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.603442 27419 consensus_queue.cc:1048] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:46.610937 27265 raft_consensus.cc:1275] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Refusing update from remote peer 5f417501511a4228af9360abc1bd240f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.614316 27419 consensus_queue.cc:1048] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:46.619436 27420 raft_consensus.cc:993] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f: : Instructing follower ab776fe975424231981cb980510d6f66 to start an election
I20260709 14:54:46.619866 27419 raft_consensus.cc:1081] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Signalling peer ab776fe975424231981cb980510d6f66 to start an election
I20260709 14:54:46.621321 27265 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bc605f8cb00431a835ec8f8e774364b"
dest_uuid: "ab776fe975424231981cb980510d6f66"
 from {username='slave'} at 127.0.0.1:56166
I20260709 14:54:46.621791 27265 raft_consensus.cc:493] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:46.622143 27265 raft_consensus.cc:3060] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:46.626626 27265 raft_consensus.cc:515] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.628146 27265 leader_election.cc:290] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 3 election: Requested vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:46.628715 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc605f8cb00431a835ec8f8e774364b" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f417501511a4228af9360abc1bd240f"
I20260709 14:54:46.629204 27190 raft_consensus.cc:3055] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:46.629161 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc605f8cb00431a835ec8f8e774364b" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:46.629510 27190 raft_consensus.cc:740] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:46.629657 27338 raft_consensus.cc:3060] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:46.630151 27190 consensus_queue.cc:260] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [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: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.630985 27190 raft_consensus.cc:3060] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:46.633978 27338 raft_consensus.cc:2468] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab776fe975424231981cb980510d6f66 in term 3.
I20260709 14:54:46.634898 27231 leader_election.cc:304] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:46.635306 27190 raft_consensus.cc:2468] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab776fe975424231981cb980510d6f66 in term 3.
I20260709 14:54:46.635586 27383 raft_consensus.cc:2804] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:46.636013 27383 raft_consensus.cc:697] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 3 LEADER]: Becoming Leader. State: Replica: ab776fe975424231981cb980510d6f66, State: Running, Role: LEADER
I20260709 14:54:46.636758 27383 consensus_queue.cc:237] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [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: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.642107 27088 catalog_manager.cc:5697] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 reported cstate change: term changed from 2 to 3, leader changed from 5f417501511a4228af9360abc1bd240f (127.25.241.1) to ab776fe975424231981cb980510d6f66 (127.25.241.2). New cstate: current_term: 3 leader_uuid: "ab776fe975424231981cb980510d6f66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.701346 27452 raft_consensus.cc:993] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e: : Instructing follower 5f417501511a4228af9360abc1bd240f to start an election
I20260709 14:54:46.701768 27413 raft_consensus.cc:1081] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 1 LEADER]: Signalling peer 5f417501511a4228af9360abc1bd240f to start an election
I20260709 14:54:46.703145 27190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c27358b513d45db965263f68fbfee09"
dest_uuid: "5f417501511a4228af9360abc1bd240f"
 from {username='slave'} at 127.0.0.1:51004
I20260709 14:54:46.703598 27190 raft_consensus.cc:493] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:46.703867 27190 raft_consensus.cc:3060] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.708094 27190 raft_consensus.cc:515] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.709769 27190 leader_election.cc:290] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 2 election: Requested vote from peers ab776fe975424231981cb980510d6f66 (127.25.241.2:46025), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:46.710508 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27358b513d45db965263f68fbfee09" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:46.710760 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27358b513d45db965263f68fbfee09" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:46.710988 27265 raft_consensus.cc:3060] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.711259 27338 raft_consensus.cc:3055] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:46.711525 27338 raft_consensus.cc:740] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Running, Role: LEADER
I20260709 14:54:46.712167 27338 consensus_queue.cc:260] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.713044 27338 raft_consensus.cc:3060] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.715518 27265 raft_consensus.cc:2468] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 2.
I20260709 14:54:46.716526 27153 leader_election.cc:304] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f417501511a4228af9360abc1bd240f, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:46.717338 27419 raft_consensus.cc:2804] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:46.717743 27419 raft_consensus.cc:697] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Becoming Leader. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:46.717847 27338 raft_consensus.cc:2468] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 2.
I20260709 14:54:46.718541 27419 consensus_queue.cc:237] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:46.724354 27088 catalog_manager.cc:5697] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f reported cstate change: term changed from 1 to 2, leader changed from 43ceff9493484b8883e6595fa3360f8e (127.25.241.3) to 5f417501511a4228af9360abc1bd240f (127.25.241.1). New cstate: current_term: 2 leader_uuid: "5f417501511a4228af9360abc1bd240f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.770136 27338 raft_consensus.cc:1275] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Refusing update from remote peer 5f417501511a4228af9360abc1bd240f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.771281 27419 consensus_queue.cc:1048] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:46.778854 27265 raft_consensus.cc:1275] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Refusing update from remote peer 5f417501511a4228af9360abc1bd240f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.780257 27420 consensus_queue.cc:1048] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:46.956633 27338 raft_consensus.cc:1275] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Refusing update from remote peer ab776fe975424231981cb980510d6f66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.958139 27383 consensus_queue.cc:1048] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:46.966241 27190 raft_consensus.cc:1275] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Refusing update from remote peer ab776fe975424231981cb980510d6f66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.968629 27383 consensus_queue.cc:1048] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:46.978173 27338 raft_consensus.cc:1275] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Refusing update from remote peer 5f417501511a4228af9360abc1bd240f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.979494 27420 consensus_queue.cc:1048] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:46.987259 27265 raft_consensus.cc:1275] T df5740ec76ed40cf8983557aab2dd970 P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Refusing update from remote peer 5f417501511a4228af9360abc1bd240f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.990620 27420 consensus_queue.cc:1048] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:47.028383 27190 raft_consensus.cc:1275] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Refusing update from remote peer ab776fe975424231981cb980510d6f66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:47.029603 27383 consensus_queue.cc:1048] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:47.036301 27338 raft_consensus.cc:1275] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Refusing update from remote peer ab776fe975424231981cb980510d6f66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:47.038546 27416 consensus_queue.cc:1048] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:47.057410 27190 raft_consensus.cc:1275] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Refusing update from remote peer ab776fe975424231981cb980510d6f66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:47.058486 27416 consensus_queue.cc:1048] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:47.064885 27338 raft_consensus.cc:1275] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Refusing update from remote peer ab776fe975424231981cb980510d6f66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:47.066288 27383 consensus_queue.cc:1048] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:47.155352 27265 raft_consensus.cc:1275] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Refusing update from remote peer 5f417501511a4228af9360abc1bd240f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:47.156405 27338 raft_consensus.cc:1275] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Refusing update from remote peer 5f417501511a4228af9360abc1bd240f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:47.156539 27420 consensus_queue.cc:1048] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:47.157606 27437 consensus_queue.cc:1048] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:49.425974 26564 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:54:49.426645 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:49.441438 27189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "381e501a18264a229fb1d4c2a91c465d"
dest_uuid: "5f417501511a4228af9360abc1bd240f"
mode: GRACEFUL
new_leader_uuid: "43ceff9493484b8883e6595fa3360f8e"
 from {username='slave'} at 127.0.0.1:51024
I20260709 14:54:49.441933 27189 raft_consensus.cc:606] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 1 LEADER]: Received request to transfer leadership to TS 43ceff9493484b8883e6595fa3360f8e
I20260709 14:54:49.444234 27189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c27358b513d45db965263f68fbfee09"
dest_uuid: "5f417501511a4228af9360abc1bd240f"
mode: GRACEFUL
new_leader_uuid: "43ceff9493484b8883e6595fa3360f8e"
 from {username='slave'} at 127.0.0.1:51024
I20260709 14:54:49.444725 27189 raft_consensus.cc:606] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Received request to transfer leadership to TS 43ceff9493484b8883e6595fa3360f8e
I20260709 14:54:49.445626 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:49.446153 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:49.535210 27479 raft_consensus.cc:993] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f: : Instructing follower 43ceff9493484b8883e6595fa3360f8e to start an election
I20260709 14:54:49.535655 27419 raft_consensus.cc:1081] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Signalling peer 43ceff9493484b8883e6595fa3360f8e to start an election
I20260709 14:54:49.537065 27338 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c27358b513d45db965263f68fbfee09"
dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
 from {username='slave'} at 127.0.0.1:49248
I20260709 14:54:49.537554 27338 raft_consensus.cc:493] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:49.537827 27338 raft_consensus.cc:3060] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:49.542778 27338 raft_consensus.cc:515] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:49.545086 27338 leader_election.cc:290] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 3 election: Requested vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), ab776fe975424231981cb980510d6f66 (127.25.241.2:46025)
I20260709 14:54:49.545209 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27358b513d45db965263f68fbfee09" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:49.544972 27189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27358b513d45db965263f68fbfee09" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f417501511a4228af9360abc1bd240f"
I20260709 14:54:49.545711 27265 raft_consensus.cc:3060] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:49.545876 27479 raft_consensus.cc:993] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f: : Instructing follower 43ceff9493484b8883e6595fa3360f8e to start an election
I20260709 14:54:49.546159 27189 raft_consensus.cc:3055] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:49.546470 27419 raft_consensus.cc:1081] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 1 LEADER]: Signalling peer 43ceff9493484b8883e6595fa3360f8e to start an election
I20260709 14:54:49.546528 27189 raft_consensus.cc:740] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:49.547371 27189 consensus_queue.cc:260] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [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: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:49.548017 27338 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "381e501a18264a229fb1d4c2a91c465d"
dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
 from {username='slave'} at 127.0.0.1:49248
I20260709 14:54:49.548569 27338 raft_consensus.cc:493] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:49.548784 27189 raft_consensus.cc:3060] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:49.548980 27338 raft_consensus.cc:3060] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:49.551668 27265 raft_consensus.cc:2468] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 3.
I20260709 14:54:49.552772 27302 leader_election.cc:304] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:49.553552 27475 raft_consensus.cc:2804] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:49.554411 27189 raft_consensus.cc:2468] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 3.
I20260709 14:54:49.554612 27475 raft_consensus.cc:697] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 3 LEADER]: Becoming Leader. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Running, Role: LEADER
I20260709 14:54:49.555722 27338 raft_consensus.cc:515] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:49.555419 27475 consensus_queue.cc:237] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [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: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:49.557191 27338 leader_election.cc:290] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 2 election: Requested vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), ab776fe975424231981cb980510d6f66 (127.25.241.2:46025)
I20260709 14:54:49.558238 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381e501a18264a229fb1d4c2a91c465d" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:49.558290 27189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381e501a18264a229fb1d4c2a91c465d" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f417501511a4228af9360abc1bd240f"
I20260709 14:54:49.558692 27265 raft_consensus.cc:3060] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:49.558918 27189 raft_consensus.cc:3055] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:49.559293 27189 raft_consensus.cc:740] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:49.560077 27189 consensus_queue.cc:260] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:49.561403 27189 raft_consensus.cc:3060] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:49.564402 27265 raft_consensus.cc:2468] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 2.
I20260709 14:54:49.565418 27302 leader_election.cc:304] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:49.566038 27480 raft_consensus.cc:2804] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:49.567312 27480 raft_consensus.cc:697] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 2 LEADER]: Becoming Leader. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Running, Role: LEADER
I20260709 14:54:49.568495 27189 raft_consensus.cc:2468] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 2.
I20260709 14:54:49.568324 27480 consensus_queue.cc:237] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:49.574265 27086 catalog_manager.cc:5697] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e reported cstate change: term changed from 2 to 3, leader changed from 5f417501511a4228af9360abc1bd240f (127.25.241.1) to 43ceff9493484b8883e6595fa3360f8e (127.25.241.3). New cstate: current_term: 3 leader_uuid: "43ceff9493484b8883e6595fa3360f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:49.588122 27086 catalog_manager.cc:5697] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e reported cstate change: term changed from 1 to 2, leader changed from 5f417501511a4228af9360abc1bd240f (127.25.241.1) to 43ceff9493484b8883e6595fa3360f8e (127.25.241.3). New cstate: current_term: 2 leader_uuid: "43ceff9493484b8883e6595fa3360f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:49.941857 27189 raft_consensus.cc:1275] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Refusing update from remote peer 43ceff9493484b8883e6595fa3360f8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:49.943521 27480 consensus_queue.cc:1048] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:49.952421 27265 raft_consensus.cc:1275] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Refusing update from remote peer 43ceff9493484b8883e6595fa3360f8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:49.953837 27475 consensus_queue.cc:1048] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:50.114179 27190 raft_consensus.cc:1275] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Refusing update from remote peer 43ceff9493484b8883e6595fa3360f8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:50.115419 27475 consensus_queue.cc:1048] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:50.123596 27265 raft_consensus.cc:1275] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Refusing update from remote peer 43ceff9493484b8883e6595fa3360f8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:50.124920 27482 consensus_queue.cc:1048] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:50.447072 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:50.465004 27338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c27358b513d45db965263f68fbfee09"
dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
mode: GRACEFUL
new_leader_uuid: "5f417501511a4228af9360abc1bd240f"
 from {username='slave'} at 127.0.0.1:49256
I20260709 14:54:50.465479 27338 raft_consensus.cc:606] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 3 LEADER]: Received request to transfer leadership to TS 5f417501511a4228af9360abc1bd240f
I20260709 14:54:50.470165 27338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "381e501a18264a229fb1d4c2a91c465d"
dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
mode: GRACEFUL
new_leader_uuid: "5f417501511a4228af9360abc1bd240f"
 from {username='slave'} at 127.0.0.1:49256
I20260709 14:54:50.470636 27338 raft_consensus.cc:606] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 2 LEADER]: Received request to transfer leadership to TS 5f417501511a4228af9360abc1bd240f
I20260709 14:54:50.474448 27480 raft_consensus.cc:993] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e: : Instructing follower 5f417501511a4228af9360abc1bd240f to start an election
I20260709 14:54:50.474857 27482 raft_consensus.cc:1081] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 3 LEADER]: Signalling peer 5f417501511a4228af9360abc1bd240f to start an election
I20260709 14:54:50.476207 27190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c27358b513d45db965263f68fbfee09"
dest_uuid: "5f417501511a4228af9360abc1bd240f"
 from {username='slave'} at 127.0.0.1:51004
I20260709 14:54:50.476758 27190 raft_consensus.cc:493] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:50.477015 27190 raft_consensus.cc:3060] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:50.478005 27265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba20d3fbc1dd4b29bc6ee5954b3cdb1f"
dest_uuid: "ab776fe975424231981cb980510d6f66"
mode: GRACEFUL
new_leader_uuid: "5f417501511a4228af9360abc1bd240f"
 from {username='slave'} at 127.0.0.1:56186
I20260709 14:54:50.478422 27265 raft_consensus.cc:606] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 2 LEADER]: Received request to transfer leadership to TS 5f417501511a4228af9360abc1bd240f
I20260709 14:54:50.482036 27190 raft_consensus.cc:515] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:50.483206 27265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf06e80f17ea48259a3cc05cf8aa3d89"
dest_uuid: "ab776fe975424231981cb980510d6f66"
mode: GRACEFUL
new_leader_uuid: "5f417501511a4228af9360abc1bd240f"
 from {username='slave'} at 127.0.0.1:56186
I20260709 14:54:50.483669 27265 raft_consensus.cc:606] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 2 LEADER]: Received request to transfer leadership to TS 5f417501511a4228af9360abc1bd240f
I20260709 14:54:50.483990 27190 leader_election.cc:290] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 4 election: Requested vote from peers ab776fe975424231981cb980510d6f66 (127.25.241.2:46025), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:50.484236 27264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27358b513d45db965263f68fbfee09" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:50.484560 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27358b513d45db965263f68fbfee09" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:50.484833 27264 raft_consensus.cc:3060] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:50.485208 27338 raft_consensus.cc:3055] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:50.485569 27338 raft_consensus.cc:740] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Running, Role: LEADER
I20260709 14:54:50.486153 27338 consensus_queue.cc:260] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [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: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:50.486915 27338 raft_consensus.cc:3060] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:50.489176 27265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6beefd79d40a4fb9ae28e392d2039819"
dest_uuid: "ab776fe975424231981cb980510d6f66"
mode: GRACEFUL
new_leader_uuid: "5f417501511a4228af9360abc1bd240f"
 from {username='slave'} at 127.0.0.1:56186
I20260709 14:54:50.489735 27265 raft_consensus.cc:606] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 1 LEADER]: Received request to transfer leadership to TS 5f417501511a4228af9360abc1bd240f
I20260709 14:54:50.490439 27264 raft_consensus.cc:2468] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 4.
I20260709 14:54:50.491551 27153 leader_election.cc:304] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [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: 5f417501511a4228af9360abc1bd240f, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:50.492184 27419 raft_consensus.cc:2804] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:50.492889 27338 raft_consensus.cc:2468] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 4.
I20260709 14:54:50.493188 27419 raft_consensus.cc:697] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 4 LEADER]: Becoming Leader. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:50.494091 27419 consensus_queue.cc:237] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [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: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:50.499713 27086 catalog_manager.cc:5697] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f reported cstate change: term changed from 3 to 4, leader changed from 43ceff9493484b8883e6595fa3360f8e (127.25.241.3) to 5f417501511a4228af9360abc1bd240f (127.25.241.1). New cstate: current_term: 4 leader_uuid: "5f417501511a4228af9360abc1bd240f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:50.615761 27480 raft_consensus.cc:993] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e: : Instructing follower 5f417501511a4228af9360abc1bd240f to start an election
I20260709 14:54:50.616189 27480 raft_consensus.cc:1081] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 2 LEADER]: Signalling peer 5f417501511a4228af9360abc1bd240f to start an election
I20260709 14:54:50.617777 27190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "381e501a18264a229fb1d4c2a91c465d"
dest_uuid: "5f417501511a4228af9360abc1bd240f"
 from {username='slave'} at 127.0.0.1:51004
I20260709 14:54:50.618243 27190 raft_consensus.cc:493] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:50.618491 27190 raft_consensus.cc:3060] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:50.622691 27190 raft_consensus.cc:515] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:50.624269 27190 leader_election.cc:290] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 3 election: Requested vote from peers ab776fe975424231981cb980510d6f66 (127.25.241.2:46025), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:50.625231 27264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381e501a18264a229fb1d4c2a91c465d" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:50.625506 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381e501a18264a229fb1d4c2a91c465d" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:50.625819 27264 raft_consensus.cc:3060] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:50.625963 27338 raft_consensus.cc:3055] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:50.626317 27338 raft_consensus.cc:740] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Running, Role: LEADER
I20260709 14:54:50.626950 27338 consensus_queue.cc:260] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [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: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:50.628085 27338 raft_consensus.cc:3060] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:50.629518 27491 raft_consensus.cc:993] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66: : Instructing follower 5f417501511a4228af9360abc1bd240f to start an election
I20260709 14:54:50.629990 27500 raft_consensus.cc:1081] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 2 LEADER]: Signalling peer 5f417501511a4228af9360abc1bd240f to start an election
I20260709 14:54:50.631572 27190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf06e80f17ea48259a3cc05cf8aa3d89"
dest_uuid: "5f417501511a4228af9360abc1bd240f"
 from {username='slave'} at 127.0.0.1:51002
I20260709 14:54:50.632071 27190 raft_consensus.cc:493] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:50.632273 27264 raft_consensus.cc:2468] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 3.
I20260709 14:54:50.632404 27190 raft_consensus.cc:3060] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:50.633600 27338 raft_consensus.cc:2468] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 3.
I20260709 14:54:50.633531 27153 leader_election.cc:304] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f417501511a4228af9360abc1bd240f, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:50.634397 27419 raft_consensus.cc:2804] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:50.634840 27419 raft_consensus.cc:697] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 3 LEADER]: Becoming Leader. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:50.635596 27419 consensus_queue.cc:237] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [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: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:50.637768 27190 raft_consensus.cc:515] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:50.640991 27264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf06e80f17ea48259a3cc05cf8aa3d89" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:50.641228 27190 leader_election.cc:290] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 3 election: Requested vote from peers ab776fe975424231981cb980510d6f66 (127.25.241.2:46025), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:50.641556 27264 raft_consensus.cc:3055] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:50.642133 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf06e80f17ea48259a3cc05cf8aa3d89" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:50.641920 27264 raft_consensus.cc:740] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ab776fe975424231981cb980510d6f66, State: Running, Role: LEADER
I20260709 14:54:50.642679 27338 raft_consensus.cc:3060] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:50.642717 27086 catalog_manager.cc:5697] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f reported cstate change: term changed from 2 to 3, leader changed from 43ceff9493484b8883e6595fa3360f8e (127.25.241.3) to 5f417501511a4228af9360abc1bd240f (127.25.241.1). New cstate: current_term: 3 leader_uuid: "5f417501511a4228af9360abc1bd240f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:50.643338 27264 consensus_queue.cc:260] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [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: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:50.644784 27264 raft_consensus.cc:3060] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:50.649199 27338 raft_consensus.cc:2468] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 3.
I20260709 14:54:50.650271 27156 leader_election.cc:304] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, 5f417501511a4228af9360abc1bd240f; no voters: 
I20260709 14:54:50.650478 27264 raft_consensus.cc:2468] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 3.
I20260709 14:54:50.651028 27419 raft_consensus.cc:2804] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:50.651530 27419 raft_consensus.cc:697] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 3 LEADER]: Becoming Leader. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:50.652334 27419 consensus_queue.cc:237] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [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: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:50.658558 27086 catalog_manager.cc:5697] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f reported cstate change: term changed from 2 to 3, leader changed from ab776fe975424231981cb980510d6f66 (127.25.241.2) to 5f417501511a4228af9360abc1bd240f (127.25.241.1). New cstate: current_term: 3 leader_uuid: "5f417501511a4228af9360abc1bd240f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:50.794409 27491 raft_consensus.cc:993] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66: : Instructing follower 5f417501511a4228af9360abc1bd240f to start an election
I20260709 14:54:50.794929 27500 raft_consensus.cc:1081] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 2 LEADER]: Signalling peer 5f417501511a4228af9360abc1bd240f to start an election
I20260709 14:54:50.796368 27189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba20d3fbc1dd4b29bc6ee5954b3cdb1f"
dest_uuid: "5f417501511a4228af9360abc1bd240f"
 from {username='slave'} at 127.0.0.1:51002
I20260709 14:54:50.796888 27189 raft_consensus.cc:493] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:50.797199 27189 raft_consensus.cc:3060] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:50.802037 27189 raft_consensus.cc:515] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:50.803872 27189 leader_election.cc:290] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 3 election: Requested vote from peers ab776fe975424231981cb980510d6f66 (127.25.241.2:46025), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:50.804641 27264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba20d3fbc1dd4b29bc6ee5954b3cdb1f" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:50.805233 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba20d3fbc1dd4b29bc6ee5954b3cdb1f" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:50.805260 27264 raft_consensus.cc:3055] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:50.805735 27338 raft_consensus.cc:3060] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:50.805742 27264 raft_consensus.cc:740] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ab776fe975424231981cb980510d6f66, State: Running, Role: LEADER
I20260709 14:54:50.806668 27264 consensus_queue.cc:260] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [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: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:50.807646 27264 raft_consensus.cc:3060] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:50.810122 27338 raft_consensus.cc:2468] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 3.
I20260709 14:54:50.811019 27156 leader_election.cc:304] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, 5f417501511a4228af9360abc1bd240f; no voters: 
I20260709 14:54:50.811664 27419 raft_consensus.cc:2804] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:50.812168 27419 raft_consensus.cc:697] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 3 LEADER]: Becoming Leader. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:50.812628 27264 raft_consensus.cc:2468] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 3.
I20260709 14:54:50.813048 27419 consensus_queue.cc:237] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [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: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:50.819593 27086 catalog_manager.cc:5697] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f reported cstate change: term changed from 2 to 3, leader changed from ab776fe975424231981cb980510d6f66 (127.25.241.2) to 5f417501511a4228af9360abc1bd240f (127.25.241.1). New cstate: current_term: 3 leader_uuid: "5f417501511a4228af9360abc1bd240f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:50.929620 27491 raft_consensus.cc:993] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66: : Instructing follower 5f417501511a4228af9360abc1bd240f to start an election
I20260709 14:54:50.930009 27491 raft_consensus.cc:1081] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 1 LEADER]: Signalling peer 5f417501511a4228af9360abc1bd240f to start an election
I20260709 14:54:50.931516 27189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6beefd79d40a4fb9ae28e392d2039819"
dest_uuid: "5f417501511a4228af9360abc1bd240f"
 from {username='slave'} at 127.0.0.1:51002
I20260709 14:54:50.931950 27189 raft_consensus.cc:493] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:50.932224 27189 raft_consensus.cc:3060] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:50.936800 27189 raft_consensus.cc:515] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:50.938485 27189 leader_election.cc:290] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 2 election: Requested vote from peers ab776fe975424231981cb980510d6f66 (127.25.241.2:46025), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:50.939419 27264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beefd79d40a4fb9ae28e392d2039819" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:50.939628 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beefd79d40a4fb9ae28e392d2039819" candidate_uuid: "5f417501511a4228af9360abc1bd240f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:50.939980 27264 raft_consensus.cc:3055] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:50.940188 27338 raft_consensus.cc:3060] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:50.940333 27264 raft_consensus.cc:740] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab776fe975424231981cb980510d6f66, State: Running, Role: LEADER
I20260709 14:54:50.941068 27264 consensus_queue.cc:260] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:50.941992 27264 raft_consensus.cc:3060] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:50.944623 27338 raft_consensus.cc:2468] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 2.
I20260709 14:54:50.945654 27156 leader_election.cc:304] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, 5f417501511a4228af9360abc1bd240f; no voters: 
I20260709 14:54:50.946367 27419 raft_consensus.cc:2804] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:50.946659 27264 raft_consensus.cc:2468] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f417501511a4228af9360abc1bd240f in term 2.
I20260709 14:54:50.946693 27419 raft_consensus.cc:697] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Becoming Leader. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:50.947635 27419 consensus_queue.cc:237] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:50.953804 27086 catalog_manager.cc:5697] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f reported cstate change: term changed from 1 to 2, leader changed from ab776fe975424231981cb980510d6f66 (127.25.241.2) to 5f417501511a4228af9360abc1bd240f (127.25.241.1). New cstate: current_term: 2 leader_uuid: "5f417501511a4228af9360abc1bd240f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:51.094177 27338 raft_consensus.cc:1275] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 4 FOLLOWER]: Refusing update from remote peer 5f417501511a4228af9360abc1bd240f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:51.095342 27419 consensus_queue.cc:1048] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:51.103718 27264 raft_consensus.cc:1275] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66 [term 4 FOLLOWER]: Refusing update from remote peer 5f417501511a4228af9360abc1bd240f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:51.105175 27419 consensus_queue.cc:1048] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:51.178489 27338 raft_consensus.cc:1275] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Refusing update from remote peer 5f417501511a4228af9360abc1bd240f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:51.179570 27419 consensus_queue.cc:1048] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:51.186808 27264 raft_consensus.cc:1275] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Refusing update from remote peer 5f417501511a4228af9360abc1bd240f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:51.188198 27506 consensus_queue.cc:1048] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:51.193143 27338 raft_consensus.cc:1275] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Refusing update from remote peer 5f417501511a4228af9360abc1bd240f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:51.194455 27506 consensus_queue.cc:1048] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:51.198195 27264 raft_consensus.cc:1275] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Refusing update from remote peer 5f417501511a4228af9360abc1bd240f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:51.199710 27506 consensus_queue.cc:1048] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:51.232259 27338 raft_consensus.cc:1275] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Refusing update from remote peer 5f417501511a4228af9360abc1bd240f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:51.233485 27419 consensus_queue.cc:1048] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:51.242246 27264 raft_consensus.cc:1275] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Refusing update from remote peer 5f417501511a4228af9360abc1bd240f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:51.243357 27419 consensus_queue.cc:1048] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:51.329007 27338 raft_consensus.cc:1275] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Refusing update from remote peer 5f417501511a4228af9360abc1bd240f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:51.330209 27419 consensus_queue.cc:1048] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:51.337689 27264 raft_consensus.cc:1275] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Refusing update from remote peer 5f417501511a4228af9360abc1bd240f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:51.338924 27419 consensus_queue.cc:1048] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:53.498724 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:53.506258 27189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6beefd79d40a4fb9ae28e392d2039819"
dest_uuid: "5f417501511a4228af9360abc1bd240f"
mode: GRACEFUL
new_leader_uuid: "43ceff9493484b8883e6595fa3360f8e"
 from {username='slave'} at 127.0.0.1:51024
I20260709 14:54:53.506958 27189 raft_consensus.cc:606] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Received request to transfer leadership to TS 43ceff9493484b8883e6595fa3360f8e
I20260709 14:54:53.509382 27189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "708c0ca1d8f84ae7926f28bd3928229b"
dest_uuid: "5f417501511a4228af9360abc1bd240f"
mode: GRACEFUL
new_leader_uuid: "43ceff9493484b8883e6595fa3360f8e"
 from {username='slave'} at 127.0.0.1:51024
I20260709 14:54:53.509860 27189 raft_consensus.cc:606] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Received request to transfer leadership to TS 43ceff9493484b8883e6595fa3360f8e
I20260709 14:54:53.511858 27189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf06e80f17ea48259a3cc05cf8aa3d89"
dest_uuid: "5f417501511a4228af9360abc1bd240f"
mode: GRACEFUL
new_leader_uuid: "ab776fe975424231981cb980510d6f66"
 from {username='slave'} at 127.0.0.1:51024
I20260709 14:54:53.512257 27189 raft_consensus.cc:606] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 3 LEADER]: Received request to transfer leadership to TS ab776fe975424231981cb980510d6f66
I20260709 14:54:53.514356 27189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d62c0d397e9849cfa15c930e071e0527"
dest_uuid: "5f417501511a4228af9360abc1bd240f"
mode: GRACEFUL
new_leader_uuid: "ab776fe975424231981cb980510d6f66"
 from {username='slave'} at 127.0.0.1:51024
I20260709 14:54:53.514762 27189 raft_consensus.cc:606] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 1 LEADER]: Received request to transfer leadership to TS ab776fe975424231981cb980510d6f66
I20260709 14:54:53.515720 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:53.516129 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:53.606042 27419 raft_consensus.cc:993] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f: : Instructing follower ab776fe975424231981cb980510d6f66 to start an election
I20260709 14:54:53.606519 27521 raft_consensus.cc:1081] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 3 LEADER]: Signalling peer ab776fe975424231981cb980510d6f66 to start an election
I20260709 14:54:53.608099 27264 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf06e80f17ea48259a3cc05cf8aa3d89"
dest_uuid: "ab776fe975424231981cb980510d6f66"
 from {username='slave'} at 127.0.0.1:56166
I20260709 14:54:53.608572 27264 raft_consensus.cc:493] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:53.608871 27264 raft_consensus.cc:3060] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:53.613950 27264 raft_consensus.cc:515] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:53.615468 27264 leader_election.cc:290] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 4 election: Requested vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:53.616537 27189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf06e80f17ea48259a3cc05cf8aa3d89" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5f417501511a4228af9360abc1bd240f"
I20260709 14:54:53.616637 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf06e80f17ea48259a3cc05cf8aa3d89" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:53.617254 27189 raft_consensus.cc:3055] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:53.617303 27339 raft_consensus.cc:3060] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:53.617549 27189 raft_consensus.cc:740] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:53.618343 27189 consensus_queue.cc:260] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [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: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:53.619477 27189 raft_consensus.cc:3060] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:53.622978 27339 raft_consensus.cc:2468] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab776fe975424231981cb980510d6f66 in term 4.
I20260709 14:54:53.624075 27231 leader_election.cc:304] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [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: 43ceff9493484b8883e6595fa3360f8e, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:53.624848 27491 raft_consensus.cc:2804] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:53.625468 27189 raft_consensus.cc:2468] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab776fe975424231981cb980510d6f66 in term 4.
I20260709 14:54:53.625808 27491 raft_consensus.cc:697] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 4 LEADER]: Becoming Leader. State: Replica: ab776fe975424231981cb980510d6f66, State: Running, Role: LEADER
I20260709 14:54:53.626883 27491 consensus_queue.cc:237] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [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: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:53.634008 27088 catalog_manager.cc:5697] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 reported cstate change: term changed from 3 to 4, leader changed from 5f417501511a4228af9360abc1bd240f (127.25.241.1) to ab776fe975424231981cb980510d6f66 (127.25.241.2). New cstate: current_term: 4 leader_uuid: "ab776fe975424231981cb980510d6f66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:53.710762 27419 raft_consensus.cc:993] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f: : Instructing follower 43ceff9493484b8883e6595fa3360f8e to start an election
I20260709 14:54:53.711232 27521 raft_consensus.cc:1081] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Signalling peer 43ceff9493484b8883e6595fa3360f8e to start an election
I20260709 14:54:53.712571 27339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6beefd79d40a4fb9ae28e392d2039819"
dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
 from {username='slave'} at 127.0.0.1:49248
I20260709 14:54:53.713047 27339 raft_consensus.cc:493] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:53.713351 27339 raft_consensus.cc:3060] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:53.718057 27339 raft_consensus.cc:515] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:53.719776 27339 leader_election.cc:290] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 3 election: Requested vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), ab776fe975424231981cb980510d6f66 (127.25.241.2:46025)
I20260709 14:54:53.720930 27264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beefd79d40a4fb9ae28e392d2039819" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:53.721004 27189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6beefd79d40a4fb9ae28e392d2039819" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f417501511a4228af9360abc1bd240f"
I20260709 14:54:53.721374 27264 raft_consensus.cc:3060] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:53.721472 27189 raft_consensus.cc:3055] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:53.721786 27189 raft_consensus.cc:740] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:53.722369 27189 consensus_queue.cc:260] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [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: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:53.723227 27189 raft_consensus.cc:3060] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:53.725658 27264 raft_consensus.cc:2468] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 3.
I20260709 14:54:53.726756 27302 leader_election.cc:304] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:53.727535 27520 raft_consensus.cc:2804] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:53.727728 27189 raft_consensus.cc:2468] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 3.
I20260709 14:54:53.728128 27520 raft_consensus.cc:697] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [term 3 LEADER]: Becoming Leader. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Running, Role: LEADER
I20260709 14:54:53.728978 27520 consensus_queue.cc:237] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [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: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:53.735982 27088 catalog_manager.cc:5697] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e reported cstate change: term changed from 2 to 3, leader changed from 5f417501511a4228af9360abc1bd240f (127.25.241.1) to 43ceff9493484b8883e6595fa3360f8e (127.25.241.3). New cstate: current_term: 3 leader_uuid: "43ceff9493484b8883e6595fa3360f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:53.869483 27419 raft_consensus.cc:993] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f: : Instructing follower 43ceff9493484b8883e6595fa3360f8e to start an election
I20260709 14:54:53.869881 27521 raft_consensus.cc:1081] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Signalling peer 43ceff9493484b8883e6595fa3360f8e to start an election
I20260709 14:54:53.871207 27339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "708c0ca1d8f84ae7926f28bd3928229b"
dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
 from {username='slave'} at 127.0.0.1:49248
I20260709 14:54:53.871618 27339 raft_consensus.cc:493] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:53.871858 27339 raft_consensus.cc:3060] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:53.876492 27339 raft_consensus.cc:515] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } } peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } }
I20260709 14:54:53.878134 27339 leader_election.cc:290] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 3 election: Requested vote from peers ab776fe975424231981cb980510d6f66 (127.25.241.2:46025), 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953)
I20260709 14:54:53.878866 27264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708c0ca1d8f84ae7926f28bd3928229b" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab776fe975424231981cb980510d6f66"
I20260709 14:54:53.879074 27189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708c0ca1d8f84ae7926f28bd3928229b" candidate_uuid: "43ceff9493484b8883e6595fa3360f8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f417501511a4228af9360abc1bd240f"
I20260709 14:54:53.879426 27264 raft_consensus.cc:3060] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:53.879633 27189 raft_consensus.cc:3055] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:53.880007 27189 raft_consensus.cc:740] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:53.880892 27189 consensus_queue.cc:260] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [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: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } } peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } }
I20260709 14:54:53.881723 27189 raft_consensus.cc:3060] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:53.884076 27264 raft_consensus.cc:2468] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 3.
I20260709 14:54:53.884734 27265 raft_consensus.cc:1240] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Rejecting Update request from peer 5f417501511a4228af9360abc1bd240f for earlier term 2. Current term is 3. Ops: []
I20260709 14:54:53.884934 27302 leader_election.cc:304] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:53.885731 27520 raft_consensus.cc:2804] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:53.886181 27520 raft_consensus.cc:697] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [term 3 LEADER]: Becoming Leader. State: Replica: 43ceff9493484b8883e6595fa3360f8e, State: Running, Role: LEADER
I20260709 14:54:53.887666 27189 raft_consensus.cc:2468] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ceff9493484b8883e6595fa3360f8e in term 3.
I20260709 14:54:53.887428 27520 consensus_queue.cc:237] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [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: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } } peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } }
I20260709 14:54:53.893908 27088 catalog_manager.cc:5697] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e reported cstate change: term changed from 2 to 3, leader changed from 5f417501511a4228af9360abc1bd240f (127.25.241.1) to 43ceff9493484b8883e6595fa3360f8e (127.25.241.3). New cstate: current_term: 3 leader_uuid: "43ceff9493484b8883e6595fa3360f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:53.927822 27419 raft_consensus.cc:993] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f: : Instructing follower ab776fe975424231981cb980510d6f66 to start an election
I20260709 14:54:53.928324 27521 raft_consensus.cc:1081] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 1 LEADER]: Signalling peer ab776fe975424231981cb980510d6f66 to start an election
I20260709 14:54:53.929812 27265 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d62c0d397e9849cfa15c930e071e0527"
dest_uuid: "ab776fe975424231981cb980510d6f66"
 from {username='slave'} at 127.0.0.1:56166
I20260709 14:54:53.930255 27265 raft_consensus.cc:493] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:53.930480 27265 raft_consensus.cc:3060] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:53.934685 27265 raft_consensus.cc:515] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:53.935992 27265 leader_election.cc:290] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 2 election: Requested vote from peers 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953), 43ceff9493484b8883e6595fa3360f8e (127.25.241.3:36253)
I20260709 14:54:53.936825 27189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62c0d397e9849cfa15c930e071e0527" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f417501511a4228af9360abc1bd240f"
I20260709 14:54:53.937027 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62c0d397e9849cfa15c930e071e0527" candidate_uuid: "ab776fe975424231981cb980510d6f66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43ceff9493484b8883e6595fa3360f8e"
I20260709 14:54:53.937276 27189 raft_consensus.cc:3055] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:53.937501 27339 raft_consensus.cc:3060] T d62c0d397e9849cfa15c930e071e0527 P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:53.937521 27189 raft_consensus.cc:740] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f417501511a4228af9360abc1bd240f, State: Running, Role: LEADER
I20260709 14:54:53.938390 27189 consensus_queue.cc:260] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:53.939173 27189 raft_consensus.cc:3060] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:53.942191 27339 raft_consensus.cc:2468] T d62c0d397e9849cfa15c930e071e0527 P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab776fe975424231981cb980510d6f66 in term 2.
I20260709 14:54:53.943174 27189 raft_consensus.cc:2468] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab776fe975424231981cb980510d6f66 in term 2.
I20260709 14:54:53.943109 27231 leader_election.cc:304] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ceff9493484b8883e6595fa3360f8e, ab776fe975424231981cb980510d6f66; no voters: 
I20260709 14:54:53.944031 27491 raft_consensus.cc:2804] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:53.944429 27491 raft_consensus.cc:697] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [term 2 LEADER]: Becoming Leader. State: Replica: ab776fe975424231981cb980510d6f66, State: Running, Role: LEADER
I20260709 14:54:53.945191 27491 consensus_queue.cc:237] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } }
I20260709 14:54:53.952044 27088 catalog_manager.cc:5697] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 reported cstate change: term changed from 1 to 2, leader changed from 5f417501511a4228af9360abc1bd240f (127.25.241.1) to ab776fe975424231981cb980510d6f66 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "ab776fe975424231981cb980510d6f66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:54.006244 27189 raft_consensus.cc:1275] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 4 FOLLOWER]: Refusing update from remote peer ab776fe975424231981cb980510d6f66: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:54.007359 27491 consensus_queue.cc:1048] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:54.018020 27339 raft_consensus.cc:1275] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 4 FOLLOWER]: Refusing update from remote peer ab776fe975424231981cb980510d6f66: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:54.019932 27533 consensus_queue.cc:1048] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:54:54.123943 27265 raft_consensus.cc:1275] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Refusing update from remote peer 43ceff9493484b8883e6595fa3360f8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:54.125120 27520 consensus_queue.cc:1048] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:54.133411 27189 raft_consensus.cc:1275] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Refusing update from remote peer 43ceff9493484b8883e6595fa3360f8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:54.135098 27520 consensus_queue.cc:1048] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:54.354559 27265 raft_consensus.cc:1275] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Refusing update from remote peer 43ceff9493484b8883e6595fa3360f8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:54.355732 27520 consensus_queue.cc:1048] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab776fe975424231981cb980510d6f66" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:54.364349 27189 raft_consensus.cc:1275] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Refusing update from remote peer 43ceff9493484b8883e6595fa3360f8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:54.366751 27538 consensus_queue.cc:1048] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:54:54.486526 27189 raft_consensus.cc:1275] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Refusing update from remote peer ab776fe975424231981cb980510d6f66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:54.487676 27533 consensus_queue.cc:1048] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f417501511a4228af9360abc1bd240f" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:54.495723 27339 raft_consensus.cc:1275] T d62c0d397e9849cfa15c930e071e0527 P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Refusing update from remote peer ab776fe975424231981cb980510d6f66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:54.497267 27491 consensus_queue.cc:1048] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ceff9493484b8883e6595fa3360f8e" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:54.516942 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:54.522723 26564 tablet_server.cc:179] TabletServer@127.25.241.1:0 shutting down...
I20260709 14:54:54.543573 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:54.544451 26564 tablet_replica.cc:333] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f: stopping tablet replica
W20260709 14:54:54.544803 27229 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260709 14:54:54.545114 26564 raft_consensus.cc:2243] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.545557 26564 raft_consensus.cc:2272] T bf06e80f17ea48259a3cc05cf8aa3d89 P 5f417501511a4228af9360abc1bd240f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:54.547787 27229 consensus_peers.cc:597] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 -> Peer 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953): Couldn't send request to peer 5f417501511a4228af9360abc1bd240f. 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:54:54.548197 26564 tablet_replica.cc:333] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f: stopping tablet replica
I20260709 14:54:54.548847 26564 raft_consensus.cc:2243] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.549309 26564 raft_consensus.cc:2272] T d62c0d397e9849cfa15c930e071e0527 P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.552023 26564 tablet_replica.cc:333] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f: stopping tablet replica
I20260709 14:54:54.552495 26564 raft_consensus.cc:2243] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.553025 26564 raft_consensus.cc:2272] T 708c0ca1d8f84ae7926f28bd3928229b P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.555478 26564 tablet_replica.cc:333] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f: stopping tablet replica
I20260709 14:54:54.555935 26564 raft_consensus.cc:2243] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.556262 26564 raft_consensus.cc:2272] T 6beefd79d40a4fb9ae28e392d2039819 P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.558085 26564 tablet_replica.cc:333] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f: stopping tablet replica
I20260709 14:54:54.558583 26564 raft_consensus.cc:2243] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:54.559314 26564 raft_consensus.cc:2272] T 381e501a18264a229fb1d4c2a91c465d P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.560912 26564 tablet_replica.cc:333] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f: stopping tablet replica
I20260709 14:54:54.561334 26564 raft_consensus.cc:2243] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:54.562021 26564 raft_consensus.cc:2272] T 3c27358b513d45db965263f68fbfee09 P 5f417501511a4228af9360abc1bd240f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.563570 26564 tablet_replica.cc:333] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f: stopping tablet replica
I20260709 14:54:54.564000 26564 raft_consensus.cc:2243] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:54.564610 26564 raft_consensus.cc:2272] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.566218 26564 tablet_replica.cc:333] T b4b8114a017f4172a5cfd537b66c7ee8 P 5f417501511a4228af9360abc1bd240f: stopping tablet replica
I20260709 14:54:54.566629 26564 raft_consensus.cc:2243] T b4b8114a017f4172a5cfd537b66c7ee8 P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.566953 26564 raft_consensus.cc:2272] T b4b8114a017f4172a5cfd537b66c7ee8 P 5f417501511a4228af9360abc1bd240f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.568501 26564 tablet_replica.cc:333] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f: stopping tablet replica
I20260709 14:54:54.568938 26564 raft_consensus.cc:2243] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.569288 26564 raft_consensus.cc:2272] T 8bc605f8cb00431a835ec8f8e774364b P 5f417501511a4228af9360abc1bd240f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.570818 26564 tablet_replica.cc:333] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f: stopping tablet replica
I20260709 14:54:54.571218 26564 raft_consensus.cc:2243] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:54.571864 26564 raft_consensus.cc:2272] T df5740ec76ed40cf8983557aab2dd970 P 5f417501511a4228af9360abc1bd240f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.599910 26564 tablet_server.cc:196] TabletServer@127.25.241.1:0 shutdown complete.
I20260709 14:54:54.618497 26564 tablet_server.cc:179] TabletServer@127.25.241.2:0 shutting down...
I20260709 14:54:54.637938 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:54.638584 26564 tablet_replica.cc:333] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66: stopping tablet replica
I20260709 14:54:54.639094 26564 raft_consensus.cc:2243] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.639496 26564 raft_consensus.cc:2272] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.641198 26564 tablet_replica.cc:333] T b4b8114a017f4172a5cfd537b66c7ee8 P ab776fe975424231981cb980510d6f66: stopping tablet replica
I20260709 14:54:54.641664 26564 raft_consensus.cc:2243] T b4b8114a017f4172a5cfd537b66c7ee8 P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.642040 26564 raft_consensus.cc:2272] T b4b8114a017f4172a5cfd537b66c7ee8 P ab776fe975424231981cb980510d6f66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.643595 26564 tablet_replica.cc:333] T df5740ec76ed40cf8983557aab2dd970 P ab776fe975424231981cb980510d6f66: stopping tablet replica
I20260709 14:54:54.644043 26564 raft_consensus.cc:2243] T df5740ec76ed40cf8983557aab2dd970 P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.644369 26564 raft_consensus.cc:2272] T df5740ec76ed40cf8983557aab2dd970 P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.645895 26564 tablet_replica.cc:333] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66: stopping tablet replica
I20260709 14:54:54.646323 26564 raft_consensus.cc:2243] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:54.646996 26564 raft_consensus.cc:2272] T 8bc605f8cb00431a835ec8f8e774364b P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.648558 26564 tablet_replica.cc:333] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66: stopping tablet replica
I20260709 14:54:54.649000 26564 raft_consensus.cc:2243] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:54.649681 26564 raft_consensus.cc:2272] T bf06e80f17ea48259a3cc05cf8aa3d89 P ab776fe975424231981cb980510d6f66 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.651501 26564 tablet_replica.cc:333] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66: stopping tablet replica
I20260709 14:54:54.651968 26564 raft_consensus.cc:2243] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.652304 26564 raft_consensus.cc:2272] T 3c27358b513d45db965263f68fbfee09 P ab776fe975424231981cb980510d6f66 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.653867 26564 tablet_replica.cc:333] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66: stopping tablet replica
I20260709 14:54:54.654305 26564 raft_consensus.cc:2243] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.654670 26564 raft_consensus.cc:2272] T 6beefd79d40a4fb9ae28e392d2039819 P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.656612 26564 tablet_replica.cc:333] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66: stopping tablet replica
I20260709 14:54:54.657080 26564 raft_consensus.cc:2243] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.657423 26564 raft_consensus.cc:2272] T 381e501a18264a229fb1d4c2a91c465d P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.658895 26564 tablet_replica.cc:333] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66: stopping tablet replica
I20260709 14:54:54.659278 26564 raft_consensus.cc:2243] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:54.659922 26564 raft_consensus.cc:2272] T d62c0d397e9849cfa15c930e071e0527 P ab776fe975424231981cb980510d6f66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.661659 26564 tablet_replica.cc:333] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66: stopping tablet replica
I20260709 14:54:54.662036 26564 raft_consensus.cc:2243] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.662379 26564 raft_consensus.cc:2272] T 708c0ca1d8f84ae7926f28bd3928229b P ab776fe975424231981cb980510d6f66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.683887 26564 tablet_server.cc:196] TabletServer@127.25.241.2:0 shutdown complete.
W20260709 14:54:54.694164 27302 consensus_peers.cc:597] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e -> Peer ab776fe975424231981cb980510d6f66 (127.25.241.2:46025): Couldn't send request to peer ab776fe975424231981cb980510d6f66. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:46025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:54.704487 26564 tablet_server.cc:179] TabletServer@127.25.241.3:0 shutting down...
W20260709 14:54:54.717110 27303 consensus_peers.cc:597] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e -> Peer 5f417501511a4228af9360abc1bd240f (127.25.241.1:43953): Couldn't send request to peer 5f417501511a4228af9360abc1bd240f. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:43953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:54.727231 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:54.727973 26564 tablet_replica.cc:333] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e: stopping tablet replica
I20260709 14:54:54.728739 26564 raft_consensus.cc:2243] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:54.729511 26564 raft_consensus.cc:2272] T 708c0ca1d8f84ae7926f28bd3928229b P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.731544 26564 tablet_replica.cc:333] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e: stopping tablet replica
I20260709 14:54:54.732040 26564 raft_consensus.cc:2243] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.732443 26564 raft_consensus.cc:2272] T bf06e80f17ea48259a3cc05cf8aa3d89 P 43ceff9493484b8883e6595fa3360f8e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.734825 26564 tablet_replica.cc:333] T d62c0d397e9849cfa15c930e071e0527 P 43ceff9493484b8883e6595fa3360f8e: stopping tablet replica
I20260709 14:54:54.735345 26564 raft_consensus.cc:2243] T d62c0d397e9849cfa15c930e071e0527 P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.735743 26564 raft_consensus.cc:2272] T d62c0d397e9849cfa15c930e071e0527 P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.737689 26564 tablet_replica.cc:333] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e: stopping tablet replica
I20260709 14:54:54.738170 26564 raft_consensus.cc:2243] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.738570 26564 raft_consensus.cc:2272] T df5740ec76ed40cf8983557aab2dd970 P 43ceff9493484b8883e6595fa3360f8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.740063 26564 tablet_replica.cc:333] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e: stopping tablet replica
I20260709 14:54:54.740561 26564 raft_consensus.cc:2243] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.741014 26564 raft_consensus.cc:2272] T 8bc605f8cb00431a835ec8f8e774364b P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.742640 26564 tablet_replica.cc:333] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e: stopping tablet replica
I20260709 14:54:54.743073 26564 raft_consensus.cc:2243] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:54.743749 26564 raft_consensus.cc:2272] T b4b8114a017f4172a5cfd537b66c7ee8 P 43ceff9493484b8883e6595fa3360f8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.745347 26564 tablet_replica.cc:333] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e: stopping tablet replica
I20260709 14:54:54.745771 26564 raft_consensus.cc:2243] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.746140 26564 raft_consensus.cc:2272] T ba20d3fbc1dd4b29bc6ee5954b3cdb1f P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.747578 26564 tablet_replica.cc:333] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e: stopping tablet replica
I20260709 14:54:54.748035 26564 raft_consensus.cc:2243] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.748409 26564 raft_consensus.cc:2272] T 381e501a18264a229fb1d4c2a91c465d P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.749873 26564 tablet_replica.cc:333] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e: stopping tablet replica
I20260709 14:54:54.750330 26564 raft_consensus.cc:2243] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:54.750988 26564 raft_consensus.cc:2272] T 6beefd79d40a4fb9ae28e392d2039819 P 43ceff9493484b8883e6595fa3360f8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.753062 26564 tablet_replica.cc:333] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e: stopping tablet replica
I20260709 14:54:54.753571 26564 raft_consensus.cc:2243] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:54.754029 26564 raft_consensus.cc:2272] T 3c27358b513d45db965263f68fbfee09 P 43ceff9493484b8883e6595fa3360f8e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.780220 26564 tablet_server.cc:196] TabletServer@127.25.241.3:0 shutdown complete.
I20260709 14:54:54.797932 26564 master.cc:562] Master@127.25.241.62:42471 shutting down...
I20260709 14:54:54.815884 26564 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:54.816399 26564 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:54.816745 26564 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4d4d076d33424724b2f58e7ceea96733: stopping tablet replica
I20260709 14:54:54.836325 26564 master.cc:584] Master@127.25.241.62:42471 shutdown complete.
43ceff9493484b8883e6595fa3360f8e  1
5f417501511a4228af9360abc1bd240f  5
ab776fe975424231981cb980510d6f66  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10422 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:54:54.872292 26564 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.241.62:45995
I20260709 14:54:54.873422 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:54.879271 27548 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:54:54.879770 27551 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:54.879889 27549 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:54:54.880220 26564 server_base.cc:1061] running on GCE node
I20260709 14:54:54.881268 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:54.881446 26564 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:54:54.881563 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608894881552 us; error 0 us; skew 500 ppm
I20260709 14:54:54.882047 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:54.884395 26564 webserver.cc:533] Webserver started at http://127.25.241.62:38557/ using document root <none> and password file <none>
I20260709 14:54:54.884879 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:54.885052 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:54.885339 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:54.886400 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/master-0-root/instance:
uuid: "be9b4c1b0e9c4118a44b3760cb6b979e"
format_stamp: "Formatted at 2026-07-09 14:54:54 on dist-test-slave-pn9g"
I20260709 14:54:54.890703 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:54.894044 27556 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:54:54.894850 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:54.895152 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/master-0-root
uuid: "be9b4c1b0e9c4118a44b3760cb6b979e"
format_stamp: "Formatted at 2026-07-09 14:54:54 on dist-test-slave-pn9g"
I20260709 14:54:54.895442 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-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:54:54.908465 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:54.909744 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:54.946107 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.62:45995
I20260709 14:54:54.946254 27607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.62:45995 every 8 connection(s)
I20260709 14:54:54.950009 27608 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:54:54.959370 27608 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e: Bootstrap starting.
I20260709 14:54:54.963841 27608 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.967818 27608 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e: No bootstrap required, opened a new log
I20260709 14:54:54.969899 27608 raft_consensus.cc:359] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be9b4c1b0e9c4118a44b3760cb6b979e" member_type: VOTER }
I20260709 14:54:54.970288 27608 raft_consensus.cc:385] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.970517 27608 raft_consensus.cc:740] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9b4c1b0e9c4118a44b3760cb6b979e, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.971065 27608 consensus_queue.cc:260] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "be9b4c1b0e9c4118a44b3760cb6b979e" member_type: VOTER }
I20260709 14:54:54.971494 27608 raft_consensus.cc:399] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:54.971714 27608 raft_consensus.cc:493] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:54.971951 27608 raft_consensus.cc:3060] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.975998 27608 raft_consensus.cc:515] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be9b4c1b0e9c4118a44b3760cb6b979e" member_type: VOTER }
I20260709 14:54:54.976486 27608 leader_election.cc:304] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [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: be9b4c1b0e9c4118a44b3760cb6b979e; no voters: 
I20260709 14:54:54.977660 27608 leader_election.cc:290] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:54.978093 27611 raft_consensus.cc:2804] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:54.979431 27611 raft_consensus.cc:697] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [term 1 LEADER]: Becoming Leader. State: Replica: be9b4c1b0e9c4118a44b3760cb6b979e, State: Running, Role: LEADER
I20260709 14:54:54.980156 27611 consensus_queue.cc:237] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [LEADER]: Queue going to LEADER mode. State: All 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: "be9b4c1b0e9c4118a44b3760cb6b979e" member_type: VOTER }
I20260709 14:54:54.980464 27608 sys_catalog.cc:565] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:54.983261 27613 sys_catalog.cc:455] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [sys.catalog]: SysCatalogTable state changed. Reason: New leader be9b4c1b0e9c4118a44b3760cb6b979e. Latest consensus state: current_term: 1 leader_uuid: "be9b4c1b0e9c4118a44b3760cb6b979e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be9b4c1b0e9c4118a44b3760cb6b979e" member_type: VOTER } }
I20260709 14:54:54.984059 27613 sys_catalog.cc:458] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:54.983320 27612 sys_catalog.cc:455] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "be9b4c1b0e9c4118a44b3760cb6b979e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be9b4c1b0e9c4118a44b3760cb6b979e" member_type: VOTER } }
I20260709 14:54:54.984537 27612 sys_catalog.cc:458] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:54.991071 27617 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:54.997897 27617 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:54.998863 26564 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:55.006165 27617 catalog_manager.cc:1383] Generated new cluster ID: 3e4927a88a9b49ec86086232e3147ad4
I20260709 14:54:55.006469 27617 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:55.041564 27617 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:55.042793 27617 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:55.056687 27617 catalog_manager.cc:6070] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e: Generated new TSK 0
I20260709 14:54:55.057305 27617 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:55.065353 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:55.071017 27629 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:54:55.072005 27630 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:54:55.073875 27632 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:54:55.074049 26564 server_base.cc:1061] running on GCE node
I20260709 14:54:55.074913 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:55.075127 26564 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:54:55.075311 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608895075292 us; error 0 us; skew 500 ppm
I20260709 14:54:55.075978 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:55.078377 26564 webserver.cc:533] Webserver started at http://127.25.241.1:40325/ using document root <none> and password file <none>
I20260709 14:54:55.078863 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:55.079047 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:55.079293 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:55.080453 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/ts-0-root/instance:
uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
format_stamp: "Formatted at 2026-07-09 14:54:55 on dist-test-slave-pn9g"
I20260709 14:54:55.084836 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:54:55.088006 27637 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:54:55.088822 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:54:55.089098 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/ts-0-root
uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
format_stamp: "Formatted at 2026-07-09 14:54:55 on dist-test-slave-pn9g"
I20260709 14:54:55.089370 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-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:54:55.103314 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:55.104552 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:55.106086 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:55.108304 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:55.108496 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:55.108737 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:55.108901 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:55.147559 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.1:45177
I20260709 14:54:55.147706 27699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.1:45177 every 8 connection(s)
I20260709 14:54:55.152158 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:55.158872 27704 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:54:55.159704 27705 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:54:55.161662 27707 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:54:55.163345 26564 server_base.cc:1061] running on GCE node
I20260709 14:54:55.164392 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:55.164578 26564 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:54:55.164759 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608895164741 us; error 0 us; skew 500 ppm
I20260709 14:54:55.165382 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:55.168006 26564 webserver.cc:533] Webserver started at http://127.25.241.2:40769/ using document root <none> and password file <none>
I20260709 14:54:55.168597 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:55.168552 27700 heartbeater.cc:344] Connected to a master server at 127.25.241.62:45995
I20260709 14:54:55.168973 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:55.169108 27700 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:55.169255 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:55.169869 27700 heartbeater.cc:507] Master 127.25.241.62:45995 requested a full tablet report, sending...
I20260709 14:54:55.170465 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/ts-1-root/instance:
uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
format_stamp: "Formatted at 2026-07-09 14:54:55 on dist-test-slave-pn9g"
I20260709 14:54:55.171985 27573 ts_manager.cc:194] Registered new tserver with Master: 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177)
I20260709 14:54:55.174341 27573 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43094
I20260709 14:54:55.176187 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:54:55.179513 27712 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:54:55.180195 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:55.180469 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/ts-1-root
uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
format_stamp: "Formatted at 2026-07-09 14:54:55 on dist-test-slave-pn9g"
I20260709 14:54:55.180764 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-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:54:55.192279 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:55.193648 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:55.195178 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:55.197543 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:55.197749 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:55.197991 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:55.198134 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:55.237000 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.2:34873
I20260709 14:54:55.237114 27774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.2:34873 every 8 connection(s)
I20260709 14:54:55.241590 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:55.248307 27778 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:54:55.248868 27779 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:54:55.252903 26564 server_base.cc:1061] running on GCE node
W20260709 14:54:55.253332 27782 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:54:55.253422 27775 heartbeater.cc:344] Connected to a master server at 127.25.241.62:45995
I20260709 14:54:55.253959 27775 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:55.254515 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:55.254787 26564 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:54:55.254849 27775 heartbeater.cc:507] Master 127.25.241.62:45995 requested a full tablet report, sending...
I20260709 14:54:55.255033 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608895255011 us; error 0 us; skew 500 ppm
I20260709 14:54:55.255795 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:55.257277 27573 ts_manager.cc:194] Registered new tserver with Master: eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:55.258519 26564 webserver.cc:533] Webserver started at http://127.25.241.3:38377/ using document root <none> and password file <none>
I20260709 14:54:55.259068 27573 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43098
I20260709 14:54:55.259182 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:55.259523 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:55.259843 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:55.261147 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/ts-2-root/instance:
uuid: "764ca31b32814284b36d06b05f6180d9"
format_stamp: "Formatted at 2026-07-09 14:54:55 on dist-test-slave-pn9g"
I20260709 14:54:55.265543 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:54:55.268702 27786 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:54:55.269466 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:55.269733 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/ts-2-root
uuid: "764ca31b32814284b36d06b05f6180d9"
format_stamp: "Formatted at 2026-07-09 14:54:55 on dist-test-slave-pn9g"
I20260709 14:54:55.269985 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-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:54:55.292171 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:55.293403 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:55.294834 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:55.297025 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:55.297273 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:55.297501 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:55.297649 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:55.335163 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.3:33931
I20260709 14:54:55.335256 27848 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.3:33931 every 8 connection(s)
I20260709 14:54:55.348510 27849 heartbeater.cc:344] Connected to a master server at 127.25.241.62:45995
I20260709 14:54:55.348977 27849 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:55.349741 27849 heartbeater.cc:507] Master 127.25.241.62:45995 requested a full tablet report, sending...
I20260709 14:54:55.351854 27573 ts_manager.cc:194] Registered new tserver with Master: 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:55.352447 26564 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014245335s
I20260709 14:54:55.353214 27573 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43106
I20260709 14:54:55.377161 27573 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43114:
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:54:55.383424 27573 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:54:55.587639 27740 tablet_service.cc:1511] Processing CreateTablet for tablet df784501eb4e4a2f9171d8d70788b16f (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:54:55.589037 27740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df784501eb4e4a2f9171d8d70788b16f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.593712 27739 tablet_service.cc:1511] Processing CreateTablet for tablet ff92edd1ad294321babec85c0be0136f (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:54:55.594108 27814 tablet_service.cc:1511] Processing CreateTablet for tablet df784501eb4e4a2f9171d8d70788b16f (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:54:55.595135 27739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff92edd1ad294321babec85c0be0136f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.595454 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df784501eb4e4a2f9171d8d70788b16f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.596105 27809 tablet_service.cc:1511] Processing CreateTablet for tablet edfe339344ad4fcb98026ff26d31a3de (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:54:55.597395 27809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edfe339344ad4fcb98026ff26d31a3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.597806 27738 tablet_service.cc:1511] Processing CreateTablet for tablet c239b010fb754885a6e2d5dbae416cf9 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:54:55.598001 27660 tablet_service.cc:1511] Processing CreateTablet for tablet edfe339344ad4fcb98026ff26d31a3de (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:54:55.599041 27738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c239b010fb754885a6e2d5dbae416cf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.598776 27810 tablet_service.cc:1511] Processing CreateTablet for tablet e4652f63ed2f43f2903f673cb126cae3 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:54:55.599373 27660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edfe339344ad4fcb98026ff26d31a3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.600067 27810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4652f63ed2f43f2903f673cb126cae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.601792 27811 tablet_service.cc:1511] Processing CreateTablet for tablet d3afde2887864f3aba76fd43bbe23ad3 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:54:55.602032 27808 tablet_service.cc:1511] Processing CreateTablet for tablet 75de3d35805a44f99c1445781c6b9afb (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:54:55.603084 27811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3afde2887864f3aba76fd43bbe23ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.602919 27736 tablet_service.cc:1511] Processing CreateTablet for tablet e4652f63ed2f43f2903f673cb126cae3 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:54:55.603681 27808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75de3d35805a44f99c1445781c6b9afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.604182 27736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4652f63ed2f43f2903f673cb126cae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.602948 27659 tablet_service.cc:1511] Processing CreateTablet for tablet 75de3d35805a44f99c1445781c6b9afb (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:54:55.604996 27812 tablet_service.cc:1511] Processing CreateTablet for tablet c239b010fb754885a6e2d5dbae416cf9 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:54:55.605971 27659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75de3d35805a44f99c1445781c6b9afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.605679 27735 tablet_service.cc:1511] Processing CreateTablet for tablet edfe339344ad4fcb98026ff26d31a3de (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:54:55.606154 27812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c239b010fb754885a6e2d5dbae416cf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.601814 27737 tablet_service.cc:1511] Processing CreateTablet for tablet d3afde2887864f3aba76fd43bbe23ad3 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:54:55.607770 27737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3afde2887864f3aba76fd43bbe23ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.609126 27813 tablet_service.cc:1511] Processing CreateTablet for tablet ff92edd1ad294321babec85c0be0136f (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:54:55.610432 27813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff92edd1ad294321babec85c0be0136f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.613845 27665 tablet_service.cc:1511] Processing CreateTablet for tablet df784501eb4e4a2f9171d8d70788b16f (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:54:55.614701 27734 tablet_service.cc:1511] Processing CreateTablet for tablet 75de3d35805a44f99c1445781c6b9afb (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:54:55.615161 27665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df784501eb4e4a2f9171d8d70788b16f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.616000 27734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75de3d35805a44f99c1445781c6b9afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.602519 27658 tablet_service.cc:1511] Processing CreateTablet for tablet e8d4e622a11d423cb163d2769dc1e9bd (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:54:55.617738 27664 tablet_service.cc:1511] Processing CreateTablet for tablet ff92edd1ad294321babec85c0be0136f (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:54:55.617980 27658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d4e622a11d423cb163d2769dc1e9bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.618818 27735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edfe339344ad4fcb98026ff26d31a3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.619143 27664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff92edd1ad294321babec85c0be0136f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.617795 27733 tablet_service.cc:1511] Processing CreateTablet for tablet e8d4e622a11d423cb163d2769dc1e9bd (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:54:55.622251 27733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d4e622a11d423cb163d2769dc1e9bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.625383 27661 tablet_service.cc:1511] Processing CreateTablet for tablet e4652f63ed2f43f2903f673cb126cae3 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:54:55.626684 27661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4652f63ed2f43f2903f673cb126cae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.629793 27662 tablet_service.cc:1511] Processing CreateTablet for tablet d3afde2887864f3aba76fd43bbe23ad3 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:54:55.631085 27662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3afde2887864f3aba76fd43bbe23ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.632778 27663 tablet_service.cc:1511] Processing CreateTablet for tablet c239b010fb754885a6e2d5dbae416cf9 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:54:55.634720 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c239b010fb754885a6e2d5dbae416cf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.655783 27809 tablet_service.cc:1511] Processing CreateTablet for tablet e8d4e622a11d423cb163d2769dc1e9bd (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:54:55.658610 27809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d4e622a11d423cb163d2769dc1e9bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.671798 27864 tablet_bootstrap.cc:492] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:55.695827 27657 tablet_service.cc:1511] Processing CreateTablet for tablet db43ba237a5d4c9888d7b48d1ce26615 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:54:55.697176 27657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db43ba237a5d4c9888d7b48d1ce26615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.697551 27732 tablet_service.cc:1511] Processing CreateTablet for tablet db43ba237a5d4c9888d7b48d1ce26615 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:54:55.698804 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db43ba237a5d4c9888d7b48d1ce26615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.714342 27808 tablet_service.cc:1511] Processing CreateTablet for tablet db43ba237a5d4c9888d7b48d1ce26615 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:54:55.715728 27808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db43ba237a5d4c9888d7b48d1ce26615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.721865 27656 tablet_service.cc:1511] Processing CreateTablet for tablet e3dce884ae2742108cf1f00cf0439140 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:54:55.723227 27656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3dce884ae2742108cf1f00cf0439140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.730185 27731 tablet_service.cc:1511] Processing CreateTablet for tablet e3dce884ae2742108cf1f00cf0439140 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:54:55.731616 27731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3dce884ae2742108cf1f00cf0439140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.738866 27864 tablet_bootstrap.cc:654] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.747253 27865 tablet_bootstrap.cc:492] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:55.755630 27865 tablet_bootstrap.cc:654] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.763073 27865 tablet_bootstrap.cc:492] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:55.763675 27865 ts_tablet_manager.cc:1403] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260709 14:54:55.764194 27814 tablet_service.cc:1511] Processing CreateTablet for tablet e3dce884ae2742108cf1f00cf0439140 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:54:55.767010 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3dce884ae2742108cf1f00cf0439140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.764851 27866 tablet_bootstrap.cc:492] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:55.767123 27865 raft_consensus.cc:359] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:55.765125 27864 tablet_bootstrap.cc:492] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:55.768339 27865 raft_consensus.cc:385] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.768510 27864 ts_tablet_manager.cc:1403] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.097s	user 0.019s	sys 0.004s
I20260709 14:54:55.767602 27659 tablet_service.cc:1511] Processing CreateTablet for tablet caec3618c1a8481f922076c2b04d747c (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:54:55.768764 27865 raft_consensus.cc:740] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.769791 27865 consensus_queue.cc:260] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:55.771585 27808 tablet_service.cc:1511] Processing CreateTablet for tablet caec3618c1a8481f922076c2b04d747c (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:54:55.772914 27808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caec3618c1a8481f922076c2b04d747c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.773351 27866 tablet_bootstrap.cc:654] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.773690 27656 tablet_service.cc:1511] Processing CreateTablet for tablet 5de795c4e4c84eb188e51e9127594117 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:54:55.774219 27864 raft_consensus.cc:359] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:55.774817 27656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5de795c4e4c84eb188e51e9127594117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.768795 27732 tablet_service.cc:1511] Processing CreateTablet for tablet caec3618c1a8481f922076c2b04d747c (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:54:55.774891 27864 raft_consensus.cc:385] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.782299 27864 raft_consensus.cc:740] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.782680 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caec3618c1a8481f922076c2b04d747c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.783103 27864 consensus_queue.cc:260] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:55.790957 27731 tablet_service.cc:1511] Processing CreateTablet for tablet 5de795c4e4c84eb188e51e9127594117 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:54:55.792260 27731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5de795c4e4c84eb188e51e9127594117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.792258 27659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caec3618c1a8481f922076c2b04d747c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.805975 27814 tablet_service.cc:1511] Processing CreateTablet for tablet 5de795c4e4c84eb188e51e9127594117 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:54:55.807276 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5de795c4e4c84eb188e51e9127594117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.815841 27657 tablet_service.cc:1511] Processing CreateTablet for tablet ea1fa768d2e24298a498230ad207d76e (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:54:55.817312 27657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1fa768d2e24298a498230ad207d76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.828485 27849 heartbeater.cc:499] Master 127.25.241.62:45995 was elected leader, sending a full tablet report...
I20260709 14:54:55.832279 27734 tablet_service.cc:1511] Processing CreateTablet for tablet ea1fa768d2e24298a498230ad207d76e (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:54:55.832729 27739 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd7fde46fae49b08fcc49f4f4f7abf2 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:54:55.833240 27866 tablet_bootstrap.cc:492] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:55.833549 27734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1fa768d2e24298a498230ad207d76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.833802 27866 ts_tablet_manager.cc:1403] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.069s	user 0.025s	sys 0.027s
I20260709 14:54:55.834578 27810 tablet_service.cc:1511] Processing CreateTablet for tablet ea1fa768d2e24298a498230ad207d76e (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:54:55.837589 27866 raft_consensus.cc:359] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:55.838419 27866 raft_consensus.cc:385] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.838771 27866 raft_consensus.cc:740] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.839892 27739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd7fde46fae49b08fcc49f4f4f7abf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.841081 27865 ts_tablet_manager.cc:1434] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.001s
I20260709 14:54:55.845767 27864 ts_tablet_manager.cc:1434] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.074s	user 0.012s	sys 0.027s
I20260709 14:54:55.846076 27700 heartbeater.cc:499] Master 127.25.241.62:45995 was elected leader, sending a full tablet report...
I20260709 14:54:55.846064 27866 consensus_queue.cc:260] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:55.850373 27864 tablet_bootstrap.cc:492] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:55.854338 27734 tablet_service.cc:1511] Processing CreateTablet for tablet 4c3d71857ac444a0965c578ba4bbc7c2 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:54:55.854481 27731 tablet_service.cc:1511] Processing CreateTablet for tablet 4a9f41289c7c4817b042558c142c14ed (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:54:55.855849 27731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a9f41289c7c4817b042558c142c14ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.855888 27864 tablet_bootstrap.cc:654] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.856494 27734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c3d71857ac444a0965c578ba4bbc7c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.857390 27662 tablet_service.cc:1511] Processing CreateTablet for tablet e1418bdc70f3447596f98d6729e5d37b (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:54:55.857623 27656 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd7fde46fae49b08fcc49f4f4f7abf2 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:54:55.858603 27810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1fa768d2e24298a498230ad207d76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.859524 27661 tablet_service.cc:1511] Processing CreateTablet for tablet 4c3d71857ac444a0965c578ba4bbc7c2 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:54:55.858615 27662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1418bdc70f3447596f98d6729e5d37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.862521 27808 tablet_service.cc:1511] Processing CreateTablet for tablet e1418bdc70f3447596f98d6729e5d37b (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:54:55.864209 27808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1418bdc70f3447596f98d6729e5d37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.868175 27813 tablet_service.cc:1511] Processing CreateTablet for tablet 4c3d71857ac444a0965c578ba4bbc7c2 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:54:55.864274 27661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c3d71857ac444a0965c578ba4bbc7c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.871740 27813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c3d71857ac444a0965c578ba4bbc7c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.872052 27809 tablet_service.cc:1511] Processing CreateTablet for tablet 4a9f41289c7c4817b042558c142c14ed (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:54:55.874243 27809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a9f41289c7c4817b042558c142c14ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.877992 27738 tablet_service.cc:1511] Processing CreateTablet for tablet edcd7170a63d4e9291cf564708136f78 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:54:55.879151 27738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcd7170a63d4e9291cf564708136f78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.880079 27732 tablet_service.cc:1511] Processing CreateTablet for tablet e1418bdc70f3447596f98d6729e5d37b (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:54:55.881422 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1418bdc70f3447596f98d6729e5d37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.885788 27656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd7fde46fae49b08fcc49f4f4f7abf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.887347 27659 tablet_service.cc:1511] Processing CreateTablet for tablet 4a9f41289c7c4817b042558c142c14ed (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:54:55.887341 27663 tablet_service.cc:1511] Processing CreateTablet for tablet edcd7170a63d4e9291cf564708136f78 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:54:55.889285 27865 tablet_bootstrap.cc:492] T edfe339344ad4fcb98026ff26d31a3de P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:55.890089 27659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a9f41289c7c4817b042558c142c14ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.893254 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcd7170a63d4e9291cf564708136f78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.895058 27865 tablet_bootstrap.cc:654] T edfe339344ad4fcb98026ff26d31a3de P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.887910 27864 tablet_bootstrap.cc:492] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:55.901096 27864 ts_tablet_manager.cc:1403] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.017s
I20260709 14:54:55.903894 27864 raft_consensus.cc:359] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:55.908102 27814 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd7fde46fae49b08fcc49f4f4f7abf2 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:54:55.909243 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd7fde46fae49b08fcc49f4f4f7abf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.904564 27864 raft_consensus.cc:385] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.917137 27864 raft_consensus.cc:740] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.917878 27864 consensus_queue.cc:260] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:55.918723 27808 tablet_service.cc:1511] Processing CreateTablet for tablet edcd7170a63d4e9291cf564708136f78 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:54:55.919978 27808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcd7170a63d4e9291cf564708136f78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.922727 27660 tablet_service.cc:1511] Processing CreateTablet for tablet ee1b93c921c7460fa71ca873473af845 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:54:55.923924 27660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1b93c921c7460fa71ca873473af845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.919931 27864 ts_tablet_manager.cc:1434] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 14:54:55.929157 27864 tablet_bootstrap.cc:492] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:55.930190 27739 tablet_service.cc:1511] Processing CreateTablet for tablet ee1b93c921c7460fa71ca873473af845 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:54:55.931454 27739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1b93c921c7460fa71ca873473af845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.933000 27866 ts_tablet_manager.cc:1434] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.099s	user 0.007s	sys 0.005s
I20260709 14:54:55.932785 27814 tablet_service.cc:1511] Processing CreateTablet for tablet ee1b93c921c7460fa71ca873473af845 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:54:55.933705 27775 heartbeater.cc:499] Master 127.25.241.62:45995 was elected leader, sending a full tablet report...
I20260709 14:54:55.934180 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1b93c921c7460fa71ca873473af845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.944789 27866 tablet_bootstrap.cc:492] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:55.948364 27864 tablet_bootstrap.cc:654] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.950888 27866 tablet_bootstrap.cc:654] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.957661 27865 tablet_bootstrap.cc:492] T edfe339344ad4fcb98026ff26d31a3de P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:55.958206 27865 ts_tablet_manager.cc:1403] T edfe339344ad4fcb98026ff26d31a3de P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.004s
I20260709 14:54:55.961030 27865 raft_consensus.cc:359] T edfe339344ad4fcb98026ff26d31a3de P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:55.961712 27865 raft_consensus.cc:385] T edfe339344ad4fcb98026ff26d31a3de P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.961985 27865 raft_consensus.cc:740] T edfe339344ad4fcb98026ff26d31a3de P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.962661 27865 consensus_queue.cc:260] T edfe339344ad4fcb98026ff26d31a3de P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:55.964787 27865 ts_tablet_manager.cc:1434] T edfe339344ad4fcb98026ff26d31a3de P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:54:55.965742 27865 tablet_bootstrap.cc:492] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:55.974406 27732 tablet_service.cc:1511] Processing CreateTablet for tablet c1760f3e8af6420a85826f8510e4a133 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:54:55.975772 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1760f3e8af6420a85826f8510e4a133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.980012 27865 tablet_bootstrap.cc:654] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.985247 27739 tablet_service.cc:1511] Processing CreateTablet for tablet 3a9466d93657425fbbaeffa0ee569976 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:54:55.986522 27739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a9466d93657425fbbaeffa0ee569976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.986948 27809 tablet_service.cc:1511] Processing CreateTablet for tablet c1760f3e8af6420a85826f8510e4a133 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:54:55.988209 27809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1760f3e8af6420a85826f8510e4a133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.991295 27660 tablet_service.cc:1511] Processing CreateTablet for tablet 3a9466d93657425fbbaeffa0ee569976 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:54:55.992949 27873 raft_consensus.cc:493] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:55.999226 27873 raft_consensus.cc:515] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:55.999744 27660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a9466d93657425fbbaeffa0ee569976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:55.997781 27814 tablet_service.cc:1511] Processing CreateTablet for tablet 3a9466d93657425fbbaeffa0ee569976 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:54:55.990170 27663 tablet_service.cc:1511] Processing CreateTablet for tablet c1760f3e8af6420a85826f8510e4a133 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:54:56.001833 27873 leader_election.cc:290] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:56.005213 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a9466d93657425fbbaeffa0ee569976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.004171 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1760f3e8af6420a85826f8510e4a133. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:54:56.025420 27621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:56.031862 27813 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb31c4474c54dd1a72af01449199edc (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:54:56.033162 27813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb31c4474c54dd1a72af01449199edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.033569 27661 tablet_service.cc:1511] Processing CreateTablet for tablet a7486126e65248baa7a6faf9923e7dde (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:54:56.034878 27661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7486126e65248baa7a6faf9923e7dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.037075 27870 raft_consensus.cc:493] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:56.037529 27870 raft_consensus.cc:515] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.039041 27732 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb31c4474c54dd1a72af01449199edc (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:54:56.040058 27870 leader_election.cc:290] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:56.022428 27659 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb31c4474c54dd1a72af01449199edc (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:54:56.044399 27659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb31c4474c54dd1a72af01449199edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.054129 27864 tablet_bootstrap.cc:492] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:56.057116 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb31c4474c54dd1a72af01449199edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.061435 27864 ts_tablet_manager.cc:1403] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.132s	user 0.013s	sys 0.005s
I20260709 14:54:56.063897 27812 tablet_service.cc:1511] Processing CreateTablet for tablet a7486126e65248baa7a6faf9923e7dde (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:54:56.065193 27812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7486126e65248baa7a6faf9923e7dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.065527 27864 raft_consensus.cc:359] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } } peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } }
I20260709 14:54:56.066258 27864 raft_consensus.cc:385] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:56.066548 27864 raft_consensus.cc:740] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:56.077149 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfe339344ad4fcb98026ff26d31a3de" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
W20260709 14:54:56.078684 27787 leader_election.cc:343] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:56.083786 27864 consensus_queue.cc:260] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } } peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } }
I20260709 14:54:56.086858 27864 ts_tablet_manager.cc:1434] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.002s
I20260709 14:54:56.087805 27864 tablet_bootstrap.cc:492] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:56.089864 27739 tablet_service.cc:1511] Processing CreateTablet for tablet a7486126e65248baa7a6faf9923e7dde (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:54:56.091168 27739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7486126e65248baa7a6faf9923e7dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.094386 27864 tablet_bootstrap.cc:654] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:56.094425 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db43ba237a5d4c9888d7b48d1ce26615" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:56.098445 27731 tablet_service.cc:1511] Processing CreateTablet for tablet eacad99aa3084cff9f7c19405bef8390 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:54:56.099723 27731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eacad99aa3084cff9f7c19405bef8390. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:54:56.101708 27715 leader_election.cc:343] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:56.133435 27663 tablet_service.cc:1511] Processing CreateTablet for tablet eacad99aa3084cff9f7c19405bef8390 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:54:56.142419 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eacad99aa3084cff9f7c19405bef8390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.158142 27866 tablet_bootstrap.cc:492] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:56.161283 27810 tablet_service.cc:1511] Processing CreateTablet for tablet eacad99aa3084cff9f7c19405bef8390 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:54:56.162709 27810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eacad99aa3084cff9f7c19405bef8390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.158660 27866 ts_tablet_manager.cc:1403] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.214s	user 0.013s	sys 0.010s
I20260709 14:54:56.166494 27660 tablet_service.cc:1511] Processing CreateTablet for tablet faa056c62db2483a81b3283aa3f0754a (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:54:56.167786 27660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa056c62db2483a81b3283aa3f0754a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.168646 27738 tablet_service.cc:1511] Processing CreateTablet for tablet faa056c62db2483a81b3283aa3f0754a (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:54:56.169986 27738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa056c62db2483a81b3283aa3f0754a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.176047 27813 tablet_service.cc:1511] Processing CreateTablet for tablet faa056c62db2483a81b3283aa3f0754a (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:54:56.177637 27813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa056c62db2483a81b3283aa3f0754a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.180401 27866 raft_consensus.cc:359] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.181154 27866 raft_consensus.cc:385] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:56.181440 27866 raft_consensus.cc:740] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:56.185791 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfe339344ad4fcb98026ff26d31a3de" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:56.186465 27675 raft_consensus.cc:2468] T edfe339344ad4fcb98026ff26d31a3de P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:54:56.187848 27789 leader_election.cc:304] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [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: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:56.188485 27865 tablet_bootstrap.cc:492] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:56.188840 27870 raft_consensus.cc:2804] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:56.188999 27865 ts_tablet_manager.cc:1403] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.223s	user 0.030s	sys 0.015s
I20260709 14:54:56.189227 27870 raft_consensus.cc:493] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:56.189462 27871 raft_consensus.cc:493] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:56.189576 27870 raft_consensus.cc:3060] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:56.189754 27866 consensus_queue.cc:260] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.189976 27871 raft_consensus.cc:515] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.193234 27871 leader_election.cc:290] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:56.203112 27864 tablet_bootstrap.cc:492] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:56.203624 27864 ts_tablet_manager.cc:1403] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.116s	user 0.020s	sys 0.012s
I20260709 14:54:56.200690 27870 raft_consensus.cc:515] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.206295 27864 raft_consensus.cc:359] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.207010 27864 raft_consensus.cc:385] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:56.207294 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfe339344ad4fcb98026ff26d31a3de" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:56.207995 27675 raft_consensus.cc:3060] T edfe339344ad4fcb98026ff26d31a3de P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:56.208382 27866 ts_tablet_manager.cc:1434] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.044s	user 0.003s	sys 0.003s
I20260709 14:54:56.209419 27866 tablet_bootstrap.cc:492] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:56.209218 27865 raft_consensus.cc:359] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.209919 27865 raft_consensus.cc:385] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:56.210223 27865 raft_consensus.cc:740] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:56.207289 27864 raft_consensus.cc:740] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:56.214042 27864 consensus_queue.cc:260] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.215822 27866 tablet_bootstrap.cc:654] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:56.216619 27675 raft_consensus.cc:2468] T edfe339344ad4fcb98026ff26d31a3de P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:54:56.216413 27865 consensus_queue.cc:260] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.217901 27789 leader_election.cc:304] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:56.222167 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfe339344ad4fcb98026ff26d31a3de" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:56.225987 27871 raft_consensus.cc:493] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:54:56.226701 27787 leader_election.cc:343] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:56.228765 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db43ba237a5d4c9888d7b48d1ce26615" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:56.226461 27871 raft_consensus.cc:515] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.231324 27871 leader_election.cc:290] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:56.225224 27870 leader_election.cc:290] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:56.232846 27870 raft_consensus.cc:493] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:56.233302 27870 raft_consensus.cc:515] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
W20260709 14:54:56.235095 27715 leader_election.cc:343] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:56.235648 27715 leader_election.cc:304] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9
I20260709 14:54:56.236474 27873 raft_consensus.cc:2749] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:56.236593 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75de3d35805a44f99c1445781c6b9afb" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:56.237823 27865 ts_tablet_manager.cc:1434] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
W20260709 14:54:56.238183 27787 leader_election.cc:343] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:56.239027 27865 tablet_bootstrap.cc:492] T e8d4e622a11d423cb163d2769dc1e9bd P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:56.240255 27864 ts_tablet_manager.cc:1434] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.004s
I20260709 14:54:56.246284 27739 tablet_service.cc:1511] Processing CreateTablet for tablet f385bc318e384a8f84e154001b18a87a (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:54:56.247740 27739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f385bc318e384a8f84e154001b18a87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.253453 27873 raft_consensus.cc:493] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:56.253952 27873 raft_consensus.cc:515] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.255854 27873 leader_election.cc:290] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:56.259836 27870 leader_election.cc:290] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:56.258482 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c239b010fb754885a6e2d5dbae416cf9" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
W20260709 14:54:56.264555 27715 leader_election.cc:343] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:56.265391 27887 raft_consensus.cc:2804] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:56.265547 27864 tablet_bootstrap.cc:492] T e4652f63ed2f43f2903f673cb126cae3 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:56.265915 27887 raft_consensus.cc:697] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Becoming Leader. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Running, Role: LEADER
I20260709 14:54:56.266763 27887 consensus_queue.cc:237] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.270375 27865 tablet_bootstrap.cc:654] T e8d4e622a11d423cb163d2769dc1e9bd P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:56.271261 27789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:45177, user_credentials={real_user=slave}} blocked reactor thread for 53433.8us
I20260709 14:54:56.278445 27808 tablet_service.cc:1511] Processing CreateTablet for tablet f385bc318e384a8f84e154001b18a87a (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:54:56.280099 27808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f385bc318e384a8f84e154001b18a87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.286758 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c239b010fb754885a6e2d5dbae416cf9" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:56.288947 27864 tablet_bootstrap.cc:654] T e4652f63ed2f43f2903f673cb126cae3 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:56.289212 27715 leader_election.cc:343] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:56.289289 27661 tablet_service.cc:1511] Processing CreateTablet for tablet 63e5a45c79944897baa5d1311a91ace2 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:54:56.289943 27715 leader_election.cc:304] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9
I20260709 14:54:56.290704 27873 raft_consensus.cc:2749] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:56.291339 27661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e5a45c79944897baa5d1311a91ace2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.292387 27663 tablet_service.cc:1511] Processing CreateTablet for tablet f385bc318e384a8f84e154001b18a87a (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:54:56.292721 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75de3d35805a44f99c1445781c6b9afb" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:56.293378 27675 raft_consensus.cc:2468] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:54:56.293817 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f385bc318e384a8f84e154001b18a87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.299485 27864 tablet_bootstrap.cc:492] T e4652f63ed2f43f2903f673cb126cae3 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:56.300025 27864 ts_tablet_manager.cc:1403] T e4652f63ed2f43f2903f673cb126cae3 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.003s
I20260709 14:54:56.303592 27864 raft_consensus.cc:359] T e4652f63ed2f43f2903f673cb126cae3 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.304394 27864 raft_consensus.cc:385] T e4652f63ed2f43f2903f673cb126cae3 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:56.294776 27789 leader_election.cc:304] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [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: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:56.315490 27886 raft_consensus.cc:2804] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:56.315929 27886 raft_consensus.cc:493] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:56.316254 27886 raft_consensus.cc:3060] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:56.316797 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75de3d35805a44f99c1445781c6b9afb" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:56.317356 27810 tablet_service.cc:1511] Processing CreateTablet for tablet 63e5a45c79944897baa5d1311a91ace2 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:54:56.318640 27810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e5a45c79944897baa5d1311a91ace2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.318512 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92edd1ad294321babec85c0be0136f" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
W20260709 14:54:56.320116 27640 leader_election.cc:343] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:56.321204 27572 catalog_manager.cc:5697] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 764ca31b32814284b36d06b05f6180d9 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "764ca31b32814284b36d06b05f6180d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:56.321858 27739 tablet_service.cc:1511] Processing CreateTablet for tablet 63e5a45c79944897baa5d1311a91ace2 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:54:56.323107 27739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e5a45c79944897baa5d1311a91ace2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.304708 27864 raft_consensus.cc:740] T e4652f63ed2f43f2903f673cb126cae3 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:56.324764 27864 consensus_queue.cc:260] T e4652f63ed2f43f2903f673cb126cae3 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.307696 27866 tablet_bootstrap.cc:492] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:56.329356 27866 ts_tablet_manager.cc:1403] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.002s
I20260709 14:54:56.330268 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75de3d35805a44f99c1445781c6b9afb" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:56.331552 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92edd1ad294321babec85c0be0136f" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
W20260709 14:54:56.333288 27638 leader_election.cc:343] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:56.333961 27638 leader_election.cc:343] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:56.334353 27638 leader_election.cc:304] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d; no voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:56.336102 27871 raft_consensus.cc:2749] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:56.335855 27886 raft_consensus.cc:515] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.337044 27824 raft_consensus.cc:2393] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in current term 1: Already voted for candidate 764ca31b32814284b36d06b05f6180d9 in this term.
I20260709 14:54:56.338886 27640 leader_election.cc:304] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d; no voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:56.339735 27871 raft_consensus.cc:3060] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:56.340255 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75de3d35805a44f99c1445781c6b9afb" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:56.332167 27866 raft_consensus.cc:359] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.340922 27866 raft_consensus.cc:385] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:56.341212 27866 raft_consensus.cc:740] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:56.342159 27886 leader_election.cc:290] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:56.341917 27866 consensus_queue.cc:260] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.342847 27663 tablet_service.cc:1511] Processing CreateTablet for tablet 32006cf0876d4f43952e37f498bcae7a (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:54:56.344002 27866 ts_tablet_manager.cc:1434] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:54:56.344131 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32006cf0876d4f43952e37f498bcae7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.345198 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75de3d35805a44f99c1445781c6b9afb" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:56.346014 27864 ts_tablet_manager.cc:1434] T e4652f63ed2f43f2903f673cb126cae3 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.001s
W20260709 14:54:56.347688 27787 leader_election.cc:343] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:56.348074 27738 tablet_service.cc:1511] Processing CreateTablet for tablet 32006cf0876d4f43952e37f498bcae7a (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:54:56.349342 27738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32006cf0876d4f43952e37f498bcae7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.350687 27871 raft_consensus.cc:2749] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:56.351109 27866 tablet_bootstrap.cc:492] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:56.347007 27864 tablet_bootstrap.cc:492] T c239b010fb754885a6e2d5dbae416cf9 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:56.357741 27675 raft_consensus.cc:2468] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:54:56.359555 27789 leader_election.cc:304] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:56.360653 27886 raft_consensus.cc:2804] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:56.360432 27661 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8bb076465041cf9f408ea8a95dd755 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:54:56.361123 27886 raft_consensus.cc:697] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Becoming Leader. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Running, Role: LEADER
I20260709 14:54:56.361637 27661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8bb076465041cf9f408ea8a95dd755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.361924 27886 consensus_queue.cc:237] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.365520 27732 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8bb076465041cf9f408ea8a95dd755 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:54:56.366801 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8bb076465041cf9f408ea8a95dd755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.368584 27808 tablet_service.cc:1511] Processing CreateTablet for tablet 32006cf0876d4f43952e37f498bcae7a (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:54:56.372341 27808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32006cf0876d4f43952e37f498bcae7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.378538 27813 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8bb076465041cf9f408ea8a95dd755 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:54:56.379830 27813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8bb076465041cf9f408ea8a95dd755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.380647 27731 tablet_service.cc:1511] Processing CreateTablet for tablet 85aa736c323f456ebd451424ba7b7190 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:54:56.381944 27731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85aa736c323f456ebd451424ba7b7190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.382404 27663 tablet_service.cc:1511] Processing CreateTablet for tablet 85aa736c323f456ebd451424ba7b7190 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:54:56.383791 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85aa736c323f456ebd451424ba7b7190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.388917 27814 tablet_service.cc:1511] Processing CreateTablet for tablet 85aa736c323f456ebd451424ba7b7190 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:54:56.390143 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85aa736c323f456ebd451424ba7b7190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.387559 27886 raft_consensus.cc:493] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:56.393854 27886 raft_consensus.cc:515] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } } peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } }
I20260709 14:54:56.394588 27866 tablet_bootstrap.cc:654] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:56.396720 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df784501eb4e4a2f9171d8d70788b16f" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
W20260709 14:54:56.399595 27787 leader_election.cc:343] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:56.406356 27865 tablet_bootstrap.cc:492] T e8d4e622a11d423cb163d2769dc1e9bd P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:56.406956 27865 ts_tablet_manager.cc:1403] T e8d4e622a11d423cb163d2769dc1e9bd P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.168s	user 0.004s	sys 0.011s
I20260709 14:54:56.411222 27663 tablet_service.cc:1511] Processing CreateTablet for tablet 5442402d7cad4efaadbc613c987bcd21 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:54:56.412561 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5442402d7cad4efaadbc613c987bcd21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.411631 27864 tablet_bootstrap.cc:654] T c239b010fb754885a6e2d5dbae416cf9 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:56.418540 27866 tablet_bootstrap.cc:492] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:56.418995 27866 ts_tablet_manager.cc:1403] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.068s	user 0.006s	sys 0.014s
I20260709 14:54:56.421660 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df784501eb4e4a2f9171d8d70788b16f" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:56.420943 27886 leader_election.cc:290] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177)
W20260709 14:54:56.425690 27789 leader_election.cc:343] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:56.426096 27789 leader_election.cc:304] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:56.430469 27810 tablet_service.cc:1511] Processing CreateTablet for tablet 5442402d7cad4efaadbc613c987bcd21 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:54:56.431314 27659 tablet_service.cc:1511] Processing CreateTablet for tablet ee465a7849604a6a8fa2a0432f4363f8 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:54:56.433250 27659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee465a7849604a6a8fa2a0432f4363f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.433970 27866 raft_consensus.cc:359] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.434659 27866 raft_consensus.cc:385] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:56.434918 27866 raft_consensus.cc:740] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:56.437275 27731 tablet_service.cc:1511] Processing CreateTablet for tablet ee465a7849604a6a8fa2a0432f4363f8 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:54:56.428781 27738 tablet_service.cc:1511] Processing CreateTablet for tablet 5442402d7cad4efaadbc613c987bcd21 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:54:56.438608 27731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee465a7849604a6a8fa2a0432f4363f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.431870 27865 raft_consensus.cc:359] T e8d4e622a11d423cb163d2769dc1e9bd P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.429925 27886 raft_consensus.cc:2749] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:56.441622 27866 consensus_queue.cc:260] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.442039 27732 tablet_service.cc:1511] Processing CreateTablet for tablet b228295ba8164f778d9f9b16ea468596 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:54:56.447438 27663 tablet_service.cc:1511] Processing CreateTablet for tablet 10933a16f61d470bbaa42e5e2ba92e5e (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:54:56.443570 27660 tablet_service.cc:1511] Processing CreateTablet for tablet b228295ba8164f778d9f9b16ea468596 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:54:56.448259 27814 tablet_service.cc:1511] Processing CreateTablet for tablet b228295ba8164f778d9f9b16ea468596 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:54:56.445186 27738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5442402d7cad4efaadbc613c987bcd21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.445519 27808 tablet_service.cc:1511] Processing CreateTablet for tablet ee465a7849604a6a8fa2a0432f4363f8 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:54:56.446182 27739 tablet_service.cc:1511] Processing CreateTablet for tablet 10933a16f61d470bbaa42e5e2ba92e5e (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:54:56.448539 27812 tablet_service.cc:1511] Processing CreateTablet for tablet 10933a16f61d470bbaa42e5e2ba92e5e (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:54:56.448511 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10933a16f61d470bbaa42e5e2ba92e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.449863 27739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10933a16f61d470bbaa42e5e2ba92e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.450109 27660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b228295ba8164f778d9f9b16ea468596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.452229 27810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5442402d7cad4efaadbc613c987bcd21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.453536 27808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee465a7849604a6a8fa2a0432f4363f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.454512 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b228295ba8164f778d9f9b16ea468596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.441295 27865 raft_consensus.cc:385] T e8d4e622a11d423cb163d2769dc1e9bd P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:56.455124 27865 raft_consensus.cc:740] T e8d4e622a11d423cb163d2769dc1e9bd P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:56.456007 27865 consensus_queue.cc:260] T e8d4e622a11d423cb163d2769dc1e9bd P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.458701 27812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10933a16f61d470bbaa42e5e2ba92e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.461647 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b228295ba8164f778d9f9b16ea468596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.462321 27866 ts_tablet_manager.cc:1434] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 14:54:56.463349 27866 tablet_bootstrap.cc:492] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:56.480579 27865 ts_tablet_manager.cc:1434] T e8d4e622a11d423cb163d2769dc1e9bd P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.003s
I20260709 14:54:56.481595 27865 tablet_bootstrap.cc:492] T df784501eb4e4a2f9171d8d70788b16f P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:56.484066 27661 tablet_service.cc:1511] Processing CreateTablet for tablet aebfb277036049c4a2a30892467ff5fc (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:54:56.485387 27661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aebfb277036049c4a2a30892467ff5fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.487720 27865 tablet_bootstrap.cc:654] T df784501eb4e4a2f9171d8d70788b16f P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:56.493407 27734 tablet_service.cc:1511] Processing CreateTablet for tablet aebfb277036049c4a2a30892467ff5fc (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:54:56.494464 27873 raft_consensus.cc:493] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:56.494617 27734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aebfb277036049c4a2a30892467ff5fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.494812 27866 tablet_bootstrap.cc:654] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:56.494947 27873 raft_consensus.cc:515] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.503851 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4e622a11d423cb163d2769dc1e9bd" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:56.504455 27675 raft_consensus.cc:2468] T e8d4e622a11d423cb163d2769dc1e9bd P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:54:56.505322 27812 tablet_service.cc:1511] Processing CreateTablet for tablet aebfb277036049c4a2a30892467ff5fc (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:54:56.506052 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4e622a11d423cb163d2769dc1e9bd" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:56.506280 27715 leader_election.cc:304] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:56.506623 27812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aebfb277036049c4a2a30892467ff5fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.507064 27873 leader_election.cc:290] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:56.509656 27662 tablet_service.cc:1511] Processing CreateTablet for tablet 307e0bd71ee54641b7d788c49815ac75 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:54:56.510788 27735 tablet_service.cc:1511] Processing CreateTablet for tablet 307e0bd71ee54641b7d788c49815ac75 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:54:56.510877 27662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 307e0bd71ee54641b7d788c49815ac75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.512037 27735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 307e0bd71ee54641b7d788c49815ac75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.512421 27873 raft_consensus.cc:493] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:56.512904 27873 raft_consensus.cc:515] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.522315 27873 leader_election.cc:290] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:56.522904 27873 raft_consensus.cc:2804] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:56.523296 27873 raft_consensus.cc:493] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:56.523655 27873 raft_consensus.cc:3060] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:56.535523 27663 tablet_service.cc:1511] Processing CreateTablet for tablet f2b95c5e712e4aacb6d08b01e537c429 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:54:56.536433 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b95c5e712e4aacb6d08b01e537c429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.543231 27739 tablet_service.cc:1511] Processing CreateTablet for tablet f2b95c5e712e4aacb6d08b01e537c429 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:54:56.544454 27739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b95c5e712e4aacb6d08b01e537c429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.543614 27873 raft_consensus.cc:515] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.546260 27873 leader_election.cc:290] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:56.546983 27813 tablet_service.cc:1511] Processing CreateTablet for tablet f2b95c5e712e4aacb6d08b01e537c429 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:54:56.548301 27813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b95c5e712e4aacb6d08b01e537c429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.551930 27656 tablet_service.cc:1511] Processing CreateTablet for tablet 2cfa314dfccd4b858f038885e5922622 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:54:56.553359 27656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cfa314dfccd4b858f038885e5922622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.555393 27732 tablet_service.cc:1511] Processing CreateTablet for tablet 2cfa314dfccd4b858f038885e5922622 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:54:56.543588 27864 tablet_bootstrap.cc:492] T c239b010fb754885a6e2d5dbae416cf9 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:56.557067 27864 ts_tablet_manager.cc:1403] T c239b010fb754885a6e2d5dbae416cf9 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.210s	user 0.021s	sys 0.002s
I20260709 14:54:56.557364 27814 tablet_service.cc:1511] Processing CreateTablet for tablet 307e0bd71ee54641b7d788c49815ac75 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:54:56.558362 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cfa314dfccd4b858f038885e5922622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.558386 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 307e0bd71ee54641b7d788c49815ac75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.560722 27808 tablet_service.cc:1511] Processing CreateTablet for tablet 2cfa314dfccd4b858f038885e5922622 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:54:56.560127 27864 raft_consensus.cc:359] T c239b010fb754885a6e2d5dbae416cf9 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
W20260709 14:54:56.569562 27715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:45177, user_credentials={real_user=slave}} blocked reactor thread for 63296.3us
I20260709 14:54:56.573628 27657 tablet_service.cc:1511] Processing CreateTablet for tablet 4a6ff01bfb8f43aa864ea772e403e344 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:54:56.574513 27734 tablet_service.cc:1511] Processing CreateTablet for tablet 4a6ff01bfb8f43aa864ea772e403e344 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:54:56.579655 27808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cfa314dfccd4b858f038885e5922622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.581835 27657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a6ff01bfb8f43aa864ea772e403e344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.583770 27734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a6ff01bfb8f43aa864ea772e403e344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.584263 27809 tablet_service.cc:1511] Processing CreateTablet for tablet 4a6ff01bfb8f43aa864ea772e403e344 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:54:56.585456 27809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a6ff01bfb8f43aa864ea772e403e344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.590680 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4652f63ed2f43f2903f673cb126cae3" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:56.591331 27824 raft_consensus.cc:2468] T e4652f63ed2f43f2903f673cb126cae3 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:54:56.591881 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4652f63ed2f43f2903f673cb126cae3" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:56.592253 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4e622a11d423cb163d2769dc1e9bd" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:56.592816 27674 raft_consensus.cc:3060] T e8d4e622a11d423cb163d2769dc1e9bd P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:56.578758 27864 raft_consensus.cc:385] T c239b010fb754885a6e2d5dbae416cf9 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:56.600477 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4e622a11d423cb163d2769dc1e9bd" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
W20260709 14:54:56.590728 27715 leader_election.cc:343] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:56.605516 27715 leader_election.cc:343] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:56.606194 27715 leader_election.cc:304] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [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: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d
I20260709 14:54:56.607115 27873 raft_consensus.cc:2804] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:56.607466 27873 raft_consensus.cc:493] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:56.607764 27873 raft_consensus.cc:3060] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:56.606124 27811 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3598aa8e1d4d03ae714f42ff1cfc7c (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:54:56.609520 27663 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3598aa8e1d4d03ae714f42ff1cfc7c (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:54:56.610633 27811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3598aa8e1d4d03ae714f42ff1cfc7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.592151 27572 catalog_manager.cc:5697] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 764ca31b32814284b36d06b05f6180d9 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "764ca31b32814284b36d06b05f6180d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:56.614557 27674 raft_consensus.cc:2468] T e8d4e622a11d423cb163d2769dc1e9bd P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:56.610633 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3598aa8e1d4d03ae714f42ff1cfc7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.621122 27732 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3598aa8e1d4d03ae714f42ff1cfc7c (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:54:56.622340 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3598aa8e1d4d03ae714f42ff1cfc7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.619932 27873 raft_consensus.cc:515] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.597750 27864 raft_consensus.cc:740] T c239b010fb754885a6e2d5dbae416cf9 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
W20260709 14:54:56.607273 27715 leader_election.cc:343] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:56.634023 27715 leader_election.cc:304] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 764ca31b32814284b36d06b05f6180d9
I20260709 14:54:56.635025 27899 raft_consensus.cc:2804] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:56.635572 27899 raft_consensus.cc:697] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:54:56.635614 27864 consensus_queue.cc:260] T c239b010fb754885a6e2d5dbae416cf9 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.636487 27899 consensus_queue.cc:237] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.639457 27864 ts_tablet_manager.cc:1434] T c239b010fb754885a6e2d5dbae416cf9 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.002s
I20260709 14:54:56.641536 27864 tablet_bootstrap.cc:492] T e8d4e622a11d423cb163d2769dc1e9bd P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:56.645496 27808 tablet_service.cc:1511] Processing CreateTablet for tablet cefaab4a008a406aadd8aae4658ecb2e (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:54:56.646710 27808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cefaab4a008a406aadd8aae4658ecb2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.649461 27886 raft_consensus.cc:493] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:56.649919 27886 raft_consensus.cc:515] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.651961 27886 leader_election.cc:290] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:56.653537 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3afde2887864f3aba76fd43bbe23ad3" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:56.654381 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4652f63ed2f43f2903f673cb126cae3" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
W20260709 14:54:56.654927 27787 leader_election.cc:343] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:56.655670 27715 leader_election.cc:343] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:56.657281 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3afde2887864f3aba76fd43bbe23ad3" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
W20260709 14:54:56.658623 27789 leader_election.cc:343] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:56.658886 27873 leader_election.cc:290] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:56.659031 27789 leader_election.cc:304] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:56.660171 27886 raft_consensus.cc:2749] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:56.660460 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4652f63ed2f43f2903f673cb126cae3" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:56.661015 27824 raft_consensus.cc:3060] T e4652f63ed2f43f2903f673cb126cae3 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:56.663079 27864 tablet_bootstrap.cc:654] T e8d4e622a11d423cb163d2769dc1e9bd P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:56.641327 27663 tablet_service.cc:1511] Processing CreateTablet for tablet cefaab4a008a406aadd8aae4658ecb2e (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:54:56.643929 27735 tablet_service.cc:1511] Processing CreateTablet for tablet cefaab4a008a406aadd8aae4658ecb2e (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:54:56.665835 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cefaab4a008a406aadd8aae4658ecb2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.670231 27735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cefaab4a008a406aadd8aae4658ecb2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.673621 27662 tablet_service.cc:1511] Processing CreateTablet for tablet 64a42cf24dcf41c9a147c527fef564ea (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:54:56.675015 27662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a42cf24dcf41c9a147c527fef564ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.676540 27572 catalog_manager.cc:5697] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:56.676353 27732 tablet_service.cc:1511] Processing CreateTablet for tablet 64a42cf24dcf41c9a147c527fef564ea (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:54:56.681519 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a42cf24dcf41c9a147c527fef564ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.690454 27824 raft_consensus.cc:2468] T e4652f63ed2f43f2903f673cb126cae3 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:56.692533 27715 leader_election.cc:304] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d
I20260709 14:54:56.694312 27899 raft_consensus.cc:2804] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:56.700912 27811 tablet_service.cc:1511] Processing CreateTablet for tablet 64a42cf24dcf41c9a147c527fef564ea (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:54:56.702140 27811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a42cf24dcf41c9a147c527fef564ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.702504 27899 raft_consensus.cc:697] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:54:56.703697 27899 consensus_queue.cc:237] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.704445 27661 tablet_service.cc:1511] Processing CreateTablet for tablet a28b65f8d2744d5381896ee4355715d4 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:54:56.706447 27866 tablet_bootstrap.cc:492] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:56.713239 27866 ts_tablet_manager.cc:1403] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.250s	user 0.018s	sys 0.003s
I20260709 14:54:56.709299 27734 tablet_service.cc:1511] Processing CreateTablet for tablet a28b65f8d2744d5381896ee4355715d4 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:54:56.714210 27734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28b65f8d2744d5381896ee4355715d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.714954 27814 tablet_service.cc:1511] Processing CreateTablet for tablet a28b65f8d2744d5381896ee4355715d4 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:54:56.716012 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28b65f8d2744d5381896ee4355715d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.712873 27865 tablet_bootstrap.cc:492] T df784501eb4e4a2f9171d8d70788b16f P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:56.716084 27866 raft_consensus.cc:359] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } } peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } }
I20260709 14:54:56.719489 27865 ts_tablet_manager.cc:1403] T df784501eb4e4a2f9171d8d70788b16f P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.238s	user 0.004s	sys 0.016s
I20260709 14:54:56.719550 27866 raft_consensus.cc:385] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:56.720034 27866 raft_consensus.cc:740] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:56.720834 27866 consensus_queue.cc:260] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } } peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } }
I20260709 14:54:56.721652 27657 tablet_service.cc:1511] Processing CreateTablet for tablet 88bb7af0fbba438fa7eb5046538da998 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:54:56.722131 27661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28b65f8d2744d5381896ee4355715d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.728883 27656 tablet_service.cc:1511] Processing CreateTablet for tablet 68f938edcb854ad1b809d1cf5eddf80c (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:54:56.722627 27865 raft_consensus.cc:359] T df784501eb4e4a2f9171d8d70788b16f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } } peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } }
I20260709 14:54:56.731084 27865 raft_consensus.cc:385] T df784501eb4e4a2f9171d8d70788b16f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:56.731366 27865 raft_consensus.cc:740] T df784501eb4e4a2f9171d8d70788b16f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:56.732087 27865 consensus_queue.cc:260] T df784501eb4e4a2f9171d8d70788b16f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } } peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } }
I20260709 14:54:56.733320 27657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88bb7af0fbba438fa7eb5046538da998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.733505 27809 tablet_service.cc:1511] Processing CreateTablet for tablet 68f938edcb854ad1b809d1cf5eddf80c (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:54:56.734205 27865 ts_tablet_manager.cc:1434] T df784501eb4e4a2f9171d8d70788b16f P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 14:54:56.734666 27809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f938edcb854ad1b809d1cf5eddf80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.735110 27865 tablet_bootstrap.cc:492] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:56.745527 27738 tablet_service.cc:1511] Processing CreateTablet for tablet 88bb7af0fbba438fa7eb5046538da998 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:54:56.746907 27738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88bb7af0fbba438fa7eb5046538da998. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:54:56.747112 27787 consensus_peers.cc:597] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 -> Peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Couldn't send request to peer eaaaf4fb748f4f8888691c6ac24b9528. 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:54:56.749998 27865 tablet_bootstrap.cc:654] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:56.754555 27808 tablet_service.cc:1511] Processing CreateTablet for tablet 88bb7af0fbba438fa7eb5046538da998 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:54:56.756112 27864 tablet_bootstrap.cc:492] T e8d4e622a11d423cb163d2769dc1e9bd P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:56.756726 27864 ts_tablet_manager.cc:1403] T e8d4e622a11d423cb163d2769dc1e9bd P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.115s	user 0.018s	sys 0.000s
I20260709 14:54:56.760082 27808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88bb7af0fbba438fa7eb5046538da998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.760656 27732 tablet_service.cc:1511] Processing CreateTablet for tablet 68f938edcb854ad1b809d1cf5eddf80c (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:54:56.761826 27866 ts_tablet_manager.cc:1434] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 14:54:56.762009 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f938edcb854ad1b809d1cf5eddf80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.768819 27656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f938edcb854ad1b809d1cf5eddf80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.769692 27864 raft_consensus.cc:359] T e8d4e622a11d423cb163d2769dc1e9bd P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.770421 27864 raft_consensus.cc:385] T e8d4e622a11d423cb163d2769dc1e9bd P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:56.770717 27864 raft_consensus.cc:740] T e8d4e622a11d423cb163d2769dc1e9bd P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:56.776741 27866 tablet_bootstrap.cc:492] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:56.776919 27663 tablet_service.cc:1511] Processing CreateTablet for tablet 526439119e8541b38afe6bf73623e2fa (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:54:56.773403 27864 consensus_queue.cc:260] T e8d4e622a11d423cb163d2769dc1e9bd P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.778052 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 526439119e8541b38afe6bf73623e2fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.782151 27735 tablet_service.cc:1511] Processing CreateTablet for tablet 526439119e8541b38afe6bf73623e2fa (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:54:56.783486 27735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 526439119e8541b38afe6bf73623e2fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.795648 27864 ts_tablet_manager.cc:1434] T e8d4e622a11d423cb163d2769dc1e9bd P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.002s
I20260709 14:54:56.796877 27864 tablet_bootstrap.cc:492] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:56.812471 27732 tablet_service.cc:1511] Processing CreateTablet for tablet ee1b0ba93dac4f189b74f2349e93ae9a (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:54:56.813776 27865 tablet_bootstrap.cc:492] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:56.814271 27865 ts_tablet_manager.cc:1403] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.022s
I20260709 14:54:56.814034 27739 tablet_service.cc:1511] Processing CreateTablet for tablet 5f357581570b4dbe9cea8277bd79abe0 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:54:56.815768 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1b0ba93dac4f189b74f2349e93ae9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.816767 27663 tablet_service.cc:1511] Processing CreateTablet for tablet 5f357581570b4dbe9cea8277bd79abe0 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:54:56.817812 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f357581570b4dbe9cea8277bd79abe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.816856 27662 tablet_service.cc:1511] Processing CreateTablet for tablet ee1b0ba93dac4f189b74f2349e93ae9a (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:54:56.820400 27662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1b0ba93dac4f189b74f2349e93ae9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.821607 27731 tablet_service.cc:1511] Processing CreateTablet for tablet 604e448c65844fccafb638578efc2d05 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:54:56.822741 27573 catalog_manager.cc:5697] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:56.823966 27866 tablet_bootstrap.cc:654] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:56.824618 27811 tablet_service.cc:1511] Processing CreateTablet for tablet 5f357581570b4dbe9cea8277bd79abe0 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:54:56.823175 27809 tablet_service.cc:1511] Processing CreateTablet for tablet ee1b0ba93dac4f189b74f2349e93ae9a (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:54:56.823654 27660 tablet_service.cc:1511] Processing CreateTablet for tablet 604e448c65844fccafb638578efc2d05 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:54:56.825912 27811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f357581570b4dbe9cea8277bd79abe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.826382 27660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604e448c65844fccafb638578efc2d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.826725 27809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1b0ba93dac4f189b74f2349e93ae9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.826341 27739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f357581570b4dbe9cea8277bd79abe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.830209 27808 tablet_service.cc:1511] Processing CreateTablet for tablet 526439119e8541b38afe6bf73623e2fa (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:54:56.831036 27808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 526439119e8541b38afe6bf73623e2fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.829088 27865 raft_consensus.cc:359] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.835902 27731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604e448c65844fccafb638578efc2d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.845811 27737 tablet_service.cc:1511] Processing CreateTablet for tablet caaf1b3eeb4d4cd69dcf3ee2d1ff7690 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:54:56.846951 27865 raft_consensus.cc:385] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:56.850761 27865 raft_consensus.cc:740] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:56.851516 27865 consensus_queue.cc:260] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.847347 27899 raft_consensus.cc:493] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:56.853988 27737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caaf1b3eeb4d4cd69dcf3ee2d1ff7690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.853822 27899 raft_consensus.cc:515] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } } peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } }
I20260709 14:54:56.853996 27740 tablet_service.cc:1511] Processing CreateTablet for tablet e71d6045b87f429893377fdc53188a95 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:54:56.855341 27740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71d6045b87f429893377fdc53188a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.857036 27865 ts_tablet_manager.cc:1434] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 14:54:56.858986 27814 tablet_service.cc:1511] Processing CreateTablet for tablet 604e448c65844fccafb638578efc2d05 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:54:56.858403 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df784501eb4e4a2f9171d8d70788b16f" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:56.859829 27824 raft_consensus.cc:2468] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:54:56.860101 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604e448c65844fccafb638578efc2d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.858541 27899 leader_election.cc:290] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931), 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177)
I20260709 14:54:56.862216 27715 leader_election.cc:304] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:56.863016 27899 raft_consensus.cc:2804] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:56.863360 27899 raft_consensus.cc:493] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:56.863685 27899 raft_consensus.cc:3060] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:56.864303 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df784501eb4e4a2f9171d8d70788b16f" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:56.864938 27674 raft_consensus.cc:2468] T df784501eb4e4a2f9171d8d70788b16f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:54:56.865866 27812 tablet_service.cc:1511] Processing CreateTablet for tablet caaf1b3eeb4d4cd69dcf3ee2d1ff7690 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:54:56.867071 27812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caaf1b3eeb4d4cd69dcf3ee2d1ff7690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.866751 27659 tablet_service.cc:1511] Processing CreateTablet for tablet e71d6045b87f429893377fdc53188a95 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:54:56.867939 27659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71d6045b87f429893377fdc53188a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.870615 27813 tablet_service.cc:1511] Processing CreateTablet for tablet e71d6045b87f429893377fdc53188a95 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:54:56.871924 27813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71d6045b87f429893377fdc53188a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.872241 27665 tablet_service.cc:1511] Processing CreateTablet for tablet f585eede98944347bbf701668bad7f43 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:54:56.900698 27871 raft_consensus.cc:493] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:56.912817 27739 tablet_service.cc:1511] Processing CreateTablet for tablet f585eede98944347bbf701668bad7f43 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:54:56.913987 27739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f585eede98944347bbf701668bad7f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.912894 27865 tablet_bootstrap.cc:492] T e4652f63ed2f43f2903f673cb126cae3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:56.913487 27665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f585eede98944347bbf701668bad7f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.932304 27886 consensus_queue.cc:1048] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:54:56.937641 27663 tablet_service.cc:1511] Processing CreateTablet for tablet 760861c7405449a1a6d637067461f84b (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:54:56.940219 27866 tablet_bootstrap.cc:492] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:56.940743 27866 ts_tablet_manager.cc:1403] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.164s	user 0.027s	sys 0.011s
I20260709 14:54:56.917493 27871 raft_consensus.cc:515] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.943500 27866 raft_consensus.cc:359] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.944752 27658 tablet_service.cc:1511] Processing CreateTablet for tablet bbabd42ed90242adaf3afe25f57a67a8 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:54:56.945262 27871 leader_election.cc:290] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:56.946645 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c239b010fb754885a6e2d5dbae416cf9" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:56.947265 27824 raft_consensus.cc:2468] T c239b010fb754885a6e2d5dbae416cf9 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:54:56.947428 27866 raft_consensus.cc:385] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:56.948434 27640 leader_election.cc:304] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:56.949076 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c239b010fb754885a6e2d5dbae416cf9" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:56.949225 27871 raft_consensus.cc:2804] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:56.949631 27871 raft_consensus.cc:493] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:56.949952 27871 raft_consensus.cc:3060] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:56.950344 27814 tablet_service.cc:1511] Processing CreateTablet for tablet 760861c7405449a1a6d637067461f84b (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:54:56.951406 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760861c7405449a1a6d637067461f84b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.952278 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760861c7405449a1a6d637067461f84b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.947791 27866 raft_consensus.cc:740] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:56.953333 27749 raft_consensus.cc:2468] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:54:56.953938 27866 consensus_queue.cc:260] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:56.957072 27886 consensus_queue.cc:1048] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:56.961495 27865 tablet_bootstrap.cc:654] T e4652f63ed2f43f2903f673cb126cae3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:56.952931 27658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbabd42ed90242adaf3afe25f57a67a8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:54:56.969442 27787 consensus_peers.cc:597] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 -> Peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Couldn't send request to peer eaaaf4fb748f4f8888691c6ac24b9528. 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:54:56.969239 27657 tablet_service.cc:1511] Processing CreateTablet for tablet caaf1b3eeb4d4cd69dcf3ee2d1ff7690 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:54:56.970670 27657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caaf1b3eeb4d4cd69dcf3ee2d1ff7690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.978021 27732 tablet_service.cc:1511] Processing CreateTablet for tablet 760861c7405449a1a6d637067461f84b (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:54:56.979307 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760861c7405449a1a6d637067461f84b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.983467 27866 ts_tablet_manager.cc:1434] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 14:54:56.989451 27733 tablet_service.cc:1511] Processing CreateTablet for tablet bbabd42ed90242adaf3afe25f57a67a8 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:54:56.985491 27864 tablet_bootstrap.cc:654] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:56.992004 27733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbabd42ed90242adaf3afe25f57a67a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:56.985272 27871 raft_consensus.cc:515] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.000949 27871 leader_election.cc:290] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:57.003779 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c239b010fb754885a6e2d5dbae416cf9" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:57.004356 27749 raft_consensus.cc:3060] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.004987 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c239b010fb754885a6e2d5dbae416cf9" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:57.005528 27824 raft_consensus.cc:3060] T c239b010fb754885a6e2d5dbae416cf9 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.006938 27873 raft_consensus.cc:493] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:57.007414 27873 raft_consensus.cc:515] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.009738 27873 leader_election.cc:290] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:57.011633 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3afde2887864f3aba76fd43bbe23ad3" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:57.012869 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3afde2887864f3aba76fd43bbe23ad3" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:57.013473 27823 raft_consensus.cc:2468] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:54:56.992215 27866 tablet_bootstrap.cc:492] T edfe339344ad4fcb98026ff26d31a3de P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
W20260709 14:54:57.014927 27715 leader_election.cc:343] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:57.015583 27715 leader_election.cc:304] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [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: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d
I20260709 14:54:57.016328 27873 raft_consensus.cc:2804] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:57.016698 27873 raft_consensus.cc:493] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:57.017032 27873 raft_consensus.cc:3060] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.018823 27899 raft_consensus.cc:515] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } } peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } }
I20260709 14:54:57.021507 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df784501eb4e4a2f9171d8d70788b16f" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:57.021704 27899 leader_election.cc:290] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931), 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177)
I20260709 14:54:57.006798 27808 tablet_service.cc:1511] Processing CreateTablet for tablet f585eede98944347bbf701668bad7f43 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:54:57.022056 27823 raft_consensus.cc:3060] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.022770 27808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f585eede98944347bbf701668bad7f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.023353 27873 raft_consensus.cc:515] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.025419 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df784501eb4e4a2f9171d8d70788b16f" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:57.025969 27673 raft_consensus.cc:3060] T df784501eb4e4a2f9171d8d70788b16f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:57.027767 27621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:57.031221 27749 raft_consensus.cc:2468] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:54:57.033385 27638 leader_election.cc:304] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:57.037544 27908 raft_consensus.cc:2804] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:57.038012 27908 raft_consensus.cc:697] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:54:57.038578 27823 raft_consensus.cc:2468] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:57.039712 27715 leader_election.cc:304] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:57.043844 27824 raft_consensus.cc:2468] T c239b010fb754885a6e2d5dbae416cf9 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:54:57.045670 27809 tablet_service.cc:1511] Processing CreateTablet for tablet bbabd42ed90242adaf3afe25f57a67a8 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:54:57.046716 27865 tablet_bootstrap.cc:492] T e4652f63ed2f43f2903f673cb126cae3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:57.047905 27865 ts_tablet_manager.cc:1403] T e4652f63ed2f43f2903f673cb126cae3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.145s	user 0.019s	sys 0.004s
I20260709 14:54:57.052814 27656 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1c8636f5d647dab48b993eab85ee59 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:54:57.059767 27899 consensus_queue.cc:1048] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:57.060518 27672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3afde2887864f3aba76fd43bbe23ad3" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:57.038815 27908 consensus_queue.cc:237] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
W20260709 14:54:57.062311 27715 leader_election.cc:343] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:57.062924 27873 leader_election.cc:290] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:57.064297 27866 tablet_bootstrap.cc:654] T edfe339344ad4fcb98026ff26d31a3de P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.064957 27864 tablet_bootstrap.cc:492] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:57.065395 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3afde2887864f3aba76fd43bbe23ad3" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:57.065805 27656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1c8636f5d647dab48b993eab85ee59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.065963 27823 raft_consensus.cc:3060] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.067526 27865 raft_consensus.cc:359] T e4652f63ed2f43f2903f673cb126cae3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.046592 27673 raft_consensus.cc:2468] T df784501eb4e4a2f9171d8d70788b16f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:57.047999 27898 raft_consensus.cc:2804] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:57.051000 27813 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1c8636f5d647dab48b993eab85ee59 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:54:57.070479 27740 tablet_service.cc:1511] Processing CreateTablet for tablet a26e190c46b74db4a946de7428752500 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:54:57.072415 27663 tablet_service.cc:1511] Processing CreateTablet for tablet a26e190c46b74db4a946de7428752500 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:54:57.080066 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26e190c46b74db4a946de7428752500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.065407 27864 ts_tablet_manager.cc:1403] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.269s	user 0.012s	sys 0.000s
I20260709 14:54:57.083207 27898 raft_consensus.cc:697] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:54:57.046949 27809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbabd42ed90242adaf3afe25f57a67a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.086556 27739 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1c8636f5d647dab48b993eab85ee59 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:54:57.090170 27739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1c8636f5d647dab48b993eab85ee59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.090678 27864 raft_consensus.cc:359] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.091481 27864 raft_consensus.cc:385] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.091831 27864 raft_consensus.cc:740] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.092763 27864 consensus_queue.cc:260] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.079190 27865 raft_consensus.cc:385] T e4652f63ed2f43f2903f673cb126cae3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.101476 27740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26e190c46b74db4a946de7428752500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.114454 27898 consensus_queue.cc:237] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } } peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } }
I20260709 14:54:57.103016 27865 raft_consensus.cc:740] T e4652f63ed2f43f2903f673cb126cae3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.120903 27813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1c8636f5d647dab48b993eab85ee59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.126420 27732 tablet_service.cc:1511] Processing CreateTablet for tablet b491d630a1314286a0c7a83823ce06df (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:54:57.128152 27808 tablet_service.cc:1511] Processing CreateTablet for tablet a26e190c46b74db4a946de7428752500 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:54:57.136958 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b491d630a1314286a0c7a83823ce06df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.138924 27864 ts_tablet_manager.cc:1434] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.058s	user 0.025s	sys 0.018s
I20260709 14:54:57.140058 27808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26e190c46b74db4a946de7428752500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.140729 27864 tablet_bootstrap.cc:492] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:57.143970 27814 tablet_service.cc:1511] Processing CreateTablet for tablet b491d630a1314286a0c7a83823ce06df (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:54:57.145499 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b491d630a1314286a0c7a83823ce06df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.141042 27865 consensus_queue.cc:260] T e4652f63ed2f43f2903f673cb126cae3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.154033 27824 raft_consensus.cc:3060] T e8d4e622a11d423cb163d2769dc1e9bd P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.154716 27865 ts_tablet_manager.cc:1434] T e4652f63ed2f43f2903f673cb126cae3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.102s	user 0.006s	sys 0.000s
I20260709 14:54:57.158895 27823 raft_consensus.cc:2468] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:57.174237 27715 leader_election.cc:304] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d
I20260709 14:54:57.178161 27665 tablet_service.cc:1511] Processing CreateTablet for tablet b491d630a1314286a0c7a83823ce06df (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 14:54:57.183408 27789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:45177, user_credentials={real_user=slave}} blocked reactor thread for 75501.7us
I20260709 14:54:57.180383 27899 raft_consensus.cc:2804] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:57.191529 27908 raft_consensus.cc:493] T e4652f63ed2f43f2903f673cb126cae3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:57.197882 27908 raft_consensus.cc:515] T e4652f63ed2f43f2903f673cb126cae3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.198580 27732 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc806d7dd0d41e591f31abc546bc0a6 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:54:57.199856 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc806d7dd0d41e591f31abc546bc0a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.199908 27908 leader_election.cc:290] T e4652f63ed2f43f2903f673cb126cae3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:57.206625 27814 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc806d7dd0d41e591f31abc546bc0a6 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:54:57.208935 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc806d7dd0d41e591f31abc546bc0a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.206305 27663 tablet_service.cc:1511] Processing CreateTablet for tablet a77e452eca49490c8226b78d6d0cf87f (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:54:57.209681 27663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77e452eca49490c8226b78d6d0cf87f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.212337 27808 tablet_service.cc:1511] Processing CreateTablet for tablet a77e452eca49490c8226b78d6d0cf87f (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:54:57.213266 27808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77e452eca49490c8226b78d6d0cf87f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.219208 27665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b491d630a1314286a0c7a83823ce06df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.224915 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4652f63ed2f43f2903f673cb126cae3" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:57.229437 27732 tablet_service.cc:1511] Processing CreateTablet for tablet a77e452eca49490c8226b78d6d0cf87f (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:54:57.230299 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77e452eca49490c8226b78d6d0cf87f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.234151 27866 tablet_bootstrap.cc:492] T edfe339344ad4fcb98026ff26d31a3de P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:57.234627 27866 ts_tablet_manager.cc:1403] T edfe339344ad4fcb98026ff26d31a3de P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.243s	user 0.028s	sys 0.015s
I20260709 14:54:57.235288 27873 consensus_queue.cc:1048] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:57.241875 27674 raft_consensus.cc:3060] T e4652f63ed2f43f2903f673cb126cae3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.262394 27886 raft_consensus.cc:493] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:57.263010 27886 raft_consensus.cc:515] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.229094 27657 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc806d7dd0d41e591f31abc546bc0a6 (DEFAULT_TABLE table=test-workload [id=9612c8a1e4d7423b83232bbde53fe155]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:54:57.277998 27657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc806d7dd0d41e591f31abc546bc0a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.278017 27573 catalog_manager.cc:5697] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 1 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:57.280892 27865 tablet_bootstrap.cc:492] T db43ba237a5d4c9888d7b48d1ce26615 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:57.281363 27866 raft_consensus.cc:359] T edfe339344ad4fcb98026ff26d31a3de P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.282066 27866 raft_consensus.cc:385] T edfe339344ad4fcb98026ff26d31a3de P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.282362 27866 raft_consensus.cc:740] T edfe339344ad4fcb98026ff26d31a3de P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.283071 27866 consensus_queue.cc:260] T edfe339344ad4fcb98026ff26d31a3de P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.285883 27866 ts_tablet_manager.cc:1434] T edfe339344ad4fcb98026ff26d31a3de P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.051s	user 0.002s	sys 0.004s
I20260709 14:54:57.285311 27572 catalog_manager.cc:5697] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:57.286880 27866 tablet_bootstrap.cc:492] T ff92edd1ad294321babec85c0be0136f P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:57.289641 27864 tablet_bootstrap.cc:654] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.292948 27918 raft_consensus.cc:493] T e8d4e622a11d423cb163d2769dc1e9bd P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:57.293505 27918 raft_consensus.cc:515] T e8d4e622a11d423cb163d2769dc1e9bd P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.270388 27899 raft_consensus.cc:697] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:54:57.302081 27918 leader_election.cc:290] T e8d4e622a11d423cb163d2769dc1e9bd P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:57.302798 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4e622a11d423cb163d2769dc1e9bd" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:57.316272 27822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4652f63ed2f43f2903f673cb126cae3" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
W20260709 14:54:57.316179 27557 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.25.241.2:34873, user_credentials={real_user=slave}} blocked reactor thread for 48044.4us
I20260709 14:54:57.317724 27924 consensus_queue.cc:1048] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:57.303195 27899 consensus_queue.cc:237] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.321810 27873 consensus_queue.cc:1048] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:57.324479 27886 leader_election.cc:290] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:57.325518 27866 tablet_bootstrap.cc:654] T ff92edd1ad294321babec85c0be0136f P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.325619 27640 leader_election.cc:304] T e4652f63ed2f43f2903f673cb126cae3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d; no voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:57.326753 27908 raft_consensus.cc:2749] T e4652f63ed2f43f2903f673cb126cae3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:57.329239 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92edd1ad294321babec85c0be0136f" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:57.332350 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4e622a11d423cb163d2769dc1e9bd" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:57.332975 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92edd1ad294321babec85c0be0136f" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:57.329824 27674 raft_consensus.cc:2468] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:54:57.335286 27789 leader_election.cc:304] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:57.336419 27927 raft_consensus.cc:2804] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:57.341936 27927 raft_consensus.cc:493] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:57.348596 27927 raft_consensus.cc:3060] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.345547 27787 leader_election.cc:304] T e8d4e622a11d423cb163d2769dc1e9bd P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:57.354169 27865 tablet_bootstrap.cc:654] T db43ba237a5d4c9888d7b48d1ce26615 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.354370 27864 tablet_bootstrap.cc:492] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:57.355034 27864 ts_tablet_manager.cc:1403] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.215s	user 0.008s	sys 0.014s
I20260709 14:54:57.358626 27864 raft_consensus.cc:359] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.359161 27864 raft_consensus.cc:385] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.359364 27864 raft_consensus.cc:740] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.359841 27864 consensus_queue.cc:260] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
W20260709 14:54:57.369267 27787 leader_election.cc:343] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:57.371210 27572 catalog_manager.cc:5697] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:57.378379 27927 raft_consensus.cc:515] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.379954 27864 ts_tablet_manager.cc:1434] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.000s
I20260709 14:54:57.386122 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92edd1ad294321babec85c0be0136f" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:57.386708 27674 raft_consensus.cc:3060] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.381745 27927 leader_election.cc:290] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:57.388998 27866 tablet_bootstrap.cc:492] T ff92edd1ad294321babec85c0be0136f P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:57.389429 27866 ts_tablet_manager.cc:1403] T ff92edd1ad294321babec85c0be0136f P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.103s	user 0.006s	sys 0.013s
I20260709 14:54:57.389381 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92edd1ad294321babec85c0be0136f" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:57.390839 27886 raft_consensus.cc:2749] T e8d4e622a11d423cb163d2769dc1e9bd P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:57.394388 27866 raft_consensus.cc:359] T ff92edd1ad294321babec85c0be0136f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.395067 27866 raft_consensus.cc:385] T ff92edd1ad294321babec85c0be0136f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.395355 27866 raft_consensus.cc:740] T ff92edd1ad294321babec85c0be0136f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.395485 27674 raft_consensus.cc:2468] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:54:57.396036 27866 consensus_queue.cc:260] T ff92edd1ad294321babec85c0be0136f P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.396847 27789 leader_election.cc:304] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:57.398128 27866 ts_tablet_manager.cc:1434] T ff92edd1ad294321babec85c0be0136f P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:54:57.398618 27886 raft_consensus.cc:2804] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:57.398886 27866 tablet_bootstrap.cc:492] T 75de3d35805a44f99c1445781c6b9afb P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:57.399112 27886 raft_consensus.cc:697] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Becoming Leader. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Running, Role: LEADER
I20260709 14:54:57.399927 27886 consensus_queue.cc:237] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.403321 27866 tablet_bootstrap.cc:654] T 75de3d35805a44f99c1445781c6b9afb P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.398041 27750 raft_consensus.cc:3060] T ff92edd1ad294321babec85c0be0136f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.412138 27864 tablet_bootstrap.cc:492] T e3dce884ae2742108cf1f00cf0439140 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:57.412648 27750 raft_consensus.cc:2468] T ff92edd1ad294321babec85c0be0136f P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:54:57.416824 27571 catalog_manager.cc:5697] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 764ca31b32814284b36d06b05f6180d9 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "764ca31b32814284b36d06b05f6180d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:57.420473 27864 tablet_bootstrap.cc:654] T e3dce884ae2742108cf1f00cf0439140 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.423192 27865 tablet_bootstrap.cc:492] T db43ba237a5d4c9888d7b48d1ce26615 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:57.423619 27865 ts_tablet_manager.cc:1403] T db43ba237a5d4c9888d7b48d1ce26615 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.157s	user 0.001s	sys 0.017s
I20260709 14:54:57.426328 27865 raft_consensus.cc:359] T db43ba237a5d4c9888d7b48d1ce26615 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.426985 27865 raft_consensus.cc:385] T db43ba237a5d4c9888d7b48d1ce26615 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.427304 27865 raft_consensus.cc:740] T db43ba237a5d4c9888d7b48d1ce26615 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.428046 27865 consensus_queue.cc:260] T db43ba237a5d4c9888d7b48d1ce26615 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.433389 27865 ts_tablet_manager.cc:1434] T db43ba237a5d4c9888d7b48d1ce26615 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:57.443336 27865 tablet_bootstrap.cc:492] T d3afde2887864f3aba76fd43bbe23ad3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:57.444597 27864 tablet_bootstrap.cc:492] T e3dce884ae2742108cf1f00cf0439140 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:57.445083 27864 ts_tablet_manager.cc:1403] T e3dce884ae2742108cf1f00cf0439140 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.013s
I20260709 14:54:57.446864 27864 raft_consensus.cc:359] T e3dce884ae2742108cf1f00cf0439140 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.447326 27864 raft_consensus.cc:385] T e3dce884ae2742108cf1f00cf0439140 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.447602 27864 raft_consensus.cc:740] T e3dce884ae2742108cf1f00cf0439140 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.448367 27864 consensus_queue.cc:260] T e3dce884ae2742108cf1f00cf0439140 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.449004 27865 tablet_bootstrap.cc:654] T d3afde2887864f3aba76fd43bbe23ad3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.450405 27866 tablet_bootstrap.cc:492] T 75de3d35805a44f99c1445781c6b9afb P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:57.450555 27864 ts_tablet_manager.cc:1434] T e3dce884ae2742108cf1f00cf0439140 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20260709 14:54:57.450850 27866 ts_tablet_manager.cc:1403] T 75de3d35805a44f99c1445781c6b9afb P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.052s	user 0.033s	sys 0.017s
I20260709 14:54:57.451759 27864 tablet_bootstrap.cc:492] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:57.453620 27866 raft_consensus.cc:359] T 75de3d35805a44f99c1445781c6b9afb P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.454293 27866 raft_consensus.cc:385] T 75de3d35805a44f99c1445781c6b9afb P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.454552 27866 raft_consensus.cc:740] T 75de3d35805a44f99c1445781c6b9afb P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.455313 27866 consensus_queue.cc:260] T 75de3d35805a44f99c1445781c6b9afb P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.457499 27864 tablet_bootstrap.cc:654] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.464716 27866 ts_tablet_manager.cc:1434] T 75de3d35805a44f99c1445781c6b9afb P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:54:57.468822 27864 tablet_bootstrap.cc:492] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:57.469265 27864 ts_tablet_manager.cc:1403] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 14:54:57.471640 27908 consensus_queue.cc:1048] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:57.471678 27864 raft_consensus.cc:359] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.472374 27864 raft_consensus.cc:385] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.473109 27864 raft_consensus.cc:740] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.474676 27864 consensus_queue.cc:260] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.475075 27866 tablet_bootstrap.cc:492] T e3dce884ae2742108cf1f00cf0439140 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:57.475982 27865 tablet_bootstrap.cc:492] T d3afde2887864f3aba76fd43bbe23ad3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:57.476402 27865 ts_tablet_manager.cc:1403] T d3afde2887864f3aba76fd43bbe23ad3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.011s
I20260709 14:54:57.476835 27864 ts_tablet_manager.cc:1434] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:54:57.477999 27864 tablet_bootstrap.cc:492] T 5de795c4e4c84eb188e51e9127594117 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:57.478849 27865 raft_consensus.cc:359] T d3afde2887864f3aba76fd43bbe23ad3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.479466 27865 raft_consensus.cc:385] T d3afde2887864f3aba76fd43bbe23ad3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.479717 27865 raft_consensus.cc:740] T d3afde2887864f3aba76fd43bbe23ad3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.480430 27865 consensus_queue.cc:260] T d3afde2887864f3aba76fd43bbe23ad3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.482542 27865 ts_tablet_manager.cc:1434] T d3afde2887864f3aba76fd43bbe23ad3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:57.483546 27865 tablet_bootstrap.cc:492] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:57.483896 27864 tablet_bootstrap.cc:654] T 5de795c4e4c84eb188e51e9127594117 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.488808 27865 tablet_bootstrap.cc:654] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.494017 27866 tablet_bootstrap.cc:654] T e3dce884ae2742108cf1f00cf0439140 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.501151 27865 tablet_bootstrap.cc:492] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:57.501627 27865 ts_tablet_manager.cc:1403] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.011s
I20260709 14:54:57.504228 27865 raft_consensus.cc:359] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.504976 27865 raft_consensus.cc:385] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.505228 27865 raft_consensus.cc:740] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.505777 27865 consensus_queue.cc:260] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.510998 27865 ts_tablet_manager.cc:1434] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:54:57.511811 27865 tablet_bootstrap.cc:492] T 5de795c4e4c84eb188e51e9127594117 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:57.513320 27864 tablet_bootstrap.cc:492] T 5de795c4e4c84eb188e51e9127594117 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:57.513764 27864 ts_tablet_manager.cc:1403] T 5de795c4e4c84eb188e51e9127594117 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.007s
I20260709 14:54:57.515678 27908 consensus_queue.cc:1048] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:57.516166 27864 raft_consensus.cc:359] T 5de795c4e4c84eb188e51e9127594117 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.516852 27864 raft_consensus.cc:385] T 5de795c4e4c84eb188e51e9127594117 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.517122 27864 raft_consensus.cc:740] T 5de795c4e4c84eb188e51e9127594117 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.517866 27865 tablet_bootstrap.cc:654] T 5de795c4e4c84eb188e51e9127594117 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.517740 27864 consensus_queue.cc:260] T 5de795c4e4c84eb188e51e9127594117 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.519583 27864 ts_tablet_manager.cc:1434] T 5de795c4e4c84eb188e51e9127594117 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:57.520365 27864 tablet_bootstrap.cc:492] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:57.525739 27864 tablet_bootstrap.cc:654] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.531162 27865 tablet_bootstrap.cc:492] T 5de795c4e4c84eb188e51e9127594117 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:57.531419 27864 tablet_bootstrap.cc:492] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:57.531603 27865 ts_tablet_manager.cc:1403] T 5de795c4e4c84eb188e51e9127594117 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.005s
I20260709 14:54:57.531898 27864 ts_tablet_manager.cc:1403] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:54:57.533231 27866 tablet_bootstrap.cc:492] T e3dce884ae2742108cf1f00cf0439140 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:57.533720 27866 ts_tablet_manager.cc:1403] T e3dce884ae2742108cf1f00cf0439140 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.003s
I20260709 14:54:57.534204 27865 raft_consensus.cc:359] T 5de795c4e4c84eb188e51e9127594117 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.534379 27864 raft_consensus.cc:359] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.534955 27865 raft_consensus.cc:385] T 5de795c4e4c84eb188e51e9127594117 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.535050 27864 raft_consensus.cc:385] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.535288 27865 raft_consensus.cc:740] T 5de795c4e4c84eb188e51e9127594117 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.535331 27864 raft_consensus.cc:740] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.536002 27865 consensus_queue.cc:260] T 5de795c4e4c84eb188e51e9127594117 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.536203 27866 raft_consensus.cc:359] T e3dce884ae2742108cf1f00cf0439140 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.536036 27864 consensus_queue.cc:260] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.536919 27866 raft_consensus.cc:385] T e3dce884ae2742108cf1f00cf0439140 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.537189 27866 raft_consensus.cc:740] T e3dce884ae2742108cf1f00cf0439140 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.538048 27865 ts_tablet_manager.cc:1434] T 5de795c4e4c84eb188e51e9127594117 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:57.538128 27864 ts_tablet_manager.cc:1434] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:57.537894 27866 consensus_queue.cc:260] T e3dce884ae2742108cf1f00cf0439140 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.539031 27864 tablet_bootstrap.cc:492] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:57.544874 27865 tablet_bootstrap.cc:492] T caec3618c1a8481f922076c2b04d747c P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:57.549316 27866 ts_tablet_manager.cc:1434] T e3dce884ae2742108cf1f00cf0439140 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:54:57.549997 27864 tablet_bootstrap.cc:654] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.550212 27866 tablet_bootstrap.cc:492] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:57.554749 27865 tablet_bootstrap.cc:654] T caec3618c1a8481f922076c2b04d747c P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.557845 27866 tablet_bootstrap.cc:654] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.561867 27864 tablet_bootstrap.cc:492] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:57.562295 27864 ts_tablet_manager.cc:1403] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.001s
I20260709 14:54:57.564134 27864 raft_consensus.cc:359] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.564826 27864 raft_consensus.cc:385] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.565104 27864 raft_consensus.cc:740] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.566083 27866 tablet_bootstrap.cc:492] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:57.565747 27864 consensus_queue.cc:260] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.566444 27866 ts_tablet_manager.cc:1403] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.001s
I20260709 14:54:57.566587 27865 tablet_bootstrap.cc:492] T caec3618c1a8481f922076c2b04d747c P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:57.566993 27865 ts_tablet_manager.cc:1403] T caec3618c1a8481f922076c2b04d747c P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260709 14:54:57.568859 27866 raft_consensus.cc:359] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.569461 27866 raft_consensus.cc:385] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.569274 27865 raft_consensus.cc:359] T caec3618c1a8481f922076c2b04d747c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.569721 27866 raft_consensus.cc:740] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.569902 27865 raft_consensus.cc:385] T caec3618c1a8481f922076c2b04d747c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.570185 27865 raft_consensus.cc:740] T caec3618c1a8481f922076c2b04d747c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.570325 27866 consensus_queue.cc:260] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.570850 27865 consensus_queue.cc:260] T caec3618c1a8481f922076c2b04d747c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.572175 27866 ts_tablet_manager.cc:1434] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:57.572713 27864 ts_tablet_manager.cc:1434] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:54:57.573063 27866 tablet_bootstrap.cc:492] T caec3618c1a8481f922076c2b04d747c P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:57.575075 27927 raft_consensus.cc:493] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:57.575505 27927 raft_consensus.cc:515] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.575991 27865 ts_tablet_manager.cc:1434] T caec3618c1a8481f922076c2b04d747c P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:54:57.576874 27865 tablet_bootstrap.cc:492] T ea1fa768d2e24298a498230ad207d76e P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:57.577867 27927 leader_election.cc:290] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:57.578444 27866 tablet_bootstrap.cc:654] T caec3618c1a8481f922076c2b04d747c P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.579317 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caec3618c1a8481f922076c2b04d747c" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:57.579945 27674 raft_consensus.cc:2468] T caec3618c1a8481f922076c2b04d747c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:54:57.580902 27750 raft_consensus.cc:3060] T edfe339344ad4fcb98026ff26d31a3de P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.580967 27789 leader_election.cc:304] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:57.582053 27865 tablet_bootstrap.cc:654] T ea1fa768d2e24298a498230ad207d76e P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.582449 27927 raft_consensus.cc:2804] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:57.582803 27927 raft_consensus.cc:493] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:57.583127 27927 raft_consensus.cc:3060] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.585310 27925 raft_consensus.cc:493] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:57.585783 27925 raft_consensus.cc:515] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.587960 27925 leader_election.cc:290] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:57.589478 27866 tablet_bootstrap.cc:492] T caec3618c1a8481f922076c2b04d747c P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:57.589883 27866 ts_tablet_manager.cc:1403] T caec3618c1a8481f922076c2b04d747c P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 14:54:57.589866 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1418bdc70f3447596f98d6729e5d37b" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:57.591683 27748 raft_consensus.cc:3060] T 75de3d35805a44f99c1445781c6b9afb P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.592056 27924 raft_consensus.cc:493] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:57.592528 27924 raft_consensus.cc:515] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.594657 27924 leader_election.cc:290] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:57.597335 27747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1418bdc70f3447596f98d6729e5d37b" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:57.591601 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caec3618c1a8481f922076c2b04d747c" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:57.598213 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de795c4e4c84eb188e51e9127594117" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
W20260709 14:54:57.599306 27789 leader_election.cc:343] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:57.600769 27787 leader_election.cc:343] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:57.601203 27787 leader_election.cc:304] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528
W20260709 14:54:57.602330 27787 leader_election.cc:343] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:57.602591 27873 consensus_queue.cc:1048] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:57.603188 27925 raft_consensus.cc:2749] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:57.598752 27674 raft_consensus.cc:2468] T 5de795c4e4c84eb188e51e9127594117 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:54:57.608352 27715 leader_election.cc:304] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:57.609150 27873 raft_consensus.cc:2804] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:57.609524 27873 raft_consensus.cc:493] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:57.609839 27873 raft_consensus.cc:3060] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.612114 27925 raft_consensus.cc:493] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:57.612593 27925 raft_consensus.cc:515] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.613209 27866 raft_consensus.cc:359] T caec3618c1a8481f922076c2b04d747c P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.613862 27866 raft_consensus.cc:385] T caec3618c1a8481f922076c2b04d747c P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.614117 27866 raft_consensus.cc:740] T caec3618c1a8481f922076c2b04d747c P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.615547 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db43ba237a5d4c9888d7b48d1ce26615" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:57.616221 27674 raft_consensus.cc:2468] T db43ba237a5d4c9888d7b48d1ce26615 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:54:57.617414 27789 leader_election.cc:304] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:57.617377 27866 consensus_queue.cc:260] T caec3618c1a8481f922076c2b04d747c P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.618297 27886 raft_consensus.cc:2804] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:57.618643 27886 raft_consensus.cc:493] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:57.618985 27886 raft_consensus.cc:3060] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.620306 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db43ba237a5d4c9888d7b48d1ce26615" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:57.620996 27749 raft_consensus.cc:2468] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:54:57.620893 27866 ts_tablet_manager.cc:1434] T caec3618c1a8481f922076c2b04d747c P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:54:57.623277 27866 tablet_bootstrap.cc:492] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:57.624821 27822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de795c4e4c84eb188e51e9127594117" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:57.625438 27822 raft_consensus.cc:2468] T 5de795c4e4c84eb188e51e9127594117 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:54:57.626866 27924 consensus_queue.cc:1048] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:57.617305 27873 raft_consensus.cc:515] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.618917 27925 leader_election.cc:290] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:57.628641 27866 tablet_bootstrap.cc:654] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.658537 27866 tablet_bootstrap.cc:492] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:57.658906 27866 ts_tablet_manager.cc:1403] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.000s
I20260709 14:54:57.660941 27866 raft_consensus.cc:359] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.632783 27864 tablet_bootstrap.cc:492] T 4c3d71857ac444a0965c578ba4bbc7c2 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:57.661679 27866 raft_consensus.cc:385] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.662075 27866 raft_consensus.cc:740] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.662684 27866 consensus_queue.cc:260] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.664515 27866 ts_tablet_manager.cc:1434] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:57.634886 27927 raft_consensus.cc:515] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.665370 27866 tablet_bootstrap.cc:492] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:57.666643 27927 leader_election.cc:290] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:57.636811 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de795c4e4c84eb188e51e9127594117" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:57.667609 27674 raft_consensus.cc:3060] T 5de795c4e4c84eb188e51e9127594117 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.667768 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caec3618c1a8481f922076c2b04d747c" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:57.668349 27673 raft_consensus.cc:3060] T caec3618c1a8481f922076c2b04d747c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.669185 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caec3618c1a8481f922076c2b04d747c" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:57.669751 27748 raft_consensus.cc:3060] T caec3618c1a8481f922076c2b04d747c P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.671572 27866 tablet_bootstrap.cc:654] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.632561 27886 raft_consensus.cc:515] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.674259 27886 leader_election.cc:290] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:57.675601 27672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db43ba237a5d4c9888d7b48d1ce26615" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:57.675925 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db43ba237a5d4c9888d7b48d1ce26615" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:57.676182 27672 raft_consensus.cc:3060] T db43ba237a5d4c9888d7b48d1ce26615 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.676442 27749 raft_consensus.cc:3060] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.643601 27945 raft_consensus.cc:493] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:57.681954 27945 raft_consensus.cc:515] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.684087 27945 leader_election.cc:290] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:57.647428 27865 tablet_bootstrap.cc:492] T ea1fa768d2e24298a498230ad207d76e P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:57.684522 27673 raft_consensus.cc:2468] T caec3618c1a8481f922076c2b04d747c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:54:57.685287 27865 ts_tablet_manager.cc:1403] T ea1fa768d2e24298a498230ad207d76e P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.109s	user 0.041s	sys 0.019s
I20260709 14:54:57.637634 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de795c4e4c84eb188e51e9127594117" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:57.686611 27823 raft_consensus.cc:3060] T 5de795c4e4c84eb188e51e9127594117 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.689757 27924 raft_consensus.cc:493] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:57.688820 27789 leader_election.cc:304] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:57.689888 27747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dce884ae2742108cf1f00cf0439140" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:57.688230 27865 raft_consensus.cc:359] T ea1fa768d2e24298a498230ad207d76e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.690869 27865 raft_consensus.cc:385] T ea1fa768d2e24298a498230ad207d76e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.691076 27865 raft_consensus.cc:740] T ea1fa768d2e24298a498230ad207d76e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.691563 27865 consensus_queue.cc:260] T ea1fa768d2e24298a498230ad207d76e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.692806 27747 raft_consensus.cc:2468] T e3dce884ae2742108cf1f00cf0439140 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:54:57.692734 27924 raft_consensus.cc:515] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.685788 27822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dce884ae2742108cf1f00cf0439140" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:57.694304 27822 raft_consensus.cc:2468] T e3dce884ae2742108cf1f00cf0439140 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:54:57.694813 27924 leader_election.cc:290] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:57.696233 27886 raft_consensus.cc:493] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:57.696712 27886 raft_consensus.cc:515] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.697034 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1fa768d2e24298a498230ad207d76e" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:57.697721 27675 raft_consensus.cc:2468] T ea1fa768d2e24298a498230ad207d76e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:54:57.637410 27873 leader_election.cc:290] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:57.700366 27748 raft_consensus.cc:2468] T caec3618c1a8481f922076c2b04d747c P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:54:57.696540 27822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1fa768d2e24298a498230ad207d76e" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:57.696473 27638 leader_election.cc:304] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
W20260709 14:54:57.703533 27715 leader_election.cc:343] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:57.703717 27945 raft_consensus.cc:2804] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:57.704142 27945 raft_consensus.cc:493] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:57.704468 27945 raft_consensus.cc:3060] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.704358 27715 leader_election.cc:304] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [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: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 764ca31b32814284b36d06b05f6180d9
I20260709 14:54:57.705622 27873 raft_consensus.cc:2804] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:57.705958 27873 raft_consensus.cc:493] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:57.706274 27873 raft_consensus.cc:3060] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.708421 27864 tablet_bootstrap.cc:654] T 4c3d71857ac444a0965c578ba4bbc7c2 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.709399 27927 raft_consensus.cc:2804] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:57.711534 27927 raft_consensus.cc:697] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Becoming Leader. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Running, Role: LEADER
I20260709 14:54:57.712872 27927 consensus_queue.cc:237] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.713253 27886 leader_election.cc:290] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:57.714589 27749 raft_consensus.cc:2468] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:54:57.715356 27873 raft_consensus.cc:515] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.716343 27787 leader_election.cc:304] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:57.717240 27873 leader_election.cc:290] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:57.718333 27865 ts_tablet_manager.cc:1434] T ea1fa768d2e24298a498230ad207d76e P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:54:57.718422 27925 raft_consensus.cc:2804] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:57.719776 27865 tablet_bootstrap.cc:492] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:57.721880 27925 raft_consensus.cc:697] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Becoming Leader. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Running, Role: LEADER
I20260709 14:54:57.730733 27823 raft_consensus.cc:2468] T 5de795c4e4c84eb188e51e9127594117 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:57.722833 27925 consensus_queue.cc:237] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.721063 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd7fde46fae49b08fcc49f4f4f7abf2" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:57.737406 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd7fde46fae49b08fcc49f4f4f7abf2" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:57.730751 27945 raft_consensus.cc:515] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.747395 27672 raft_consensus.cc:2468] T db43ba237a5d4c9888d7b48d1ce26615 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:54:57.751559 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1fa768d2e24298a498230ad207d76e" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:57.752055 27675 raft_consensus.cc:3060] T ea1fa768d2e24298a498230ad207d76e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.753685 27715 leader_election.cc:304] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:57.754453 27873 raft_consensus.cc:2804] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:57.754899 27873 raft_consensus.cc:697] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:54:57.755673 27873 consensus_queue.cc:237] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
W20260709 14:54:57.756407 27789 leader_election.cc:343] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:57.761205 27787 leader_election.cc:343] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:57.761700 27787 leader_election.cc:304] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:57.766023 27675 raft_consensus.cc:2468] T ea1fa768d2e24298a498230ad207d76e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:57.769516 27927 raft_consensus.cc:2749] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:57.772318 27573 catalog_manager.cc:5697] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 764ca31b32814284b36d06b05f6180d9 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "764ca31b32814284b36d06b05f6180d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:57.784229 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dce884ae2742108cf1f00cf0439140" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:57.784806 27749 raft_consensus.cc:3060] T e3dce884ae2742108cf1f00cf0439140 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.773898 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1fa768d2e24298a498230ad207d76e" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:57.795235 27866 tablet_bootstrap.cc:492] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:57.795619 27866 ts_tablet_manager.cc:1403] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.130s	user 0.037s	sys 0.031s
I20260709 14:54:57.781227 27674 raft_consensus.cc:2468] T 5de795c4e4c84eb188e51e9127594117 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:57.801344 27866 raft_consensus.cc:359] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.802913 27866 raft_consensus.cc:385] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.803165 27866 raft_consensus.cc:740] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.803716 27866 consensus_queue.cc:260] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.802598 27822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dce884ae2742108cf1f00cf0439140" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:57.806548 27822 raft_consensus.cc:3060] T e3dce884ae2742108cf1f00cf0439140 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.807965 27749 raft_consensus.cc:2468] T e3dce884ae2742108cf1f00cf0439140 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:54:57.809103 27638 leader_election.cc:304] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:57.809900 27871 raft_consensus.cc:2804] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:57.810534 27871 raft_consensus.cc:697] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:54:57.811317 27871 consensus_queue.cc:237] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.813486 27822 raft_consensus.cc:2468] T e3dce884ae2742108cf1f00cf0439140 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:54:57.819264 27866 ts_tablet_manager.cc:1434] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:54:57.820473 27866 tablet_bootstrap.cc:492] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:57.805246 27945 leader_election.cc:290] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:57.824409 27864 tablet_bootstrap.cc:492] T 4c3d71857ac444a0965c578ba4bbc7c2 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:57.824961 27864 ts_tablet_manager.cc:1403] T 4c3d71857ac444a0965c578ba4bbc7c2 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.192s	user 0.010s	sys 0.015s
I20260709 14:54:57.823426 27715 leader_election.cc:304] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:57.828166 27898 raft_consensus.cc:2804] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:57.828636 27898 raft_consensus.cc:697] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:54:57.829483 27898 consensus_queue.cc:237] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.830926 27866 tablet_bootstrap.cc:654] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.834128 27864 raft_consensus.cc:359] T 4c3d71857ac444a0965c578ba4bbc7c2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.834823 27864 raft_consensus.cc:385] T 4c3d71857ac444a0965c578ba4bbc7c2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.835106 27864 raft_consensus.cc:740] T 4c3d71857ac444a0965c578ba4bbc7c2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.836859 27864 consensus_queue.cc:260] T 4c3d71857ac444a0965c578ba4bbc7c2 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.838796 27864 ts_tablet_manager.cc:1434] T 4c3d71857ac444a0965c578ba4bbc7c2 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:54:57.839638 27864 tablet_bootstrap.cc:492] T ee1b93c921c7460fa71ca873473af845 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:57.839480 27927 consensus_queue.cc:1048] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:57.839769 27924 consensus_queue.cc:1048] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:57.840871 27573 catalog_manager.cc:5697] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 764ca31b32814284b36d06b05f6180d9 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "764ca31b32814284b36d06b05f6180d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:57.841374 27715 leader_election.cc:343] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:57.868345 27866 tablet_bootstrap.cc:492] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
W20260709 14:54:57.880962 27960 log.cc:927] Time spent T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 14:54:57.900282 27573 catalog_manager.cc:5697] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:57.904068 27866 ts_tablet_manager.cc:1403] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.084s	user 0.022s	sys 0.021s
I20260709 14:54:57.904482 27865 tablet_bootstrap.cc:654] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.907405 27571 catalog_manager.cc:5697] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 1 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:57.913187 27866 raft_consensus.cc:359] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.913867 27866 raft_consensus.cc:385] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.914153 27866 raft_consensus.cc:740] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.914796 27866 consensus_queue.cc:260] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.917338 27866 ts_tablet_manager.cc:1434] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:54:57.918355 27866 tablet_bootstrap.cc:492] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:57.906159 27927 consensus_queue.cc:1048] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:54:57.934468 27864 tablet_bootstrap.cc:654] T ee1b93c921c7460fa71ca873473af845 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.936918 27675 raft_consensus.cc:3060] T d3afde2887864f3aba76fd43bbe23ad3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.945271 27865 tablet_bootstrap.cc:492] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:57.945748 27865 ts_tablet_manager.cc:1403] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.226s	user 0.012s	sys 0.005s
I20260709 14:54:57.950793 27571 catalog_manager.cc:5697] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:57.958796 27898 consensus_queue.cc:1048] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:57.965677 27864 tablet_bootstrap.cc:492] T ee1b93c921c7460fa71ca873473af845 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:57.966141 27864 ts_tablet_manager.cc:1403] T ee1b93c921c7460fa71ca873473af845 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.127s	user 0.013s	sys 0.013s
I20260709 14:54:57.969854 27898 raft_consensus.cc:493] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:57.970387 27898 raft_consensus.cc:515] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.972925 27866 tablet_bootstrap.cc:654] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.973402 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3d71857ac444a0965c578ba4bbc7c2" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:57.974483 27865 raft_consensus.cc:359] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.976321 27865 raft_consensus.cc:385] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.976619 27865 raft_consensus.cc:740] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.977324 27898 leader_election.cc:290] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
W20260709 14:54:57.977833 27715 leader_election.cc:343] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:57.978165 27822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3d71857ac444a0965c578ba4bbc7c2" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:57.978677 27822 raft_consensus.cc:2468] T 4c3d71857ac444a0965c578ba4bbc7c2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:54:57.978381 27864 raft_consensus.cc:359] T ee1b93c921c7460fa71ca873473af845 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.979063 27864 raft_consensus.cc:385] T ee1b93c921c7460fa71ca873473af845 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.979348 27864 raft_consensus.cc:740] T ee1b93c921c7460fa71ca873473af845 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.979485 27715 leader_election.cc:304] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [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: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d
I20260709 14:54:57.980145 27898 raft_consensus.cc:2804] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:57.980036 27864 consensus_queue.cc:260] T ee1b93c921c7460fa71ca873473af845 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.980507 27898 raft_consensus.cc:493] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:57.980860 27898 raft_consensus.cc:3060] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.984102 27864 ts_tablet_manager.cc:1434] T ee1b93c921c7460fa71ca873473af845 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.007s
I20260709 14:54:57.985458 27864 tablet_bootstrap.cc:492] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:57.988950 27865 consensus_queue.cc:260] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:57.991348 27865 ts_tablet_manager.cc:1434] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 14:54:57.992197 27865 tablet_bootstrap.cc:492] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:57.993247 27864 tablet_bootstrap.cc:654] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.001467 27864 tablet_bootstrap.cc:492] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:58.001909 27864 ts_tablet_manager.cc:1403] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260709 14:54:58.003328 27898 raft_consensus.cc:515] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.004444 27865 tablet_bootstrap.cc:654] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.004505 27864 raft_consensus.cc:359] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.011734 27864 raft_consensus.cc:385] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.012025 27864 raft_consensus.cc:740] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.012894 27864 consensus_queue.cc:260] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.003371 27866 tablet_bootstrap.cc:492] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:58.014649 27866 ts_tablet_manager.cc:1403] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.096s	user 0.008s	sys 0.005s
I20260709 14:54:58.014899 27864 ts_tablet_manager.cc:1434] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 14:54:58.015903 27864 tablet_bootstrap.cc:492] T ea1fa768d2e24298a498230ad207d76e P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:58.017284 27866 raft_consensus.cc:359] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.017933 27866 raft_consensus.cc:385] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.018217 27866 raft_consensus.cc:740] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.019431 27898 leader_election.cc:290] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.020143 27866 consensus_queue.cc:260] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.022166 27864 tablet_bootstrap.cc:654] T ea1fa768d2e24298a498230ad207d76e P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.022595 27822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3d71857ac444a0965c578ba4bbc7c2" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:58.023211 27822 raft_consensus.cc:3060] T 4c3d71857ac444a0965c578ba4bbc7c2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.022189 27866 ts_tablet_manager.cc:1434] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:58.027289 27866 tablet_bootstrap.cc:492] T e1418bdc70f3447596f98d6729e5d37b P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:58.032966 27866 tablet_bootstrap.cc:654] T e1418bdc70f3447596f98d6729e5d37b P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.033953 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3d71857ac444a0965c578ba4bbc7c2" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
W20260709 14:54:58.035198 27715 leader_election.cc:343] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.040130 27822 raft_consensus.cc:2468] T 4c3d71857ac444a0965c578ba4bbc7c2 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:58.040594 27864 tablet_bootstrap.cc:492] T ea1fa768d2e24298a498230ad207d76e P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:58.042552 27864 ts_tablet_manager.cc:1403] T ea1fa768d2e24298a498230ad207d76e P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.003s
I20260709 14:54:58.044246 27898 raft_consensus.cc:493] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.044729 27898 raft_consensus.cc:515] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.045083 27715 leader_election.cc:304] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d
I20260709 14:54:58.045186 27864 raft_consensus.cc:359] T ea1fa768d2e24298a498230ad207d76e P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.045871 27864 raft_consensus.cc:385] T ea1fa768d2e24298a498230ad207d76e P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.046118 27864 raft_consensus.cc:740] T ea1fa768d2e24298a498230ad207d76e P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.046658 27898 leader_election.cc:290] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.046713 27864 consensus_queue.cc:260] T ea1fa768d2e24298a498230ad207d76e P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.048009 27871 raft_consensus.cc:493] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.048775 27864 ts_tablet_manager.cc:1434] T ea1fa768d2e24298a498230ad207d76e P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:54:58.048485 27871 raft_consensus.cc:515] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.048925 27873 raft_consensus.cc:2804] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.049425 27873 raft_consensus.cc:697] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:54:58.049638 27864 tablet_bootstrap.cc:492] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:58.050253 27873 consensus_queue.cc:237] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.050644 27871 leader_election.cc:290] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.053481 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd7fde46fae49b08fcc49f4f4f7abf2" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:58.054080 27749 raft_consensus.cc:2468] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:54:58.055303 27638 leader_election.cc:304] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:58.056114 27864 tablet_bootstrap.cc:654] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.056329 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b93c921c7460fa71ca873473af845" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:58.058310 27822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd7fde46fae49b08fcc49f4f4f7abf2" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:58.058975 27822 raft_consensus.cc:2468] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:54:58.058488 27871 raft_consensus.cc:2804] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.059661 27871 raft_consensus.cc:493] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.059803 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b93c921c7460fa71ca873473af845" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:58.060462 27823 raft_consensus.cc:2468] T ee1b93c921c7460fa71ca873473af845 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
W20260709 14:54:58.063879 27621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:58.066984 27715 leader_election.cc:304] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:58.068353 27864 tablet_bootstrap.cc:492] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:58.068846 27864 ts_tablet_manager.cc:1403] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.008s
I20260709 14:54:58.068650 27572 catalog_manager.cc:5697] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:58.071115 27924 raft_consensus.cc:2804] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.071566 27924 raft_consensus.cc:493] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.071900 27924 raft_consensus.cc:3060] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.072345 27871 raft_consensus.cc:3060] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.072057 27864 raft_consensus.cc:359] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.072979 27864 raft_consensus.cc:385] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.073254 27864 raft_consensus.cc:740] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.074044 27864 consensus_queue.cc:260] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.076025 27864 ts_tablet_manager.cc:1434] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:58.076988 27864 tablet_bootstrap.cc:492] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:58.080513 27886 raft_consensus.cc:493] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.081027 27886 raft_consensus.cc:515] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.083195 27886 leader_election.cc:290] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:58.084307 27866 tablet_bootstrap.cc:492] T e1418bdc70f3447596f98d6729e5d37b P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:58.084868 27866 ts_tablet_manager.cc:1403] T e1418bdc70f3447596f98d6729e5d37b P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.000s
I20260709 14:54:58.085362 27865 tablet_bootstrap.cc:492] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:58.085891 27865 ts_tablet_manager.cc:1403] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.094s	user 0.035s	sys 0.030s
I20260709 14:54:58.086177 27924 raft_consensus.cc:515] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.087244 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb31c4474c54dd1a72af01449199edc" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:58.088070 27865 raft_consensus.cc:359] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.088361 27886 raft_consensus.cc:493] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.088732 27865 raft_consensus.cc:385] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:54:58.088649 27787 leader_election.cc:343] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.089283 27865 raft_consensus.cc:740] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.089915 27865 consensus_queue.cc:260] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
W20260709 14:54:58.088745 27715 leader_election.cc:343] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.084868 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb31c4474c54dd1a72af01449199edc" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:58.091583 27865 ts_tablet_manager.cc:1434] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260709 14:54:58.092301 27789 leader_election.cc:343] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.092701 27789 leader_election.cc:304] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:58.093447 27917 raft_consensus.cc:2749] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:58.088937 27886 raft_consensus.cc:515] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.094604 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b93c921c7460fa71ca873473af845" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:58.095034 27823 raft_consensus.cc:3060] T ee1b93c921c7460fa71ca873473af845 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.095909 27886 leader_election.cc:290] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:58.096541 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9f41289c7c4817b042558c142c14ed" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:58.097966 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b93c921c7460fa71ca873473af845" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:58.098906 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9f41289c7c4817b042558c142c14ed" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:58.099390 27865 tablet_bootstrap.cc:492] T ee1b93c921c7460fa71ca873473af845 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
W20260709 14:54:58.100255 27787 leader_election.cc:343] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:58.101716 27715 leader_election.cc:343] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.103420 27866 raft_consensus.cc:359] T e1418bdc70f3447596f98d6729e5d37b P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.104076 27866 raft_consensus.cc:385] T e1418bdc70f3447596f98d6729e5d37b P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.104328 27866 raft_consensus.cc:740] T e1418bdc70f3447596f98d6729e5d37b P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
W20260709 14:54:58.105123 27789 leader_election.cc:343] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.088284 27924 leader_election.cc:290] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.105264 27866 consensus_queue.cc:260] T e1418bdc70f3447596f98d6729e5d37b P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.105612 27789 leader_election.cc:304] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:58.106514 27865 tablet_bootstrap.cc:654] T ee1b93c921c7460fa71ca873473af845 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.107112 27917 raft_consensus.cc:2749] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:58.110169 27917 consensus_queue.cc:1048] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.112080 27866 ts_tablet_manager.cc:1434] T e1418bdc70f3447596f98d6729e5d37b P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:54:58.113241 27866 tablet_bootstrap.cc:492] T edcd7170a63d4e9291cf564708136f78 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:58.113117 27823 raft_consensus.cc:2468] T ee1b93c921c7460fa71ca873473af845 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:58.118955 27715 leader_election.cc:304] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d
I20260709 14:54:58.120066 27924 raft_consensus.cc:2804] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.120594 27924 raft_consensus.cc:697] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:54:58.121397 27924 consensus_queue.cc:237] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.121950 27866 tablet_bootstrap.cc:654] T edcd7170a63d4e9291cf564708136f78 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.122963 27865 tablet_bootstrap.cc:492] T ee1b93c921c7460fa71ca873473af845 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:58.123417 27865 ts_tablet_manager.cc:1403] T ee1b93c921c7460fa71ca873473af845 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260709 14:54:58.126226 27865 raft_consensus.cc:359] T ee1b93c921c7460fa71ca873473af845 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.105609 27871 raft_consensus.cc:515] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.127597 27865 raft_consensus.cc:385] T ee1b93c921c7460fa71ca873473af845 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.136603 27865 raft_consensus.cc:740] T ee1b93c921c7460fa71ca873473af845 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.137321 27865 consensus_queue.cc:260] T ee1b93c921c7460fa71ca873473af845 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.137964 27886 consensus_queue.cc:1048] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.138140 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd7fde46fae49b08fcc49f4f4f7abf2" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:58.138713 27748 raft_consensus.cc:3060] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.139309 27865 ts_tablet_manager.cc:1434] T ee1b93c921c7460fa71ca873473af845 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:54:58.140202 27865 tablet_bootstrap.cc:492] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:58.148061 27865 tablet_bootstrap.cc:654] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.148085 27748 raft_consensus.cc:2468] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:54:58.149435 27638 leader_election.cc:304] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:58.150079 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd7fde46fae49b08fcc49f4f4f7abf2" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:58.150710 27823 raft_consensus.cc:3060] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.153594 27570 catalog_manager.cc:5697] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:58.155597 27865 tablet_bootstrap.cc:492] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:58.156023 27865 ts_tablet_manager.cc:1403] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.001s
I20260709 14:54:58.150868 27945 raft_consensus.cc:2804] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.158859 27945 raft_consensus.cc:697] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:54:58.159089 27924 consensus_queue.cc:1048] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.159891 27823 raft_consensus.cc:2468] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:54:58.159637 27945 consensus_queue.cc:237] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.154757 27925 consensus_queue.cc:1048] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.160841 27865 raft_consensus.cc:359] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.161486 27865 raft_consensus.cc:385] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.161785 27865 raft_consensus.cc:740] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.162393 27865 consensus_queue.cc:260] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.164419 27865 ts_tablet_manager.cc:1434] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:54:58.165421 27865 tablet_bootstrap.cc:492] T 4c3d71857ac444a0965c578ba4bbc7c2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:58.165781 27871 leader_election.cc:290] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.170468 27873 consensus_queue.cc:1048] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.171270 27865 tablet_bootstrap.cc:654] T 4c3d71857ac444a0965c578ba4bbc7c2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.172304 27864 tablet_bootstrap.cc:654] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.179541 27866 tablet_bootstrap.cc:492] T edcd7170a63d4e9291cf564708136f78 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:58.179987 27866 ts_tablet_manager.cc:1403] T edcd7170a63d4e9291cf564708136f78 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.007s
I20260709 14:54:58.188489 27865 tablet_bootstrap.cc:492] T 4c3d71857ac444a0965c578ba4bbc7c2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:58.188973 27865 ts_tablet_manager.cc:1403] T 4c3d71857ac444a0965c578ba4bbc7c2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.005s
I20260709 14:54:58.194844 27886 consensus_queue.cc:1048] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:54:58.192382 27865 raft_consensus.cc:359] T 4c3d71857ac444a0965c578ba4bbc7c2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.198310 27865 raft_consensus.cc:385] T 4c3d71857ac444a0965c578ba4bbc7c2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.198608 27865 raft_consensus.cc:740] T 4c3d71857ac444a0965c578ba4bbc7c2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.200093 27865 consensus_queue.cc:260] T 4c3d71857ac444a0965c578ba4bbc7c2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.202468 27865 ts_tablet_manager.cc:1434] T 4c3d71857ac444a0965c578ba4bbc7c2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 14:54:58.203650 27865 tablet_bootstrap.cc:492] T 4a9f41289c7c4817b042558c142c14ed P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:58.214313 27866 raft_consensus.cc:359] T edcd7170a63d4e9291cf564708136f78 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.215072 27866 raft_consensus.cc:385] T edcd7170a63d4e9291cf564708136f78 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.215409 27866 raft_consensus.cc:740] T edcd7170a63d4e9291cf564708136f78 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.221572 27865 tablet_bootstrap.cc:654] T 4a9f41289c7c4817b042558c142c14ed P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.221578 27866 consensus_queue.cc:260] T edcd7170a63d4e9291cf564708136f78 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.225641 27866 ts_tablet_manager.cc:1434] T edcd7170a63d4e9291cf564708136f78 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260709 14:54:58.226547 27866 tablet_bootstrap.cc:492] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:58.231902 27572 catalog_manager.cc:5697] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 1 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:58.233560 27866 tablet_bootstrap.cc:654] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.236600 27864 tablet_bootstrap.cc:492] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:58.237085 27864 ts_tablet_manager.cc:1403] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.160s	user 0.011s	sys 0.002s
I20260709 14:54:58.239861 27865 tablet_bootstrap.cc:492] T 4a9f41289c7c4817b042558c142c14ed P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:58.239730 27864 raft_consensus.cc:359] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.240320 27865 ts_tablet_manager.cc:1403] T 4a9f41289c7c4817b042558c142c14ed P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.002s
I20260709 14:54:58.240456 27864 raft_consensus.cc:385] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.240794 27864 raft_consensus.cc:740] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.241581 27864 consensus_queue.cc:260] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.242691 27865 raft_consensus.cc:359] T 4a9f41289c7c4817b042558c142c14ed P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.243311 27865 raft_consensus.cc:385] T 4a9f41289c7c4817b042558c142c14ed P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.243563 27865 raft_consensus.cc:740] T 4a9f41289c7c4817b042558c142c14ed P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.243848 27864 ts_tablet_manager.cc:1434] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:58.244262 27865 consensus_queue.cc:260] T 4a9f41289c7c4817b042558c142c14ed P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.244836 27864 tablet_bootstrap.cc:492] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:58.246359 27865 ts_tablet_manager.cc:1434] T 4a9f41289c7c4817b042558c142c14ed P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:58.247191 27865 tablet_bootstrap.cc:492] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:58.247615 27866 tablet_bootstrap.cc:492] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:58.248049 27866 ts_tablet_manager.cc:1403] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260709 14:54:58.250964 27866 raft_consensus.cc:359] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.251571 27866 raft_consensus.cc:385] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.251834 27866 raft_consensus.cc:740] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.252236 27864 tablet_bootstrap.cc:654] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.252555 27866 consensus_queue.cc:260] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.255254 27866 ts_tablet_manager.cc:1434] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:54:58.256117 27866 tablet_bootstrap.cc:492] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:58.257328 27865 tablet_bootstrap.cc:654] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.261622 27866 tablet_bootstrap.cc:654] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.265959 27945 raft_consensus.cc:493] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.266501 27945 raft_consensus.cc:515] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.268628 27945 leader_election.cc:290] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.270445 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcd7170a63d4e9291cf564708136f78" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
W20260709 14:54:58.276788 27640 leader_election.cc:343] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.277719 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcd7170a63d4e9291cf564708136f78" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:58.278556 27748 raft_consensus.cc:2468] T edcd7170a63d4e9291cf564708136f78 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:54:58.280002 27638 leader_election.cc:304] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [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: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 764ca31b32814284b36d06b05f6180d9
I20260709 14:54:58.284286 27945 raft_consensus.cc:2804] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.284708 27945 raft_consensus.cc:493] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.285032 27945 raft_consensus.cc:3060] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.290719 27871 consensus_queue.cc:1048] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.295890 27945 raft_consensus.cc:515] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.297199 27917 raft_consensus.cc:493] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.297659 27917 raft_consensus.cc:515] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.298512 27871 raft_consensus.cc:493] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.299226 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcd7170a63d4e9291cf564708136f78" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:58.300146 27917 leader_election.cc:290] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:58.298959 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcd7170a63d4e9291cf564708136f78" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:58.300961 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1760f3e8af6420a85826f8510e4a133" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:58.301195 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1760f3e8af6420a85826f8510e4a133" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:58.301558 27750 raft_consensus.cc:3060] T edcd7170a63d4e9291cf564708136f78 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:58.302529 27789 leader_election.cc:343] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:58.303231 27787 leader_election.cc:343] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.303674 27787 leader_election.cc:304] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:58.298979 27871 raft_consensus.cc:515] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.306710 27871 leader_election.cc:290] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.304836 27917 raft_consensus.cc:2749] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:58.301050 27640 leader_election.cc:343] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.307633 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1418bdc70f3447596f98d6729e5d37b" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:58.308321 27749 raft_consensus.cc:2468] T e1418bdc70f3447596f98d6729e5d37b P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:54:58.309113 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1418bdc70f3447596f98d6729e5d37b" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:58.309777 27823 raft_consensus.cc:2468] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:54:58.309697 27638 leader_election.cc:304] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:58.310873 27871 raft_consensus.cc:2804] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.311291 27871 raft_consensus.cc:493] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.311666 27871 raft_consensus.cc:3060] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.315898 27750 raft_consensus.cc:2468] T edcd7170a63d4e9291cf564708136f78 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:54:58.318069 27638 leader_election.cc:304] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 764ca31b32814284b36d06b05f6180d9
I20260709 14:54:58.319031 27908 raft_consensus.cc:2804] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.317214 27945 leader_election.cc:290] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.328995 27864 tablet_bootstrap.cc:492] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:58.329414 27864 ts_tablet_manager.cc:1403] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.085s	user 0.037s	sys 0.009s
I20260709 14:54:58.331693 27866 tablet_bootstrap.cc:492] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:58.332957 27866 ts_tablet_manager.cc:1403] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.009s
I20260709 14:54:58.331979 27823 raft_consensus.cc:3060] T ea1fa768d2e24298a498230ad207d76e P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.327704 27871 raft_consensus.cc:515] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.337683 27908 raft_consensus.cc:697] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:54:58.338588 27908 consensus_queue.cc:237] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.338972 27866 raft_consensus.cc:359] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.339677 27866 raft_consensus.cc:385] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.339954 27866 raft_consensus.cc:740] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.340618 27945 raft_consensus.cc:493] T 4c3d71857ac444a0965c578ba4bbc7c2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.341404 27864 raft_consensus.cc:359] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.341250 27945 raft_consensus.cc:515] T 4c3d71857ac444a0965c578ba4bbc7c2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.342167 27864 raft_consensus.cc:385] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.342481 27864 raft_consensus.cc:740] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.343081 27865 tablet_bootstrap.cc:492] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:58.343463 27864 consensus_queue.cc:260] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.344448 27865 ts_tablet_manager.cc:1403] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.097s	user 0.037s	sys 0.030s
I20260709 14:54:58.344727 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3d71857ac444a0965c578ba4bbc7c2" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:58.345741 27864 ts_tablet_manager.cc:1434] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 14:54:58.346760 27864 tablet_bootstrap.cc:492] T 3a9466d93657425fbbaeffa0ee569976 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:58.347728 27945 leader_election.cc:290] T 4c3d71857ac444a0965c578ba4bbc7c2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.342406 27866 consensus_queue.cc:260] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.349396 27924 consensus_queue.cc:1048] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.349606 27873 raft_consensus.cc:493] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.350167 27873 raft_consensus.cc:515] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.351753 27865 raft_consensus.cc:359] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.352391 27865 raft_consensus.cc:385] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.352442 27873 leader_election.cc:290] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.352736 27865 raft_consensus.cc:740] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.353384 27865 consensus_queue.cc:260] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.354212 27866 ts_tablet_manager.cc:1434] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:54:58.355136 27866 tablet_bootstrap.cc:492] T 3a9466d93657425fbbaeffa0ee569976 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:58.355612 27865 ts_tablet_manager.cc:1434] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:54:58.356564 27865 tablet_bootstrap.cc:492] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:58.359658 27871 leader_election.cc:290] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.361411 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1760f3e8af6420a85826f8510e4a133" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:58.362071 27865 tablet_bootstrap.cc:654] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.363212 27866 tablet_bootstrap.cc:654] T 3a9466d93657425fbbaeffa0ee569976 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.363119 27864 tablet_bootstrap.cc:654] T 3a9466d93657425fbbaeffa0ee569976 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.364105 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1418bdc70f3447596f98d6729e5d37b" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:58.364691 27750 raft_consensus.cc:3060] T e1418bdc70f3447596f98d6729e5d37b P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.365120 27821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1418bdc70f3447596f98d6729e5d37b" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:58.365761 27821 raft_consensus.cc:3060] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.364108 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1760f3e8af6420a85826f8510e4a133" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:58.362058 27824 raft_consensus.cc:2468] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
W20260709 14:54:58.370129 27715 leader_election.cc:343] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.370829 27715 leader_election.cc:304] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [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: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d
I20260709 14:54:58.371824 27873 raft_consensus.cc:2804] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.372193 27873 raft_consensus.cc:493] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.372515 27873 raft_consensus.cc:3060] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.375773 27750 raft_consensus.cc:2468] T e1418bdc70f3447596f98d6729e5d37b P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:54:58.375294 27572 catalog_manager.cc:5697] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 1 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:58.376982 27638 leader_election.cc:304] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:58.381177 27999 raft_consensus.cc:2804] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.381623 27999 raft_consensus.cc:697] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:54:58.382414 27999 consensus_queue.cc:237] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.389096 27924 consensus_queue.cc:1048] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.389715 27871 consensus_queue.cc:1048] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.396725 27917 raft_consensus.cc:493] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.397239 27917 raft_consensus.cc:515] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.375990 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3d71857ac444a0965c578ba4bbc7c2" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:58.403196 27823 raft_consensus.cc:2393] T 4c3d71857ac444a0965c578ba4bbc7c2 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in current term 1: Already voted for candidate eaaaf4fb748f4f8888691c6ac24b9528 in this term.
I20260709 14:54:58.404744 27640 leader_election.cc:304] T 4c3d71857ac444a0965c578ba4bbc7c2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d; no voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:58.408576 27864 tablet_bootstrap.cc:492] T 3a9466d93657425fbbaeffa0ee569976 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:58.409109 27864 ts_tablet_manager.cc:1403] T 3a9466d93657425fbbaeffa0ee569976 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.000s
I20260709 14:54:58.408833 27873 raft_consensus.cc:515] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.415006 27865 tablet_bootstrap.cc:492] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:58.415460 27865 ts_tablet_manager.cc:1403] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.012s
I20260709 14:54:58.416649 27945 raft_consensus.cc:3060] T 4c3d71857ac444a0965c578ba4bbc7c2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.418252 27865 raft_consensus.cc:359] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.418887 27865 raft_consensus.cc:385] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.419137 27572 catalog_manager.cc:5697] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 1 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:58.420290 27917 leader_election.cc:290] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:58.420805 27999 raft_consensus.cc:493] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.421233 27999 raft_consensus.cc:515] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.421748 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7486126e65248baa7a6faf9923e7dde" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:58.419135 27865 raft_consensus.cc:740] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.422784 27865 consensus_queue.cc:260] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.424304 27873 leader_election.cc:290] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.421880 27864 raft_consensus.cc:359] T 3a9466d93657425fbbaeffa0ee569976 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
W20260709 14:54:58.423122 27789 leader_election.cc:343] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.424988 27865 ts_tablet_manager.cc:1434] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:54:58.425324 27864 raft_consensus.cc:385] T 3a9466d93657425fbbaeffa0ee569976 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.425676 27864 raft_consensus.cc:740] T 3a9466d93657425fbbaeffa0ee569976 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.426026 27865 tablet_bootstrap.cc:492] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:58.426651 27864 consensus_queue.cc:260] T 3a9466d93657425fbbaeffa0ee569976 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.425324 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7486126e65248baa7a6faf9923e7dde" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:58.433162 27945 raft_consensus.cc:2749] T 4c3d71857ac444a0965c578ba4bbc7c2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:58.434396 27864 ts_tablet_manager.cc:1434] T 3a9466d93657425fbbaeffa0ee569976 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:54:58.436877 27864 tablet_bootstrap.cc:492] T edcd7170a63d4e9291cf564708136f78 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:58.438057 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9466d93657425fbbaeffa0ee569976" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:58.441227 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1760f3e8af6420a85826f8510e4a133" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:58.441813 27823 raft_consensus.cc:3060] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.443120 27999 leader_election.cc:290] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.448874 27820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9466d93657425fbbaeffa0ee569976" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:58.449510 27820 raft_consensus.cc:2468] T 3a9466d93657425fbbaeffa0ee569976 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
W20260709 14:54:58.444962 27638 leader_election.cc:343] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.450389 27823 raft_consensus.cc:2468] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:58.450775 27640 leader_election.cc:304] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [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: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:58.428598 27821 raft_consensus.cc:2468] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:54:58.452484 27945 raft_consensus.cc:2804] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.452927 27945 raft_consensus.cc:493] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.453302 27945 raft_consensus.cc:3060] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.454468 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1760f3e8af6420a85826f8510e4a133" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:58.455080 27674 raft_consensus.cc:3060] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:58.458316 27787 leader_election.cc:343] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.458767 27787 leader_election.cc:304] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:58.461493 27864 tablet_bootstrap.cc:654] T edcd7170a63d4e9291cf564708136f78 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.461776 27715 leader_election.cc:304] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:58.463829 27999 raft_consensus.cc:493] T ee1b93c921c7460fa71ca873473af845 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.463363 27945 raft_consensus.cc:515] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.465842 27924 raft_consensus.cc:2804] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.466305 27924 raft_consensus.cc:697] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:54:58.467072 27924 consensus_queue.cc:237] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.464336 27999 raft_consensus.cc:515] T ee1b93c921c7460fa71ca873473af845 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.464811 27917 raft_consensus.cc:2749] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:58.469970 28004 log.cc:927] Time spent T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 14:54:58.470500 27999 leader_election.cc:290] T ee1b93c921c7460fa71ca873473af845 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.472795 27945 leader_election.cc:290] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.480713 27821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b93c921c7460fa71ca873473af845" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:58.481496 27821 raft_consensus.cc:2393] T ee1b93c921c7460fa71ca873473af845 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in current term 1: Already voted for candidate eaaaf4fb748f4f8888691c6ac24b9528 in this term.
I20260709 14:54:58.483083 27866 tablet_bootstrap.cc:492] T 3a9466d93657425fbbaeffa0ee569976 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:58.483549 27866 ts_tablet_manager.cc:1403] T 3a9466d93657425fbbaeffa0ee569976 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.129s	user 0.012s	sys 0.010s
I20260709 14:54:58.486102 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b93c921c7460fa71ca873473af845" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:58.492213 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9466d93657425fbbaeffa0ee569976" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:58.493471 27823 raft_consensus.cc:3060] T 3a9466d93657425fbbaeffa0ee569976 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.494436 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9466d93657425fbbaeffa0ee569976" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:58.495940 27865 tablet_bootstrap.cc:654] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.493396 27638 leader_election.cc:304] T ee1b93c921c7460fa71ca873473af845 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d; no voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:58.499615 27945 raft_consensus.cc:3060] T ee1b93c921c7460fa71ca873473af845 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:58.504432 27638 leader_election.cc:343] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.508064 27866 raft_consensus.cc:359] T 3a9466d93657425fbbaeffa0ee569976 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.509699 27866 raft_consensus.cc:385] T 3a9466d93657425fbbaeffa0ee569976 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.510038 27866 raft_consensus.cc:740] T 3a9466d93657425fbbaeffa0ee569976 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.510761 27866 consensus_queue.cc:260] T 3a9466d93657425fbbaeffa0ee569976 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.513120 27866 ts_tablet_manager.cc:1434] T 3a9466d93657425fbbaeffa0ee569976 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.001s
I20260709 14:54:58.514084 27866 tablet_bootstrap.cc:492] T eacad99aa3084cff9f7c19405bef8390 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:58.494439 27674 raft_consensus.cc:2468] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:58.520562 27823 raft_consensus.cc:2468] T 3a9466d93657425fbbaeffa0ee569976 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:54:58.519680 27572 catalog_manager.cc:5697] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:58.524470 27640 leader_election.cc:304] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:58.525544 27908 raft_consensus.cc:2804] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.526002 27908 raft_consensus.cc:697] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:54:58.526559 27945 raft_consensus.cc:2749] T ee1b93c921c7460fa71ca873473af845 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:58.526767 27908 consensus_queue.cc:237] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.535808 27866 tablet_bootstrap.cc:654] T eacad99aa3084cff9f7c19405bef8390 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.538488 27864 tablet_bootstrap.cc:492] T edcd7170a63d4e9291cf564708136f78 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:58.539019 27864 ts_tablet_manager.cc:1403] T edcd7170a63d4e9291cf564708136f78 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.003s
I20260709 14:54:58.540001 27865 tablet_bootstrap.cc:492] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:58.540441 27865 ts_tablet_manager.cc:1403] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.115s	user 0.009s	sys 0.002s
I20260709 14:54:58.542531 27864 raft_consensus.cc:359] T edcd7170a63d4e9291cf564708136f78 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.542690 27865 raft_consensus.cc:359] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.543287 27864 raft_consensus.cc:385] T edcd7170a63d4e9291cf564708136f78 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.543640 27864 raft_consensus.cc:740] T edcd7170a63d4e9291cf564708136f78 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.544368 27864 consensus_queue.cc:260] T edcd7170a63d4e9291cf564708136f78 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.545596 27866 tablet_bootstrap.cc:492] T eacad99aa3084cff9f7c19405bef8390 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:58.546056 27866 ts_tablet_manager.cc:1403] T eacad99aa3084cff9f7c19405bef8390 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.002s
I20260709 14:54:58.543292 27865 raft_consensus.cc:385] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.547102 27865 raft_consensus.cc:740] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.547820 27865 consensus_queue.cc:260] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.549659 27864 ts_tablet_manager.cc:1434] T edcd7170a63d4e9291cf564708136f78 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 14:54:58.549772 27865 ts_tablet_manager.cc:1434] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:54:58.550545 27864 tablet_bootstrap.cc:492] T faa056c62db2483a81b3283aa3f0754a P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:58.550685 27865 tablet_bootstrap.cc:492] T 7cb31c4474c54dd1a72af01449199edc P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:58.556342 27864 tablet_bootstrap.cc:654] T faa056c62db2483a81b3283aa3f0754a P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.557449 27865 tablet_bootstrap.cc:654] T 7cb31c4474c54dd1a72af01449199edc P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.556715 27572 catalog_manager.cc:5697] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 1 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:58.567159 27864 tablet_bootstrap.cc:492] T faa056c62db2483a81b3283aa3f0754a P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:58.567610 27864 ts_tablet_manager.cc:1403] T faa056c62db2483a81b3283aa3f0754a P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.012s
I20260709 14:54:58.571384 27924 consensus_queue.cc:1048] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.573261 27864 raft_consensus.cc:359] T faa056c62db2483a81b3283aa3f0754a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.573925 27864 raft_consensus.cc:385] T faa056c62db2483a81b3283aa3f0754a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.574174 27864 raft_consensus.cc:740] T faa056c62db2483a81b3283aa3f0754a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.574769 27864 consensus_queue.cc:260] T faa056c62db2483a81b3283aa3f0754a P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.577013 27864 ts_tablet_manager.cc:1434] T faa056c62db2483a81b3283aa3f0754a P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 14:54:58.577544 27924 raft_consensus.cc:493] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.577925 27864 tablet_bootstrap.cc:492] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:58.578012 27924 raft_consensus.cc:515] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.582957 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9f41289c7c4817b042558c142c14ed" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:58.583539 27673 raft_consensus.cc:2468] T 4a9f41289c7c4817b042558c142c14ed P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:54:58.584226 27864 tablet_bootstrap.cc:654] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.584273 27866 raft_consensus.cc:359] T eacad99aa3084cff9f7c19405bef8390 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.584851 27715 leader_election.cc:304] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:58.585088 27866 raft_consensus.cc:385] T eacad99aa3084cff9f7c19405bef8390 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.585412 27866 raft_consensus.cc:740] T eacad99aa3084cff9f7c19405bef8390 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.585747 28008 raft_consensus.cc:2804] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.586110 28008 raft_consensus.cc:493] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.586525 28008 raft_consensus.cc:3060] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.587320 27924 leader_election.cc:290] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.588918 27821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9f41289c7c4817b042558c142c14ed" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:58.590389 27821 raft_consensus.cc:2468] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:54:58.594501 28008 raft_consensus.cc:515] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.586092 27866 consensus_queue.cc:260] T eacad99aa3084cff9f7c19405bef8390 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.597577 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9f41289c7c4817b042558c142c14ed" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:58.598181 27673 raft_consensus.cc:3060] T 4a9f41289c7c4817b042558c142c14ed P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.602691 27866 ts_tablet_manager.cc:1434] T eacad99aa3084cff9f7c19405bef8390 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.000s
I20260709 14:54:58.603670 27866 tablet_bootstrap.cc:492] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:58.608237 27821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9f41289c7c4817b042558c142c14ed" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:58.596768 28008 leader_election.cc:290] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.608800 27821 raft_consensus.cc:3060] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.610250 27866 tablet_bootstrap.cc:654] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.613619 27865 tablet_bootstrap.cc:492] T 7cb31c4474c54dd1a72af01449199edc P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:58.613981 27865 ts_tablet_manager.cc:1403] T 7cb31c4474c54dd1a72af01449199edc P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.032s
I20260709 14:54:58.615228 27821 raft_consensus.cc:2468] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:58.615723 27865 raft_consensus.cc:359] T 7cb31c4474c54dd1a72af01449199edc P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.616205 27865 raft_consensus.cc:385] T 7cb31c4474c54dd1a72af01449199edc P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.616401 27865 raft_consensus.cc:740] T 7cb31c4474c54dd1a72af01449199edc P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.616974 27865 consensus_queue.cc:260] T 7cb31c4474c54dd1a72af01449199edc P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.618902 27865 ts_tablet_manager.cc:1434] T 7cb31c4474c54dd1a72af01449199edc P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:58.619766 27866 tablet_bootstrap.cc:492] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:58.620178 27866 ts_tablet_manager.cc:1403] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:54:58.620617 27865 tablet_bootstrap.cc:492] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:58.622606 27715 leader_election.cc:304] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:58.621373 27864 tablet_bootstrap.cc:492] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:58.622735 27866 raft_consensus.cc:359] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.623384 27866 raft_consensus.cc:385] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.623363 27864 ts_tablet_manager.cc:1403] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.007s
I20260709 14:54:58.627575 27866 raft_consensus.cc:740] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.628257 27866 consensus_queue.cc:260] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.629154 27898 consensus_queue.cc:1048] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.630189 27864 raft_consensus.cc:359] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.630879 27864 raft_consensus.cc:385] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.623937 27924 raft_consensus.cc:2804] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.631625 27864 raft_consensus.cc:740] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.632388 27924 raft_consensus.cc:697] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:54:58.632294 27864 consensus_queue.cc:260] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.633227 27924 consensus_queue.cc:237] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.634522 27864 ts_tablet_manager.cc:1434] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:58.635484 27864 tablet_bootstrap.cc:492] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:58.636951 27673 raft_consensus.cc:2468] T 4a9f41289c7c4817b042558c142c14ed P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:58.631198 27865 tablet_bootstrap.cc:654] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.640169 27866 ts_tablet_manager.cc:1434] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260709 14:54:58.641202 27866 tablet_bootstrap.cc:492] T a7486126e65248baa7a6faf9923e7dde P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:58.644054 27864 tablet_bootstrap.cc:654] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.670527 27866 tablet_bootstrap.cc:654] T a7486126e65248baa7a6faf9923e7dde P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.674520 27865 tablet_bootstrap.cc:492] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:58.675050 27865 ts_tablet_manager.cc:1403] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.016s
I20260709 14:54:58.677806 27865 raft_consensus.cc:359] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.678512 27865 raft_consensus.cc:385] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.678808 27865 raft_consensus.cc:740] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.677817 27572 catalog_manager.cc:5697] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:58.679438 27865 consensus_queue.cc:260] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.680625 27864 tablet_bootstrap.cc:492] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:58.681064 27864 ts_tablet_manager.cc:1403] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.019s
I20260709 14:54:58.681416 27865 ts_tablet_manager.cc:1434] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:58.683000 27865 tablet_bootstrap.cc:492] T eacad99aa3084cff9f7c19405bef8390 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:58.683663 27864 raft_consensus.cc:359] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.684281 27864 raft_consensus.cc:385] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.684527 27864 raft_consensus.cc:740] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.685372 27917 raft_consensus.cc:493] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.685817 27917 raft_consensus.cc:515] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.687366 27866 tablet_bootstrap.cc:492] T a7486126e65248baa7a6faf9923e7dde P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:58.687793 27917 leader_election.cc:290] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:58.688017 27864 consensus_queue.cc:260] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.690055 27864 ts_tablet_manager.cc:1434] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 14:54:58.687794 27866 ts_tablet_manager.cc:1403] T a7486126e65248baa7a6faf9923e7dde P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.000s
I20260709 14:54:58.689987 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacad99aa3084cff9f7c19405bef8390" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:58.690939 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacad99aa3084cff9f7c19405bef8390" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:58.691058 27750 raft_consensus.cc:2468] T eacad99aa3084cff9f7c19405bef8390 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:54:58.691409 27865 tablet_bootstrap.cc:654] T eacad99aa3084cff9f7c19405bef8390 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:58.692444 27789 leader_election.cc:343] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.693214 27866 raft_consensus.cc:359] T a7486126e65248baa7a6faf9923e7dde P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.694000 27866 raft_consensus.cc:385] T a7486126e65248baa7a6faf9923e7dde P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.694284 27866 raft_consensus.cc:740] T a7486126e65248baa7a6faf9923e7dde P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.694351 27787 leader_election.cc:304] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [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: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d
I20260709 14:54:58.694985 27866 consensus_queue.cc:260] T a7486126e65248baa7a6faf9923e7dde P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.695508 27917 raft_consensus.cc:2804] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.695530 27873 consensus_queue.cc:1048] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:58.697166 27866 ts_tablet_manager.cc:1434] T a7486126e65248baa7a6faf9923e7dde P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:54:58.696758 27917 raft_consensus.cc:493] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.699210 27917 raft_consensus.cc:3060] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.699460 27865 tablet_bootstrap.cc:492] T eacad99aa3084cff9f7c19405bef8390 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:58.699661 27866 tablet_bootstrap.cc:492] T faa056c62db2483a81b3283aa3f0754a P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:58.699944 27865 ts_tablet_manager.cc:1403] T eacad99aa3084cff9f7c19405bef8390 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 14:54:58.701557 27864 tablet_bootstrap.cc:492] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:58.702380 27865 raft_consensus.cc:359] T eacad99aa3084cff9f7c19405bef8390 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.703059 27865 raft_consensus.cc:385] T eacad99aa3084cff9f7c19405bef8390 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.703321 27865 raft_consensus.cc:740] T eacad99aa3084cff9f7c19405bef8390 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.704541 27865 consensus_queue.cc:260] T eacad99aa3084cff9f7c19405bef8390 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.706240 27927 raft_consensus.cc:493] T edcd7170a63d4e9291cf564708136f78 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.706717 27927 raft_consensus.cc:515] T edcd7170a63d4e9291cf564708136f78 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.707499 27866 tablet_bootstrap.cc:654] T faa056c62db2483a81b3283aa3f0754a P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.708760 27927 leader_election.cc:290] T edcd7170a63d4e9291cf564708136f78 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:58.710175 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcd7170a63d4e9291cf564708136f78" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:58.711599 27908 consensus_queue.cc:1048] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.713704 28008 consensus_queue.cc:1048] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.716049 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcd7170a63d4e9291cf564708136f78" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:58.716869 27750 raft_consensus.cc:2393] T edcd7170a63d4e9291cf564708136f78 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 764ca31b32814284b36d06b05f6180d9 in current term 1: Already voted for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in this term.
I20260709 14:54:58.716905 27864 tablet_bootstrap.cc:654] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.718149 27787 leader_election.cc:304] T edcd7170a63d4e9291cf564708136f78 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:58.719576 27927 raft_consensus.cc:3060] T edcd7170a63d4e9291cf564708136f78 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.728750 27999 raft_consensus.cc:493] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.729326 27999 raft_consensus.cc:515] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.731423 27999 leader_election.cc:290] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.732370 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7486126e65248baa7a6faf9923e7dde" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:58.733150 27750 raft_consensus.cc:2468] T a7486126e65248baa7a6faf9923e7dde P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:54:58.734310 27638 leader_election.cc:304] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:58.735186 27999 raft_consensus.cc:2804] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.735545 27999 raft_consensus.cc:493] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.735878 27999 raft_consensus.cc:3060] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.736104 27945 consensus_queue.cc:1048] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.736403 27821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7486126e65248baa7a6faf9923e7dde" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:58.737049 27821 raft_consensus.cc:2468] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:54:58.707090 27865 ts_tablet_manager.cc:1434] T eacad99aa3084cff9f7c19405bef8390 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:54:58.741453 27865 tablet_bootstrap.cc:492] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:58.745545 27864 tablet_bootstrap.cc:492] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:58.746024 27864 ts_tablet_manager.cc:1403] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.000s
I20260709 14:54:58.746901 27865 tablet_bootstrap.cc:654] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.750739 27999 raft_consensus.cc:515] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.753978 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7486126e65248baa7a6faf9923e7dde" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:58.754598 27824 raft_consensus.cc:3060] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.755512 27927 raft_consensus.cc:2749] T edcd7170a63d4e9291cf564708136f78 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:58.756255 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7486126e65248baa7a6faf9923e7dde" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:58.757054 27750 raft_consensus.cc:3060] T a7486126e65248baa7a6faf9923e7dde P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.758481 27865 tablet_bootstrap.cc:492] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:58.758940 27865 ts_tablet_manager.cc:1403] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 14:54:58.756436 27864 raft_consensus.cc:359] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.761170 27864 raft_consensus.cc:385] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.761447 27864 raft_consensus.cc:740] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.761521 27865 raft_consensus.cc:359] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.762099 27864 consensus_queue.cc:260] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.762239 27865 raft_consensus.cc:385] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.767311 27865 raft_consensus.cc:740] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.768831 27865 consensus_queue.cc:260] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.770684 27864 ts_tablet_manager.cc:1434] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 14:54:58.771524 27864 tablet_bootstrap.cc:492] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:58.772480 27824 raft_consensus.cc:2468] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:54:58.774035 27640 leader_election.cc:304] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:58.770721 27865 ts_tablet_manager.cc:1434] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:54:58.775059 27908 raft_consensus.cc:2804] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.775687 27865 tablet_bootstrap.cc:492] T f385bc318e384a8f84e154001b18a87a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:58.775476 27908 raft_consensus.cc:697] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:54:58.776613 27908 consensus_queue.cc:237] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.783512 27873 raft_consensus.cc:493] T 3a9466d93657425fbbaeffa0ee569976 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.784008 27873 raft_consensus.cc:515] T 3a9466d93657425fbbaeffa0ee569976 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.786018 27873 leader_election.cc:290] T 3a9466d93657425fbbaeffa0ee569976 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.786590 27864 tablet_bootstrap.cc:654] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.791146 27999 leader_election.cc:290] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.794035 27865 tablet_bootstrap.cc:654] T f385bc318e384a8f84e154001b18a87a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.795222 27917 raft_consensus.cc:515] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.792414 27999 raft_consensus.cc:493] T eacad99aa3084cff9f7c19405bef8390 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.797207 27999 raft_consensus.cc:515] T eacad99aa3084cff9f7c19405bef8390 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.797912 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9466d93657425fbbaeffa0ee569976" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:58.797989 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacad99aa3084cff9f7c19405bef8390" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:58.798615 27673 raft_consensus.cc:3060] T eacad99aa3084cff9f7c19405bef8390 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.799202 27999 leader_election.cc:290] T eacad99aa3084cff9f7c19405bef8390 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.801010 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacad99aa3084cff9f7c19405bef8390" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:58.801741 27999 raft_consensus.cc:493] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.801786 27748 raft_consensus.cc:2468] T eacad99aa3084cff9f7c19405bef8390 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:54:58.802412 27999 raft_consensus.cc:515] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.803002 27638 leader_election.cc:304] T eacad99aa3084cff9f7c19405bef8390 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:58.804224 27673 raft_consensus.cc:2468] T eacad99aa3084cff9f7c19405bef8390 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:54:58.804759 27871 raft_consensus.cc:2764] T eacad99aa3084cff9f7c19405bef8390 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:54:58.805025 27999 leader_election.cc:290] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.805362 27789 leader_election.cc:304] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:58.806115 27886 raft_consensus.cc:2804] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.806532 27886 raft_consensus.cc:697] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Becoming Leader. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Running, Role: LEADER
I20260709 14:54:58.807564 27866 tablet_bootstrap.cc:492] T faa056c62db2483a81b3283aa3f0754a P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:58.807307 27886 consensus_queue.cc:237] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.807685 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa056c62db2483a81b3283aa3f0754a" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
W20260709 14:54:58.809178 27638 leader_election.cc:343] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.807981 27866 ts_tablet_manager.cc:1403] T faa056c62db2483a81b3283aa3f0754a P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.109s	user 0.035s	sys 0.027s
I20260709 14:54:58.809832 27822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa056c62db2483a81b3283aa3f0754a" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:58.810473 27822 raft_consensus.cc:2468] T faa056c62db2483a81b3283aa3f0754a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:54:58.811821 27640 leader_election.cc:304] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [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: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:58.812253 27866 raft_consensus.cc:359] T faa056c62db2483a81b3283aa3f0754a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.812582 27871 raft_consensus.cc:2804] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.813022 27871 raft_consensus.cc:493] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.813372 27871 raft_consensus.cc:3060] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.813512 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacad99aa3084cff9f7c19405bef8390" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:58.818758 27750 raft_consensus.cc:2468] T a7486126e65248baa7a6faf9923e7dde P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:54:58.819921 27871 raft_consensus.cc:515] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.820602 27866 raft_consensus.cc:385] T faa056c62db2483a81b3283aa3f0754a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.820829 27864 tablet_bootstrap.cc:492] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:58.831897 27864 ts_tablet_manager.cc:1403] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.000s
I20260709 14:54:58.832947 27871 leader_election.cc:290] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.834430 27864 raft_consensus.cc:359] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.835096 27864 raft_consensus.cc:385] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.821856 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9466d93657425fbbaeffa0ee569976" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:58.836026 27824 raft_consensus.cc:2393] T 3a9466d93657425fbbaeffa0ee569976 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaaaf4fb748f4f8888691c6ac24b9528 in current term 1: Already voted for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in this term.
I20260709 14:54:58.835353 27572 catalog_manager.cc:5697] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 1 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:58.835366 27864 raft_consensus.cc:740] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.827500 27917 leader_election.cc:290] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:58.828934 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacad99aa3084cff9f7c19405bef8390" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:58.837977 27866 raft_consensus.cc:740] T faa056c62db2483a81b3283aa3f0754a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.838160 27749 raft_consensus.cc:3060] T eacad99aa3084cff9f7c19405bef8390 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.838624 27866 consensus_queue.cc:260] T faa056c62db2483a81b3283aa3f0754a P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.841053 27866 ts_tablet_manager.cc:1434] T faa056c62db2483a81b3283aa3f0754a P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:54:58.841892 27866 tablet_bootstrap.cc:492] T f385bc318e384a8f84e154001b18a87a P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:58.842855 27821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa056c62db2483a81b3283aa3f0754a" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:58.845518 27821 raft_consensus.cc:3060] T faa056c62db2483a81b3283aa3f0754a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.847244 27866 tablet_bootstrap.cc:654] T f385bc318e384a8f84e154001b18a87a P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.846947 27749 raft_consensus.cc:2468] T eacad99aa3084cff9f7c19405bef8390 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:54:58.847879 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa056c62db2483a81b3283aa3f0754a" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:58.852946 27750 raft_consensus.cc:3060] T faa056c62db2483a81b3283aa3f0754a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.856603 27715 leader_election.cc:304] T 3a9466d93657425fbbaeffa0ee569976 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9
I20260709 14:54:58.857519 27821 raft_consensus.cc:2468] T faa056c62db2483a81b3283aa3f0754a P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:54:58.825863 27865 tablet_bootstrap.cc:492] T f385bc318e384a8f84e154001b18a87a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:58.861171 27865 ts_tablet_manager.cc:1403] T f385bc318e384a8f84e154001b18a87a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.004s
I20260709 14:54:58.829703 27908 consensus_queue.cc:1048] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.858093 28008 raft_consensus.cc:3060] T 3a9466d93657425fbbaeffa0ee569976 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.837353 27864 consensus_queue.cc:260] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.863610 27945 consensus_queue.cc:1048] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.865301 27864 ts_tablet_manager.cc:1434] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:54:58.863624 27865 raft_consensus.cc:359] T f385bc318e384a8f84e154001b18a87a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.866106 27865 raft_consensus.cc:385] T f385bc318e384a8f84e154001b18a87a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.866405 27865 raft_consensus.cc:740] T f385bc318e384a8f84e154001b18a87a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.866740 27864 tablet_bootstrap.cc:492] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:58.867239 27865 consensus_queue.cc:260] T f385bc318e384a8f84e154001b18a87a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.875433 27871 consensus_queue.cc:1048] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.878150 27924 raft_consensus.cc:493] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.878662 27924 raft_consensus.cc:515] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.879792 27865 ts_tablet_manager.cc:1434] T f385bc318e384a8f84e154001b18a87a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 14:54:58.880122 28032 raft_consensus.cc:493] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.880767 27865 tablet_bootstrap.cc:492] T 32006cf0876d4f43952e37f498bcae7a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:58.880586 28032 raft_consensus.cc:515] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.881065 27924 leader_election.cc:290] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.867779 27866 tablet_bootstrap.cc:492] T f385bc318e384a8f84e154001b18a87a P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:58.868064 28008 raft_consensus.cc:2749] T 3a9466d93657425fbbaeffa0ee569976 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:58.885457 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f385bc318e384a8f84e154001b18a87a" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:58.885811 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb31c4474c54dd1a72af01449199edc" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:58.886147 27675 raft_consensus.cc:2468] T f385bc318e384a8f84e154001b18a87a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:54:58.886410 27673 raft_consensus.cc:2468] T 7cb31c4474c54dd1a72af01449199edc P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:54:58.887454 27865 tablet_bootstrap.cc:654] T 32006cf0876d4f43952e37f498bcae7a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.887547 27789 leader_election.cc:304] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:58.888448 27917 raft_consensus.cc:2804] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.888828 27917 raft_consensus.cc:493] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.889185 27917 raft_consensus.cc:3060] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.889535 27715 leader_election.cc:304] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:58.890786 27873 raft_consensus.cc:2804] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.891155 27873 raft_consensus.cc:493] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.891480 27873 raft_consensus.cc:3060] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.896189 27917 raft_consensus.cc:515] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.897677 27821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb31c4474c54dd1a72af01449199edc" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:58.898435 27821 raft_consensus.cc:2468] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:54:58.898522 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f385bc318e384a8f84e154001b18a87a" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:58.882678 27866 ts_tablet_manager.cc:1403] T f385bc318e384a8f84e154001b18a87a P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.007s
W20260709 14:54:58.899986 27787 leader_election.cc:343] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.902133 27866 raft_consensus.cc:359] T f385bc318e384a8f84e154001b18a87a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.902838 27866 raft_consensus.cc:385] T f385bc318e384a8f84e154001b18a87a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.903097 27866 raft_consensus.cc:740] T f385bc318e384a8f84e154001b18a87a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.906075 27571 catalog_manager.cc:5697] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 764ca31b32814284b36d06b05f6180d9 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "764ca31b32814284b36d06b05f6180d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:58.906925 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f385bc318e384a8f84e154001b18a87a" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:58.907279 27917 leader_election.cc:290] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:58.907725 27674 raft_consensus.cc:3060] T f385bc318e384a8f84e154001b18a87a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.860383 27750 raft_consensus.cc:2468] T faa056c62db2483a81b3283aa3f0754a P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:54:58.869020 27640 leader_election.cc:304] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:58.882678 28032 leader_election.cc:290] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:58.915354 27908 raft_consensus.cc:2804] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.915853 27908 raft_consensus.cc:697] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:54:58.915966 27873 raft_consensus.cc:515] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.916713 27908 consensus_queue.cc:237] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.918076 27873 leader_election.cc:290] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:58.909492 27864 tablet_bootstrap.cc:654] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:58.915372 27640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:33931, user_credentials={real_user=slave}} blocked reactor thread for 46443.7us
I20260709 14:54:58.910094 27866 consensus_queue.cc:260] T f385bc318e384a8f84e154001b18a87a P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.922300 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb31c4474c54dd1a72af01449199edc" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:58.922915 27823 raft_consensus.cc:3060] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.923491 27945 consensus_queue.cc:1048] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.926796 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb31c4474c54dd1a72af01449199edc" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:58.927371 27673 raft_consensus.cc:3060] T 7cb31c4474c54dd1a72af01449199edc P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.920591 27866 ts_tablet_manager.cc:1434] T f385bc318e384a8f84e154001b18a87a P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 14:54:58.934259 27866 tablet_bootstrap.cc:492] T 32006cf0876d4f43952e37f498bcae7a P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:58.933439 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f385bc318e384a8f84e154001b18a87a" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:58.939307 27750 raft_consensus.cc:3060] T f385bc318e384a8f84e154001b18a87a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.943107 27823 raft_consensus.cc:2468] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:58.943243 27924 consensus_queue.cc:1048] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.933655 27674 raft_consensus.cc:2468] T f385bc318e384a8f84e154001b18a87a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:54:58.958904 27865 tablet_bootstrap.cc:492] T 32006cf0876d4f43952e37f498bcae7a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:58.959383 27865 ts_tablet_manager.cc:1403] T 32006cf0876d4f43952e37f498bcae7a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.079s	user 0.032s	sys 0.040s
I20260709 14:54:58.961022 27789 leader_election.cc:304] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:58.967916 27864 tablet_bootstrap.cc:492] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:58.968457 27864 ts_tablet_manager.cc:1403] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.004s
I20260709 14:54:58.969476 27866 tablet_bootstrap.cc:654] T 32006cf0876d4f43952e37f498bcae7a P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.960523 27715 leader_election.cc:304] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:58.972622 27673 raft_consensus.cc:2468] T 7cb31c4474c54dd1a72af01449199edc P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:58.963275 27917 raft_consensus.cc:2804] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.979224 27571 catalog_manager.cc:5697] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 1 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:58.981089 27873 raft_consensus.cc:2804] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.987944 27999 consensus_queue.cc:1048] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:58.984366 27873 raft_consensus.cc:697] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:54:58.993758 27873 consensus_queue.cc:237] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.007993 27864 raft_consensus.cc:359] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.008752 27864 raft_consensus.cc:385] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.009032 27864 raft_consensus.cc:740] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.011269 27865 raft_consensus.cc:359] T 32006cf0876d4f43952e37f498bcae7a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.011926 27865 raft_consensus.cc:385] T 32006cf0876d4f43952e37f498bcae7a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.012193 27865 raft_consensus.cc:740] T 32006cf0876d4f43952e37f498bcae7a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.012872 27865 consensus_queue.cc:260] T 32006cf0876d4f43952e37f498bcae7a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.009704 27864 consensus_queue.cc:260] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:58.989220 27917 raft_consensus.cc:697] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Becoming Leader. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Running, Role: LEADER
I20260709 14:54:59.015580 28032 raft_consensus.cc:493] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.016036 27864 ts_tablet_manager.cc:1434] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260709 14:54:59.015689 27917 consensus_queue.cc:237] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.016076 28032 raft_consensus.cc:515] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.017117 27864 tablet_bootstrap.cc:492] T 3a8bb076465041cf9f408ea8a95dd755 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:59.018180 28032 leader_election.cc:290] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:59.020957 27750 raft_consensus.cc:2468] T f385bc318e384a8f84e154001b18a87a P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:54:59.021333 27865 ts_tablet_manager.cc:1434] T 32006cf0876d4f43952e37f498bcae7a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.003s
I20260709 14:54:59.022361 27865 tablet_bootstrap.cc:492] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:59.021376 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32006cf0876d4f43952e37f498bcae7a" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:59.024395 27674 raft_consensus.cc:2468] T 32006cf0876d4f43952e37f498bcae7a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:54:59.025861 27789 leader_election.cc:304] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:59.030354 28032 raft_consensus.cc:2804] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.030720 28032 raft_consensus.cc:493] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.031028 28032 raft_consensus.cc:3060] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.034708 27571 catalog_manager.cc:5697] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.035961 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32006cf0876d4f43952e37f498bcae7a" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:59.115686 27864 tablet_bootstrap.cc:654] T 3a8bb076465041cf9f408ea8a95dd755 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:59.117030 27787 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:34873, user_credentials={real_user=slave}} blocked reactor thread for 81338.4us
I20260709 14:54:59.078954 27871 raft_consensus.cc:493] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.040627 28032 raft_consensus.cc:515] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
W20260709 14:54:59.125473 27787 leader_election.cc:343] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.125420 27999 consensus_queue.cc:1048] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:59.126837 27927 raft_consensus.cc:493] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.142756 27927 raft_consensus.cc:515] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.143559 28032 leader_election.cc:290] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:59.144306 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32006cf0876d4f43952e37f498bcae7a" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:59.122709 27871 raft_consensus.cc:515] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.138796 27866 tablet_bootstrap.cc:492] T 32006cf0876d4f43952e37f498bcae7a P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:59.133993 27924 consensus_queue.cc:1048] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.144652 27917 raft_consensus.cc:493] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.146628 27572 catalog_manager.cc:5697] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 764ca31b32814284b36d06b05f6180d9 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "764ca31b32814284b36d06b05f6180d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:59.147845 27866 ts_tablet_manager.cc:1403] T 32006cf0876d4f43952e37f498bcae7a P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.214s	user 0.029s	sys 0.009s
I20260709 14:54:59.144752 27927 leader_election.cc:290] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:59.150604 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32006cf0876d4f43952e37f498bcae7a" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:59.152472 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e5a45c79944897baa5d1311a91ace2" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:59.150718 27674 raft_consensus.cc:3060] T 32006cf0876d4f43952e37f498bcae7a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.163678 27866 raft_consensus.cc:359] T 32006cf0876d4f43952e37f498bcae7a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.165048 27866 raft_consensus.cc:385] T 32006cf0876d4f43952e37f498bcae7a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.165408 27866 raft_consensus.cc:740] T 32006cf0876d4f43952e37f498bcae7a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.172474 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e5a45c79944897baa5d1311a91ace2" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:59.174127 27865 tablet_bootstrap.cc:654] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.174587 27866 consensus_queue.cc:260] T 32006cf0876d4f43952e37f498bcae7a P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.177574 27673 raft_consensus.cc:2468] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:54:59.183542 27866 ts_tablet_manager.cc:1434] T 32006cf0876d4f43952e37f498bcae7a P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.001s
I20260709 14:54:59.184221 27866 tablet_bootstrap.cc:492] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:59.186416 27871 leader_election.cc:290] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:59.171885 27917 raft_consensus.cc:515] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.192492 27789 leader_election.cc:304] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:59.193019 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e5a45c79944897baa5d1311a91ace2" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:59.193475 27927 raft_consensus.cc:2804] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.193825 27927 raft_consensus.cc:493] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.194196 27927 raft_consensus.cc:3060] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.193748 27821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e5a45c79944897baa5d1311a91ace2" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
W20260709 14:54:59.195477 27638 leader_election.cc:343] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.196976 27674 raft_consensus.cc:2468] T 32006cf0876d4f43952e37f498bcae7a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:54:59.209466 27864 tablet_bootstrap.cc:492] T 3a8bb076465041cf9f408ea8a95dd755 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:59.210006 27864 ts_tablet_manager.cc:1403] T 3a8bb076465041cf9f408ea8a95dd755 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.193s	user 0.014s	sys 0.032s
I20260709 14:54:59.210454 27789 leader_election.cc:304] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:59.211359 28032 raft_consensus.cc:2804] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.211822 28032 raft_consensus.cc:697] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Becoming Leader. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Running, Role: LEADER
I20260709 14:54:59.212531 28032 consensus_queue.cc:237] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.213003 27917 leader_election.cc:290] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:59.214273 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85aa736c323f456ebd451424ba7b7190" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:59.215085 27999 consensus_queue.cc:1048] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 14:54:59.219113 27787 leader_election.cc:343] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.243122 27865 tablet_bootstrap.cc:492] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:59.242223 27864 raft_consensus.cc:359] T 3a8bb076465041cf9f408ea8a95dd755 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.243762 27865 ts_tablet_manager.cc:1403] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.222s	user 0.020s	sys 0.000s
I20260709 14:54:59.243791 27864 raft_consensus.cc:385] T 3a8bb076465041cf9f408ea8a95dd755 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.244240 27864 raft_consensus.cc:740] T 3a8bb076465041cf9f408ea8a95dd755 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
W20260709 14:54:59.246183 27789 leader_election.cc:343] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.251086 27864 consensus_queue.cc:260] T 3a8bb076465041cf9f408ea8a95dd755 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.253361 27864 ts_tablet_manager.cc:1434] T 3a8bb076465041cf9f408ea8a95dd755 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260709 14:54:59.253600 27871 consensus_queue.cc:1048] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.254405 27864 tablet_bootstrap.cc:492] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
W20260709 14:54:59.255089 27621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:54:59.258569 27787 leader_election.cc:343] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.262677 27898 consensus_queue.cc:1048] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:54:59.272260 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85aa736c323f456ebd451424ba7b7190" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:59.273188 27873 consensus_queue.cc:1048] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.276629 27898 raft_consensus.cc:493] T 32006cf0876d4f43952e37f498bcae7a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.277140 27898 raft_consensus.cc:515] T 32006cf0876d4f43952e37f498bcae7a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
W20260709 14:54:59.281075 27787 leader_election.cc:343] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.282451 27898 leader_election.cc:290] T 32006cf0876d4f43952e37f498bcae7a P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:59.281566 27787 leader_election.cc:304] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:59.262677 27927 raft_consensus.cc:515] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.287098 27672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32006cf0876d4f43952e37f498bcae7a" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:59.287577 27821 raft_consensus.cc:2393] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in current term 1: Already voted for candidate 764ca31b32814284b36d06b05f6180d9 in this term.
I20260709 14:54:59.287856 27672 raft_consensus.cc:2393] T 32006cf0876d4f43952e37f498bcae7a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaaaf4fb748f4f8888691c6ac24b9528 in current term 1: Already voted for candidate 764ca31b32814284b36d06b05f6180d9 in this term.
I20260709 14:54:59.286746 28032 raft_consensus.cc:2749] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.293033 27640 leader_election.cc:304] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d; no voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:59.294200 27999 raft_consensus.cc:3060] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.300203 27999 raft_consensus.cc:2749] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.289225 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32006cf0876d4f43952e37f498bcae7a" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:59.303567 27572 catalog_manager.cc:5697] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 764ca31b32814284b36d06b05f6180d9 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "764ca31b32814284b36d06b05f6180d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:59.307829 27917 consensus_queue.cc:1048] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.310101 27715 leader_election.cc:304] T 32006cf0876d4f43952e37f498bcae7a P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9
I20260709 14:54:59.310859 27898 raft_consensus.cc:3060] T 32006cf0876d4f43952e37f498bcae7a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.313016 27927 leader_election.cc:290] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:59.313783 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e5a45c79944897baa5d1311a91ace2" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:59.317951 27865 raft_consensus.cc:359] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.318601 27865 raft_consensus.cc:385] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.318868 27865 raft_consensus.cc:740] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.319429 27898 raft_consensus.cc:2749] T 32006cf0876d4f43952e37f498bcae7a P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.320039 27674 raft_consensus.cc:2468] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:54:59.324365 27865 consensus_queue.cc:260] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.325920 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e5a45c79944897baa5d1311a91ace2" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:59.327055 27789 leader_election.cc:304] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
W20260709 14:54:59.327545 27787 leader_election.cc:343] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.328967 27927 raft_consensus.cc:2804] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.328569 27865 ts_tablet_manager.cc:1434] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.084s	user 0.005s	sys 0.000s
I20260709 14:54:59.330489 27865 tablet_bootstrap.cc:492] T 3a8bb076465041cf9f408ea8a95dd755 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:59.332998 28032 consensus_queue.cc:1048] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.337160 27866 tablet_bootstrap.cc:654] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.332127 27927 raft_consensus.cc:697] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Becoming Leader. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Running, Role: LEADER
I20260709 14:54:59.343358 27865 tablet_bootstrap.cc:654] T 3a8bb076465041cf9f408ea8a95dd755 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.344250 27864 tablet_bootstrap.cc:654] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.339656 27927 consensus_queue.cc:237] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.369256 27866 tablet_bootstrap.cc:492] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:59.369638 27866 ts_tablet_manager.cc:1403] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.186s	user 0.017s	sys 0.000s
I20260709 14:54:59.372112 27866 raft_consensus.cc:359] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.372815 27866 raft_consensus.cc:385] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.373093 27866 raft_consensus.cc:740] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.373670 27866 consensus_queue.cc:260] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.375456 27866 ts_tablet_manager.cc:1434] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:59.376736 27866 tablet_bootstrap.cc:492] T 63e5a45c79944897baa5d1311a91ace2 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:59.378682 27865 tablet_bootstrap.cc:492] T 3a8bb076465041cf9f408ea8a95dd755 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:59.379135 27865 ts_tablet_manager.cc:1403] T 3a8bb076465041cf9f408ea8a95dd755 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.008s
I20260709 14:54:59.381493 27865 raft_consensus.cc:359] T 3a8bb076465041cf9f408ea8a95dd755 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.382905 27865 raft_consensus.cc:385] T 3a8bb076465041cf9f408ea8a95dd755 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.383169 27865 raft_consensus.cc:740] T 3a8bb076465041cf9f408ea8a95dd755 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.383749 27865 consensus_queue.cc:260] T 3a8bb076465041cf9f408ea8a95dd755 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.385722 27865 ts_tablet_manager.cc:1434] T 3a8bb076465041cf9f408ea8a95dd755 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:54:59.386525 27865 tablet_bootstrap.cc:492] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:59.386534 27871 consensus_queue.cc:1048] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:59.396117 27866 tablet_bootstrap.cc:654] T 63e5a45c79944897baa5d1311a91ace2 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.399412 27865 tablet_bootstrap.cc:654] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.403275 27571 catalog_manager.cc:5697] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 764ca31b32814284b36d06b05f6180d9 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "764ca31b32814284b36d06b05f6180d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:59.411942 27865 tablet_bootstrap.cc:492] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:59.412477 27865 ts_tablet_manager.cc:1403] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.001s
I20260709 14:54:59.416985 27864 tablet_bootstrap.cc:492] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:59.417479 27864 ts_tablet_manager.cc:1403] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.163s	user 0.032s	sys 0.041s
I20260709 14:54:59.419449 27864 raft_consensus.cc:359] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.419910 27864 raft_consensus.cc:385] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.420145 27864 raft_consensus.cc:740] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.416877 27865 raft_consensus.cc:359] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.420608 27865 raft_consensus.cc:385] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.420922 27865 raft_consensus.cc:740] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.423045 27865 consensus_queue.cc:260] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.425194 27864 consensus_queue.cc:260] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.427245 27864 ts_tablet_manager.cc:1434] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:54:59.430653 27865 ts_tablet_manager.cc:1434] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:54:59.434846 27865 tablet_bootstrap.cc:492] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:59.431362 27864 tablet_bootstrap.cc:492] T b228295ba8164f778d9f9b16ea468596 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:59.438016 27871 consensus_queue.cc:1048] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.433928 27866 tablet_bootstrap.cc:492] T 63e5a45c79944897baa5d1311a91ace2 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:59.441144 27866 ts_tablet_manager.cc:1403] T 63e5a45c79944897baa5d1311a91ace2 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.004s
I20260709 14:54:59.443416 27866 raft_consensus.cc:359] T 63e5a45c79944897baa5d1311a91ace2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.443874 27866 raft_consensus.cc:385] T 63e5a45c79944897baa5d1311a91ace2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.444085 27866 raft_consensus.cc:740] T 63e5a45c79944897baa5d1311a91ace2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.444588 27866 consensus_queue.cc:260] T 63e5a45c79944897baa5d1311a91ace2 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.446841 27866 ts_tablet_manager.cc:1434] T 63e5a45c79944897baa5d1311a91ace2 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:59.447679 27866 tablet_bootstrap.cc:492] T 85aa736c323f456ebd451424ba7b7190 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:59.449510 27864 tablet_bootstrap.cc:654] T b228295ba8164f778d9f9b16ea468596 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.452811 27866 tablet_bootstrap.cc:654] T 85aa736c323f456ebd451424ba7b7190 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.453272 27865 tablet_bootstrap.cc:654] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.455145 27927 raft_consensus.cc:493] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.455641 27927 raft_consensus.cc:515] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.459856 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10933a16f61d470bbaa42e5e2ba92e5e" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:59.460024 27927 leader_election.cc:290] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
W20260709 14:54:59.462105 27789 leader_election.cc:343] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.462715 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10933a16f61d470bbaa42e5e2ba92e5e" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:59.462949 27866 tablet_bootstrap.cc:492] T 85aa736c323f456ebd451424ba7b7190 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:59.463456 27866 ts_tablet_manager.cc:1403] T 85aa736c323f456ebd451424ba7b7190 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.001s
W20260709 14:54:59.463968 27787 leader_election.cc:343] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.464425 27787 leader_election.cc:304] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:59.465545 27927 raft_consensus.cc:2749] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.467018 27866 raft_consensus.cc:359] T 85aa736c323f456ebd451424ba7b7190 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.467711 27866 raft_consensus.cc:385] T 85aa736c323f456ebd451424ba7b7190 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.467981 27866 raft_consensus.cc:740] T 85aa736c323f456ebd451424ba7b7190 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.468154 27865 tablet_bootstrap.cc:492] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:59.468712 27865 ts_tablet_manager.cc:1403] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.002s
I20260709 14:54:59.468688 27866 consensus_queue.cc:260] T 85aa736c323f456ebd451424ba7b7190 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.471179 27866 ts_tablet_manager.cc:1434] T 85aa736c323f456ebd451424ba7b7190 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:59.471918 27865 raft_consensus.cc:359] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.472601 27865 raft_consensus.cc:385] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.472918 27865 raft_consensus.cc:740] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.473661 27865 consensus_queue.cc:260] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.475090 27865 ts_tablet_manager.cc:1434] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:59.475819 27866 tablet_bootstrap.cc:492] T 10933a16f61d470bbaa42e5e2ba92e5e P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:59.475952 27865 tablet_bootstrap.cc:492] T f2b95c5e712e4aacb6d08b01e537c429 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:59.481905 27865 tablet_bootstrap.cc:654] T f2b95c5e712e4aacb6d08b01e537c429 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.482067 27866 tablet_bootstrap.cc:654] T 10933a16f61d470bbaa42e5e2ba92e5e P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.487210 27873 consensus_queue.cc:1048] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.493414 27898 raft_consensus.cc:493] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.493968 27898 raft_consensus.cc:515] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.496816 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bb076465041cf9f408ea8a95dd755" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:59.508519 27674 raft_consensus.cc:2468] T 3a8bb076465041cf9f408ea8a95dd755 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:54:59.509734 27715 leader_election.cc:304] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:59.509989 27898 leader_election.cc:290] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:59.510470 27898 raft_consensus.cc:2804] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.510823 27898 raft_consensus.cc:493] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.511171 27898 raft_consensus.cc:3060] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.511392 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bb076465041cf9f408ea8a95dd755" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:59.512019 27824 raft_consensus.cc:2468] T 3a8bb076465041cf9f408ea8a95dd755 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:54:59.515405 27871 raft_consensus.cc:493] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.515949 27871 raft_consensus.cc:515] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.522392 27945 raft_consensus.cc:493] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.522910 27945 raft_consensus.cc:515] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.529747 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85aa736c323f456ebd451424ba7b7190" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:59.534332 27750 raft_consensus.cc:2468] T 85aa736c323f456ebd451424ba7b7190 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:54:59.535127 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5442402d7cad4efaadbc613c987bcd21" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:59.537628 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5442402d7cad4efaadbc613c987bcd21" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
W20260709 14:54:59.540184 27640 leader_election.cc:343] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.540783 27871 leader_election.cc:290] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:59.541060 27638 leader_election.cc:304] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
W20260709 14:54:59.541937 27638 leader_election.cc:343] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.542335 27638 leader_election.cc:304] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d; no voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:59.543550 27908 raft_consensus.cc:2804] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.543884 27908 raft_consensus.cc:493] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.544186 27908 raft_consensus.cc:3060] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.544567 27999 raft_consensus.cc:2749] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.546037 27898 raft_consensus.cc:515] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.548694 27945 leader_election.cc:290] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:59.550195 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85aa736c323f456ebd451424ba7b7190" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:59.550828 27823 raft_consensus.cc:2468] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:54:59.558310 27864 tablet_bootstrap.cc:492] T b228295ba8164f778d9f9b16ea468596 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:59.558813 27864 ts_tablet_manager.cc:1403] T b228295ba8164f778d9f9b16ea468596 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.128s	user 0.030s	sys 0.016s
I20260709 14:54:59.554703 27908 raft_consensus.cc:515] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.562556 27908 leader_election.cc:290] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:59.563066 27866 tablet_bootstrap.cc:492] T 10933a16f61d470bbaa42e5e2ba92e5e P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:59.563587 27866 ts_tablet_manager.cc:1403] T 10933a16f61d470bbaa42e5e2ba92e5e P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.008s
I20260709 14:54:59.563880 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85aa736c323f456ebd451424ba7b7190" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:59.564651 27823 raft_consensus.cc:3060] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.564385 27672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bb076465041cf9f408ea8a95dd755" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:59.565724 27672 raft_consensus.cc:3060] T 3a8bb076465041cf9f408ea8a95dd755 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.568656 27898 leader_election.cc:290] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:59.569917 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bb076465041cf9f408ea8a95dd755" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:59.570479 27824 raft_consensus.cc:3060] T 3a8bb076465041cf9f408ea8a95dd755 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.570484 27864 raft_consensus.cc:359] T b228295ba8164f778d9f9b16ea468596 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.571280 27864 raft_consensus.cc:385] T b228295ba8164f778d9f9b16ea468596 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.571265 27866 raft_consensus.cc:359] T 10933a16f61d470bbaa42e5e2ba92e5e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.571769 27864 raft_consensus.cc:740] T b228295ba8164f778d9f9b16ea468596 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.571979 27866 raft_consensus.cc:385] T 10933a16f61d470bbaa42e5e2ba92e5e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.572242 27866 raft_consensus.cc:740] T 10933a16f61d470bbaa42e5e2ba92e5e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.572535 27864 consensus_queue.cc:260] T b228295ba8164f778d9f9b16ea468596 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.572851 27866 consensus_queue.cc:260] T 10933a16f61d470bbaa42e5e2ba92e5e P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.573156 27672 raft_consensus.cc:2468] T 3a8bb076465041cf9f408ea8a95dd755 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:59.568535 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85aa736c323f456ebd451424ba7b7190" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:59.574453 27748 raft_consensus.cc:3060] T 85aa736c323f456ebd451424ba7b7190 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.575215 27864 ts_tablet_manager.cc:1434] T b228295ba8164f778d9f9b16ea468596 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:54:59.576386 27864 tablet_bootstrap.cc:492] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:59.582986 27715 leader_election.cc:304] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:59.584012 27824 raft_consensus.cc:2468] T 3a8bb076465041cf9f408ea8a95dd755 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:59.585676 27865 tablet_bootstrap.cc:492] T f2b95c5e712e4aacb6d08b01e537c429 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:59.586129 27865 ts_tablet_manager.cc:1403] T f2b95c5e712e4aacb6d08b01e537c429 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.110s	user 0.028s	sys 0.032s
I20260709 14:54:59.587036 27823 raft_consensus.cc:2468] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:54:59.587863 27898 raft_consensus.cc:2804] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.588502 27898 raft_consensus.cc:697] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:54:59.588624 27640 leader_election.cc:304] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:59.589325 27898 consensus_queue.cc:237] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.589747 27871 raft_consensus.cc:2804] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.590262 27871 raft_consensus.cc:697] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:54:59.591040 27871 consensus_queue.cc:237] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.591969 27866 ts_tablet_manager.cc:1434] T 10933a16f61d470bbaa42e5e2ba92e5e P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.028s	user 0.001s	sys 0.005s
I20260709 14:54:59.592278 27865 raft_consensus.cc:359] T f2b95c5e712e4aacb6d08b01e537c429 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.593466 27865 raft_consensus.cc:385] T f2b95c5e712e4aacb6d08b01e537c429 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.593725 27865 raft_consensus.cc:740] T f2b95c5e712e4aacb6d08b01e537c429 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.594604 27866 tablet_bootstrap.cc:492] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:59.594321 27865 consensus_queue.cc:260] T f2b95c5e712e4aacb6d08b01e537c429 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.596884 27865 ts_tablet_manager.cc:1434] T f2b95c5e712e4aacb6d08b01e537c429 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:54:59.598197 27748 raft_consensus.cc:2468] T 85aa736c323f456ebd451424ba7b7190 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:54:59.599546 27865 tablet_bootstrap.cc:492] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:59.601423 27866 tablet_bootstrap.cc:654] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.603528 27864 tablet_bootstrap.cc:654] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.603672 27927 consensus_queue.cc:1048] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.606956 27865 tablet_bootstrap.cc:654] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.613869 28008 raft_consensus.cc:493] T 63e5a45c79944897baa5d1311a91ace2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.614398 28008 raft_consensus.cc:515] T 63e5a45c79944897baa5d1311a91ace2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.616353 28008 leader_election.cc:290] T 63e5a45c79944897baa5d1311a91ace2 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:59.616816 27866 tablet_bootstrap.cc:492] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:59.617317 27866 ts_tablet_manager.cc:1403] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.006s
I20260709 14:54:59.619324 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e5a45c79944897baa5d1311a91ace2" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:59.620075 27674 raft_consensus.cc:2393] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaaaf4fb748f4f8888691c6ac24b9528 in current term 1: Already voted for candidate 764ca31b32814284b36d06b05f6180d9 in this term.
I20260709 14:54:59.619998 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e5a45c79944897baa5d1311a91ace2" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:59.624099 27927 consensus_queue.cc:1048] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.625012 27866 raft_consensus.cc:359] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.625805 27866 raft_consensus.cc:385] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.626080 27866 raft_consensus.cc:740] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.626755 27866 consensus_queue.cc:260] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.629252 27715 leader_election.cc:304] T 63e5a45c79944897baa5d1311a91ace2 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9
I20260709 14:54:59.630328 27865 tablet_bootstrap.cc:492] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:59.630817 27865 ts_tablet_manager.cc:1403] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.007s
I20260709 14:54:59.633092 28051 raft_consensus.cc:3060] T 63e5a45c79944897baa5d1311a91ace2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.639680 27865 raft_consensus.cc:359] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.640362 27865 raft_consensus.cc:385] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.640622 27865 raft_consensus.cc:740] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.641229 27865 consensus_queue.cc:260] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.643167 27865 ts_tablet_manager.cc:1434] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:54:59.643297 28051 raft_consensus.cc:2749] T 63e5a45c79944897baa5d1311a91ace2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.644029 27865 tablet_bootstrap.cc:492] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:59.645419 27924 consensus_queue.cc:1048] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.651082 27865 tablet_bootstrap.cc:654] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.652133 27866 ts_tablet_manager.cc:1434] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 14:54:59.653139 27866 tablet_bootstrap.cc:492] T ee465a7849604a6a8fa2a0432f4363f8 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:59.658699 27866 tablet_bootstrap.cc:654] T ee465a7849604a6a8fa2a0432f4363f8 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.656504 27572 catalog_manager.cc:5697] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 1 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.660849 27927 consensus_queue.cc:1048] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.672398 27571 catalog_manager.cc:5697] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.690224 27866 tablet_bootstrap.cc:492] T ee465a7849604a6a8fa2a0432f4363f8 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:59.690397 27864 tablet_bootstrap.cc:492] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:59.690891 27864 ts_tablet_manager.cc:1403] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.115s	user 0.009s	sys 0.009s
I20260709 14:54:59.693290 27864 raft_consensus.cc:359] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.693929 27864 raft_consensus.cc:385] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.694171 27864 raft_consensus.cc:740] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.694746 27866 ts_tablet_manager.cc:1403] T ee465a7849604a6a8fa2a0432f4363f8 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.013s
I20260709 14:54:59.697638 27866 raft_consensus.cc:359] T ee465a7849604a6a8fa2a0432f4363f8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.698276 27866 raft_consensus.cc:385] T ee465a7849604a6a8fa2a0432f4363f8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.698540 27866 raft_consensus.cc:740] T ee465a7849604a6a8fa2a0432f4363f8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.699122 27866 consensus_queue.cc:260] T ee465a7849604a6a8fa2a0432f4363f8 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.701119 27866 ts_tablet_manager.cc:1434] T ee465a7849604a6a8fa2a0432f4363f8 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:59.700939 27917 consensus_queue.cc:1048] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.701993 27866 tablet_bootstrap.cc:492] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:59.703382 27865 tablet_bootstrap.cc:492] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:59.703806 27865 ts_tablet_manager.cc:1403] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.060s	user 0.003s	sys 0.012s
I20260709 14:54:59.696219 27864 consensus_queue.cc:260] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.709379 27864 ts_tablet_manager.cc:1434] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:54:59.710070 27864 tablet_bootstrap.cc:492] T 5442402d7cad4efaadbc613c987bcd21 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:59.711639 27865 raft_consensus.cc:359] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.712388 27865 raft_consensus.cc:385] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.712677 27865 raft_consensus.cc:740] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.713255 27865 consensus_queue.cc:260] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.714886 27864 tablet_bootstrap.cc:654] T 5442402d7cad4efaadbc613c987bcd21 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.715337 27865 ts_tablet_manager.cc:1434] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:54:59.716243 27865 tablet_bootstrap.cc:492] T b228295ba8164f778d9f9b16ea468596 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:59.719230 27866 tablet_bootstrap.cc:654] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.734474 27866 tablet_bootstrap.cc:492] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:59.734692 27865 tablet_bootstrap.cc:654] T b228295ba8164f778d9f9b16ea468596 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.734923 27866 ts_tablet_manager.cc:1403] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.004s
I20260709 14:54:59.737644 27866 raft_consensus.cc:359] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.738346 27866 raft_consensus.cc:385] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.738610 27866 raft_consensus.cc:740] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.739372 27866 consensus_queue.cc:260] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.740947 27866 ts_tablet_manager.cc:1434] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:59.742056 27866 tablet_bootstrap.cc:492] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:59.745848 27865 tablet_bootstrap.cc:492] T b228295ba8164f778d9f9b16ea468596 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:59.746284 27865 ts_tablet_manager.cc:1403] T b228295ba8164f778d9f9b16ea468596 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.007s
I20260709 14:54:59.747385 27866 tablet_bootstrap.cc:654] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.748602 27865 raft_consensus.cc:359] T b228295ba8164f778d9f9b16ea468596 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.749264 27865 raft_consensus.cc:385] T b228295ba8164f778d9f9b16ea468596 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.749522 27865 raft_consensus.cc:740] T b228295ba8164f778d9f9b16ea468596 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.750144 27865 consensus_queue.cc:260] T b228295ba8164f778d9f9b16ea468596 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.757481 27865 ts_tablet_manager.cc:1434] T b228295ba8164f778d9f9b16ea468596 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:54:59.758458 27865 tablet_bootstrap.cc:492] T 4a6ff01bfb8f43aa864ea772e403e344 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:59.759763 27945 raft_consensus.cc:493] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.760412 27864 tablet_bootstrap.cc:492] T 5442402d7cad4efaadbc613c987bcd21 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:59.760241 27945 raft_consensus.cc:515] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.761013 27864 ts_tablet_manager.cc:1403] T 5442402d7cad4efaadbc613c987bcd21 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.051s	user 0.004s	sys 0.011s
I20260709 14:54:59.762287 27945 leader_election.cc:290] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:59.763863 27917 raft_consensus.cc:493] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.764103 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee465a7849604a6a8fa2a0432f4363f8" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:59.764397 27917 raft_consensus.cc:515] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.764742 27749 raft_consensus.cc:2468] T ee465a7849604a6a8fa2a0432f4363f8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:54:59.765074 27866 tablet_bootstrap.cc:492] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:59.765503 27866 ts_tablet_manager.cc:1403] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.010s
I20260709 14:54:59.766134 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee465a7849604a6a8fa2a0432f4363f8" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:59.766709 27824 raft_consensus.cc:2468] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:54:59.767108 27917 leader_election.cc:290] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:59.767925 27866 raft_consensus.cc:359] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.768545 27866 raft_consensus.cc:385] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.768834 27866 raft_consensus.cc:740] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.763950 27865 tablet_bootstrap.cc:654] T 4a6ff01bfb8f43aa864ea772e403e344 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.769186 27864 raft_consensus.cc:359] T 5442402d7cad4efaadbc613c987bcd21 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.769796 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee465a7849604a6a8fa2a0432f4363f8" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:59.769677 27866 consensus_queue.cc:260] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.770100 27864 raft_consensus.cc:385] T 5442402d7cad4efaadbc613c987bcd21 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.770398 27749 raft_consensus.cc:2468] T ee465a7849604a6a8fa2a0432f4363f8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:54:59.770610 27864 raft_consensus.cc:740] T 5442402d7cad4efaadbc613c987bcd21 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.771378 27864 consensus_queue.cc:260] T 5442402d7cad4efaadbc613c987bcd21 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.771816 27787 leader_election.cc:304] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:59.772042 27866 ts_tablet_manager.cc:1434] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:54:59.772804 27917 raft_consensus.cc:2804] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.773078 27866 tablet_bootstrap.cc:492] T f2b95c5e712e4aacb6d08b01e537c429 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:59.772917 27640 leader_election.cc:304] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:59.773211 27917 raft_consensus.cc:493] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.773600 27917 raft_consensus.cc:3060] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.773713 27945 raft_consensus.cc:2804] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.774164 27945 raft_consensus.cc:493] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.774479 27945 raft_consensus.cc:3060] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.768787 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee465a7849604a6a8fa2a0432f4363f8" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:59.777989 27871 raft_consensus.cc:493] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.778452 27871 raft_consensus.cc:515] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.780326 27871 leader_election.cc:290] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:59.785772 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10933a16f61d470bbaa42e5e2ba92e5e" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:59.786800 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10933a16f61d470bbaa42e5e2ba92e5e" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:59.787079 27824 raft_consensus.cc:2468] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:54:59.787392 27749 raft_consensus.cc:2468] T 10933a16f61d470bbaa42e5e2ba92e5e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:54:59.788614 27638 leader_election.cc:304] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:59.789429 27871 raft_consensus.cc:2804] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.789772 27871 raft_consensus.cc:493] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.790097 27871 raft_consensus.cc:3060] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.785826 27945 raft_consensus.cc:515] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.790383 27927 consensus_queue.cc:1048] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.788733 27924 raft_consensus.cc:493] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.791981 27924 raft_consensus.cc:515] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.792562 27673 raft_consensus.cc:2393] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 764ca31b32814284b36d06b05f6180d9 in current term 1: Already voted for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in this term.
I20260709 14:54:59.793881 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee465a7849604a6a8fa2a0432f4363f8" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:59.794407 27749 raft_consensus.cc:3060] T ee465a7849604a6a8fa2a0432f4363f8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.797724 27924 leader_election.cc:290] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:59.799139 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee465a7849604a6a8fa2a0432f4363f8" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:59.802057 28008 raft_consensus.cc:493] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.802521 28008 raft_consensus.cc:515] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.804332 28008 leader_election.cc:290] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:59.804847 27945 leader_election.cc:290] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:59.806113 27917 raft_consensus.cc:515] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.806416 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b228295ba8164f778d9f9b16ea468596" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:59.807025 27673 raft_consensus.cc:2468] T b228295ba8164f778d9f9b16ea468596 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:54:59.807806 27824 raft_consensus.cc:2393] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in current term 1: Already voted for candidate 764ca31b32814284b36d06b05f6180d9 in this term.
I20260709 14:54:59.808007 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b228295ba8164f778d9f9b16ea468596" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:59.808296 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5442402d7cad4efaadbc613c987bcd21" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:59.808625 27823 raft_consensus.cc:2468] T b228295ba8164f778d9f9b16ea468596 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:54:59.808892 27673 raft_consensus.cc:2468] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:54:59.808650 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee465a7849604a6a8fa2a0432f4363f8" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:59.809707 27674 raft_consensus.cc:2393] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 764ca31b32814284b36d06b05f6180d9 in current term 1: Already voted for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in this term.
I20260709 14:54:59.816998 27820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5442402d7cad4efaadbc613c987bcd21" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:54:59.820931 27715 leader_election.cc:304] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:59.821903 27924 raft_consensus.cc:2804] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.822151 27715 leader_election.cc:304] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:59.823249 27898 raft_consensus.cc:2804] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.823582 27924 raft_consensus.cc:493] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.823644 27898 raft_consensus.cc:493] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.824059 27924 raft_consensus.cc:3060] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.824153 27898 raft_consensus.cc:3060] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.823451 27927 consensus_queue.cc:1048] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:54:59.831882 27898 raft_consensus.cc:515] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.832700 27917 leader_election.cc:290] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:59.837277 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5442402d7cad4efaadbc613c987bcd21" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:59.837716 27820 raft_consensus.cc:2468] T 5442402d7cad4efaadbc613c987bcd21 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:54:59.838312 27864 ts_tablet_manager.cc:1434] T 5442402d7cad4efaadbc613c987bcd21 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.001s
I20260709 14:54:59.839296 27864 tablet_bootstrap.cc:492] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:59.839540 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5442402d7cad4efaadbc613c987bcd21" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:59.840107 27674 raft_consensus.cc:3060] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.846398 27864 tablet_bootstrap.cc:654] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.850447 27674 raft_consensus.cc:2468] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:59.850785 27871 raft_consensus.cc:515] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.854072 27820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10933a16f61d470bbaa42e5e2ba92e5e" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:59.854614 27820 raft_consensus.cc:3060] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.858125 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10933a16f61d470bbaa42e5e2ba92e5e" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:59.858767 27748 raft_consensus.cc:3060] T 10933a16f61d470bbaa42e5e2ba92e5e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.862001 27820 raft_consensus.cc:2468] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:54:59.863219 27640 leader_election.cc:304] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:59.864089 27908 raft_consensus.cc:2804] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.864553 27908 raft_consensus.cc:697] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:54:59.865406 27908 consensus_queue.cc:237] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.833877 27898 leader_election.cc:290] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:59.835216 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee465a7849604a6a8fa2a0432f4363f8" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:59.871240 27787 leader_election.cc:304] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9 [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: 764ca31b32814284b36d06b05f6180d9; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:59.872112 27917 raft_consensus.cc:2749] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.871809 27749 raft_consensus.cc:2468] T ee465a7849604a6a8fa2a0432f4363f8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:54:59.872870 27871 leader_election.cc:290] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:59.874164 27638 leader_election.cc:304] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 764ca31b32814284b36d06b05f6180d9
I20260709 14:54:59.875876 27866 tablet_bootstrap.cc:654] T f2b95c5e712e4aacb6d08b01e537c429 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.876297 27715 leader_election.cc:304] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 764ca31b32814284b36d06b05f6180d9
I20260709 14:54:59.830535 27924 raft_consensus.cc:515] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.878307 28051 raft_consensus.cc:2804] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.878847 28051 raft_consensus.cc:697] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:54:59.879699 28051 consensus_queue.cc:237] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.881479 27864 tablet_bootstrap.cc:492] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:54:59.882061 27864 ts_tablet_manager.cc:1403] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.013s
I20260709 14:54:59.884819 27864 raft_consensus.cc:359] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.887892 27864 raft_consensus.cc:385] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.888075 27924 leader_election.cc:290] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:59.888244 27864 raft_consensus.cc:740] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.888759 27945 raft_consensus.cc:2804] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.889254 27945 raft_consensus.cc:697] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:54:59.890111 27945 consensus_queue.cc:237] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.894752 27820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b228295ba8164f778d9f9b16ea468596" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:54:59.895898 27820 raft_consensus.cc:3060] T b228295ba8164f778d9f9b16ea468596 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.897526 27748 raft_consensus.cc:2468] T 10933a16f61d470bbaa42e5e2ba92e5e P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:54:59.889230 27864 consensus_queue.cc:260] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.899217 27865 tablet_bootstrap.cc:492] T 4a6ff01bfb8f43aa864ea772e403e344 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:54:59.900533 27865 ts_tablet_manager.cc:1403] T 4a6ff01bfb8f43aa864ea772e403e344 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.142s	user 0.026s	sys 0.030s
I20260709 14:54:59.901549 27866 tablet_bootstrap.cc:492] T f2b95c5e712e4aacb6d08b01e537c429 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:54:59.901963 27866 ts_tablet_manager.cc:1403] T f2b95c5e712e4aacb6d08b01e537c429 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.129s	user 0.011s	sys 0.006s
I20260709 14:54:59.902733 27820 raft_consensus.cc:2468] T b228295ba8164f778d9f9b16ea468596 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:59.903045 27865 raft_consensus.cc:359] T 4a6ff01bfb8f43aa864ea772e403e344 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.903740 27865 raft_consensus.cc:385] T 4a6ff01bfb8f43aa864ea772e403e344 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.904001 27865 raft_consensus.cc:740] T 4a6ff01bfb8f43aa864ea772e403e344 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.904933 27865 consensus_queue.cc:260] T 4a6ff01bfb8f43aa864ea772e403e344 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.906883 27865 ts_tablet_manager.cc:1434] T 4a6ff01bfb8f43aa864ea772e403e344 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:59.907752 27865 tablet_bootstrap.cc:492] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:54:59.909893 27570 catalog_manager.cc:5697] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.912847 27917 raft_consensus.cc:493] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.912295 27571 catalog_manager.cc:5697] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 1 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.913290 27917 raft_consensus.cc:515] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.913554 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b228295ba8164f778d9f9b16ea468596" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:59.913893 27571 catalog_manager.cc:5697] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 1 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.914654 27674 raft_consensus.cc:3060] T b228295ba8164f778d9f9b16ea468596 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.918179 27917 leader_election.cc:290] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:59.918387 27672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b95c5e712e4aacb6d08b01e537c429" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:54:59.918139 27866 raft_consensus.cc:359] T f2b95c5e712e4aacb6d08b01e537c429 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.919047 27672 raft_consensus.cc:2468] T f2b95c5e712e4aacb6d08b01e537c429 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:54:59.919425 27866 raft_consensus.cc:385] T f2b95c5e712e4aacb6d08b01e537c429 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.919729 27866 raft_consensus.cc:740] T f2b95c5e712e4aacb6d08b01e537c429 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.920320 27866 consensus_queue.cc:260] T f2b95c5e712e4aacb6d08b01e537c429 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.922399 27866 ts_tablet_manager.cc:1434] T f2b95c5e712e4aacb6d08b01e537c429 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:54:59.923128 27864 ts_tablet_manager.cc:1434] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 14:54:59.923197 27866 tablet_bootstrap.cc:492] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:54:59.924057 27864 tablet_bootstrap.cc:492] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:54:59.926422 27715 leader_election.cc:304] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:54:59.920305 27789 leader_election.cc:304] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:59.929530 27865 tablet_bootstrap.cc:654] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.929530 27864 tablet_bootstrap.cc:654] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.931458 28051 raft_consensus.cc:2804] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.932140 28051 raft_consensus.cc:697] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:54:59.932991 28051 consensus_queue.cc:237] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.933696 27866 tablet_bootstrap.cc:654] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.929371 28032 raft_consensus.cc:2804] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.934348 28032 raft_consensus.cc:493] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.934687 28032 raft_consensus.cc:3060] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.941123 28100 raft_consensus.cc:493] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.941375 27674 raft_consensus.cc:2468] T b228295ba8164f778d9f9b16ea468596 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:54:59.941628 28100 raft_consensus.cc:515] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.944543 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3598aa8e1d4d03ae714f42ff1cfc7c" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:59.944700 28100 leader_election.cc:290] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:54:59.945724 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b95c5e712e4aacb6d08b01e537c429" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:54:59.947221 27748 raft_consensus.cc:2468] T f2b95c5e712e4aacb6d08b01e537c429 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:54:59.946116 27820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3598aa8e1d4d03ae714f42ff1cfc7c" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
W20260709 14:54:59.949843 27640 leader_election.cc:343] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.951013 28032 raft_consensus.cc:515] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:54:59.954067 27672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b95c5e712e4aacb6d08b01e537c429" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:54:59.954692 27672 raft_consensus.cc:3060] T f2b95c5e712e4aacb6d08b01e537c429 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.981724 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b95c5e712e4aacb6d08b01e537c429" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:54:59.982399 27748 raft_consensus.cc:3060] T f2b95c5e712e4aacb6d08b01e537c429 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.980096 28032 leader_election.cc:290] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:54:59.985205 27672 raft_consensus.cc:2468] T f2b95c5e712e4aacb6d08b01e537c429 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:54:59.990361 27789 leader_election.cc:304] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:54:59.991257 27927 raft_consensus.cc:2804] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.991677 27927 raft_consensus.cc:697] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Becoming Leader. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Running, Role: LEADER
I20260709 14:54:59.992372 27927 consensus_queue.cc:237] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
W20260709 14:54:59.993872 27638 leader_election.cc:343] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.994379 27638 leader_election.cc:304] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d; no voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:54:59.995393 28100 raft_consensus.cc:2749] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:00.002677 27748 raft_consensus.cc:2468] T f2b95c5e712e4aacb6d08b01e537c429 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:55:00.003172 27865 tablet_bootstrap.cc:492] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:00.003722 27865 ts_tablet_manager.cc:1403] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.096s	user 0.025s	sys 0.016s
I20260709 14:55:00.006669 27865 raft_consensus.cc:359] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.007475 27865 raft_consensus.cc:385] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.007750 27865 raft_consensus.cc:740] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.012578 27866 tablet_bootstrap.cc:492] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:00.013163 27866 ts_tablet_manager.cc:1403] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.090s	user 0.023s	sys 0.019s
I20260709 14:55:00.016975 27865 consensus_queue.cc:260] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.018324 27866 raft_consensus.cc:359] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.019076 27866 raft_consensus.cc:385] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.019351 27866 raft_consensus.cc:740] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.019994 27866 consensus_queue.cc:260] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.022943 27864 tablet_bootstrap.cc:492] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:00.023422 27864 ts_tablet_manager.cc:1403] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.100s	user 0.043s	sys 0.054s
I20260709 14:55:00.025020 27571 catalog_manager.cc:5697] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 764ca31b32814284b36d06b05f6180d9 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "764ca31b32814284b36d06b05f6180d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:00.028847 27864 raft_consensus.cc:359] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.029548 27864 raft_consensus.cc:385] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.029868 27864 raft_consensus.cc:740] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.030512 27864 consensus_queue.cc:260] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.031339 27865 ts_tablet_manager.cc:1434] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.002s
I20260709 14:55:00.032244 27865 tablet_bootstrap.cc:492] T 2cfa314dfccd4b858f038885e5922622 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:55:00.032435 27864 ts_tablet_manager.cc:1434] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 14:55:00.033277 27864 tablet_bootstrap.cc:492] T 307e0bd71ee54641b7d788c49815ac75 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:00.029455 28100 consensus_queue.cc:1048] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:55:00.038980 27865 tablet_bootstrap.cc:654] T 2cfa314dfccd4b858f038885e5922622 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.041620 27866 ts_tablet_manager.cc:1434] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:55:00.042560 27866 tablet_bootstrap.cc:492] T 307e0bd71ee54641b7d788c49815ac75 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:00.039270 27864 tablet_bootstrap.cc:654] T 307e0bd71ee54641b7d788c49815ac75 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.049173 27866 tablet_bootstrap.cc:654] T 307e0bd71ee54641b7d788c49815ac75 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.050148 27570 catalog_manager.cc:5697] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.054010 27864 tablet_bootstrap.cc:492] T 307e0bd71ee54641b7d788c49815ac75 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:00.054234 27865 tablet_bootstrap.cc:492] T 2cfa314dfccd4b858f038885e5922622 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:00.054620 27865 ts_tablet_manager.cc:1403] T 2cfa314dfccd4b858f038885e5922622 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.003s
I20260709 14:55:00.054459 27864 ts_tablet_manager.cc:1403] T 307e0bd71ee54641b7d788c49815ac75 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260709 14:55:00.057253 27865 raft_consensus.cc:359] T 2cfa314dfccd4b858f038885e5922622 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.057940 27865 raft_consensus.cc:385] T 2cfa314dfccd4b858f038885e5922622 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.058241 27865 raft_consensus.cc:740] T 2cfa314dfccd4b858f038885e5922622 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.058879 27865 consensus_queue.cc:260] T 2cfa314dfccd4b858f038885e5922622 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.061231 27865 ts_tablet_manager.cc:1434] T 2cfa314dfccd4b858f038885e5922622 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:55:00.062022 27866 tablet_bootstrap.cc:492] T 307e0bd71ee54641b7d788c49815ac75 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:00.062459 27866 ts_tablet_manager.cc:1403] T 307e0bd71ee54641b7d788c49815ac75 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 14:55:00.064970 27866 raft_consensus.cc:359] T 307e0bd71ee54641b7d788c49815ac75 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.065593 27866 raft_consensus.cc:385] T 307e0bd71ee54641b7d788c49815ac75 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.065840 27866 raft_consensus.cc:740] T 307e0bd71ee54641b7d788c49815ac75 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.066493 27866 consensus_queue.cc:260] T 307e0bd71ee54641b7d788c49815ac75 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.067952 27865 tablet_bootstrap.cc:492] T aebfb277036049c4a2a30892467ff5fc P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:55:00.068805 27945 consensus_queue.cc:1048] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.068499 27866 ts_tablet_manager.cc:1434] T 307e0bd71ee54641b7d788c49815ac75 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:00.081535 27866 tablet_bootstrap.cc:492] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:00.083675 27864 raft_consensus.cc:359] T 307e0bd71ee54641b7d788c49815ac75 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.084455 27864 raft_consensus.cc:385] T 307e0bd71ee54641b7d788c49815ac75 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.084729 27864 raft_consensus.cc:740] T 307e0bd71ee54641b7d788c49815ac75 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.093214 27864 consensus_queue.cc:260] T 307e0bd71ee54641b7d788c49815ac75 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.094770 27864 ts_tablet_manager.cc:1434] T 307e0bd71ee54641b7d788c49815ac75 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.039s	user 0.000s	sys 0.004s
I20260709 14:55:00.097419 27864 tablet_bootstrap.cc:492] T 2cfa314dfccd4b858f038885e5922622 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:00.098598 27866 tablet_bootstrap.cc:654] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.096084 27865 tablet_bootstrap.cc:654] T aebfb277036049c4a2a30892467ff5fc P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.103569 27864 tablet_bootstrap.cc:654] T 2cfa314dfccd4b858f038885e5922622 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.106593 27865 tablet_bootstrap.cc:492] T aebfb277036049c4a2a30892467ff5fc P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:00.107103 27865 ts_tablet_manager.cc:1403] T aebfb277036049c4a2a30892467ff5fc P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.000s
I20260709 14:55:00.109633 27865 raft_consensus.cc:359] T aebfb277036049c4a2a30892467ff5fc P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.110466 27865 raft_consensus.cc:385] T aebfb277036049c4a2a30892467ff5fc P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.109709 27866 tablet_bootstrap.cc:492] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:00.110695 28051 raft_consensus.cc:493] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.110837 27865 raft_consensus.cc:740] T aebfb277036049c4a2a30892467ff5fc P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.111361 27866 ts_tablet_manager.cc:1403] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.013s
I20260709 14:55:00.111269 28051 raft_consensus.cc:515] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.111943 27865 consensus_queue.cc:260] T aebfb277036049c4a2a30892467ff5fc P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.113323 28051 leader_election.cc:290] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:00.114033 27866 raft_consensus.cc:359] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.114686 27866 raft_consensus.cc:385] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.114948 27866 raft_consensus.cc:740] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.115064 27865 ts_tablet_manager.cc:1434] T aebfb277036049c4a2a30892467ff5fc P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:55:00.115679 27820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfa314dfccd4b858f038885e5922622" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:00.115939 27866 consensus_queue.cc:260] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.117323 27865 tablet_bootstrap.cc:492] T cefaab4a008a406aadd8aae4658ecb2e P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:55:00.118867 27866 ts_tablet_manager.cc:1434] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:55:00.119737 27866 tablet_bootstrap.cc:492] T 4a6ff01bfb8f43aa864ea772e403e344 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:00.123457 27865 tablet_bootstrap.cc:654] T cefaab4a008a406aadd8aae4658ecb2e P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.123376 27672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfa314dfccd4b858f038885e5922622" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:00.124055 27672 raft_consensus.cc:2468] T 2cfa314dfccd4b858f038885e5922622 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:55:00.126493 27866 tablet_bootstrap.cc:654] T 4a6ff01bfb8f43aa864ea772e403e344 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.136345 27864 tablet_bootstrap.cc:492] T 2cfa314dfccd4b858f038885e5922622 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
W20260709 14:55:00.119527 27715 leader_election.cc:343] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.136855 27864 ts_tablet_manager.cc:1403] T 2cfa314dfccd4b858f038885e5922622 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.008s
I20260709 14:55:00.137813 27715 leader_election.cc:304] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [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: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:00.138382 27866 tablet_bootstrap.cc:492] T 4a6ff01bfb8f43aa864ea772e403e344 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:00.138839 27866 ts_tablet_manager.cc:1403] T 4a6ff01bfb8f43aa864ea772e403e344 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260709 14:55:00.139377 27864 raft_consensus.cc:359] T 2cfa314dfccd4b858f038885e5922622 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.140075 27864 raft_consensus.cc:385] T 2cfa314dfccd4b858f038885e5922622 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.140336 27864 raft_consensus.cc:740] T 2cfa314dfccd4b858f038885e5922622 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.141016 27864 consensus_queue.cc:260] T 2cfa314dfccd4b858f038885e5922622 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.142060 28051 consensus_queue.cc:1048] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.142477 27864 ts_tablet_manager.cc:1434] T 2cfa314dfccd4b858f038885e5922622 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:00.143606 28051 raft_consensus.cc:2804] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:00.144003 28051 raft_consensus.cc:493] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:00.144338 28051 raft_consensus.cc:3060] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.150054 27866 raft_consensus.cc:359] T 4a6ff01bfb8f43aa864ea772e403e344 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.150904 27866 raft_consensus.cc:385] T 4a6ff01bfb8f43aa864ea772e403e344 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.151480 27866 raft_consensus.cc:740] T 4a6ff01bfb8f43aa864ea772e403e344 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.154338 27864 tablet_bootstrap.cc:492] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:00.160727 27866 consensus_queue.cc:260] T 4a6ff01bfb8f43aa864ea772e403e344 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.162901 27866 ts_tablet_manager.cc:1434] T 4a6ff01bfb8f43aa864ea772e403e344 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 14:55:00.163851 27866 tablet_bootstrap.cc:492] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:00.165700 27864 tablet_bootstrap.cc:654] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.170665 27865 tablet_bootstrap.cc:492] T cefaab4a008a406aadd8aae4658ecb2e P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:00.171113 27865 ts_tablet_manager.cc:1403] T cefaab4a008a406aadd8aae4658ecb2e P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.054s	user 0.041s	sys 0.008s
I20260709 14:55:00.171363 27866 tablet_bootstrap.cc:654] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.174558 27924 raft_consensus.cc:493] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.173591 27865 raft_consensus.cc:359] T cefaab4a008a406aadd8aae4658ecb2e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.175324 27865 raft_consensus.cc:385] T cefaab4a008a406aadd8aae4658ecb2e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.175040 27924 raft_consensus.cc:515] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.175488 28008 consensus_queue.cc:1048] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.177239 27924 leader_election.cc:290] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:00.177500 27864 tablet_bootstrap.cc:492] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:00.177955 27864 ts_tablet_manager.cc:1403] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.001s
I20260709 14:55:00.179647 27672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aebfb277036049c4a2a30892467ff5fc" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:00.180254 27672 raft_consensus.cc:2468] T aebfb277036049c4a2a30892467ff5fc P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:55:00.180563 27864 raft_consensus.cc:359] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.181221 27864 raft_consensus.cc:385] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.181475 27864 raft_consensus.cc:740] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.182077 27864 consensus_queue.cc:260] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.184059 27864 ts_tablet_manager.cc:1434] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:00.184878 27864 tablet_bootstrap.cc:492] T aebfb277036049c4a2a30892467ff5fc P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:00.186234 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aebfb277036049c4a2a30892467ff5fc" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:00.175594 27865 raft_consensus.cc:740] T cefaab4a008a406aadd8aae4658ecb2e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.187763 27865 consensus_queue.cc:260] T cefaab4a008a406aadd8aae4658ecb2e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.190136 27865 ts_tablet_manager.cc:1434] T cefaab4a008a406aadd8aae4658ecb2e P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:55:00.190591 27864 tablet_bootstrap.cc:654] T aebfb277036049c4a2a30892467ff5fc P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.191226 27865 tablet_bootstrap.cc:492] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:55:00.194317 27715 leader_election.cc:304] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:55:00.197258 28008 raft_consensus.cc:2804] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:00.197705 28008 raft_consensus.cc:493] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:00.198067 28008 raft_consensus.cc:3060] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.199362 27865 tablet_bootstrap.cc:654] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:00.199028 27715 leader_election.cc:343] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.201159 27866 tablet_bootstrap.cc:492] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:00.203677 27866 ts_tablet_manager.cc:1403] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.020s
I20260709 14:55:00.206576 27866 raft_consensus.cc:359] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.207315 27866 raft_consensus.cc:385] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.207607 27866 raft_consensus.cc:740] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.209210 28032 raft_consensus.cc:493] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.209805 28032 raft_consensus.cc:515] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.217352 28051 raft_consensus.cc:515] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.220914 27672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6ff01bfb8f43aa864ea772e403e344" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:00.221675 27672 raft_consensus.cc:2468] T 4a6ff01bfb8f43aa864ea772e403e344 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:55:00.208346 27866 consensus_queue.cc:260] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.223034 27789 leader_election.cc:304] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:55:00.223618 28051 leader_election.cc:290] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:00.223882 27927 raft_consensus.cc:2804] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:00.224255 27927 raft_consensus.cc:493] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:00.224609 27927 raft_consensus.cc:3060] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.225531 27864 tablet_bootstrap.cc:492] T aebfb277036049c4a2a30892467ff5fc P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:00.226003 27864 ts_tablet_manager.cc:1403] T aebfb277036049c4a2a30892467ff5fc P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.041s	user 0.027s	sys 0.011s
I20260709 14:55:00.226207 27866 ts_tablet_manager.cc:1434] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:55:00.227268 27866 tablet_bootstrap.cc:492] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:00.231379 27927 raft_consensus.cc:515] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.234134 27866 tablet_bootstrap.cc:654] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.235191 28008 raft_consensus.cc:515] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.228705 27864 raft_consensus.cc:359] T aebfb277036049c4a2a30892467ff5fc P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.238891 27864 raft_consensus.cc:385] T aebfb277036049c4a2a30892467ff5fc P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.239202 27864 raft_consensus.cc:740] T aebfb277036049c4a2a30892467ff5fc P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.241267 27820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfa314dfccd4b858f038885e5922622" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:55:00.241993 27820 raft_consensus.cc:3060] T 2cfa314dfccd4b858f038885e5922622 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.250898 27820 raft_consensus.cc:2468] T 2cfa314dfccd4b858f038885e5922622 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:55:00.253281 27672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfa314dfccd4b858f038885e5922622" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:55:00.253965 27672 raft_consensus.cc:3060] T 2cfa314dfccd4b858f038885e5922622 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.257858 27715 leader_election.cc:304] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:55:00.258710 28051 raft_consensus.cc:2804] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:00.259212 28051 raft_consensus.cc:697] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:55:00.260058 28051 consensus_queue.cc:237] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.261502 27866 tablet_bootstrap.cc:492] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:00.261744 28100 raft_consensus.cc:493] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.262126 27866 ts_tablet_manager.cc:1403] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.001s
I20260709 14:55:00.262339 28100 raft_consensus.cc:515] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.265969 27820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "307e0bd71ee54641b7d788c49815ac75" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:00.266706 27820 raft_consensus.cc:2468] T 307e0bd71ee54641b7d788c49815ac75 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:55:00.264657 28100 leader_election.cc:290] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:00.265326 27866 raft_consensus.cc:359] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.268787 27866 raft_consensus.cc:385] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.268036 27640 leader_election.cc:304] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:55:00.269644 28100 raft_consensus.cc:2804] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:00.269260 27866 raft_consensus.cc:740] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.270150 28100 raft_consensus.cc:493] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:00.270821 27866 consensus_queue.cc:260] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.272753 28100 raft_consensus.cc:3060] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.273346 27866 ts_tablet_manager.cc:1434] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:55:00.274586 27866 tablet_bootstrap.cc:492] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:00.276595 27864 consensus_queue.cc:260] T aebfb277036049c4a2a30892467ff5fc P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.281270 27866 tablet_bootstrap.cc:654] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.284780 27864 ts_tablet_manager.cc:1434] T aebfb277036049c4a2a30892467ff5fc P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.002s
I20260709 14:55:00.292929 27864 tablet_bootstrap.cc:492] T cefaab4a008a406aadd8aae4658ecb2e P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:00.296236 27866 tablet_bootstrap.cc:492] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:00.297107 27866 ts_tablet_manager.cc:1403] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260709 14:55:00.301169 27866 raft_consensus.cc:359] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.302137 27866 raft_consensus.cc:385] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.302502 27866 raft_consensus.cc:740] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.303206 27866 consensus_queue.cc:260] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.304965 27866 ts_tablet_manager.cc:1434] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:00.307772 27866 tablet_bootstrap.cc:492] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:00.309537 28032 leader_election.cc:290] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:00.310972 27864 tablet_bootstrap.cc:654] T cefaab4a008a406aadd8aae4658ecb2e P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.313783 27866 tablet_bootstrap.cc:654] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.317930 28100 raft_consensus.cc:515] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.321156 27820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "307e0bd71ee54641b7d788c49815ac75" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:55:00.321753 27820 raft_consensus.cc:3060] T 307e0bd71ee54641b7d788c49815ac75 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.327943 27866 tablet_bootstrap.cc:492] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:00.328447 27864 tablet_bootstrap.cc:492] T cefaab4a008a406aadd8aae4658ecb2e P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:00.328595 27866 ts_tablet_manager.cc:1403] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.002s
I20260709 14:55:00.328933 27864 ts_tablet_manager.cc:1403] T cefaab4a008a406aadd8aae4658ecb2e P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260709 14:55:00.329164 27820 raft_consensus.cc:2468] T 307e0bd71ee54641b7d788c49815ac75 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:55:00.331815 27864 raft_consensus.cc:359] T cefaab4a008a406aadd8aae4658ecb2e P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.332518 27864 raft_consensus.cc:385] T cefaab4a008a406aadd8aae4658ecb2e P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.332823 27864 raft_consensus.cc:740] T cefaab4a008a406aadd8aae4658ecb2e P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.333613 27866 raft_consensus.cc:359] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.334414 27866 raft_consensus.cc:385] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.334738 27866 raft_consensus.cc:740] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.335435 27866 consensus_queue.cc:260] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.333482 27864 consensus_queue.cc:260] T cefaab4a008a406aadd8aae4658ecb2e P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.337160 27866 ts_tablet_manager.cc:1434] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:00.338548 27866 tablet_bootstrap.cc:492] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:00.338804 27864 ts_tablet_manager.cc:1434] T cefaab4a008a406aadd8aae4658ecb2e P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:00.343056 27864 tablet_bootstrap.cc:492] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:00.344794 27866 tablet_bootstrap.cc:654] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.346668 27898 raft_consensus.cc:493] T 307e0bd71ee54641b7d788c49815ac75 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.347208 27898 raft_consensus.cc:515] T 307e0bd71ee54641b7d788c49815ac75 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.350452 27898 leader_election.cc:290] T 307e0bd71ee54641b7d788c49815ac75 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:00.350996 27864 tablet_bootstrap.cc:654] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.351691 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "307e0bd71ee54641b7d788c49815ac75" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:00.355787 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6ff01bfb8f43aa864ea772e403e344" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:55:00.356251 27673 raft_consensus.cc:2393] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaaaf4fb748f4f8888691c6ac24b9528 in current term 1: Already voted for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in this term.
I20260709 14:55:00.356503 27674 raft_consensus.cc:3060] T 4a6ff01bfb8f43aa864ea772e403e344 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.333401 27640 leader_election.cc:304] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
W20260709 14:55:00.346829 27621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:00.363284 27908 raft_consensus.cc:2804] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:00.363826 27864 tablet_bootstrap.cc:492] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:00.363785 27908 raft_consensus.cc:697] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:55:00.364746 27908 consensus_queue.cc:237] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.368147 27864 ts_tablet_manager.cc:1403] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.003s
I20260709 14:55:00.370834 27674 raft_consensus.cc:2468] T 4a6ff01bfb8f43aa864ea772e403e344 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:55:00.370786 27864 raft_consensus.cc:359] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.372746 27864 raft_consensus.cc:385] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.373083 27864 raft_consensus.cc:740] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.373883 27864 consensus_queue.cc:260] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.377174 27789 leader_election.cc:304] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:55:00.377628 27864 ts_tablet_manager.cc:1434] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 14:55:00.378017 28037 raft_consensus.cc:2804] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:00.378494 28037 raft_consensus.cc:697] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Becoming Leader. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Running, Role: LEADER
I20260709 14:55:00.378907 27864 tablet_bootstrap.cc:492] T 68f938edcb854ad1b809d1cf5eddf80c P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:00.379288 28037 consensus_queue.cc:237] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.383129 27866 tablet_bootstrap.cc:492] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:00.383656 27866 ts_tablet_manager.cc:1403] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.000s
I20260709 14:55:00.385727 27864 tablet_bootstrap.cc:654] T 68f938edcb854ad1b809d1cf5eddf80c P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.386408 27866 raft_consensus.cc:359] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.387147 27866 raft_consensus.cc:385] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.387410 27866 raft_consensus.cc:740] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.388054 27866 consensus_queue.cc:260] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.394524 27866 ts_tablet_manager.cc:1434] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.003s
I20260709 14:55:00.395385 27866 tablet_bootstrap.cc:492] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:00.397112 27927 leader_election.cc:290] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:00.397354 27864 tablet_bootstrap.cc:492] T 68f938edcb854ad1b809d1cf5eddf80c P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:00.397974 27864 ts_tablet_manager.cc:1403] T 68f938edcb854ad1b809d1cf5eddf80c P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 14:55:00.401278 27864 raft_consensus.cc:359] T 68f938edcb854ad1b809d1cf5eddf80c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.403256 27864 raft_consensus.cc:385] T 68f938edcb854ad1b809d1cf5eddf80c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.403611 27864 raft_consensus.cc:740] T 68f938edcb854ad1b809d1cf5eddf80c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.405321 27864 consensus_queue.cc:260] T 68f938edcb854ad1b809d1cf5eddf80c P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.350961 27898 raft_consensus.cc:493] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.409320 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "307e0bd71ee54641b7d788c49815ac75" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:00.410081 27866 tablet_bootstrap.cc:654] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.413847 27824 raft_consensus.cc:2393] T 307e0bd71ee54641b7d788c49815ac75 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaaaf4fb748f4f8888691c6ac24b9528 in current term 1: Already voted for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in this term.
I20260709 14:55:00.410964 27864 ts_tablet_manager.cc:1434] T 68f938edcb854ad1b809d1cf5eddf80c P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:55:00.415206 27864 tablet_bootstrap.cc:492] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:00.418949 28100 leader_election.cc:290] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:00.420161 27898 raft_consensus.cc:515] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.447726 28135 raft_consensus.cc:493] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.448376 28135 raft_consensus.cc:515] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.453397 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefaab4a008a406aadd8aae4658ecb2e" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:00.454106 27675 raft_consensus.cc:2468] T cefaab4a008a406aadd8aae4658ecb2e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:55:00.461771 28135 leader_election.cc:290] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:00.462987 27715 leader_election.cc:304] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:55:00.463861 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aebfb277036049c4a2a30892467ff5fc" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:55:00.464450 27674 raft_consensus.cc:3060] T aebfb277036049c4a2a30892467ff5fc P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.467173 27715 leader_election.cc:304] T 307e0bd71ee54641b7d788c49815ac75 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:00.469645 27924 raft_consensus.cc:2804] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:00.471074 27924 raft_consensus.cc:493] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:00.471449 27924 raft_consensus.cc:3060] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.472766 27674 raft_consensus.cc:2468] T aebfb277036049c4a2a30892467ff5fc P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:55:00.473834 27715 leader_election.cc:304] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:55:00.462848 27908 consensus_queue.cc:1048] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:55:00.475164 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f938edcb854ad1b809d1cf5eddf80c" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:00.474942 28134 raft_consensus.cc:3060] T 307e0bd71ee54641b7d788c49815ac75 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.483554 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f938edcb854ad1b809d1cf5eddf80c" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:00.484126 27823 raft_consensus.cc:2468] T 68f938edcb854ad1b809d1cf5eddf80c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:55:00.484207 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aebfb277036049c4a2a30892467ff5fc" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:55:00.484484 27824 raft_consensus.cc:3060] T 5442402d7cad4efaadbc613c987bcd21 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.484833 27819 raft_consensus.cc:3060] T aebfb277036049c4a2a30892467ff5fc P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.483496 27898 leader_election.cc:290] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:00.488097 27672 raft_consensus.cc:2468] T 2cfa314dfccd4b858f038885e5922622 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:55:00.473909 28008 leader_election.cc:290] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:00.493955 27819 raft_consensus.cc:2468] T aebfb277036049c4a2a30892467ff5fc P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:55:00.497023 27715 leader_election.cc:304] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:55:00.497575 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefaab4a008a406aadd8aae4658ecb2e" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
W20260709 14:55:00.498091 27715 leader_election.cc:343] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.498171 27823 raft_consensus.cc:2468] T cefaab4a008a406aadd8aae4658ecb2e P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:55:00.499559 28008 raft_consensus.cc:493] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.499718 28131 raft_consensus.cc:2804] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:00.500120 28131 raft_consensus.cc:493] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:00.500038 28008 raft_consensus.cc:515] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.500524 28131 raft_consensus.cc:3060] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.501516 28135 raft_consensus.cc:2804] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:00.509822 28135 raft_consensus.cc:697] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:55:00.510505 28100 consensus_queue.cc:1048] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.510670 28135 consensus_queue.cc:237] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.515412 28032 raft_consensus.cc:493] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.515931 28032 raft_consensus.cc:515] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.516583 27924 raft_consensus.cc:515] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.534804 28134 raft_consensus.cc:2749] T 307e0bd71ee54641b7d788c49815ac75 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:00.535723 28032 leader_election.cc:290] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:00.537743 27924 leader_election.cc:290] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:00.545089 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3598aa8e1d4d03ae714f42ff1cfc7c" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:00.545830 27675 raft_consensus.cc:2468] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:55:00.546984 27789 leader_election.cc:304] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:55:00.550583 27927 raft_consensus.cc:2804] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:00.551584 27927 raft_consensus.cc:493] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:00.539191 28131 raft_consensus.cc:515] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.552731 27927 raft_consensus.cc:3060] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.566570 27570 catalog_manager.cc:5697] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.561822 27569 catalog_manager.cc:5697] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 764ca31b32814284b36d06b05f6180d9 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "764ca31b32814284b36d06b05f6180d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:00.600281 27917 raft_consensus.cc:493] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:00.615988 27715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:33931, user_credentials={real_user=slave}} blocked reactor thread for 95104.5us
I20260709 14:55:00.615128 28134 raft_consensus.cc:493] T 4a6ff01bfb8f43aa864ea772e403e344 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.635150 27672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a42cf24dcf41c9a147c527fef564ea" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:00.636641 27866 tablet_bootstrap.cc:492] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:00.637130 27866 ts_tablet_manager.cc:1403] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.242s	user 0.031s	sys 0.017s
I20260709 14:55:00.633067 28134 raft_consensus.cc:515] T 4a6ff01bfb8f43aa864ea772e403e344 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.638876 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefaab4a008a406aadd8aae4658ecb2e" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:55:00.639192 27865 tablet_bootstrap.cc:492] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:00.639350 27674 raft_consensus.cc:3060] T cefaab4a008a406aadd8aae4658ecb2e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.639654 27865 ts_tablet_manager.cc:1403] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.449s	user 0.134s	sys 0.098s
I20260709 14:55:00.640436 28137 consensus_queue.cc:1048] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:00.642968 27864 tablet_bootstrap.cc:654] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.621366 27917 raft_consensus.cc:515] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
W20260709 14:55:00.648842 27715 leader_election.cc:343] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.641077 28134 leader_election.cc:290] T 4a6ff01bfb8f43aa864ea772e403e344 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:00.643873 28008 leader_election.cc:290] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:00.653962 27671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6ff01bfb8f43aa864ea772e403e344" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:00.662113 27572 catalog_manager.cc:5697] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 1 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.670403 27674 raft_consensus.cc:2468] T cefaab4a008a406aadd8aae4658ecb2e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:55:00.671660 27715 leader_election.cc:304] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:55:00.670127 27672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f938edcb854ad1b809d1cf5eddf80c" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:55:00.676054 28134 raft_consensus.cc:2804] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:00.685200 28131 leader_election.cc:290] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:00.681244 27671 raft_consensus.cc:2393] T 4a6ff01bfb8f43aa864ea772e403e344 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaaaf4fb748f4f8888691c6ac24b9528 in current term 1: Already voted for candidate 764ca31b32814284b36d06b05f6180d9 in this term.
I20260709 14:55:00.691198 28134 raft_consensus.cc:697] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:55:00.692109 28134 consensus_queue.cc:237] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.693427 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "307e0bd71ee54641b7d788c49815ac75" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:55:00.688246 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefaab4a008a406aadd8aae4658ecb2e" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
W20260709 14:55:00.813268 27715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:45177, user_credentials={real_user=slave}} blocked reactor thread for 109430us
I20260709 14:55:00.815629 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6ff01bfb8f43aa864ea772e403e344" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:00.820282 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3598aa8e1d4d03ae714f42ff1cfc7c" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:00.820968 27748 raft_consensus.cc:2468] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:55:00.821923 27748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6ff01bfb8f43aa864ea772e403e344" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:55:00.822037 28037 consensus_queue.cc:1048] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.822461 27748 raft_consensus.cc:3060] T 4a6ff01bfb8f43aa864ea772e403e344 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.825384 27865 raft_consensus.cc:359] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.826584 27865 raft_consensus.cc:385] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.826835 27865 raft_consensus.cc:740] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
W20260709 14:55:00.751745 28139 log.cc:927] Time spent T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 14:55:00.734148 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28b65f8d2744d5381896ee4355715d4" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:00.706881 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "307e0bd71ee54641b7d788c49815ac75" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:00.834980 27864 tablet_bootstrap.cc:492] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:00.829232 27917 leader_election.cc:290] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:00.836439 27864 ts_tablet_manager.cc:1403] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.421s	user 0.038s	sys 0.036s
I20260709 14:55:00.837779 27866 raft_consensus.cc:359] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.841346 27865 consensus_queue.cc:260] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.827790 27819 raft_consensus.cc:3060] T cefaab4a008a406aadd8aae4658ecb2e P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.843763 27866 raft_consensus.cc:385] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.845182 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a42cf24dcf41c9a147c527fef564ea" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:00.845597 27866 raft_consensus.cc:740] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.773964 27927 raft_consensus.cc:515] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.846235 27866 consensus_queue.cc:260] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.852486 27865 ts_tablet_manager.cc:1434] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.213s	user 0.014s	sys 0.009s
I20260709 14:55:00.861441 27747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6ff01bfb8f43aa864ea772e403e344" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:00.863312 27821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f938edcb854ad1b809d1cf5eddf80c" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:55:00.863845 27821 raft_consensus.cc:3060] T 68f938edcb854ad1b809d1cf5eddf80c P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:00.863162 27789 leader_election.cc:343] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.873683 27924 raft_consensus.cc:493] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.877008 27924 raft_consensus.cc:515] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.878423 27750 raft_consensus.cc:2468] T 307e0bd71ee54641b7d788c49815ac75 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:55:00.884277 27866 ts_tablet_manager.cc:1434] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.247s	user 0.004s	sys 0.009s
I20260709 14:55:00.886332 27819 raft_consensus.cc:2468] T cefaab4a008a406aadd8aae4658ecb2e P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:55:00.901551 27864 raft_consensus.cc:359] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.902381 27864 raft_consensus.cc:385] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.902748 27864 raft_consensus.cc:740] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
W20260709 14:55:00.905319 27638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:34873, user_credentials={real_user=slave}} blocked reactor thread for 48361.9us
I20260709 14:55:00.905328 27864 consensus_queue.cc:260] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.912933 28131 raft_consensus.cc:493] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.913616 28131 raft_consensus.cc:515] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.913120 27865 tablet_bootstrap.cc:492] T 64a42cf24dcf41c9a147c527fef564ea P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:55:00.922405 27864 ts_tablet_manager.cc:1434] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.079s	user 0.004s	sys 0.002s
I20260709 14:55:00.923626 27864 tablet_bootstrap.cc:492] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:00.935786 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3598aa8e1d4d03ae714f42ff1cfc7c" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:55:00.936395 27674 raft_consensus.cc:3060] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.911543 27924 leader_election.cc:290] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:00.921449 28135 raft_consensus.cc:493] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.945430 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f357581570b4dbe9cea8277bd79abe0" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:00.951304 27821 raft_consensus.cc:2468] T 68f938edcb854ad1b809d1cf5eddf80c P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:55:00.931421 27927 leader_election.cc:290] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:00.962174 27674 raft_consensus.cc:2468] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:55:00.941913 28135 raft_consensus.cc:515] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:00.970975 27917 raft_consensus.cc:493] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.972309 27917 raft_consensus.cc:515] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
W20260709 14:55:00.954352 27640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:33931, user_credentials={real_user=slave}} blocked reactor thread for 57538.8us
W20260709 14:55:00.979137 27638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:34873, user_credentials={real_user=slave}} blocked reactor thread for 46925.1us
I20260709 14:55:00.983767 28144 consensus_queue.cc:1048] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:55:00.991902 27866 tablet_bootstrap.cc:492] T 88bb7af0fbba438fa7eb5046538da998 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
W20260709 14:55:01.005632 27715 leader_election.cc:343] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.979924 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f357581570b4dbe9cea8277bd79abe0" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:01.013614 27865 tablet_bootstrap.cc:654] T 64a42cf24dcf41c9a147c527fef564ea P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.015369 28158 consensus_queue.cc:1048] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 14:55:01.019138 28151 log.cc:927] Time spent T f2b95c5e712e4aacb6d08b01e537c429 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 14:55:01.021517 27668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28b65f8d2744d5381896ee4355715d4" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:01.022487 27747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28b65f8d2744d5381896ee4355715d4" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:01.023137 27747 raft_consensus.cc:2468] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:55:01.024518 27917 leader_election.cc:290] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:01.010694 28008 consensus_queue.cc:1048] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:55:01.027199 27789 leader_election.cc:304] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:55:01.020928 27748 raft_consensus.cc:2468] T 4a6ff01bfb8f43aa864ea772e403e344 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:55:01.031167 27927 raft_consensus.cc:2804] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:01.035470 27864 tablet_bootstrap.cc:654] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:01.036763 27640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:33931, user_credentials={real_user=slave}} blocked reactor thread for 57374.3us
I20260709 14:55:01.038297 27747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3598aa8e1d4d03ae714f42ff1cfc7c" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:55:01.038975 28131 leader_election.cc:290] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:01.039754 27927 raft_consensus.cc:697] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Becoming Leader. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Running, Role: LEADER
I20260709 14:55:01.040733 27927 consensus_queue.cc:237] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.042860 27823 raft_consensus.cc:2468] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:55:01.038915 27747 raft_consensus.cc:3060] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:01.051314 27715 leader_election.cc:343] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:01.052453 27715 leader_election.cc:343] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.018074 28154 consensus_queue.cc:1048] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.075s
I20260709 14:55:01.038930 27871 consensus_queue.cc:1048] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:55:01.058059 27715 leader_election.cc:304] T 4a6ff01bfb8f43aa864ea772e403e344 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:01.060972 28137 raft_consensus.cc:2749] T 4a6ff01bfb8f43aa864ea772e403e344 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:01.050132 28131 consensus_queue.cc:1048] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
W20260709 14:55:01.137413 27787 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:34873, user_credentials={real_user=slave}} blocked reactor thread for 88540.5us
I20260709 14:55:01.049629 28160 consensus_queue.cc:1048] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:55:01.147742 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b0ba93dac4f189b74f2349e93ae9a" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:01.144847 27715 leader_election.cc:304] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d
I20260709 14:55:01.150880 27787 leader_election.cc:304] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [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: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d
I20260709 14:55:01.153973 28137 raft_consensus.cc:2804] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:01.156994 28032 raft_consensus.cc:2804] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:01.196822 27865 tablet_bootstrap.cc:492] T 64a42cf24dcf41c9a147c527fef564ea P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:01.197351 27865 ts_tablet_manager.cc:1403] T 64a42cf24dcf41c9a147c527fef564ea P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.284s	user 0.025s	sys 0.017s
I20260709 14:55:01.191735 28165 consensus_queue.cc:1048] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 14:55:01.199231 27865 raft_consensus.cc:359] T 64a42cf24dcf41c9a147c527fef564ea P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.200960 27865 raft_consensus.cc:385] T 64a42cf24dcf41c9a147c527fef564ea P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.201272 27865 raft_consensus.cc:740] T 64a42cf24dcf41c9a147c527fef564ea P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.181571 28032 raft_consensus.cc:493] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:01.180892 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a42cf24dcf41c9a147c527fef564ea" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
W20260709 14:55:01.203233 28159 log.cc:927] Time spent T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Append to log took a long time: real 0.152s	user 0.001s	sys 0.000s
I20260709 14:55:01.216915 27866 tablet_bootstrap.cc:654] T 88bb7af0fbba438fa7eb5046538da998 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.190461 28137 raft_consensus.cc:697] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:55:01.211792 27865 consensus_queue.cc:260] T 64a42cf24dcf41c9a147c527fef564ea P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.219527 28137 consensus_queue.cc:237] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.205211 28032 raft_consensus.cc:3060] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:01.222466 27787 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:34873, user_credentials={real_user=slave}} blocked reactor thread for 68092.7us
W20260709 14:55:01.225672 27715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:33931, user_credentials={real_user=slave}} blocked reactor thread for 73730.6us
W20260709 14:55:01.228839 27715 leader_election.cc:343] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.229413 27715 leader_election.cc:304] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:01.230499 27715 leader_election.cc:304] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [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: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d
I20260709 14:55:01.223115 27673 raft_consensus.cc:2468] T 64a42cf24dcf41c9a147c527fef564ea P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:55:01.232887 27865 ts_tablet_manager.cc:1434] T 64a42cf24dcf41c9a147c527fef564ea P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 14:55:01.234287 27865 tablet_bootstrap.cc:492] T 88bb7af0fbba438fa7eb5046538da998 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
W20260709 14:55:01.227424 27789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:45177, user_credentials={real_user=slave}} blocked reactor thread for 177028us
I20260709 14:55:01.231089 28131 raft_consensus.cc:2749] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:01.264653 28162 raft_consensus.cc:2804] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:01.265209 28162 raft_consensus.cc:493] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:01.238796 28169 consensus_queue.cc:1048] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 14:55:01.265563 28162 raft_consensus.cc:3060] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.278936 27816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b0ba93dac4f189b74f2349e93ae9a" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:01.282330 28032 raft_consensus.cc:515] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.285384 27747 raft_consensus.cc:2468] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:55:01.303812 27866 tablet_bootstrap.cc:492] T 88bb7af0fbba438fa7eb5046538da998 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:01.304515 27866 ts_tablet_manager.cc:1403] T 88bb7af0fbba438fa7eb5046538da998 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.313s	user 0.025s	sys 0.011s
I20260709 14:55:01.326268 27866 raft_consensus.cc:359] T 88bb7af0fbba438fa7eb5046538da998 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.327412 27866 raft_consensus.cc:385] T 88bb7af0fbba438fa7eb5046538da998 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.327656 27866 raft_consensus.cc:740] T 88bb7af0fbba438fa7eb5046538da998 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.328162 27866 consensus_queue.cc:260] T 88bb7af0fbba438fa7eb5046538da998 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.335217 27866 ts_tablet_manager.cc:1434] T 88bb7af0fbba438fa7eb5046538da998 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 14:55:01.341737 28032 leader_election.cc:290] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:01.333289 28162 raft_consensus.cc:515] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.356259 28162 leader_election.cc:290] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:01.413384 27746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a42cf24dcf41c9a147c527fef564ea" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:01.422801 27746 raft_consensus.cc:2393] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 764ca31b32814284b36d06b05f6180d9 in current term 1: Already voted for candidate eaaaf4fb748f4f8888691c6ac24b9528 in this term.
I20260709 14:55:01.415203 27743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28b65f8d2744d5381896ee4355715d4" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:55:01.423633 27743 raft_consensus.cc:3060] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.427973 28182 consensus_queue.cc:1048] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:01.416724 27864 tablet_bootstrap.cc:492] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:01.419832 27866 tablet_bootstrap.cc:492] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:01.429035 27864 ts_tablet_manager.cc:1403] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.506s	user 0.017s	sys 0.003s
I20260709 14:55:01.367812 28032 consensus_queue.cc:1048] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:55:01.433578 27715 leader_election.cc:343] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.431743 27864 raft_consensus.cc:359] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.436146 27864 raft_consensus.cc:385] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.436606 27864 raft_consensus.cc:740] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.437829 27865 tablet_bootstrap.cc:654] T 88bb7af0fbba438fa7eb5046538da998 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.440482 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a42cf24dcf41c9a147c527fef564ea" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
W20260709 14:55:01.442222 27715 leader_election.cc:343] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.442647 27715 leader_election.cc:304] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:01.435176 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28b65f8d2744d5381896ee4355715d4" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:01.435428 28158 raft_consensus.cc:493] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.448009 27864 consensus_queue.cc:260] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.452646 27945 consensus_queue.cc:1048] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:01.457099 27866 tablet_bootstrap.cc:654] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.450517 28008 raft_consensus.cc:2749] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:01.463529 27819 raft_consensus.cc:2393] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaaaf4fb748f4f8888691c6ac24b9528 in current term 1: Already voted for candidate 764ca31b32814284b36d06b05f6180d9 in this term.
I20260709 14:55:01.477429 27864 ts_tablet_manager.cc:1434] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 14:55:01.461058 28158 raft_consensus.cc:515] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.492959 27743 raft_consensus.cc:2468] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:55:01.507411 28135 leader_election.cc:290] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:01.507664 27673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28b65f8d2744d5381896ee4355715d4" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:55:01.515051 27865 tablet_bootstrap.cc:492] T 88bb7af0fbba438fa7eb5046538da998 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:01.515586 27865 ts_tablet_manager.cc:1403] T 88bb7af0fbba438fa7eb5046538da998 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.281s	user 0.011s	sys 0.005s
W20260709 14:55:01.518174 27638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:34873, user_credentials={real_user=slave}} blocked reactor thread for 80231us
I20260709 14:55:01.524962 28158 leader_election.cc:290] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:01.521605 27789 leader_election.cc:304] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:55:01.533782 28167 raft_consensus.cc:2804] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:01.534209 28167 raft_consensus.cc:493] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:01.534524 28167 raft_consensus.cc:3060] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:01.540735 27789 leader_election.cc:343] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.548370 27741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526439119e8541b38afe6bf73623e2fa" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
W20260709 14:55:01.574396 27638 leader_election.cc:343] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.582882 27866 tablet_bootstrap.cc:492] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:01.583387 27866 ts_tablet_manager.cc:1403] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.164s	user 0.009s	sys 0.010s
I20260709 14:55:01.585923 27866 raft_consensus.cc:359] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.586587 27866 raft_consensus.cc:385] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.586839 27866 raft_consensus.cc:740] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.587008 27865 raft_consensus.cc:359] T 88bb7af0fbba438fa7eb5046538da998 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.587482 27866 consensus_queue.cc:260] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.587868 27865 raft_consensus.cc:385] T 88bb7af0fbba438fa7eb5046538da998 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.589314 27865 raft_consensus.cc:740] T 88bb7af0fbba438fa7eb5046538da998 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.590291 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a42cf24dcf41c9a147c527fef564ea" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:55:01.589826 27787 leader_election.cc:304] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d
I20260709 14:55:01.593461 27864 tablet_bootstrap.cc:492] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
W20260709 14:55:01.603988 27715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:33931, user_credentials={real_user=slave}} blocked reactor thread for 154828us
I20260709 14:55:01.610610 27865 consensus_queue.cc:260] T 88bb7af0fbba438fa7eb5046538da998 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.588620 28167 raft_consensus.cc:515] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.625456 28137 consensus_queue.cc:1048] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:01.609309 28182 raft_consensus.cc:2804] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:01.640127 27715 leader_election.cc:304] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:01.663015 27924 raft_consensus.cc:2749] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:01.664552 27787 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:34873, user_credentials={real_user=slave}} blocked reactor thread for 74794.5us
I20260709 14:55:01.673062 27866 ts_tablet_manager.cc:1434] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.003s
I20260709 14:55:01.673825 27866 tablet_bootstrap.cc:492] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:01.666796 27572 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43094 (request call id 81) took 1019 ms. Trace:
I20260709 14:55:01.681738 27570 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43098 (request call id 84) took 1184 ms. Trace:
I20260709 14:55:01.660377 28182 raft_consensus.cc:697] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Becoming Leader. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Running, Role: LEADER
I20260709 14:55:01.666949 27569 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43106 (request call id 77) took 1127 ms. Trace:
I20260709 14:55:01.685428 27824 raft_consensus.cc:2393] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eaaaf4fb748f4f8888691c6ac24b9528 in current term 1: Already voted for candidate 764ca31b32814284b36d06b05f6180d9 in this term.
I20260709 14:55:01.695824 27865 ts_tablet_manager.cc:1434] T 88bb7af0fbba438fa7eb5046538da998 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.180s	user 0.010s	sys 0.001s
I20260709 14:55:01.773105 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a42cf24dcf41c9a147c527fef564ea" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:55:01.773924 27749 raft_consensus.cc:2393] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 764ca31b32814284b36d06b05f6180d9 in current term 1: Already voted for candidate eaaaf4fb748f4f8888691c6ac24b9528 in this term.
I20260709 14:55:01.781677 27715 leader_election.cc:304] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [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: eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:01.785657 27824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526439119e8541b38afe6bf73623e2fa" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:01.683579 27570 rpcz_store.cc:276] 0709 14:55:00.497178 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:00.497357 (+   179us) service_pool.cc:224] Handling call
0709 14:55:01.666450 (+1169093us) spinlock_profiling.cc:243] Waited 9.92 ms on lock 0x7b2400032918. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1c6f7d970 00007fd1c6f8aa8f 00007fd1cfd8fe14 00007fd1ce2502a4 00007fd1ce250232 00007fd1ce250161 00007fd1ce2500dc
0709 14:55:01.681671 (+ 15221us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:00.658263 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:00.658794 (+   531us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:00.658821 (+    27us) write_op.cc:435] Acquired schema lock
0709 14:55:00.658838 (+    17us) tablet.cc:662] Decoding operations
0709 14:55:00.659137 (+   299us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:00.659182 (+    45us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:00.659208 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:55:00.659371 (+   163us) tablet.cc:701] Row locks acquired
0709 14:55:00.659387 (+    16us) write_op.cc:260] PREPARE: finished
0709 14:55:00.659515 (+   128us) write_op.cc:270] Start()
0709 14:55:00.659609 (+    94us) write_op.cc:276] Timestamp: P: 1783608900659476 usec, L: 0
0709 14:55:00.659628 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 14:55:00.687994 (+ 28366us) log.cc:844] Serialized 537 byte log entry
0709 14:55:00.844409 (+156415us) op_driver.cc:464] REPLICATION: finished
0709 14:55:00.922400 (+ 77991us) write_op.cc:301] APPLY: starting
0709 14:55:00.931816 (+  9416us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:00.938273 (+  6457us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:00.942554 (+  4281us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:00.942784 (+   230us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:00.942936 (+   152us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:55:00.942997 (+    61us) write_op.cc:312] APPLY: finished
0709 14:55:00.943214 (+   217us) log.cc:844] Serialized 22 byte log entry
0709 14:55:00.943376 (+   162us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:00.943439 (+    63us) write_op.cc:454] Released schema lock
0709 14:55:00.943471 (+    32us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:00.943743 (+   272us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:00.943766 (+    23us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":282955,"reported_tablets":15,"spinlock_wait_cycles":22820096,"child_traces":[["op",{"apply.queue_time_us":63019,"apply.run_cpu_time_us":1734,"apply.run_wall_time_us":29524,"num_ops":1,"prepare.queue_time_us":66225,"prepare.run_cpu_time_us":2698,"prepare.run_wall_time_us":39358,"replication_time_us":174405,"thread_start_us":82133,"threads_started":2}]]}
I20260709 14:55:01.715965 28051 consensus_queue.cc:1048] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.072s
I20260709 14:55:01.750424 28167 leader_election.cc:290] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
W20260709 14:55:01.796841 27621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:01.749251 28134 consensus_queue.cc:1048] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.045s
I20260709 14:55:01.798939 28169 raft_consensus.cc:493] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.799079 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a42cf24dcf41c9a147c527fef564ea" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:55:01.782935 28137 raft_consensus.cc:2749] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:01.788830 28037 raft_consensus.cc:493] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.811553 28037 raft_consensus.cc:515] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.763599 28182 consensus_queue.cc:237] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.682865 27572 rpcz_store.cc:276] 0709 14:55:00.652975 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:00.654515 (+  1540us) service_pool.cc:224] Handling call
0709 14:55:01.664841 (+1010326us) spinlock_profiling.cc:243] Waited 8.83 ms on lock 0x7b2400032918. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1c6f7d970 00007fd1c6f8aa8f 00007fd1cfd8fe14 00007fd1ce2502a4 00007fd1ce250232 00007fd1ce250161 00007fd1ce2500dc
0709 14:55:01.666729 (+  1888us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:01.059412 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:01.181502 (+122090us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:01.187237 (+  5735us) write_op.cc:435] Acquired schema lock
0709 14:55:01.188775 (+  1538us) tablet.cc:662] Decoding operations
0709 14:55:01.203827 (+ 15052us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:01.203893 (+    66us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:01.203918 (+    25us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:55:01.204130 (+   212us) tablet.cc:701] Row locks acquired
0709 14:55:01.204144 (+    14us) write_op.cc:260] PREPARE: finished
0709 14:55:01.204294 (+   150us) write_op.cc:270] Start()
0709 14:55:01.204423 (+   129us) write_op.cc:276] Timestamp: P: 1783608901204248 usec, L: 0
0709 14:55:01.204443 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:55:01.211473 (+  7030us) log.cc:844] Serialized 537 byte log entry
0709 14:55:01.214132 (+  2659us) op_driver.cc:464] REPLICATION: finished
0709 14:55:01.214542 (+   410us) write_op.cc:301] APPLY: starting
0709 14:55:01.214612 (+    70us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:01.214699 (+    87us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:01.215636 (+   937us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:01.225106 (+  9470us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:01.229244 (+  4138us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:55:01.232765 (+  3521us) write_op.cc:312] APPLY: finished
0709 14:55:01.241357 (+  8592us) log.cc:844] Serialized 22 byte log entry
0709 14:55:01.254272 (+ 12915us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:01.257297 (+  3025us) write_op.cc:454] Released schema lock
0709 14:55:01.258656 (+  1359us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:01.270059 (+ 11403us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:01.271637 (+  1578us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":308764,"reported_tablets":2,"spinlock_wait_cycles":20318080,"child_traces":[["op",{"apply.queue_time_us":222,"apply.run_cpu_time_us":2266,"apply.run_wall_time_us":49516,"num_ops":1,"prepare.queue_time_us":390904,"prepare.run_cpu_time_us":3013,"prepare.run_wall_time_us":156209,"replication_time_us":9573}]]}
I20260709 14:55:01.812287 28169 raft_consensus.cc:515] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.815019 28037 leader_election.cc:290] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:01.815713 27669 raft_consensus.cc:3060] T 64a42cf24dcf41c9a147c527fef564ea P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.825918 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88bb7af0fbba438fa7eb5046538da998" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:01.826541 27674 raft_consensus.cc:2468] T 88bb7af0fbba438fa7eb5046538da998 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:55:01.817062 28008 consensus_queue.cc:1048] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:55:01.828476 27866 tablet_bootstrap.cc:654] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.833279 27789 leader_election.cc:304] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:55:01.862741 28143 raft_consensus.cc:2804] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:01.863149 28143 raft_consensus.cc:493] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:01.865305 28143 raft_consensus.cc:3060] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.874984 28169 leader_election.cc:290] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:01.882689 27864 tablet_bootstrap.cc:654] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.900815 28143 raft_consensus.cc:515] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:01.904580 28143 leader_election.cc:290] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:01.910666 27864 tablet_bootstrap.cc:492] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:01.694043 27569 rpcz_store.cc:276] 0709 14:55:00.540580 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:00.540745 (+   165us) service_pool.cc:224] Handling call
0709 14:55:01.665669 (+1124924us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:00.718533 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:00.834977 (+116444us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:00.836735 (+  1758us) write_op.cc:435] Acquired schema lock
0709 14:55:00.836755 (+    20us) tablet.cc:662] Decoding operations
0709 14:55:00.854849 (+ 18094us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:00.856493 (+  1644us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:00.857452 (+   959us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:55:00.858837 (+  1385us) tablet.cc:701] Row locks acquired
0709 14:55:00.858852 (+    15us) write_op.cc:260] PREPARE: finished
0709 14:55:00.858988 (+   136us) write_op.cc:270] Start()
0709 14:55:00.859093 (+   105us) write_op.cc:276] Timestamp: P: 1783608900858944 usec, L: 0
0709 14:55:00.859109 (+    16us) op_driver.cc:348] REPLICATION: starting
0709 14:55:00.898677 (+ 39568us) log.cc:844] Serialized 537 byte log entry
0709 14:55:00.906369 (+  7692us) op_driver.cc:464] REPLICATION: finished
0709 14:55:00.944034 (+ 37665us) write_op.cc:301] APPLY: starting
0709 14:55:00.944094 (+    60us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:00.944180 (+    86us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:00.944268 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:00.944413 (+   145us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:00.944531 (+   118us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:55:00.944576 (+    45us) write_op.cc:312] APPLY: finished
0709 14:55:00.944745 (+   169us) log.cc:844] Serialized 22 byte log entry
0709 14:55:00.944861 (+   116us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:00.944919 (+    58us) write_op.cc:454] Released schema lock
0709 14:55:00.944947 (+    28us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:01.039129 (+ 94182us) spinlock_profiling.cc:243] Waited 33.8 ms on lock 0x7b5400312254. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ecde28 00007fd1cd908581 00007fd1cd907d58 00007fd1cd90c9f1 00007fd1cd90c9a9 00007fd1cd90c939 00007fd1cd90c901 00007fd1cd90bb2d 0000000000396ad4 0000000000396919
0709 14:55:01.048762 (+  9633us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:01.050007 (+  1245us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":419282,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":36062,"apply.run_cpu_time_us":1134,"apply.run_wall_time_us":1133,"mutex_wait_us":2172,"num_ops":1,"prepare.queue_time_us":97623,"prepare.run_cpu_time_us":6497,"prepare.run_wall_time_us":334139,"replication_time_us":42863,"spinlock_wait_cycles":77734656,"thread_start_us":48571,"threads_started":1}]]}
W20260709 14:55:01.945537 27640 leader_election.cc:343] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.946532 27640 leader_election.cc:304] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d; no voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:55:01.911209 27864 ts_tablet_manager.cc:1403] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.318s	user 0.012s	sys 0.001s
I20260709 14:55:01.960187 28161 raft_consensus.cc:2749] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:01.956938 27668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88bb7af0fbba438fa7eb5046538da998" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:55:01.968321 27668 raft_consensus.cc:3060] T 88bb7af0fbba438fa7eb5046538da998 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.973140 27669 raft_consensus.cc:2468] T 64a42cf24dcf41c9a147c527fef564ea P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:55:01.981729 27865 tablet_bootstrap.cc:492] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
W20260709 14:55:02.012987 27640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:33931, user_credentials={real_user=slave}} blocked reactor thread for 67738.6us
I20260709 14:55:02.037856 27671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f585eede98944347bbf701668bad7f43" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:02.013091 27864 raft_consensus.cc:359] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.039728 27864 raft_consensus.cc:385] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.040221 27864 raft_consensus.cc:740] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.041141 27864 consensus_queue.cc:260] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.045182 27742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88bb7af0fbba438fa7eb5046538da998" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:02.045702 27743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88bb7af0fbba438fa7eb5046538da998" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:55:02.046018 27742 raft_consensus.cc:2468] T 88bb7af0fbba438fa7eb5046538da998 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:55:02.049762 27864 ts_tablet_manager.cc:1434] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.098s	user 0.012s	sys 0.000s
I20260709 14:55:02.053356 27866 tablet_bootstrap.cc:492] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:02.054286 27866 ts_tablet_manager.cc:1403] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.381s	user 0.018s	sys 0.025s
I20260709 14:55:02.057926 28167 consensus_queue.cc:1048] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:02.063278 27789 leader_election.cc:304] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:55:02.065719 27917 raft_consensus.cc:2804] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:02.066330 27917 raft_consensus.cc:697] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Becoming Leader. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Running, Role: LEADER
I20260709 14:55:02.067440 27917 consensus_queue.cc:237] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.071936 28134 consensus_queue.cc:1048] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:02.090305 27817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f585eede98944347bbf701668bad7f43" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:02.093339 27668 raft_consensus.cc:2468] T 88bb7af0fbba438fa7eb5046538da998 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
W20260709 14:55:02.092144 27715 leader_election.cc:343] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.106177 27866 raft_consensus.cc:359] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.107074 27866 raft_consensus.cc:385] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.107393 27866 raft_consensus.cc:740] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.108412 27866 consensus_queue.cc:260] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.111397 27866 ts_tablet_manager.cc:1434] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260709 14:55:02.118947 28143 consensus_queue.cc:1048] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:02.126225 28143 raft_consensus.cc:493] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.126734 28143 raft_consensus.cc:515] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.128847 28143 leader_election.cc:290] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:02.128872 27865 tablet_bootstrap.cc:654] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.133611 27667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526439119e8541b38afe6bf73623e2fa" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:02.134313 27667 raft_consensus.cc:2468] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:55:02.157522 27864 tablet_bootstrap.cc:492] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:02.167048 28144 raft_consensus.cc:493] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.167618 28144 raft_consensus.cc:515] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.171510 28144 leader_election.cc:290] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:02.171593 27789 leader_election.cc:304] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:55:02.173409 27789 leader_election.cc:304] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:55:02.174233 27917 raft_consensus.cc:2804] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:02.175055 28143 raft_consensus.cc:2804] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:02.182292 28143 raft_consensus.cc:493] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:02.184623 27917 raft_consensus.cc:697] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Becoming Leader. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Running, Role: LEADER
I20260709 14:55:02.187577 27917 consensus_queue.cc:237] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.185525 28143 raft_consensus.cc:3060] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.191169 27743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526439119e8541b38afe6bf73623e2fa" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
W20260709 14:55:02.192620 27715 leader_election.cc:343] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.194285 27715 leader_election.cc:304] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:02.195796 28176 raft_consensus.cc:2749] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:02.202157 27866 tablet_bootstrap.cc:492] T 526439119e8541b38afe6bf73623e2fa P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:02.248896 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caaf1b3eeb4d4cd69dcf3ee2d1ff7690" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:02.238240 27667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caaf1b3eeb4d4cd69dcf3ee2d1ff7690" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:02.256348 27866 tablet_bootstrap.cc:654] T 526439119e8541b38afe6bf73623e2fa P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:02.261066 28219 log.cc:927] Time spent T 68f938edcb854ad1b809d1cf5eddf80c P 764ca31b32814284b36d06b05f6180d9: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
W20260709 14:55:02.272149 27715 consensus_peers.cc:597] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:02.278084 27715 leader_election.cc:343] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:02.287027 27715 leader_election.cc:343] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.290077 27715 leader_election.cc:304] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:02.292861 28131 raft_consensus.cc:2749] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:02.294500 27787 leader_election.cc:343] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.289714 27569 catalog_manager.cc:5697] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 764ca31b32814284b36d06b05f6180d9 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "764ca31b32814284b36d06b05f6180d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:02.318806 27864 tablet_bootstrap.cc:654] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.322824 27865 tablet_bootstrap.cc:492] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:02.323343 27865 ts_tablet_manager.cc:1403] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.360s	user 0.012s	sys 0.021s
I20260709 14:55:02.324007 27569 catalog_manager.cc:5697] T aebfb277036049c4a2a30892467ff5fc P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } } }
I20260709 14:55:02.325897 27865 raft_consensus.cc:359] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.326624 27865 raft_consensus.cc:385] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.326889 27865 raft_consensus.cc:740] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.330219 28143 raft_consensus.cc:515] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.327564 27865 consensus_queue.cc:260] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.332007 27865 ts_tablet_manager.cc:1434] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:02.332511 28143 leader_election.cc:290] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:02.333146 27865 tablet_bootstrap.cc:492] T a28b65f8d2744d5381896ee4355715d4 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:55:02.333602 27667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526439119e8541b38afe6bf73623e2fa" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:55:02.334210 27667 raft_consensus.cc:3060] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.337610 27569 catalog_manager.cc:5697] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 764ca31b32814284b36d06b05f6180d9 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "764ca31b32814284b36d06b05f6180d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:02.340690 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526439119e8541b38afe6bf73623e2fa" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
W20260709 14:55:02.344543 27787 leader_election.cc:343] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.344076 27667 raft_consensus.cc:2468] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:55:02.357966 27865 tablet_bootstrap.cc:654] T a28b65f8d2744d5381896ee4355715d4 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.357583 27789 leader_election.cc:304] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:55:02.361611 27917 raft_consensus.cc:2804] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:02.362159 27917 raft_consensus.cc:697] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Becoming Leader. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Running, Role: LEADER
I20260709 14:55:02.365059 27866 tablet_bootstrap.cc:492] T 526439119e8541b38afe6bf73623e2fa P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:02.366284 27866 ts_tablet_manager.cc:1403] T 526439119e8541b38afe6bf73623e2fa P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.184s	user 0.016s	sys 0.018s
I20260709 14:55:02.367162 27917 consensus_queue.cc:237] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.376073 27866 raft_consensus.cc:359] T 526439119e8541b38afe6bf73623e2fa P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.376884 27866 raft_consensus.cc:385] T 526439119e8541b38afe6bf73623e2fa P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.377167 27866 raft_consensus.cc:740] T 526439119e8541b38afe6bf73623e2fa P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
W20260709 14:55:02.378093 27789 consensus_peers.cc:597] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:02.377982 27866 consensus_queue.cc:260] T 526439119e8541b38afe6bf73623e2fa P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.379722 27866 ts_tablet_manager.cc:1434] T 526439119e8541b38afe6bf73623e2fa P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:55:02.381084 27866 tablet_bootstrap.cc:492] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:02.383890 27865 tablet_bootstrap.cc:492] T a28b65f8d2744d5381896ee4355715d4 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:02.384433 27865 ts_tablet_manager.cc:1403] T a28b65f8d2744d5381896ee4355715d4 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.011s
I20260709 14:55:02.387001 27866 tablet_bootstrap.cc:654] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.388827 27865 raft_consensus.cc:359] T a28b65f8d2744d5381896ee4355715d4 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.389604 27865 raft_consensus.cc:385] T a28b65f8d2744d5381896ee4355715d4 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.389899 27865 raft_consensus.cc:740] T a28b65f8d2744d5381896ee4355715d4 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.393322 27864 tablet_bootstrap.cc:492] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:02.394203 27864 ts_tablet_manager.cc:1403] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.253s	user 0.015s	sys 0.011s
I20260709 14:55:02.393039 27865 consensus_queue.cc:260] T a28b65f8d2744d5381896ee4355715d4 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.396915 27864 raft_consensus.cc:359] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.397578 27864 raft_consensus.cc:385] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.397843 27864 raft_consensus.cc:740] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.398289 27865 ts_tablet_manager.cc:1434] T a28b65f8d2744d5381896ee4355715d4 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 14:55:02.398607 27864 consensus_queue.cc:260] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.399441 27865 tablet_bootstrap.cc:492] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:55:02.399612 27866 tablet_bootstrap.cc:492] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:02.400027 27866 ts_tablet_manager.cc:1403] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.001s
I20260709 14:55:02.400655 27864 ts_tablet_manager.cc:1434] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:02.401790 27864 tablet_bootstrap.cc:492] T ee1b0ba93dac4f189b74f2349e93ae9a P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:02.402573 27866 raft_consensus.cc:359] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.403239 27866 raft_consensus.cc:385] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.403496 27866 raft_consensus.cc:740] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.404138 27866 consensus_queue.cc:260] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.406224 27866 ts_tablet_manager.cc:1434] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:55:02.407509 27864 tablet_bootstrap.cc:654] T ee1b0ba93dac4f189b74f2349e93ae9a P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.407627 27866 tablet_bootstrap.cc:492] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:02.408401 27865 tablet_bootstrap.cc:654] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.414203 27866 tablet_bootstrap.cc:654] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.419502 27865 tablet_bootstrap.cc:492] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:02.420096 27865 ts_tablet_manager.cc:1403] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260709 14:55:02.427349 27865 raft_consensus.cc:359] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.428193 27865 raft_consensus.cc:385] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.428586 27865 raft_consensus.cc:740] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.428305 27917 consensus_queue.cc:1048] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:02.429569 27865 consensus_queue.cc:260] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.434993 27864 tablet_bootstrap.cc:492] T ee1b0ba93dac4f189b74f2349e93ae9a P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:02.436141 27864 ts_tablet_manager.cc:1403] T ee1b0ba93dac4f189b74f2349e93ae9a P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.015s
I20260709 14:55:02.439180 27864 raft_consensus.cc:359] T ee1b0ba93dac4f189b74f2349e93ae9a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.436470 27865 ts_tablet_manager.cc:1434] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:55:02.439898 27866 tablet_bootstrap.cc:492] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:02.440344 27866 ts_tablet_manager.cc:1403] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.007s
I20260709 14:55:02.440871 27865 tablet_bootstrap.cc:492] T 604e448c65844fccafb638578efc2d05 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:55:02.442911 27866 raft_consensus.cc:359] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.443905 27866 raft_consensus.cc:385] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.444201 27866 raft_consensus.cc:740] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.444888 27866 consensus_queue.cc:260] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.443604 27864 raft_consensus.cc:385] T ee1b0ba93dac4f189b74f2349e93ae9a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.446470 27864 raft_consensus.cc:740] T ee1b0ba93dac4f189b74f2349e93ae9a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.448400 27866 ts_tablet_manager.cc:1434] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:55:02.455456 27865 tablet_bootstrap.cc:654] T 604e448c65844fccafb638578efc2d05 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.446925 27570 catalog_manager.cc:5697] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:02.456024 27866 tablet_bootstrap.cc:492] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:02.449669 28143 raft_consensus.cc:493] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.457159 28143 raft_consensus.cc:515] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.456875 27570 catalog_manager.cc:5697] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:02.447157 27864 consensus_queue.cc:260] T ee1b0ba93dac4f189b74f2349e93ae9a P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.459213 28143 leader_election.cc:290] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:02.460316 27864 ts_tablet_manager.cc:1434] T ee1b0ba93dac4f189b74f2349e93ae9a P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260709 14:55:02.461436 27864 tablet_bootstrap.cc:492] T e71d6045b87f429893377fdc53188a95 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:02.464953 27667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604e448c65844fccafb638578efc2d05" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
W20260709 14:55:02.466508 27789 leader_election.cc:343] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.469445 27866 tablet_bootstrap.cc:654] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.470888 27746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604e448c65844fccafb638578efc2d05" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:02.475142 27864 tablet_bootstrap.cc:654] T e71d6045b87f429893377fdc53188a95 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:02.475380 27787 leader_election.cc:343] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.475791 27787 leader_election.cc:304] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:55:02.478564 28143 raft_consensus.cc:2749] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:02.484913 27865 tablet_bootstrap.cc:492] T 604e448c65844fccafb638578efc2d05 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:02.485014 27866 tablet_bootstrap.cc:492] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:02.485641 27866 ts_tablet_manager.cc:1403] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.005s
I20260709 14:55:02.485672 27865 ts_tablet_manager.cc:1403] T 604e448c65844fccafb638578efc2d05 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.045s	user 0.034s	sys 0.007s
I20260709 14:55:02.488181 27866 raft_consensus.cc:359] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.488843 27866 raft_consensus.cc:385] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.489095 27866 raft_consensus.cc:740] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.489367 27865 raft_consensus.cc:359] T 604e448c65844fccafb638578efc2d05 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.491727 27865 raft_consensus.cc:385] T 604e448c65844fccafb638578efc2d05 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.492094 27865 raft_consensus.cc:740] T 604e448c65844fccafb638578efc2d05 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.489754 27866 consensus_queue.cc:260] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.494585 27866 ts_tablet_manager.cc:1434] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:02.495988 28143 consensus_queue.cc:1048] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:02.494979 27865 consensus_queue.cc:260] T 604e448c65844fccafb638578efc2d05 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.498312 27866 tablet_bootstrap.cc:492] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:02.499352 27865 ts_tablet_manager.cc:1434] T 604e448c65844fccafb638578efc2d05 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.006s
I20260709 14:55:02.502920 27865 tablet_bootstrap.cc:492] T 68f938edcb854ad1b809d1cf5eddf80c P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:55:02.508618 27865 tablet_bootstrap.cc:654] T 68f938edcb854ad1b809d1cf5eddf80c P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.513038 27866 tablet_bootstrap.cc:654] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.532308 27866 tablet_bootstrap.cc:492] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:02.532914 27866 ts_tablet_manager.cc:1403] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.000s
I20260709 14:55:02.535986 27864 tablet_bootstrap.cc:492] T e71d6045b87f429893377fdc53188a95 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:02.535841 27866 raft_consensus.cc:359] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.536805 27866 raft_consensus.cc:385] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.537155 27866 raft_consensus.cc:740] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.537883 27866 consensus_queue.cc:260] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.540096 27866 ts_tablet_manager.cc:1434] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:02.536458 27864 ts_tablet_manager.cc:1403] T e71d6045b87f429893377fdc53188a95 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.023s
I20260709 14:55:02.543745 27866 tablet_bootstrap.cc:492] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:02.544653 27864 raft_consensus.cc:359] T e71d6045b87f429893377fdc53188a95 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.546526 27864 raft_consensus.cc:385] T e71d6045b87f429893377fdc53188a95 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.546888 27864 raft_consensus.cc:740] T e71d6045b87f429893377fdc53188a95 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.547694 27864 consensus_queue.cc:260] T e71d6045b87f429893377fdc53188a95 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.548287 27572 catalog_manager.cc:5697] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 764ca31b32814284b36d06b05f6180d9 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "764ca31b32814284b36d06b05f6180d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:02.550222 27572 catalog_manager.cc:5697] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 764ca31b32814284b36d06b05f6180d9 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "764ca31b32814284b36d06b05f6180d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:02.551786 27864 ts_tablet_manager.cc:1434] T e71d6045b87f429893377fdc53188a95 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 14:55:02.552160 27572 catalog_manager.cc:5697] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 764ca31b32814284b36d06b05f6180d9 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "764ca31b32814284b36d06b05f6180d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:02.554622 27864 tablet_bootstrap.cc:492] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:02.564359 27864 tablet_bootstrap.cc:654] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.564918 27866 tablet_bootstrap.cc:654] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.570218 28144 raft_consensus.cc:493] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.570762 28144 raft_consensus.cc:515] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.573227 28144 leader_election.cc:290] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:02.575037 28144 raft_consensus.cc:493] T 526439119e8541b38afe6bf73623e2fa P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.575590 27667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c8636f5d647dab48b993eab85ee59" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:02.575522 28144 raft_consensus.cc:515] T 526439119e8541b38afe6bf73623e2fa P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.576081 27866 tablet_bootstrap.cc:492] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:02.576272 27908 raft_consensus.cc:493] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.576562 27866 ts_tablet_manager.cc:1403] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.000s
W20260709 14:55:02.576936 27715 leader_election.cc:343] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.576706 27908 raft_consensus.cc:515] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.579382 27908 leader_election.cc:290] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:02.580013 27822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526439119e8541b38afe6bf73623e2fa" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:02.580823 27866 raft_consensus.cc:359] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.581643 27866 raft_consensus.cc:385] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.581996 27866 raft_consensus.cc:740] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.583019 27864 tablet_bootstrap.cc:492] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:02.582659 27866 consensus_queue.cc:260] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.583547 27864 ts_tablet_manager.cc:1403] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.009s
I20260709 14:55:02.583873 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c8636f5d647dab48b993eab85ee59" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:02.585075 27866 ts_tablet_manager.cc:1434] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:02.585321 27822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f357581570b4dbe9cea8277bd79abe0" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:02.586184 27866 tablet_bootstrap.cc:492] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
W20260709 14:55:02.586715 27640 leader_election.cc:343] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.587533 27864 raft_consensus.cc:359] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.587790 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f357581570b4dbe9cea8277bd79abe0" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:02.588236 27864 raft_consensus.cc:385] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.588472 27745 raft_consensus.cc:2468] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:55:02.590426 28143 consensus_queue.cc:1048] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:02.588577 27864 raft_consensus.cc:740] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.593560 27864 consensus_queue.cc:260] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.593906 27638 leader_election.cc:304] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [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: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:02.594704 27908 raft_consensus.cc:2804] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:55:02.590993 27715 leader_election.cc:343] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.595103 27908 raft_consensus.cc:493] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:02.591384 27667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526439119e8541b38afe6bf73623e2fa" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:02.595541 27908 raft_consensus.cc:3060] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.596235 27667 raft_consensus.cc:2393] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaaaf4fb748f4f8888691c6ac24b9528 in current term 1: Already voted for candidate 764ca31b32814284b36d06b05f6180d9 in this term.
I20260709 14:55:02.577493 28144 leader_election.cc:290] T 526439119e8541b38afe6bf73623e2fa P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:02.598183 27715 leader_election.cc:304] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:02.599241 27715 leader_election.cc:304] T 526439119e8541b38afe6bf73623e2fa P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:02.600251 28162 raft_consensus.cc:3060] T 526439119e8541b38afe6bf73623e2fa P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.601649 28144 raft_consensus.cc:2749] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:02.606882 27908 raft_consensus.cc:515] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.609512 28162 raft_consensus.cc:2749] T 526439119e8541b38afe6bf73623e2fa P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:02.610101 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f357581570b4dbe9cea8277bd79abe0" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:55:02.610487 27822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f357581570b4dbe9cea8277bd79abe0" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:55:02.610798 27745 raft_consensus.cc:3060] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.611304 27864 ts_tablet_manager.cc:1434] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
W20260709 14:55:02.611877 27640 leader_election.cc:343] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.612284 27908 leader_election.cc:290] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:02.612977 27864 tablet_bootstrap.cc:492] T 5f357581570b4dbe9cea8277bd79abe0 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:02.627312 27745 raft_consensus.cc:2468] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:55:02.631165 27638 leader_election.cc:304] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:02.632246 28131 raft_consensus.cc:493] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.632745 28131 raft_consensus.cc:515] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.634681 28131 leader_election.cc:290] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:02.640128 27908 raft_consensus.cc:2804] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:02.641283 27871 raft_consensus.cc:493] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.641381 27908 raft_consensus.cc:697] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:55:02.641731 27871 raft_consensus.cc:515] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.643728 27871 leader_election.cc:290] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:02.644290 28182 raft_consensus.cc:493] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.644842 28182 raft_consensus.cc:515] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.645179 27822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b0ba93dac4f189b74f2349e93ae9a" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:02.647099 28167 consensus_queue.cc:1048] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:02.647315 27822 raft_consensus.cc:2468] T ee1b0ba93dac4f189b74f2349e93ae9a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:55:02.647701 27747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b0ba93dac4f189b74f2349e93ae9a" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:02.648365 27747 raft_consensus.cc:2468] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:55:02.649314 27640 leader_election.cc:304] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:55:02.650796 28198 raft_consensus.cc:2804] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:02.651175 28198 raft_consensus.cc:493] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:02.651520 28198 raft_consensus.cc:3060] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.645764 27667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604e448c65844fccafb638578efc2d05" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:02.659637 27668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760861c7405449a1a6d637067461f84b" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:02.660159 27871 raft_consensus.cc:493] T a28b65f8d2744d5381896ee4355715d4 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.662834 27871 raft_consensus.cc:515] T a28b65f8d2744d5381896ee4355715d4 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
W20260709 14:55:02.678068 27789 leader_election.cc:343] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.670158 27866 tablet_bootstrap.cc:654] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:02.734244 27789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:45177, user_credentials={real_user=slave}} blocked reactor thread for 56220.1us
I20260709 14:55:02.700759 27908 consensus_queue.cc:237] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.732398 28198 raft_consensus.cc:515] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.746747 27871 leader_election.cc:290] T a28b65f8d2744d5381896ee4355715d4 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:02.749771 27747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28b65f8d2744d5381896ee4355715d4" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:02.747980 28144 raft_consensus.cc:493] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.748375 28198 leader_election.cc:290] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:02.678644 28182 leader_election.cc:290] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:02.750882 28144 raft_consensus.cc:515] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.729687 27822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604e448c65844fccafb638578efc2d05" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:02.755681 28144 leader_election.cc:290] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:02.755817 27865 tablet_bootstrap.cc:492] T 68f938edcb854ad1b809d1cf5eddf80c P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:02.756943 27865 ts_tablet_manager.cc:1403] T 68f938edcb854ad1b809d1cf5eddf80c P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.254s	user 0.029s	sys 0.025s
I20260709 14:55:02.661397 27667 raft_consensus.cc:2468] T 604e448c65844fccafb638578efc2d05 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:55:02.761078 27822 raft_consensus.cc:2468] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:55:02.766268 27816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28b65f8d2744d5381896ee4355715d4" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:02.777383 27715 leader_election.cc:304] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:55:02.777047 27667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d6045b87f429893377fdc53188a95" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:02.778282 28134 raft_consensus.cc:2804] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:02.775377 27638 leader_election.cc:304] T a28b65f8d2744d5381896ee4355715d4 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d; no voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:55:02.778673 28134 raft_consensus.cc:493] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:02.779265 28134 raft_consensus.cc:3060] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.779458 28248 raft_consensus.cc:2749] T a28b65f8d2744d5381896ee4355715d4 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:02.771044 28131 raft_consensus.cc:493] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.780483 28131 raft_consensus.cc:515] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.778653 27816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b0ba93dac4f189b74f2349e93ae9a" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:55:02.774248 27865 raft_consensus.cc:359] T 68f938edcb854ad1b809d1cf5eddf80c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.783510 27865 raft_consensus.cc:385] T 68f938edcb854ad1b809d1cf5eddf80c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.783795 27865 raft_consensus.cc:740] T 68f938edcb854ad1b809d1cf5eddf80c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
W20260709 14:55:02.782413 27715 leader_election.cc:343] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.786242 27865 consensus_queue.cc:260] T 68f938edcb854ad1b809d1cf5eddf80c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.791105 27924 raft_consensus.cc:493] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.791625 27924 raft_consensus.cc:515] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.784902 27816 raft_consensus.cc:3060] T ee1b0ba93dac4f189b74f2349e93ae9a P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.786326 27746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b0ba93dac4f189b74f2349e93ae9a" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:55:02.796012 27746 raft_consensus.cc:3060] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.804949 27924 leader_election.cc:290] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:02.809015 27667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760861c7405449a1a6d637067461f84b" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:02.809756 27666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbabd42ed90242adaf3afe25f57a67a8" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
W20260709 14:55:02.811700 27715 leader_election.cc:343] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.795116 28131 leader_election.cc:290] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:02.801004 27865 ts_tablet_manager.cc:1434] T 68f938edcb854ad1b809d1cf5eddf80c P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.002s
W20260709 14:55:02.813306 27715 leader_election.cc:343] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.820173 27865 tablet_bootstrap.cc:492] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:55:02.830071 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d6045b87f429893377fdc53188a95" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:02.830770 27819 raft_consensus.cc:2468] T e71d6045b87f429893377fdc53188a95 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:55:02.832738 27817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760861c7405449a1a6d637067461f84b" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:02.833382 27817 raft_consensus.cc:2468] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:55:02.833510 27666 raft_consensus.cc:3060] T a28b65f8d2744d5381896ee4355715d4 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.834918 27816 raft_consensus.cc:2468] T ee1b0ba93dac4f189b74f2349e93ae9a P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:55:02.835911 27817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbabd42ed90242adaf3afe25f57a67a8" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:02.835990 27640 leader_election.cc:304] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:55:02.837231 28250 raft_consensus.cc:2804] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:02.837765 28250 raft_consensus.cc:697] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:55:02.839031 27864 tablet_bootstrap.cc:654] T 5f357581570b4dbe9cea8277bd79abe0 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.839347 27866 tablet_bootstrap.cc:492] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:02.839934 27866 ts_tablet_manager.cc:1403] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.254s	user 0.012s	sys 0.020s
I20260709 14:55:02.842994 27866 raft_consensus.cc:359] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.839335 28250 consensus_queue.cc:237] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.843612 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760861c7405449a1a6d637067461f84b" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:02.844336 27745 raft_consensus.cc:2468] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:55:02.843660 27866 raft_consensus.cc:385] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.846252 27866 raft_consensus.cc:740] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.846979 27572 catalog_manager.cc:5697] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 1 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:02.846607 27745 raft_consensus.cc:3060] T 88bb7af0fbba438fa7eb5046538da998 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.840591 28134 raft_consensus.cc:515] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.854518 28134 leader_election.cc:290] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:02.860067 27746 raft_consensus.cc:2468] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:55:02.872362 27866 consensus_queue.cc:260] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.874598 27866 ts_tablet_manager.cc:1434] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260709 14:55:02.875319 27865 tablet_bootstrap.cc:654] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.876118 27866 tablet_bootstrap.cc:492] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:02.881237 27715 leader_election.cc:304] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [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: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d
I20260709 14:55:02.884073 27866 tablet_bootstrap.cc:654] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.885989 28249 raft_consensus.cc:493] T 68f938edcb854ad1b809d1cf5eddf80c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.886564 28249 raft_consensus.cc:515] T 68f938edcb854ad1b809d1cf5eddf80c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.888557 28176 raft_consensus.cc:2804] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:02.889021 28176 raft_consensus.cc:493] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:02.889219 28249 leader_election.cc:290] T 68f938edcb854ad1b809d1cf5eddf80c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:02.889333 28176 raft_consensus.cc:3060] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.890275 27816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f938edcb854ad1b809d1cf5eddf80c" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:02.890439 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f938edcb854ad1b809d1cf5eddf80c" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:02.891888 27640 leader_election.cc:304] T 68f938edcb854ad1b809d1cf5eddf80c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d; no voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:55:02.895076 27787 leader_election.cc:304] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [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: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d
I20260709 14:55:02.895906 28167 raft_consensus.cc:2804] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:02.896270 28167 raft_consensus.cc:493] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:02.896579 28167 raft_consensus.cc:3060] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.898442 28176 raft_consensus.cc:515] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.900709 28176 leader_election.cc:290] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:02.901818 27715 leader_election.cc:304] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [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: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d
I20260709 14:55:02.902169 27908 raft_consensus.cc:2749] T 68f938edcb854ad1b809d1cf5eddf80c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:02.902793 27715 leader_election.cc:343] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.903184 27715 leader_election.cc:304] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:02.903788 28134 raft_consensus.cc:2804] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:02.904142 28134 raft_consensus.cc:493] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:02.904500 28134 raft_consensus.cc:3060] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.908751 28182 consensus_queue.cc:1048] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:02.911711 28134 raft_consensus.cc:515] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.904223 28167 raft_consensus.cc:515] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.913861 28134 leader_election.cc:290] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:02.914323 28167 leader_election.cc:290] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:02.914709 28162 raft_consensus.cc:493] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.915189 28162 raft_consensus.cc:515] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.917198 28162 leader_election.cc:290] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:02.919039 27666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604e448c65844fccafb638578efc2d05" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:55:02.919648 27666 raft_consensus.cc:3060] T 604e448c65844fccafb638578efc2d05 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.920776 27670 raft_consensus.cc:3060] T 68f938edcb854ad1b809d1cf5eddf80c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.928198 28247 consensus_queue.cc:1048] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:02.928246 27666 raft_consensus.cc:2468] T 604e448c65844fccafb638578efc2d05 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:55:02.943602 27864 tablet_bootstrap.cc:492] T 5f357581570b4dbe9cea8277bd79abe0 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:02.945844 27667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760861c7405449a1a6d637067461f84b" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:55:02.946854 27573 catalog_manager.cc:5697] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 1 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:02.951877 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760861c7405449a1a6d637067461f84b" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:55:02.952262 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760861c7405449a1a6d637067461f84b" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:55:02.955806 27745 raft_consensus.cc:2393] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 764ca31b32814284b36d06b05f6180d9 in current term 1: Already voted for candidate eaaaf4fb748f4f8888691c6ac24b9528 in this term.
I20260709 14:55:02.957531 27865 tablet_bootstrap.cc:492] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:02.914453 28134 raft_consensus.cc:2749] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:02.952886 27715 leader_election.cc:304] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:55:02.953467 27666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d6045b87f429893377fdc53188a95" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:55:02.953510 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b491d630a1314286a0c7a83823ce06df" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:02.962621 27866 tablet_bootstrap.cc:492] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:02.957981 27865 ts_tablet_manager.cc:1403] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.143s	user 0.010s	sys 0.017s
I20260709 14:55:02.963057 27866 ts_tablet_manager.cc:1403] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.087s	user 0.025s	sys 0.032s
I20260709 14:55:02.965444 27865 raft_consensus.cc:359] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.966077 27866 raft_consensus.cc:359] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.966862 27866 raft_consensus.cc:385] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.967109 27866 raft_consensus.cc:740] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.967711 27866 consensus_queue.cc:260] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
W20260709 14:55:02.962672 27715 leader_election.cc:343] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:02.970672 27715 leader_election.cc:343] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:02.971235 27715 leader_election.cc:343] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.968357 28134 raft_consensus.cc:2804] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:02.966087 27865 raft_consensus.cc:385] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.972354 27865 raft_consensus.cc:740] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.972961 28134 raft_consensus.cc:697] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:55:02.973886 27865 consensus_queue.cc:260] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.969844 27864 ts_tablet_manager.cc:1403] T 5f357581570b4dbe9cea8277bd79abe0 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.358s	user 0.011s	sys 0.015s
I20260709 14:55:02.976012 27865 ts_tablet_manager.cc:1434] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:55:02.977162 27865 tablet_bootstrap.cc:492] T e71d6045b87f429893377fdc53188a95 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:55:02.979972 27816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604e448c65844fccafb638578efc2d05" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:55:02.980582 27816 raft_consensus.cc:3060] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.974519 28134 consensus_queue.cc:237] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:02.985023 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b491d630a1314286a0c7a83823ce06df" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
W20260709 14:55:02.986292 27789 leader_election.cc:343] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.988438 27817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d6045b87f429893377fdc53188a95" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:55:02.989058 27817 raft_consensus.cc:3060] T e71d6045b87f429893377fdc53188a95 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.989372 27866 ts_tablet_manager.cc:1434] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260709 14:55:02.990197 27866 tablet_bootstrap.cc:492] T a26e190c46b74db4a946de7428752500 P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:02.985744 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760861c7405449a1a6d637067461f84b" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:55:02.993155 27787 leader_election.cc:304] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [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: 764ca31b32814284b36d06b05f6180d9; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528
W20260709 14:55:03.016295 27715 leader_election.cc:343] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.018957 27715 leader_election.cc:304] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:03.024583 28131 raft_consensus.cc:2749] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:02.983758 28167 consensus_queue.cc:1048] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 14:55:03.029243 27865 tablet_bootstrap.cc:654] T e71d6045b87f429893377fdc53188a95 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.029594 27817 raft_consensus.cc:2468] T e71d6045b87f429893377fdc53188a95 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:55:03.038028 27864 raft_consensus.cc:359] T 5f357581570b4dbe9cea8277bd79abe0 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.038800 27864 raft_consensus.cc:385] T 5f357581570b4dbe9cea8277bd79abe0 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.039070 27864 raft_consensus.cc:740] T 5f357581570b4dbe9cea8277bd79abe0 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.039726 27864 consensus_queue.cc:260] T 5f357581570b4dbe9cea8277bd79abe0 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.033885 27819 raft_consensus.cc:2393] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eaaaf4fb748f4f8888691c6ac24b9528 in current term 1: Already voted for candidate 764ca31b32814284b36d06b05f6180d9 in this term.
I20260709 14:55:03.061978 27864 ts_tablet_manager.cc:1434] T 5f357581570b4dbe9cea8277bd79abe0 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.086s	user 0.006s	sys 0.001s
I20260709 14:55:03.060757 27917 raft_consensus.cc:2749] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:55:03.087523 27715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:33931, user_credentials={real_user=slave}} blocked reactor thread for 71254.2us
I20260709 14:55:03.093544 27715 leader_election.cc:304] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d
I20260709 14:55:03.103695 27864 tablet_bootstrap.cc:492] T f585eede98944347bbf701668bad7f43 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:03.106333 27715 leader_election.cc:304] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [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: eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:03.108734 27924 raft_consensus.cc:2804] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.114735 27816 raft_consensus.cc:2468] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:55:03.110883 28249 raft_consensus.cc:493] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.110760 27924 raft_consensus.cc:697] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:55:03.125066 28249 raft_consensus.cc:515] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.125382 27924 consensus_queue.cc:237] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.111883 28131 raft_consensus.cc:2749] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:03.128933 28249 leader_election.cc:290] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:03.131103 27747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760861c7405449a1a6d637067461f84b" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:03.131954 27747 raft_consensus.cc:2393] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in current term 1: Already voted for candidate eaaaf4fb748f4f8888691c6ac24b9528 in this term.
I20260709 14:55:03.129568 28263 raft_consensus.cc:493] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.140971 28263 raft_consensus.cc:515] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.130378 27866 tablet_bootstrap.cc:654] T a26e190c46b74db4a946de7428752500 P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.161787 28263 leader_election.cc:290] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:03.167887 27864 tablet_bootstrap.cc:654] T f585eede98944347bbf701668bad7f43 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.164947 27668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc806d7dd0d41e591f31abc546bc0a6" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:03.165385 27816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760861c7405449a1a6d637067461f84b" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:03.172950 27816 raft_consensus.cc:2393] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in current term 1: Already voted for candidate 764ca31b32814284b36d06b05f6180d9 in this term.
I20260709 14:55:03.175495 27640 leader_election.cc:304] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d; no voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528
W20260709 14:55:03.182447 27621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:03.178118 28249 raft_consensus.cc:3060] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.188433 27865 tablet_bootstrap.cc:492] T e71d6045b87f429893377fdc53188a95 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:03.188939 27865 ts_tablet_manager.cc:1403] T e71d6045b87f429893377fdc53188a95 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.212s	user 0.018s	sys 0.000s
I20260709 14:55:03.192461 27865 raft_consensus.cc:359] T e71d6045b87f429893377fdc53188a95 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.193277 27865 raft_consensus.cc:385] T e71d6045b87f429893377fdc53188a95 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.193488 27865 raft_consensus.cc:740] T e71d6045b87f429893377fdc53188a95 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.195829 27865 consensus_queue.cc:260] T e71d6045b87f429893377fdc53188a95 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.197937 28249 raft_consensus.cc:2749] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:03.213402 27865 ts_tablet_manager.cc:1434] T e71d6045b87f429893377fdc53188a95 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:55:03.214047 27866 tablet_bootstrap.cc:492] T a26e190c46b74db4a946de7428752500 P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:03.214517 27865 tablet_bootstrap.cc:492] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:55:03.214519 27866 ts_tablet_manager.cc:1403] T a26e190c46b74db4a946de7428752500 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.224s	user 0.016s	sys 0.000s
W20260709 14:55:03.219164 27715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:33931, user_credentials={real_user=slave}} blocked reactor thread for 65580.1us
I20260709 14:55:03.221338 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc806d7dd0d41e591f31abc546bc0a6" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:03.225634 27865 tablet_bootstrap.cc:654] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.222579 27866 raft_consensus.cc:359] T a26e190c46b74db4a946de7428752500 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.229183 27866 raft_consensus.cc:385] T a26e190c46b74db4a946de7428752500 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.229399 27864 tablet_bootstrap.cc:492] T f585eede98944347bbf701668bad7f43 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:03.229540 27866 raft_consensus.cc:740] T a26e190c46b74db4a946de7428752500 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.229861 27864 ts_tablet_manager.cc:1403] T f585eede98944347bbf701668bad7f43 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.137s	user 0.018s	sys 0.004s
I20260709 14:55:03.230424 27866 consensus_queue.cc:260] T a26e190c46b74db4a946de7428752500 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.233088 27866 ts_tablet_manager.cc:1434] T a26e190c46b74db4a946de7428752500 P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260709 14:55:03.233664 27864 raft_consensus.cc:359] T f585eede98944347bbf701668bad7f43 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.234335 27866 tablet_bootstrap.cc:492] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528: Bootstrap starting.
I20260709 14:55:03.234308 27864 raft_consensus.cc:385] T f585eede98944347bbf701668bad7f43 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.234743 27864 raft_consensus.cc:740] T f585eede98944347bbf701668bad7f43 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.235456 27864 consensus_queue.cc:260] T f585eede98944347bbf701668bad7f43 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
W20260709 14:55:03.244164 27715 leader_election.cc:343] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.242394 27866 tablet_bootstrap.cc:654] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:03.246482 27715 leader_election.cc:343] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.246822 27864 ts_tablet_manager.cc:1434] T f585eede98944347bbf701668bad7f43 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260709 14:55:03.244936 27865 tablet_bootstrap.cc:492] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:03.247421 27865 ts_tablet_manager.cc:1403] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.012s
I20260709 14:55:03.248160 27864 tablet_bootstrap.cc:492] T a26e190c46b74db4a946de7428752500 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:03.246893 27715 leader_election.cc:304] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaaaf4fb748f4f8888691c6ac24b9528; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:03.249408 28263 raft_consensus.cc:2749] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:03.237057 27572 catalog_manager.cc:5697] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.250710 27865 raft_consensus.cc:359] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.251381 27865 raft_consensus.cc:385] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.251657 27865 raft_consensus.cc:740] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.252333 27865 consensus_queue.cc:260] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.261996 27864 tablet_bootstrap.cc:654] T a26e190c46b74db4a946de7428752500 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.265491 27865 ts_tablet_manager.cc:1434] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:55:03.266794 27865 tablet_bootstrap.cc:492] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:55:03.273115 27865 tablet_bootstrap.cc:654] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.284307 27908 consensus_queue.cc:1048] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:03.302466 27819 raft_consensus.cc:3060] T 5f357581570b4dbe9cea8277bd79abe0 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.312325 27908 consensus_queue.cc:1048] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:03.313037 27866 tablet_bootstrap.cc:492] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528: No bootstrap required, opened a new log
I20260709 14:55:03.313545 27866 ts_tablet_manager.cc:1403] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.022s
I20260709 14:55:03.317839 27866 raft_consensus.cc:359] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.318626 27866 raft_consensus.cc:385] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.318935 27866 raft_consensus.cc:740] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.319643 27866 consensus_queue.cc:260] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.314997 27573 catalog_manager.cc:5697] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.323204 27866 ts_tablet_manager.cc:1434] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 14:55:03.353217 28250 raft_consensus.cc:493] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.353699 28250 raft_consensus.cc:515] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.355204 27865 tablet_bootstrap.cc:492] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:03.355582 28250 leader_election.cc:290] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:03.355744 27865 ts_tablet_manager.cc:1403] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.034s
I20260709 14:55:03.358597 27865 raft_consensus.cc:359] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.359305 27865 raft_consensus.cc:385] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.359568 27865 raft_consensus.cc:740] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.360240 27865 consensus_queue.cc:260] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.362756 27865 ts_tablet_manager.cc:1434] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:03.363833 27865 tablet_bootstrap.cc:492] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:55:03.370050 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26e190c46b74db4a946de7428752500" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:03.374269 27865 tablet_bootstrap.cc:654] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:03.376386 27640 leader_election.cc:343] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.398507 27865 tablet_bootstrap.cc:492] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:03.399165 27865 ts_tablet_manager.cc:1403] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.018s
I20260709 14:55:03.401778 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26e190c46b74db4a946de7428752500" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:03.402386 27749 raft_consensus.cc:2468] T a26e190c46b74db4a946de7428752500 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:55:03.403185 27865 raft_consensus.cc:359] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.403802 27865 raft_consensus.cc:385] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.404044 27865 raft_consensus.cc:740] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.404762 27864 tablet_bootstrap.cc:492] T a26e190c46b74db4a946de7428752500 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:03.404695 27865 consensus_queue.cc:260] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.405190 27864 ts_tablet_manager.cc:1403] T a26e190c46b74db4a946de7428752500 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.157s	user 0.038s	sys 0.045s
I20260709 14:55:03.406637 27865 ts_tablet_manager.cc:1434] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:03.408017 27864 raft_consensus.cc:359] T a26e190c46b74db4a946de7428752500 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.408929 27865 tablet_bootstrap.cc:492] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:55:03.409152 27864 raft_consensus.cc:385] T a26e190c46b74db4a946de7428752500 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.409448 27864 raft_consensus.cc:740] T a26e190c46b74db4a946de7428752500 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.410099 27864 consensus_queue.cc:260] T a26e190c46b74db4a946de7428752500 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.412133 27908 consensus_queue.cc:1048] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:03.412168 27864 ts_tablet_manager.cc:1434] T a26e190c46b74db4a946de7428752500 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:03.414873 27865 tablet_bootstrap.cc:654] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.414994 27864 tablet_bootstrap.cc:492] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:03.420846 27865 tablet_bootstrap.cc:492] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:03.421192 27864 tablet_bootstrap.cc:654] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.421375 27865 ts_tablet_manager.cc:1403] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 14:55:03.424062 27865 raft_consensus.cc:359] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.424789 27865 raft_consensus.cc:385] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.425134 27865 raft_consensus.cc:740] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.425457 27638 leader_election.cc:304] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [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: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:03.425802 27865 consensus_queue.cc:260] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.426625 27908 raft_consensus.cc:2804] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.427040 27908 raft_consensus.cc:493] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.427356 27908 raft_consensus.cc:3060] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.427465 27864 tablet_bootstrap.cc:492] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:03.428073 27864 ts_tablet_manager.cc:1403] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 14:55:03.429636 27865 ts_tablet_manager.cc:1434] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:55:03.430729 27865 tablet_bootstrap.cc:492] T a77e452eca49490c8226b78d6d0cf87f P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:55:03.431159 27864 raft_consensus.cc:359] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.431929 27864 raft_consensus.cc:385] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.432262 27864 raft_consensus.cc:740] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.433023 27864 consensus_queue.cc:260] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.435230 27864 ts_tablet_manager.cc:1434] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:03.435505 28249 raft_consensus.cc:493] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.436334 27864 tablet_bootstrap.cc:492] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:03.436040 28249 raft_consensus.cc:515] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.437160 27908 raft_consensus.cc:515] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.437907 27865 tablet_bootstrap.cc:654] T a77e452eca49490c8226b78d6d0cf87f P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.438146 28249 leader_election.cc:290] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:03.439905 27816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f585eede98944347bbf701668bad7f43" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:03.440512 27816 raft_consensus.cc:2468] T f585eede98944347bbf701668bad7f43 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:55:03.441203 27819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26e190c46b74db4a946de7428752500" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:55:03.441915 27819 raft_consensus.cc:3060] T a26e190c46b74db4a946de7428752500 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.443586 27640 leader_election.cc:304] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:55:03.445415 28193 raft_consensus.cc:2804] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.445842 28193 raft_consensus.cc:493] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.446224 28193 raft_consensus.cc:3060] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.457631 27743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f585eede98944347bbf701668bad7f43" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:03.458312 27743 raft_consensus.cc:2468] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:55:03.459116 27864 tablet_bootstrap.cc:654] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.459501 27743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26e190c46b74db4a946de7428752500" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:55:03.460045 27743 raft_consensus.cc:3060] T a26e190c46b74db4a946de7428752500 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.462671 28250 consensus_queue.cc:1048] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:03.465873 27865 tablet_bootstrap.cc:492] T a77e452eca49490c8226b78d6d0cf87f P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:03.467051 27743 raft_consensus.cc:2468] T a26e190c46b74db4a946de7428752500 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:55:03.466353 27865 ts_tablet_manager.cc:1403] T a77e452eca49490c8226b78d6d0cf87f P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.016s
I20260709 14:55:03.474346 27638 leader_election.cc:304] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:55:03.474709 27865 raft_consensus.cc:359] T a77e452eca49490c8226b78d6d0cf87f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.475471 27865 raft_consensus.cc:385] T a77e452eca49490c8226b78d6d0cf87f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.475745 27865 raft_consensus.cc:740] T a77e452eca49490c8226b78d6d0cf87f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.476097 27819 raft_consensus.cc:2468] T a26e190c46b74db4a946de7428752500 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:55:03.476487 27865 consensus_queue.cc:260] T a77e452eca49490c8226b78d6d0cf87f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.478626 27865 ts_tablet_manager.cc:1434] T a77e452eca49490c8226b78d6d0cf87f P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260709 14:55:03.480047 27865 tablet_bootstrap.cc:492] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:55:03.480710 28193 raft_consensus.cc:515] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.484462 28249 raft_consensus.cc:2804] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.484988 28249 raft_consensus.cc:697] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:55:03.486126 27865 tablet_bootstrap.cc:654] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.485816 28249 consensus_queue.cc:237] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.500420 27908 leader_election.cc:290] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:03.500540 28264 consensus_queue.cc:1048] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:03.512358 28264 consensus_queue.cc:1048] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:03.532550 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f585eede98944347bbf701668bad7f43" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:55:03.533241 27818 raft_consensus.cc:3060] T f585eede98944347bbf701668bad7f43 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.541525 27818 raft_consensus.cc:2468] T f585eede98944347bbf701668bad7f43 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:55:03.542855 27640 leader_election.cc:304] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:55:03.544067 27749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f585eede98944347bbf701668bad7f43" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:55:03.544694 27749 raft_consensus.cc:3060] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.547550 28250 raft_consensus.cc:2804] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.548130 28250 raft_consensus.cc:697] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:55:03.549054 28250 consensus_queue.cc:237] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.547570 28271 consensus_queue.cc:1048] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:55:03.552919 27749 raft_consensus.cc:2468] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:55:03.552937 28264 raft_consensus.cc:493] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.558712 28264 raft_consensus.cc:515] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.560706 28264 leader_election.cc:290] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:03.565518 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77e452eca49490c8226b78d6d0cf87f" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:03.566159 27669 raft_consensus.cc:2468] T a77e452eca49490c8226b78d6d0cf87f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 0.
I20260709 14:55:03.567902 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77e452eca49490c8226b78d6d0cf87f" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:03.568329 27715 leader_election.cc:304] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:55:03.570247 28263 raft_consensus.cc:2804] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.570593 28263 raft_consensus.cc:493] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.570937 28263 raft_consensus.cc:3060] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.572872 27908 raft_consensus.cc:493] T e71d6045b87f429893377fdc53188a95 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.573675 27908 raft_consensus.cc:515] T e71d6045b87f429893377fdc53188a95 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.576860 27823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d6045b87f429893377fdc53188a95" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:03.577631 27823 raft_consensus.cc:2393] T e71d6045b87f429893377fdc53188a95 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in current term 1: Already voted for candidate eaaaf4fb748f4f8888691c6ac24b9528 in this term.
I20260709 14:55:03.579819 27908 leader_election.cc:290] T e71d6045b87f429893377fdc53188a95 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:03.581220 28193 leader_election.cc:290] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:03.597157 28263 raft_consensus.cc:515] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
W20260709 14:55:03.598773 27715 leader_election.cc:343] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.611696 28263 leader_election.cc:290] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:03.616516 27669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77e452eca49490c8226b78d6d0cf87f" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:55:03.624181 27741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d6045b87f429893377fdc53188a95" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:03.642102 27669 raft_consensus.cc:3060] T a77e452eca49490c8226b78d6d0cf87f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.626312 27864 tablet_bootstrap.cc:492] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:03.644552 27864 ts_tablet_manager.cc:1403] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.208s	user 0.055s	sys 0.052s
I20260709 14:55:03.631433 27865 tablet_bootstrap.cc:492] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:03.645270 27865 ts_tablet_manager.cc:1403] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.165s	user 0.075s	sys 0.060s
I20260709 14:55:03.647075 27864 raft_consensus.cc:359] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.647753 27864 raft_consensus.cc:385] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.647610 27865 raft_consensus.cc:359] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.648028 27864 raft_consensus.cc:740] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.648248 27865 raft_consensus.cc:385] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.648541 27865 raft_consensus.cc:740] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.648654 27864 consensus_queue.cc:260] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.649191 27865 consensus_queue.cc:260] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.650187 27864 ts_tablet_manager.cc:1434] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:03.650548 27865 ts_tablet_manager.cc:1434] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:03.651122 27864 tablet_bootstrap.cc:492] T a77e452eca49490c8226b78d6d0cf87f P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:03.637763 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77e452eca49490c8226b78d6d0cf87f" candidate_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:55:03.653005 27638 leader_election.cc:304] T e71d6045b87f429893377fdc53188a95 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d; no voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:55:03.654330 28250 raft_consensus.cc:3060] T e71d6045b87f429893377fdc53188a95 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.655727 27669 raft_consensus.cc:2468] T a77e452eca49490c8226b78d6d0cf87f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaaaf4fb748f4f8888691c6ac24b9528 in term 1.
I20260709 14:55:03.663807 27865 tablet_bootstrap.cc:492] T b491d630a1314286a0c7a83823ce06df P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:55:03.668437 27572 catalog_manager.cc:5697] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 1 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.674943 28250 raft_consensus.cc:2749] T e71d6045b87f429893377fdc53188a95 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:03.675480 27715 leader_election.cc:343] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.676584 27715 leader_election.cc:304] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:03.677366 28274 raft_consensus.cc:2804] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.677861 28274 raft_consensus.cc:697] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Leader. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:55:03.669553 27865 tablet_bootstrap.cc:654] T b491d630a1314286a0c7a83823ce06df P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.678660 28274 consensus_queue.cc:237] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.679867 28271 consensus_queue.cc:1048] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:03.678745 27864 tablet_bootstrap.cc:654] T a77e452eca49490c8226b78d6d0cf87f P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.701958 27865 tablet_bootstrap.cc:492] T b491d630a1314286a0c7a83823ce06df P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:03.702293 27864 tablet_bootstrap.cc:492] T a77e452eca49490c8226b78d6d0cf87f P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:03.702808 27864 ts_tablet_manager.cc:1403] T a77e452eca49490c8226b78d6d0cf87f P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.010s
I20260709 14:55:03.703747 28249 raft_consensus.cc:493] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.704449 27865 ts_tablet_manager.cc:1403] T b491d630a1314286a0c7a83823ce06df P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.005s
I20260709 14:55:03.704222 28249 raft_consensus.cc:515] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.707377 27865 raft_consensus.cc:359] T b491d630a1314286a0c7a83823ce06df P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.707866 28249 leader_election.cc:290] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:03.708034 27865 raft_consensus.cc:385] T b491d630a1314286a0c7a83823ce06df P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.708307 27865 raft_consensus.cc:740] T b491d630a1314286a0c7a83823ce06df P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.709106 27865 consensus_queue.cc:260] T b491d630a1314286a0c7a83823ce06df P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.709452 27742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c8636f5d647dab48b993eab85ee59" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:03.710037 27742 raft_consensus.cc:2468] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:55:03.711506 27638 leader_election.cc:304] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:55:03.711800 27865 ts_tablet_manager.cc:1434] T b491d630a1314286a0c7a83823ce06df P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:03.712826 27865 tablet_bootstrap.cc:492] T 1cc806d7dd0d41e591f31abc546bc0a6 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Bootstrap starting.
I20260709 14:55:03.714046 28293 raft_consensus.cc:2804] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.714417 28293 raft_consensus.cc:493] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.714747 28293 raft_consensus.cc:3060] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.702456 27573 catalog_manager.cc:5697] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 1 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.717878 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c8636f5d647dab48b993eab85ee59" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
W20260709 14:55:03.719395 27640 leader_election.cc:343] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.721689 28293 raft_consensus.cc:515] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.723937 28293 leader_election.cc:290] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:03.726089 27742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c8636f5d647dab48b993eab85ee59" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:55:03.726691 27742 raft_consensus.cc:3060] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.727195 27822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c8636f5d647dab48b993eab85ee59" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
W20260709 14:55:03.728722 27640 leader_election.cc:343] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.732127 27865 tablet_bootstrap.cc:654] T 1cc806d7dd0d41e591f31abc546bc0a6 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.733340 27742 raft_consensus.cc:2468] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:55:03.734454 27638 leader_election.cc:304] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 764ca31b32814284b36d06b05f6180d9
I20260709 14:55:03.735383 28293 raft_consensus.cc:2804] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.735833 28293 raft_consensus.cc:697] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:55:03.736595 28293 consensus_queue.cc:237] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.743883 27572 catalog_manager.cc:5697] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.748445 27864 raft_consensus.cc:359] T a77e452eca49490c8226b78d6d0cf87f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.749837 27864 raft_consensus.cc:385] T a77e452eca49490c8226b78d6d0cf87f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.750142 27864 raft_consensus.cc:740] T a77e452eca49490c8226b78d6d0cf87f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.750916 27864 consensus_queue.cc:260] T a77e452eca49490c8226b78d6d0cf87f P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.751710 27865 tablet_bootstrap.cc:492] T 1cc806d7dd0d41e591f31abc546bc0a6 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: No bootstrap required, opened a new log
I20260709 14:55:03.752162 27865 ts_tablet_manager.cc:1403] T 1cc806d7dd0d41e591f31abc546bc0a6 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.000s
I20260709 14:55:03.753334 27864 ts_tablet_manager.cc:1434] T a77e452eca49490c8226b78d6d0cf87f P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 14:55:03.754621 27865 raft_consensus.cc:359] T 1cc806d7dd0d41e591f31abc546bc0a6 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.755311 27864 tablet_bootstrap.cc:492] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:03.755304 27865 raft_consensus.cc:385] T 1cc806d7dd0d41e591f31abc546bc0a6 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.755815 27865 raft_consensus.cc:740] T 1cc806d7dd0d41e591f31abc546bc0a6 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.756531 27865 consensus_queue.cc:260] T 1cc806d7dd0d41e591f31abc546bc0a6 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.759752 27865 ts_tablet_manager.cc:1434] T 1cc806d7dd0d41e591f31abc546bc0a6 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:03.764622 27864 tablet_bootstrap.cc:654] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.764945 27572 catalog_manager.cc:5697] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 1 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.768920 27864 tablet_bootstrap.cc:492] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:03.769599 27864 ts_tablet_manager.cc:1403] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260709 14:55:03.773933 27864 raft_consensus.cc:359] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.774544 27864 raft_consensus.cc:385] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.774848 27864 raft_consensus.cc:740] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.775410 27864 consensus_queue.cc:260] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.778664 27864 ts_tablet_manager.cc:1434] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:55:03.779532 27864 tablet_bootstrap.cc:492] T bbabd42ed90242adaf3afe25f57a67a8 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:03.791604 27864 tablet_bootstrap.cc:654] T bbabd42ed90242adaf3afe25f57a67a8 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.795380 27864 tablet_bootstrap.cc:492] T bbabd42ed90242adaf3afe25f57a67a8 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:03.795739 27864 ts_tablet_manager.cc:1403] T bbabd42ed90242adaf3afe25f57a67a8 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:55:03.797590 27864 raft_consensus.cc:359] T bbabd42ed90242adaf3afe25f57a67a8 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.798209 27864 raft_consensus.cc:385] T bbabd42ed90242adaf3afe25f57a67a8 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.798424 27864 raft_consensus.cc:740] T bbabd42ed90242adaf3afe25f57a67a8 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.798965 27864 consensus_queue.cc:260] T bbabd42ed90242adaf3afe25f57a67a8 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.800486 27864 ts_tablet_manager.cc:1434] T bbabd42ed90242adaf3afe25f57a67a8 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:55:03.801312 27864 tablet_bootstrap.cc:492] T 6b1c8636f5d647dab48b993eab85ee59 P 764ca31b32814284b36d06b05f6180d9: Bootstrap starting.
I20260709 14:55:03.805022 28143 raft_consensus.cc:493] T a77e452eca49490c8226b78d6d0cf87f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.805501 27864 tablet_bootstrap.cc:654] T 6b1c8636f5d647dab48b993eab85ee59 P 764ca31b32814284b36d06b05f6180d9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.805446 28143 raft_consensus.cc:515] T a77e452eca49490c8226b78d6d0cf87f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.807708 28143 leader_election.cc:290] T a77e452eca49490c8226b78d6d0cf87f P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:03.808789 27742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77e452eca49490c8226b78d6d0cf87f" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:03.809398 27668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77e452eca49490c8226b78d6d0cf87f" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:03.810137 27668 raft_consensus.cc:2393] T a77e452eca49490c8226b78d6d0cf87f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 764ca31b32814284b36d06b05f6180d9 in current term 1: Already voted for candidate eaaaf4fb748f4f8888691c6ac24b9528 in this term.
I20260709 14:55:03.811245 27789 leader_election.cc:304] T a77e452eca49490c8226b78d6d0cf87f P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9; no voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528
I20260709 14:55:03.812170 28143 raft_consensus.cc:3060] T a77e452eca49490c8226b78d6d0cf87f P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.812428 27864 tablet_bootstrap.cc:492] T 6b1c8636f5d647dab48b993eab85ee59 P 764ca31b32814284b36d06b05f6180d9: No bootstrap required, opened a new log
I20260709 14:55:03.812918 27864 ts_tablet_manager.cc:1403] T 6b1c8636f5d647dab48b993eab85ee59 P 764ca31b32814284b36d06b05f6180d9: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 14:55:03.817101 27864 raft_consensus.cc:359] T 6b1c8636f5d647dab48b993eab85ee59 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.817756 27864 raft_consensus.cc:385] T 6b1c8636f5d647dab48b993eab85ee59 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.818017 27864 raft_consensus.cc:740] T 6b1c8636f5d647dab48b993eab85ee59 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.818619 27864 consensus_queue.cc:260] T 6b1c8636f5d647dab48b993eab85ee59 P 764ca31b32814284b36d06b05f6180d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.822149 27864 ts_tablet_manager.cc:1434] T 6b1c8636f5d647dab48b993eab85ee59 P 764ca31b32814284b36d06b05f6180d9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:03.822781 28143 raft_consensus.cc:2749] T a77e452eca49490c8226b78d6d0cf87f P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:03.839744 28293 raft_consensus.cc:493] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.840324 28293 raft_consensus.cc:515] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.842455 28293 leader_election.cc:290] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:03.843809 27742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caaf1b3eeb4d4cd69dcf3ee2d1ff7690" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:03.844158 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caaf1b3eeb4d4cd69dcf3ee2d1ff7690" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:03.844430 27742 raft_consensus.cc:2468] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:55:03.844947 27818 raft_consensus.cc:2468] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:55:03.845584 27638 leader_election.cc:304] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:55:03.846299 28293 raft_consensus.cc:2804] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.846657 28293 raft_consensus.cc:493] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.846920 28293 raft_consensus.cc:3060] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.851307 28293 raft_consensus.cc:515] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.853688 28293 leader_election.cc:290] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:03.854110 27742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caaf1b3eeb4d4cd69dcf3ee2d1ff7690" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:55:03.854874 28189 raft_consensus.cc:493] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.855198 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caaf1b3eeb4d4cd69dcf3ee2d1ff7690" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:55:03.855389 28189 raft_consensus.cc:515] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.854869 27742 raft_consensus.cc:3060] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.855729 27818 raft_consensus.cc:3060] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.858180 28189 leader_election.cc:290] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:03.858918 27668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b491d630a1314286a0c7a83823ce06df" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:03.859534 27668 raft_consensus.cc:2468] T b491d630a1314286a0c7a83823ce06df P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:55:03.859851 27741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b491d630a1314286a0c7a83823ce06df" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:03.860442 27741 raft_consensus.cc:2468] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:55:03.860529 27789 leader_election.cc:304] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:55:03.861956 28189 raft_consensus.cc:2804] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.862313 28189 raft_consensus.cc:493] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.862398 27742 raft_consensus.cc:2468] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:55:03.862673 28189 raft_consensus.cc:3060] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.863731 27638 leader_election.cc:304] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:55:03.864751 28293 raft_consensus.cc:2804] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.865411 28293 raft_consensus.cc:697] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:55:03.866258 28293 consensus_queue.cc:237] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.867926 27818 raft_consensus.cc:2468] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:55:03.872216 28189 raft_consensus.cc:515] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.874617 28189 leader_election.cc:290] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:03.874855 27741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b491d630a1314286a0c7a83823ce06df" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:55:03.875211 27668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b491d630a1314286a0c7a83823ce06df" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:55:03.875449 27741 raft_consensus.cc:3060] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.875710 27668 raft_consensus.cc:3060] T b491d630a1314286a0c7a83823ce06df P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.877143 27572 catalog_manager.cc:5697] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 1 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.881719 27741 raft_consensus.cc:2468] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:55:03.881964 27668 raft_consensus.cc:2468] T b491d630a1314286a0c7a83823ce06df P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:55:03.883225 27787 leader_election.cc:304] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:55:03.884166 28189 raft_consensus.cc:2804] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.884588 28189 raft_consensus.cc:697] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Becoming Leader. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Running, Role: LEADER
I20260709 14:55:03.885426 28189 consensus_queue.cc:237] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.894485 27572 catalog_manager.cc:5697] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 764ca31b32814284b36d06b05f6180d9 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "764ca31b32814284b36d06b05f6180d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:03.906298 28293 raft_consensus.cc:493] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.906754 28293 raft_consensus.cc:515] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.908521 28293 leader_election.cc:290] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:03.909118 27741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbabd42ed90242adaf3afe25f57a67a8" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:03.909471 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbabd42ed90242adaf3afe25f57a67a8" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9" is_pre_election: true
I20260709 14:55:03.909674 27741 raft_consensus.cc:2468] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:55:03.909969 27818 raft_consensus.cc:2468] T bbabd42ed90242adaf3afe25f57a67a8 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 0.
I20260709 14:55:03.910583 27638 leader_election.cc:304] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:55:03.911214 28293 raft_consensus.cc:2804] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.911461 28293 raft_consensus.cc:493] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.911727 28293 raft_consensus.cc:3060] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.916723 28293 raft_consensus.cc:515] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.918329 28293 leader_election.cc:290] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:03.919009 27741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbabd42ed90242adaf3afe25f57a67a8" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:55:03.919162 27818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbabd42ed90242adaf3afe25f57a67a8" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:55:03.919474 27741 raft_consensus.cc:3060] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.919608 27818 raft_consensus.cc:3060] T bbabd42ed90242adaf3afe25f57a67a8 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.924077 27818 raft_consensus.cc:2468] T bbabd42ed90242adaf3afe25f57a67a8 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:55:03.924072 27741 raft_consensus.cc:2468] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 1.
I20260709 14:55:03.925031 27640 leader_election.cc:304] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:55:03.926113 28293 raft_consensus.cc:2804] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.927713 28293 raft_consensus.cc:697] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:55:03.928558 28293 consensus_queue.cc:237] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:03.939936 27572 catalog_manager.cc:5697] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 1 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.965607 28293 consensus_queue.cc:1048] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:03.975337 28293 consensus_queue.cc:1048] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:03.991173 28293 consensus_queue.cc:1048] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.008055 28189 raft_consensus.cc:493] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.008610 28189 raft_consensus.cc:515] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:04.010594 28189 leader_election.cc:290] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:04.012089 27668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc806d7dd0d41e591f31abc546bc0a6" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:04.012964 27668 raft_consensus.cc:2468] T 1cc806d7dd0d41e591f31abc546bc0a6 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:55:04.012827 28250 consensus_queue.cc:1048] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.014081 27789 leader_election.cc:304] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:55:04.012084 27741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc806d7dd0d41e591f31abc546bc0a6" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:04.014827 28189 raft_consensus.cc:2804] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:04.015338 28189 raft_consensus.cc:493] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:04.015364 27741 raft_consensus.cc:2468] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 0.
I20260709 14:55:04.015831 28189 raft_consensus.cc:3060] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.025126 28189 raft_consensus.cc:515] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:04.027004 28189 leader_election.cc:290] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:04.027863 27668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc806d7dd0d41e591f31abc546bc0a6" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:55:04.028473 27668 raft_consensus.cc:3060] T 1cc806d7dd0d41e591f31abc546bc0a6 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.028575 27742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc806d7dd0d41e591f31abc546bc0a6" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:55:04.029817 27742 raft_consensus.cc:3060] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.040796 27742 raft_consensus.cc:2468] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:55:04.042408 27787 leader_election.cc:304] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:55:04.043162 27668 raft_consensus.cc:2468] T 1cc806d7dd0d41e591f31abc546bc0a6 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:55:04.043286 28189 raft_consensus.cc:2804] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:04.044345 28189 raft_consensus.cc:697] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Becoming Leader. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Running, Role: LEADER
I20260709 14:55:04.045251 28189 consensus_queue.cc:237] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:04.057499 27573 catalog_manager.cc:5697] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 764ca31b32814284b36d06b05f6180d9 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "764ca31b32814284b36d06b05f6180d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:04.108429 28271 consensus_queue.cc:1048] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.123917 28263 consensus_queue.cc:1048] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.171164 27818 raft_consensus.cc:3060] T 6b1c8636f5d647dab48b993eab85ee59 P 764ca31b32814284b36d06b05f6180d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.177225 28250 consensus_queue.cc:1048] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.181386 28250 consensus_queue.cc:1048] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:04.233834 27621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:04.251921 28250 consensus_queue.cc:1048] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.261911 28250 consensus_queue.cc:1048] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:04.338429 28189 consensus_queue.cc:1048] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.348280 28189 consensus_queue.cc:1048] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.428268 28143 consensus_queue.cc:1048] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.438644 28189 consensus_queue.cc:1048] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.501937 28293 consensus_queue.cc:1048] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:04.515563 28250 consensus_queue.cc:1048] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.631606 28189 raft_consensus.cc:493] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.632107 28189 raft_consensus.cc:515] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:04.634047 28189 leader_election.cc:290] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:04.634965 27743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760861c7405449a1a6d637067461f84b" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" is_pre_election: true
I20260709 14:55:04.635264 27668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760861c7405449a1a6d637067461f84b" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" is_pre_election: true
I20260709 14:55:04.635488 27743 raft_consensus.cc:2468] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:55:04.635908 27668 raft_consensus.cc:2468] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 1.
I20260709 14:55:04.636535 27787 leader_election.cc:304] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [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: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:55:04.637247 28189 raft_consensus.cc:2804] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:04.637565 28189 raft_consensus.cc:493] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:04.637840 28189 raft_consensus.cc:3060] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.643499 28189 raft_consensus.cc:515] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:04.645507 28189 leader_election.cc:290] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 2 election: Requested vote from peers 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177), eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873)
I20260709 14:55:04.646641 27743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760861c7405449a1a6d637067461f84b" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:55:04.647053 27668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760861c7405449a1a6d637067461f84b" candidate_uuid: "764ca31b32814284b36d06b05f6180d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
I20260709 14:55:04.647248 27743 raft_consensus.cc:3060] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.647645 27668 raft_consensus.cc:3060] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.654137 27668 raft_consensus.cc:2468] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 2.
I20260709 14:55:04.654137 27743 raft_consensus.cc:2468] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764ca31b32814284b36d06b05f6180d9 in term 2.
I20260709 14:55:04.655306 27787 leader_election.cc:304] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 764ca31b32814284b36d06b05f6180d9, eaaaf4fb748f4f8888691c6ac24b9528; no voters: 
I20260709 14:55:04.656106 27917 raft_consensus.cc:2804] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:04.656562 27917 raft_consensus.cc:697] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 2 LEADER]: Becoming Leader. State: Replica: 764ca31b32814284b36d06b05f6180d9, State: Running, Role: LEADER
I20260709 14:55:04.657155 27917 consensus_queue.cc:237] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Queue going to LEADER 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: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:04.666581 27573 catalog_manager.cc:5697] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 reported cstate change: term changed from 0 to 2, leader changed from <none> to 764ca31b32814284b36d06b05f6180d9 (127.25.241.3). New cstate: current_term: 2 leader_uuid: "764ca31b32814284b36d06b05f6180d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:05.195919 27743 raft_consensus.cc:1275] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [term 2 FOLLOWER]: Refusing update from remote peer 764ca31b32814284b36d06b05f6180d9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:05.197223 27917 consensus_queue.cc:1048] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:05.206070 27668 raft_consensus.cc:1275] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 2 FOLLOWER]: Refusing update from remote peer 764ca31b32814284b36d06b05f6180d9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:05.207526 27917 consensus_queue.cc:1048] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:05.764209 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:05.794337 28335 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:55:05.794497 28336 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:55:05.796763 28338 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:55:05.797536 26564 server_base.cc:1061] running on GCE node
I20260709 14:55:05.800235 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:05.800523 26564 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:55:05.800777 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608905800759 us; error 0 us; skew 500 ppm
I20260709 14:55:05.801563 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:05.805495 26564 webserver.cc:533] Webserver started at http://127.25.241.4:43345/ using document root <none> and password file <none>
I20260709 14:55:05.805996 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:05.806222 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:05.806541 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:05.807714 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/ts-3-root/instance:
uuid: "dcf2de216e6d401087558fa96ebf1be5"
format_stamp: "Formatted at 2026-07-09 14:55:05 on dist-test-slave-pn9g"
I20260709 14:55:05.812425 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 14:55:05.815944 28343 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:55:05.816881 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:05.817296 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/ts-3-root
uuid: "dcf2de216e6d401087558fa96ebf1be5"
format_stamp: "Formatted at 2026-07-09 14:55:05 on dist-test-slave-pn9g"
I20260709 14:55:05.817574 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608871596507-26564-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:55:05.834146 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:05.835484 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:05.836995 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:05.839884 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:05.840070 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:05.840322 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:05.840480 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:05.895190 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.4:38737
I20260709 14:55:05.895284 28405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.4:38737 every 8 connection(s)
I20260709 14:55:05.900478 26564 auto_leader_rebalancer-test.cc:446] add a tserver: dcf2de216e6d401087558fa96ebf1be5
I20260709 14:55:05.935047 28406 heartbeater.cc:344] Connected to a master server at 127.25.241.62:45995
I20260709 14:55:05.935405 28406 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:05.936120 28406 heartbeater.cc:507] Master 127.25.241.62:45995 requested a full tablet report, sending...
I20260709 14:55:05.938071 27572 ts_manager.cc:194] Registered new tserver with Master: dcf2de216e6d401087558fa96ebf1be5 (127.25.241.4:38737)
I20260709 14:55:05.939656 27572 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45426
I20260709 14:55:06.942318 28406 heartbeater.cc:499] Master 127.25.241.62:45995 was elected leader, sending a full tablet report...
I20260709 14:55:11.075122 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:11.132589 27741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1760f3e8af6420a85826f8510e4a133"
dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
mode: GRACEFUL
new_leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
 from {username='slave'} at 127.0.0.1:49100
I20260709 14:55:11.133160 27741 raft_consensus.cc:606] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Received request to transfer leadership to TS 6c5ab6be6b864e1c8ff5e5d1047bb78d
I20260709 14:55:11.134122 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:55:11.135114 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:11.591080 28417 raft_consensus.cc:993] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528: : Instructing follower 6c5ab6be6b864e1c8ff5e5d1047bb78d to start an election
I20260709 14:55:11.591523 28413 raft_consensus.cc:1081] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Signalling peer 6c5ab6be6b864e1c8ff5e5d1047bb78d to start an election
I20260709 14:55:11.592811 27668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1760f3e8af6420a85826f8510e4a133"
dest_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d"
 from {username='slave'} at 127.0.0.1:48850
I20260709 14:55:11.593269 27668 raft_consensus.cc:493] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:11.593531 27668 raft_consensus.cc:3060] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:11.597399 27668 raft_consensus.cc:515] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:11.599107 27668 leader_election.cc:290] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 2 election: Requested vote from peers eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873), 764ca31b32814284b36d06b05f6180d9 (127.25.241.3:33931)
I20260709 14:55:11.600086 27822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1760f3e8af6420a85826f8510e4a133" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "764ca31b32814284b36d06b05f6180d9"
I20260709 14:55:11.600641 27822 raft_consensus.cc:3060] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:11.600049 27742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1760f3e8af6420a85826f8510e4a133" candidate_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eaaaf4fb748f4f8888691c6ac24b9528"
I20260709 14:55:11.601339 27742 raft_consensus.cc:3055] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:11.601956 27742 raft_consensus.cc:740] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaaaf4fb748f4f8888691c6ac24b9528, State: Running, Role: LEADER
I20260709 14:55:11.602699 27742 consensus_queue.cc:260] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:11.603745 27742 raft_consensus.cc:3060] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:11.606521 27822 raft_consensus.cc:2468] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 2.
I20260709 14:55:11.607534 27640 leader_election.cc:304] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5ab6be6b864e1c8ff5e5d1047bb78d, 764ca31b32814284b36d06b05f6180d9; no voters: 
I20260709 14:55:11.608153 28414 raft_consensus.cc:2804] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:11.608520 28414 raft_consensus.cc:697] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 2 LEADER]: Becoming Leader. State: Replica: 6c5ab6be6b864e1c8ff5e5d1047bb78d, State: Running, Role: LEADER
I20260709 14:55:11.609053 27742 raft_consensus.cc:2468] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5ab6be6b864e1c8ff5e5d1047bb78d in term 2.
I20260709 14:55:11.609278 28414 consensus_queue.cc:237] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } }
I20260709 14:55:11.618398 27572 catalog_manager.cc:5697] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d reported cstate change: term changed from 1 to 2, leader changed from eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2) to 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1). New cstate: current_term: 2 leader_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5ab6be6b864e1c8ff5e5d1047bb78d" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:12.023357 27822 raft_consensus.cc:1275] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9 [term 2 FOLLOWER]: Refusing update from remote peer 6c5ab6be6b864e1c8ff5e5d1047bb78d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:12.024755 28423 consensus_queue.cc:1048] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "764ca31b32814284b36d06b05f6180d9" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:12.043207 27742 raft_consensus.cc:1275] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 2 FOLLOWER]: Refusing update from remote peer 6c5ab6be6b864e1c8ff5e5d1047bb78d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:12.051281 28249 consensus_queue.cc:1048] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaaaf4fb748f4f8888691c6ac24b9528" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:12.136477 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:12.189275 26564 tablet_server.cc:179] TabletServer@127.25.241.1:0 shutting down...
W20260709 14:55:12.219340 27715 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:55:12.224776 27715 consensus_peers.cc:597] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.226320 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:55:12.227123 27715 consensus_peers.cc:597] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.229552 26564 tablet_replica.cc:333] T b491d630a1314286a0c7a83823ce06df P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.230805 26564 raft_consensus.cc:2243] T b491d630a1314286a0c7a83823ce06df P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.231325 26564 raft_consensus.cc:2272] T b491d630a1314286a0c7a83823ce06df P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.231426 27715 consensus_peers.cc:597] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.234534 26564 tablet_replica.cc:333] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
W20260709 14:55:12.235733 27789 consensus_peers.cc:597] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.235816 26564 raft_consensus.cc:2243] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.237489 26564 raft_consensus.cc:2272] T 6b1c8636f5d647dab48b993eab85ee59 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.240685 26564 tablet_replica.cc:333] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.241549 26564 raft_consensus.cc:2243] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.243914 26564 raft_consensus.cc:2272] T bbabd42ed90242adaf3afe25f57a67a8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.247155 27715 consensus_peers.cc:597] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.247802 26564 tablet_replica.cc:333] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.248847 26564 raft_consensus.cc:2243] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.250135 26564 raft_consensus.cc:2272] T f585eede98944347bbf701668bad7f43 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.251468 27715 consensus_peers.cc:597] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.252751 27789 consensus_peers.cc:597] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.253060 26564 tablet_replica.cc:333] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.253964 26564 raft_consensus.cc:2243] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.255077 26564 raft_consensus.cc:2272] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.258417 26564 tablet_replica.cc:333] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.259367 26564 raft_consensus.cc:2243] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.260658 26564 raft_consensus.cc:2272] T a26e190c46b74db4a946de7428752500 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.263406 26564 tablet_replica.cc:333] T e71d6045b87f429893377fdc53188a95 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.264173 26564 raft_consensus.cc:2243] T e71d6045b87f429893377fdc53188a95 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.264700 26564 raft_consensus.cc:2272] T e71d6045b87f429893377fdc53188a95 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.266827 26564 tablet_replica.cc:333] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.267336 26564 raft_consensus.cc:2243] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.267740 26564 raft_consensus.cc:2272] T 760861c7405449a1a6d637067461f84b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.269809 26564 tablet_replica.cc:333] T 68f938edcb854ad1b809d1cf5eddf80c P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.270463 26564 raft_consensus.cc:2243] T 68f938edcb854ad1b809d1cf5eddf80c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.270906 26564 raft_consensus.cc:2272] T 68f938edcb854ad1b809d1cf5eddf80c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.273239 26564 tablet_replica.cc:333] T 604e448c65844fccafb638578efc2d05 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.274001 26564 raft_consensus.cc:2243] T 604e448c65844fccafb638578efc2d05 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.274540 26564 raft_consensus.cc:2272] T 604e448c65844fccafb638578efc2d05 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.276265 26564 tablet_replica.cc:333] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.276918 26564 raft_consensus.cc:2243] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.277618 26564 raft_consensus.cc:2272] T ee1b0ba93dac4f189b74f2349e93ae9a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.279338 26564 tablet_replica.cc:333] T e8d4e622a11d423cb163d2769dc1e9bd P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.279870 26564 raft_consensus.cc:2243] T e8d4e622a11d423cb163d2769dc1e9bd P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.280277 26564 raft_consensus.cc:2272] T e8d4e622a11d423cb163d2769dc1e9bd P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.282152 26564 tablet_replica.cc:333] T a28b65f8d2744d5381896ee4355715d4 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.282768 26564 raft_consensus.cc:2243] T a28b65f8d2744d5381896ee4355715d4 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.283175 26564 raft_consensus.cc:2272] T a28b65f8d2744d5381896ee4355715d4 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.285003 26564 tablet_replica.cc:333] T a77e452eca49490c8226b78d6d0cf87f P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.285710 26564 raft_consensus.cc:2243] T a77e452eca49490c8226b78d6d0cf87f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.286180 26564 raft_consensus.cc:2272] T a77e452eca49490c8226b78d6d0cf87f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.287858 27789 consensus_peers.cc:597] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.288125 26564 tablet_replica.cc:333] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.288940 26564 raft_consensus.cc:2243] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.289479 26564 raft_consensus.cc:2272] T 526439119e8541b38afe6bf73623e2fa P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.291976 26564 tablet_replica.cc:333] T cefaab4a008a406aadd8aae4658ecb2e P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.292598 26564 raft_consensus.cc:2243] T cefaab4a008a406aadd8aae4658ecb2e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.293138 26564 raft_consensus.cc:2272] T cefaab4a008a406aadd8aae4658ecb2e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.294876 26564 tablet_replica.cc:333] T 2cfa314dfccd4b858f038885e5922622 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.295431 26564 raft_consensus.cc:2243] T 2cfa314dfccd4b858f038885e5922622 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.295923 26564 raft_consensus.cc:2272] T 2cfa314dfccd4b858f038885e5922622 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.298429 26564 tablet_replica.cc:333] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.299063 26564 raft_consensus.cc:2243] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.299964 26564 raft_consensus.cc:2272] T 10933a16f61d470bbaa42e5e2ba92e5e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.301932 26564 tablet_replica.cc:333] T aebfb277036049c4a2a30892467ff5fc P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.302539 26564 raft_consensus.cc:2243] T aebfb277036049c4a2a30892467ff5fc P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.302979 26564 raft_consensus.cc:2272] T aebfb277036049c4a2a30892467ff5fc P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.305053 26564 tablet_replica.cc:333] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.305595 26564 raft_consensus.cc:2243] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.306329 26564 raft_consensus.cc:2272] T edcd7170a63d4e9291cf564708136f78 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.308555 26564 tablet_replica.cc:333] T 4a6ff01bfb8f43aa864ea772e403e344 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.309154 26564 raft_consensus.cc:2243] T 4a6ff01bfb8f43aa864ea772e403e344 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.309630 26564 raft_consensus.cc:2272] T 4a6ff01bfb8f43aa864ea772e403e344 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.311305 26564 tablet_replica.cc:333] T d3afde2887864f3aba76fd43bbe23ad3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.311815 26564 raft_consensus.cc:2243] T d3afde2887864f3aba76fd43bbe23ad3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.312335 26564 raft_consensus.cc:2272] T d3afde2887864f3aba76fd43bbe23ad3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.314520 26564 tablet_replica.cc:333] T 88bb7af0fbba438fa7eb5046538da998 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.315299 26564 raft_consensus.cc:2243] T 88bb7af0fbba438fa7eb5046538da998 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.315853 26564 raft_consensus.cc:2272] T 88bb7af0fbba438fa7eb5046538da998 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.318332 26564 tablet_replica.cc:333] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.319077 26564 raft_consensus.cc:2243] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:12.319123 27789 consensus_peers.cc:597] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.320094 26564 raft_consensus.cc:2272] T a7486126e65248baa7a6faf9923e7dde P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.320542 27715 consensus_peers.cc:597] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.321904 26564 tablet_replica.cc:333] T b228295ba8164f778d9f9b16ea468596 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.322538 26564 raft_consensus.cc:2243] T b228295ba8164f778d9f9b16ea468596 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.322950 26564 raft_consensus.cc:2272] T b228295ba8164f778d9f9b16ea468596 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.325246 26564 tablet_replica.cc:333] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.325999 26564 raft_consensus.cc:2243] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.326885 26564 raft_consensus.cc:2272] T ee465a7849604a6a8fa2a0432f4363f8 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.326957 27789 consensus_peers.cc:597] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.328876 26564 tablet_replica.cc:333] T f2b95c5e712e4aacb6d08b01e537c429 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.329398 26564 raft_consensus.cc:2243] T f2b95c5e712e4aacb6d08b01e537c429 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.329763 26564 raft_consensus.cc:2272] T f2b95c5e712e4aacb6d08b01e537c429 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.332011 26564 tablet_replica.cc:333] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.332594 26564 raft_consensus.cc:2243] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.333657 26564 raft_consensus.cc:2272] T 5f357581570b4dbe9cea8277bd79abe0 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.335759 26564 tablet_replica.cc:333] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
W20260709 14:55:12.335697 27789 consensus_peers.cc:597] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.336642 26564 raft_consensus.cc:2243] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:12.337080 27789 consensus_peers.cc:597] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.337221 26564 raft_consensus.cc:2272] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.338903 26564 tablet_replica.cc:333] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.339422 26564 raft_consensus.cc:2243] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.340070 26564 raft_consensus.cc:2272] T 307e0bd71ee54641b7d788c49815ac75 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.341722 26564 tablet_replica.cc:333] T 3a8bb076465041cf9f408ea8a95dd755 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.342309 26564 raft_consensus.cc:2243] T 3a8bb076465041cf9f408ea8a95dd755 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.342708 26564 raft_consensus.cc:2272] T 3a8bb076465041cf9f408ea8a95dd755 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.344458 26564 tablet_replica.cc:333] T 4c3d71857ac444a0965c578ba4bbc7c2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.344998 26564 raft_consensus.cc:2243] T 4c3d71857ac444a0965c578ba4bbc7c2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.345389 26564 raft_consensus.cc:2272] T 4c3d71857ac444a0965c578ba4bbc7c2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.347085 26564 tablet_replica.cc:333] T ea1fa768d2e24298a498230ad207d76e P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.347586 26564 raft_consensus.cc:2243] T ea1fa768d2e24298a498230ad207d76e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.347999 26564 raft_consensus.cc:2272] T ea1fa768d2e24298a498230ad207d76e P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.350018 26564 tablet_replica.cc:333] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.350512 26564 raft_consensus.cc:2243] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.351457 26564 raft_consensus.cc:2272] T 85aa736c323f456ebd451424ba7b7190 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.351539 27715 consensus_peers.cc:597] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.353147 26564 tablet_replica.cc:333] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.353703 26564 raft_consensus.cc:2243] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.354081 26564 raft_consensus.cc:2272] T 63e5a45c79944897baa5d1311a91ace2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.355794 26564 tablet_replica.cc:333] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.356302 26564 raft_consensus.cc:2243] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.356726 26564 raft_consensus.cc:2272] T 5442402d7cad4efaadbc613c987bcd21 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.358707 26564 tablet_replica.cc:333] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.359293 26564 raft_consensus.cc:2243] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.360075 26564 raft_consensus.cc:2272] T e1418bdc70f3447596f98d6729e5d37b P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.360769 27789 consensus_peers.cc:597] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.361974 26564 tablet_replica.cc:333] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.362542 26564 raft_consensus.cc:2243] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.363452 26564 raft_consensus.cc:2272] T faa056c62db2483a81b3283aa3f0754a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.365760 26564 tablet_replica.cc:333] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.366488 26564 raft_consensus.cc:2243] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.367532 26564 raft_consensus.cc:2272] T c239b010fb754885a6e2d5dbae416cf9 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.370071 26564 tablet_replica.cc:333] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.370543 26564 raft_consensus.cc:2243] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.371320 26564 raft_consensus.cc:2272] T 3a9466d93657425fbbaeffa0ee569976 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.373430 26564 tablet_replica.cc:333] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.373896 26564 raft_consensus.cc:2243] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:12.373996 27715 consensus_peers.cc:597] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.374691 26564 raft_consensus.cc:2272] T e3dce884ae2742108cf1f00cf0439140 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.376449 26564 tablet_replica.cc:333] T ee1b93c921c7460fa71ca873473af845 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.376995 26564 raft_consensus.cc:2243] T ee1b93c921c7460fa71ca873473af845 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.377384 26564 raft_consensus.cc:2272] T ee1b93c921c7460fa71ca873473af845 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.378957 26564 tablet_replica.cc:333] T caec3618c1a8481f922076c2b04d747c P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.379423 26564 raft_consensus.cc:2243] T caec3618c1a8481f922076c2b04d747c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.379788 26564 raft_consensus.cc:2272] T caec3618c1a8481f922076c2b04d747c P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.381544 26564 tablet_replica.cc:333] T e4652f63ed2f43f2903f673cb126cae3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.382018 26564 raft_consensus.cc:2243] T e4652f63ed2f43f2903f673cb126cae3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.382464 26564 raft_consensus.cc:2272] T e4652f63ed2f43f2903f673cb126cae3 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.384729 26564 tablet_replica.cc:333] T 7cb31c4474c54dd1a72af01449199edc P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.385176 26564 raft_consensus.cc:2243] T 7cb31c4474c54dd1a72af01449199edc P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.385502 26564 raft_consensus.cc:2272] T 7cb31c4474c54dd1a72af01449199edc P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.387072 26564 tablet_replica.cc:333] T db43ba237a5d4c9888d7b48d1ce26615 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.387502 26564 raft_consensus.cc:2243] T db43ba237a5d4c9888d7b48d1ce26615 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.387828 26564 raft_consensus.cc:2272] T db43ba237a5d4c9888d7b48d1ce26615 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.389554 26564 tablet_replica.cc:333] T 32006cf0876d4f43952e37f498bcae7a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.390014 26564 raft_consensus.cc:2243] T 32006cf0876d4f43952e37f498bcae7a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.390344 26564 raft_consensus.cc:2272] T 32006cf0876d4f43952e37f498bcae7a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.391896 26564 tablet_replica.cc:333] T edfe339344ad4fcb98026ff26d31a3de P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.392371 26564 raft_consensus.cc:2243] T edfe339344ad4fcb98026ff26d31a3de P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.392768 26564 raft_consensus.cc:2272] T edfe339344ad4fcb98026ff26d31a3de P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.394500 26564 tablet_replica.cc:333] T 5de795c4e4c84eb188e51e9127594117 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.395004 26564 raft_consensus.cc:2243] T 5de795c4e4c84eb188e51e9127594117 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.395499 26564 raft_consensus.cc:2272] T 5de795c4e4c84eb188e51e9127594117 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.397529 26564 tablet_replica.cc:333] T 4a9f41289c7c4817b042558c142c14ed P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.398003 26564 raft_consensus.cc:2243] T 4a9f41289c7c4817b042558c142c14ed P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.398360 26564 raft_consensus.cc:2272] T 4a9f41289c7c4817b042558c142c14ed P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.399916 26564 tablet_replica.cc:333] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.400383 26564 raft_consensus.cc:2243] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.401101 26564 raft_consensus.cc:2272] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.403211 26564 tablet_replica.cc:333] T eacad99aa3084cff9f7c19405bef8390 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.403805 26564 raft_consensus.cc:2243] T eacad99aa3084cff9f7c19405bef8390 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.404299 26564 raft_consensus.cc:2272] T eacad99aa3084cff9f7c19405bef8390 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.406478 26564 tablet_replica.cc:333] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.407040 26564 raft_consensus.cc:2243] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.407531 26564 raft_consensus.cc:2272] T 75de3d35805a44f99c1445781c6b9afb P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.409544 26564 tablet_replica.cc:333] T 1cc806d7dd0d41e591f31abc546bc0a6 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.410239 26564 raft_consensus.cc:2243] T 1cc806d7dd0d41e591f31abc546bc0a6 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.410763 26564 raft_consensus.cc:2272] T 1cc806d7dd0d41e591f31abc546bc0a6 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.412701 26564 tablet_replica.cc:333] T f385bc318e384a8f84e154001b18a87a P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.413210 26564 raft_consensus.cc:2243] T f385bc318e384a8f84e154001b18a87a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.413583 26564 raft_consensus.cc:2272] T f385bc318e384a8f84e154001b18a87a P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.415083 26564 tablet_replica.cc:333] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.415562 26564 raft_consensus.cc:2243] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.415944 26564 raft_consensus.cc:2272] T ff92edd1ad294321babec85c0be0136f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.417640 26564 tablet_replica.cc:333] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.418076 26564 raft_consensus.cc:2243] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.418788 26564 raft_consensus.cc:2272] T c1760f3e8af6420a85826f8510e4a133 P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.420899 26564 tablet_replica.cc:333] T 64a42cf24dcf41c9a147c527fef564ea P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.421453 26564 raft_consensus.cc:2243] T 64a42cf24dcf41c9a147c527fef564ea P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.421977 26564 raft_consensus.cc:2272] T 64a42cf24dcf41c9a147c527fef564ea P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.424170 26564 tablet_replica.cc:333] T df784501eb4e4a2f9171d8d70788b16f P 6c5ab6be6b864e1c8ff5e5d1047bb78d: stopping tablet replica
I20260709 14:55:12.424652 26564 raft_consensus.cc:2243] T df784501eb4e4a2f9171d8d70788b16f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.425160 26564 raft_consensus.cc:2272] T df784501eb4e4a2f9171d8d70788b16f P 6c5ab6be6b864e1c8ff5e5d1047bb78d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.434666 27715 consensus_peers.cc:597] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.435981 27789 consensus_peers.cc:597] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.472694 27715 consensus_peers.cc:597] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.474087 27715 consensus_peers.cc:597] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.482595 27715 consensus_peers.cc:597] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.487182 27789 consensus_peers.cc:597] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. 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:55:12.504912 26564 tablet_server.cc:196] TabletServer@127.25.241.1:0 shutdown complete.
W20260709 14:55:12.508903 27789 consensus_peers.cc:597] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:12.514314 27715 consensus_peers.cc:597] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:12.514734 27715 consensus_peers.cc:597] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:12.534564 27715 consensus_peers.cc:597] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:12.554992 27789 consensus_peers.cc:597] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:12.564345 27789 consensus_peers.cc:597] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:12.564926 27789 consensus_peers.cc:597] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:12.578084 27715 consensus_peers.cc:597] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:12.585271 27789 consensus_peers.cc:597] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:12.590886 27789 consensus_peers.cc:597] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:12.595578 26564 tablet_server.cc:179] TabletServer@127.25.241.2:0 shutting down...
W20260709 14:55:12.606662 27787 consensus_peers.cc:597] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 -> Peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Couldn't send request to peer eaaaf4fb748f4f8888691c6ac24b9528. 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:55:12.634346 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:55:12.635365 27789 consensus_peers.cc:597] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:12.637035 26564 tablet_replica.cc:333] T a26e190c46b74db4a946de7428752500 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.637974 26564 raft_consensus.cc:2243] T a26e190c46b74db4a946de7428752500 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.638552 26564 raft_consensus.cc:2272] T a26e190c46b74db4a946de7428752500 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.640480 26564 tablet_replica.cc:333] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.641119 26564 raft_consensus.cc:2243] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.641564 26564 raft_consensus.cc:2272] T b491d630a1314286a0c7a83823ce06df P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.643337 26564 tablet_replica.cc:333] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.643850 26564 raft_consensus.cc:2243] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.644518 26564 raft_consensus.cc:2272] T 604e448c65844fccafb638578efc2d05 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.646123 26564 tablet_replica.cc:333] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.646596 26564 raft_consensus.cc:2243] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.646931 26564 raft_consensus.cc:2272] T bbabd42ed90242adaf3afe25f57a67a8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.648777 26564 tablet_replica.cc:333] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.649299 26564 raft_consensus.cc:2243] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.649677 26564 raft_consensus.cc:2272] T 6b1c8636f5d647dab48b993eab85ee59 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.651367 26564 tablet_replica.cc:333] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.651904 26564 raft_consensus.cc:2243] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.652272 26564 raft_consensus.cc:2272] T 760861c7405449a1a6d637067461f84b P eaaaf4fb748f4f8888691c6ac24b9528 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.653762 26564 tablet_replica.cc:333] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.654251 26564 raft_consensus.cc:2243] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.654928 26564 raft_consensus.cc:2272] T e71d6045b87f429893377fdc53188a95 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.656862 26564 tablet_replica.cc:333] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.657577 26564 raft_consensus.cc:2243] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.658056 26564 raft_consensus.cc:2272] T f585eede98944347bbf701668bad7f43 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.659529 27789 consensus_peers.cc:597] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:12.660113 26564 tablet_replica.cc:333] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.660727 26564 raft_consensus.cc:2243] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.661415 26564 raft_consensus.cc:2272] T a77e452eca49490c8226b78d6d0cf87f P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.663012 26564 tablet_replica.cc:333] T 526439119e8541b38afe6bf73623e2fa P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.663862 26564 raft_consensus.cc:2243] T 526439119e8541b38afe6bf73623e2fa P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.664438 26564 raft_consensus.cc:2272] T 526439119e8541b38afe6bf73623e2fa P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.666797 26564 tablet_replica.cc:333] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.667591 26564 raft_consensus.cc:2243] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.668182 26564 raft_consensus.cc:2272] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.670202 26564 tablet_replica.cc:333] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.670738 26564 raft_consensus.cc:2243] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.671522 26564 raft_consensus.cc:2272] T e8d4e622a11d423cb163d2769dc1e9bd P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.673359 26564 tablet_replica.cc:333] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.673866 26564 raft_consensus.cc:2243] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.674258 26564 raft_consensus.cc:2272] T a28b65f8d2744d5381896ee4355715d4 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.675726 26564 tablet_replica.cc:333] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.676250 26564 raft_consensus.cc:2243] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.676620 26564 raft_consensus.cc:2272] T ee1b0ba93dac4f189b74f2349e93ae9a P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.678221 26564 tablet_replica.cc:333] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.678719 26564 raft_consensus.cc:2243] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.679384 26564 raft_consensus.cc:2272] T 68f938edcb854ad1b809d1cf5eddf80c P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.681054 26564 tablet_replica.cc:333] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.681569 26564 raft_consensus.cc:2243] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.682360 26564 raft_consensus.cc:2272] T cefaab4a008a406aadd8aae4658ecb2e P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.684350 26564 tablet_replica.cc:333] T edcd7170a63d4e9291cf564708136f78 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.685034 26564 raft_consensus.cc:2243] T edcd7170a63d4e9291cf564708136f78 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:12.685093 27787 consensus_peers.cc:597] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 -> Peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Couldn't send request to peer eaaaf4fb748f4f8888691c6ac24b9528. 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:55:12.685612 26564 raft_consensus.cc:2272] T edcd7170a63d4e9291cf564708136f78 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.687229 26564 tablet_replica.cc:333] T 4a6ff01bfb8f43aa864ea772e403e344 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.687703 26564 raft_consensus.cc:2243] T 4a6ff01bfb8f43aa864ea772e403e344 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.688038 26564 raft_consensus.cc:2272] T 4a6ff01bfb8f43aa864ea772e403e344 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.689615 26564 tablet_replica.cc:333] T f2b95c5e712e4aacb6d08b01e537c429 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.690255 26564 raft_consensus.cc:2243] T f2b95c5e712e4aacb6d08b01e537c429 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.690755 26564 raft_consensus.cc:2272] T f2b95c5e712e4aacb6d08b01e537c429 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.692839 26564 tablet_replica.cc:333] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.693682 26564 raft_consensus.cc:2243] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:12.693290 27789 consensus_peers.cc:597] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:12.694169 26564 raft_consensus.cc:2272] T 5f357581570b4dbe9cea8277bd79abe0 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.696240 26564 tablet_replica.cc:333] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.696985 26564 raft_consensus.cc:2243] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.697533 26564 raft_consensus.cc:2272] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.699507 26564 tablet_replica.cc:333] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
W20260709 14:55:12.699717 27715 consensus_peers.cc:597] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:12.700398 26564 raft_consensus.cc:2243] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.702283 26564 raft_consensus.cc:2272] T 2cfa314dfccd4b858f038885e5922622 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.704483 26564 tablet_replica.cc:333] T 10933a16f61d470bbaa42e5e2ba92e5e P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.705276 26564 raft_consensus.cc:2243] T 10933a16f61d470bbaa42e5e2ba92e5e P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.705775 26564 raft_consensus.cc:2272] T 10933a16f61d470bbaa42e5e2ba92e5e P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.706466 27715 consensus_peers.cc:597] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 -> Peer 6c5ab6be6b864e1c8ff5e5d1047bb78d (127.25.241.1:45177): Couldn't send request to peer 6c5ab6be6b864e1c8ff5e5d1047bb78d. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:12.707767 26564 tablet_replica.cc:333] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.708546 26564 raft_consensus.cc:2243] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.709486 26564 raft_consensus.cc:2272] T aebfb277036049c4a2a30892467ff5fc P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.711102 26564 tablet_replica.cc:333] T ee465a7849604a6a8fa2a0432f4363f8 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.711607 26564 raft_consensus.cc:2243] T ee465a7849604a6a8fa2a0432f4363f8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.711962 26564 raft_consensus.cc:2272] T ee465a7849604a6a8fa2a0432f4363f8 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.713871 26564 tablet_replica.cc:333] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.714427 26564 raft_consensus.cc:2243] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.715273 26564 raft_consensus.cc:2272] T d3afde2887864f3aba76fd43bbe23ad3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.715626 27787 consensus_peers.cc:597] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 -> Peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Couldn't send request to peer eaaaf4fb748f4f8888691c6ac24b9528. 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:55:12.717353 26564 tablet_replica.cc:333] T 88bb7af0fbba438fa7eb5046538da998 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.717908 26564 raft_consensus.cc:2243] T 88bb7af0fbba438fa7eb5046538da998 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.718278 26564 raft_consensus.cc:2272] T 88bb7af0fbba438fa7eb5046538da998 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.719048 27787 consensus_peers.cc:597] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 -> Peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Couldn't send request to peer eaaaf4fb748f4f8888691c6ac24b9528. 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:55:12.720078 26564 tablet_replica.cc:333] T a7486126e65248baa7a6faf9923e7dde P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.720598 26564 raft_consensus.cc:2243] T a7486126e65248baa7a6faf9923e7dde P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.721014 26564 raft_consensus.cc:2272] T a7486126e65248baa7a6faf9923e7dde P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.722579 26564 tablet_replica.cc:333] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.723057 26564 raft_consensus.cc:2243] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.723707 26564 raft_consensus.cc:2272] T b228295ba8164f778d9f9b16ea468596 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.725620 26564 tablet_replica.cc:333] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.726269 26564 raft_consensus.cc:2243] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.727211 26564 raft_consensus.cc:2272] T ea1fa768d2e24298a498230ad207d76e P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.729616 26564 tablet_replica.cc:333] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.730324 26564 raft_consensus.cc:2243] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.731241 26564 raft_consensus.cc:2272] T 4c3d71857ac444a0965c578ba4bbc7c2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.733567 26564 tablet_replica.cc:333] T 85aa736c323f456ebd451424ba7b7190 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.734266 26564 raft_consensus.cc:2243] T 85aa736c323f456ebd451424ba7b7190 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.734719 26564 raft_consensus.cc:2272] T 85aa736c323f456ebd451424ba7b7190 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.736708 26564 tablet_replica.cc:333] T 63e5a45c79944897baa5d1311a91ace2 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.737427 26564 raft_consensus.cc:2243] T 63e5a45c79944897baa5d1311a91ace2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.737854 26564 raft_consensus.cc:2272] T 63e5a45c79944897baa5d1311a91ace2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.740039 26564 tablet_replica.cc:333] T 307e0bd71ee54641b7d788c49815ac75 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.740782 26564 raft_consensus.cc:2243] T 307e0bd71ee54641b7d788c49815ac75 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.741263 26564 raft_consensus.cc:2272] T 307e0bd71ee54641b7d788c49815ac75 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.743615 26564 tablet_replica.cc:333] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.744251 26564 raft_consensus.cc:2243] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:12.744719 27787 consensus_peers.cc:597] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 -> Peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Couldn't send request to peer eaaaf4fb748f4f8888691c6ac24b9528. 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:55:12.745141 26564 raft_consensus.cc:2272] T 3a8bb076465041cf9f408ea8a95dd755 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.747167 26564 tablet_replica.cc:333] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.747629 26564 raft_consensus.cc:2243] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.748270 26564 raft_consensus.cc:2272] T 5442402d7cad4efaadbc613c987bcd21 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.749892 26564 tablet_replica.cc:333] T e1418bdc70f3447596f98d6729e5d37b P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.750475 26564 raft_consensus.cc:2243] T e1418bdc70f3447596f98d6729e5d37b P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.750813 26564 raft_consensus.cc:2272] T e1418bdc70f3447596f98d6729e5d37b P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.752624 26564 tablet_replica.cc:333] T faa056c62db2483a81b3283aa3f0754a P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.753278 26564 raft_consensus.cc:2243] T faa056c62db2483a81b3283aa3f0754a P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.753631 26564 raft_consensus.cc:2272] T faa056c62db2483a81b3283aa3f0754a P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.754498 27787 consensus_peers.cc:597] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 -> Peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Couldn't send request to peer eaaaf4fb748f4f8888691c6ac24b9528. 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:55:12.755247 26564 tablet_replica.cc:333] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.755796 26564 raft_consensus.cc:2243] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.756271 26564 raft_consensus.cc:2272] T c239b010fb754885a6e2d5dbae416cf9 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.758011 26564 tablet_replica.cc:333] T 3a9466d93657425fbbaeffa0ee569976 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.758504 26564 raft_consensus.cc:2243] T 3a9466d93657425fbbaeffa0ee569976 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.758857 26564 raft_consensus.cc:2272] T 3a9466d93657425fbbaeffa0ee569976 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.760454 26564 tablet_replica.cc:333] T e3dce884ae2742108cf1f00cf0439140 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.760987 26564 raft_consensus.cc:2243] T e3dce884ae2742108cf1f00cf0439140 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.761339 26564 raft_consensus.cc:2272] T e3dce884ae2742108cf1f00cf0439140 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.763268 26564 tablet_replica.cc:333] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.763935 26564 raft_consensus.cc:2243] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:12.764312 27787 consensus_peers.cc:597] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 -> Peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Couldn't send request to peer eaaaf4fb748f4f8888691c6ac24b9528. 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:55:12.764772 26564 raft_consensus.cc:2272] T ee1b93c921c7460fa71ca873473af845 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.766496 26564 tablet_replica.cc:333] T caec3618c1a8481f922076c2b04d747c P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.766992 26564 raft_consensus.cc:2243] T caec3618c1a8481f922076c2b04d747c P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.767370 26564 raft_consensus.cc:2272] T caec3618c1a8481f922076c2b04d747c P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.769146 26564 tablet_replica.cc:333] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.769675 26564 raft_consensus.cc:2243] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.770555 26564 raft_consensus.cc:2272] T e4652f63ed2f43f2903f673cb126cae3 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.771260 27787 consensus_peers.cc:597] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 -> Peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Couldn't send request to peer eaaaf4fb748f4f8888691c6ac24b9528. 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:55:12.772374 26564 tablet_replica.cc:333] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.772907 26564 raft_consensus.cc:2243] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.773511 26564 raft_consensus.cc:2272] T 7cb31c4474c54dd1a72af01449199edc P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.775032 26564 tablet_replica.cc:333] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.775488 26564 raft_consensus.cc:2243] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.775851 26564 raft_consensus.cc:2272] T db43ba237a5d4c9888d7b48d1ce26615 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.777412 26564 tablet_replica.cc:333] T 32006cf0876d4f43952e37f498bcae7a P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.777851 26564 raft_consensus.cc:2243] T 32006cf0876d4f43952e37f498bcae7a P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.778167 26564 raft_consensus.cc:2272] T 32006cf0876d4f43952e37f498bcae7a P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.779582 26564 tablet_replica.cc:333] T edfe339344ad4fcb98026ff26d31a3de P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.780141 26564 raft_consensus.cc:2243] T edfe339344ad4fcb98026ff26d31a3de P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.780517 26564 raft_consensus.cc:2272] T edfe339344ad4fcb98026ff26d31a3de P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.782137 26564 tablet_replica.cc:333] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.782615 26564 raft_consensus.cc:2243] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.783298 26564 raft_consensus.cc:2272] T 5de795c4e4c84eb188e51e9127594117 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.784792 26564 tablet_replica.cc:333] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.785252 26564 raft_consensus.cc:2243] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.785607 26564 raft_consensus.cc:2272] T c1760f3e8af6420a85826f8510e4a133 P eaaaf4fb748f4f8888691c6ac24b9528 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.787760 26564 tablet_replica.cc:333] T 75de3d35805a44f99c1445781c6b9afb P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.788367 26564 raft_consensus.cc:2243] T 75de3d35805a44f99c1445781c6b9afb P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.788800 26564 raft_consensus.cc:2272] T 75de3d35805a44f99c1445781c6b9afb P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.788918 27787 consensus_peers.cc:597] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 -> Peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Couldn't send request to peer eaaaf4fb748f4f8888691c6ac24b9528. 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:55:12.790452 26564 tablet_replica.cc:333] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.790890 26564 raft_consensus.cc:2243] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.791231 26564 raft_consensus.cc:2272] T 1cc806d7dd0d41e591f31abc546bc0a6 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.792780 26564 tablet_replica.cc:333] T f385bc318e384a8f84e154001b18a87a P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.793215 26564 raft_consensus.cc:2243] T f385bc318e384a8f84e154001b18a87a P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.793529 26564 raft_consensus.cc:2272] T f385bc318e384a8f84e154001b18a87a P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.795004 26564 tablet_replica.cc:333] T ff92edd1ad294321babec85c0be0136f P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.795436 26564 raft_consensus.cc:2243] T ff92edd1ad294321babec85c0be0136f P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.795746 26564 raft_consensus.cc:2272] T ff92edd1ad294321babec85c0be0136f P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.797343 26564 tablet_replica.cc:333] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.797865 26564 raft_consensus.cc:2243] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.798244 26564 raft_consensus.cc:2272] T 64a42cf24dcf41c9a147c527fef564ea P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.800192 26564 tablet_replica.cc:333] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.800719 26564 raft_consensus.cc:2243] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:12.800805 27787 consensus_peers.cc:597] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 -> Peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Couldn't send request to peer eaaaf4fb748f4f8888691c6ac24b9528. 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:55:12.801626 26564 raft_consensus.cc:2272] T df784501eb4e4a2f9171d8d70788b16f P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.803547 26564 tablet_replica.cc:333] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.804065 26564 raft_consensus.cc:2243] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:12.804800 26564 raft_consensus.cc:2272] T 4a9f41289c7c4817b042558c142c14ed P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.806090 27787 consensus_peers.cc:597] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 -> Peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Couldn't send request to peer eaaaf4fb748f4f8888691c6ac24b9528. 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:55:12.806602 26564 tablet_replica.cc:333] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.807072 26564 raft_consensus.cc:2243] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.807426 26564 raft_consensus.cc:2272] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.808982 26564 tablet_replica.cc:333] T eacad99aa3084cff9f7c19405bef8390 P eaaaf4fb748f4f8888691c6ac24b9528: stopping tablet replica
I20260709 14:55:12.809366 26564 raft_consensus.cc:2243] T eacad99aa3084cff9f7c19405bef8390 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.809715 26564 raft_consensus.cc:2272] T eacad99aa3084cff9f7c19405bef8390 P eaaaf4fb748f4f8888691c6ac24b9528 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:12.814568 27787 consensus_peers.cc:597] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 -> Peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Couldn't send request to peer eaaaf4fb748f4f8888691c6ac24b9528. 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:55:12.815213 27787 consensus_peers.cc:597] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 -> Peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Couldn't send request to peer eaaaf4fb748f4f8888691c6ac24b9528. 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:55:12.847434 27787 consensus_peers.cc:597] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 -> Peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Couldn't send request to peer eaaaf4fb748f4f8888691c6ac24b9528. 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:55:12.879307 26564 tablet_server.cc:196] TabletServer@127.25.241.2:0 shutdown complete.
W20260709 14:55:12.914532 27787 consensus_peers.cc:597] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 -> Peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Couldn't send request to peer eaaaf4fb748f4f8888691c6ac24b9528. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:34873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:12.949739 26564 tablet_server.cc:179] TabletServer@127.25.241.3:0 shutting down...
W20260709 14:55:12.980726 27787 consensus_peers.cc:597] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 -> Peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Couldn't send request to peer eaaaf4fb748f4f8888691c6ac24b9528. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:34873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:12.988189 27787 consensus_peers.cc:597] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 -> Peer eaaaf4fb748f4f8888691c6ac24b9528 (127.25.241.2:34873): Couldn't send request to peer eaaaf4fb748f4f8888691c6ac24b9528. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:34873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:12.995586 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:12.996382 26564 tablet_replica.cc:333] T 6b1c8636f5d647dab48b993eab85ee59 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:12.997040 26564 raft_consensus.cc:2243] T 6b1c8636f5d647dab48b993eab85ee59 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:12.997591 26564 raft_consensus.cc:2272] T 6b1c8636f5d647dab48b993eab85ee59 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:12.999343 26564 tablet_replica.cc:333] T bbabd42ed90242adaf3afe25f57a67a8 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:12.999881 26564 raft_consensus.cc:2243] T bbabd42ed90242adaf3afe25f57a67a8 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.000227 26564 raft_consensus.cc:2272] T bbabd42ed90242adaf3afe25f57a67a8 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.001911 26564 tablet_replica.cc:333] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.002409 26564 raft_consensus.cc:2243] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.002780 26564 raft_consensus.cc:2272] T caaf1b3eeb4d4cd69dcf3ee2d1ff7690 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.004787 26564 tablet_replica.cc:333] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.005296 26564 raft_consensus.cc:2243] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.006017 26564 raft_consensus.cc:2272] T b491d630a1314286a0c7a83823ce06df P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.007741 26564 tablet_replica.cc:333] T a26e190c46b74db4a946de7428752500 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.008548 26564 raft_consensus.cc:2243] T a26e190c46b74db4a946de7428752500 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.009022 26564 raft_consensus.cc:2272] T a26e190c46b74db4a946de7428752500 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.010614 26564 tablet_replica.cc:333] T f585eede98944347bbf701668bad7f43 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.011163 26564 raft_consensus.cc:2243] T f585eede98944347bbf701668bad7f43 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.011552 26564 raft_consensus.cc:2272] T f585eede98944347bbf701668bad7f43 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.013183 26564 tablet_replica.cc:333] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.013679 26564 raft_consensus.cc:2243] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.014335 26564 raft_consensus.cc:2272] T 760861c7405449a1a6d637067461f84b P 764ca31b32814284b36d06b05f6180d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.015848 26564 tablet_replica.cc:333] T e71d6045b87f429893377fdc53188a95 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.016382 26564 raft_consensus.cc:2243] T e71d6045b87f429893377fdc53188a95 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.016803 26564 raft_consensus.cc:2272] T e71d6045b87f429893377fdc53188a95 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.018414 26564 tablet_replica.cc:333] T ee1b0ba93dac4f189b74f2349e93ae9a P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.018972 26564 raft_consensus.cc:2243] T ee1b0ba93dac4f189b74f2349e93ae9a P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.019332 26564 raft_consensus.cc:2272] T ee1b0ba93dac4f189b74f2349e93ae9a P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.020885 26564 tablet_replica.cc:333] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.021384 26564 raft_consensus.cc:2243] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.021749 26564 raft_consensus.cc:2272] T 604e448c65844fccafb638578efc2d05 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.023247 26564 tablet_replica.cc:333] T a77e452eca49490c8226b78d6d0cf87f P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.023764 26564 raft_consensus.cc:2243] T a77e452eca49490c8226b78d6d0cf87f P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.024117 26564 raft_consensus.cc:2272] T a77e452eca49490c8226b78d6d0cf87f P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.025566 26564 tablet_replica.cc:333] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.026036 26564 raft_consensus.cc:2243] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.026675 26564 raft_consensus.cc:2272] T 526439119e8541b38afe6bf73623e2fa P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.028501 26564 tablet_replica.cc:333] T 68f938edcb854ad1b809d1cf5eddf80c P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.029024 26564 raft_consensus.cc:2243] T 68f938edcb854ad1b809d1cf5eddf80c P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.029407 26564 raft_consensus.cc:2272] T 68f938edcb854ad1b809d1cf5eddf80c P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.031109 26564 tablet_replica.cc:333] T e8d4e622a11d423cb163d2769dc1e9bd P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.031613 26564 raft_consensus.cc:2243] T e8d4e622a11d423cb163d2769dc1e9bd P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.031965 26564 raft_consensus.cc:2272] T e8d4e622a11d423cb163d2769dc1e9bd P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.033581 26564 tablet_replica.cc:333] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.034096 26564 raft_consensus.cc:2243] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.034714 26564 raft_consensus.cc:2272] T a28b65f8d2744d5381896ee4355715d4 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.036307 26564 tablet_replica.cc:333] T cefaab4a008a406aadd8aae4658ecb2e P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.036835 26564 raft_consensus.cc:2243] T cefaab4a008a406aadd8aae4658ecb2e P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.037191 26564 raft_consensus.cc:2272] T cefaab4a008a406aadd8aae4658ecb2e P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.038707 26564 tablet_replica.cc:333] T 2cfa314dfccd4b858f038885e5922622 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.039201 26564 raft_consensus.cc:2243] T 2cfa314dfccd4b858f038885e5922622 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.039538 26564 raft_consensus.cc:2272] T 2cfa314dfccd4b858f038885e5922622 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.041455 26564 tablet_replica.cc:333] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.042023 26564 raft_consensus.cc:2243] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.042493 26564 raft_consensus.cc:2272] T 10933a16f61d470bbaa42e5e2ba92e5e P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.044591 26564 tablet_replica.cc:333] T aebfb277036049c4a2a30892467ff5fc P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.045156 26564 raft_consensus.cc:2243] T aebfb277036049c4a2a30892467ff5fc P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.045513 26564 raft_consensus.cc:2272] T aebfb277036049c4a2a30892467ff5fc P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.047057 26564 tablet_replica.cc:333] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.047561 26564 raft_consensus.cc:2243] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.048221 26564 raft_consensus.cc:2272] T 5d3598aa8e1d4d03ae714f42ff1cfc7c P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.049782 26564 tablet_replica.cc:333] T edcd7170a63d4e9291cf564708136f78 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.050287 26564 raft_consensus.cc:2243] T edcd7170a63d4e9291cf564708136f78 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.050678 26564 raft_consensus.cc:2272] T edcd7170a63d4e9291cf564708136f78 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.052239 26564 tablet_replica.cc:333] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.052755 26564 raft_consensus.cc:2243] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.053467 26564 raft_consensus.cc:2272] T 4a6ff01bfb8f43aa864ea772e403e344 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.055043 26564 tablet_replica.cc:333] T 5f357581570b4dbe9cea8277bd79abe0 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.055536 26564 raft_consensus.cc:2243] T 5f357581570b4dbe9cea8277bd79abe0 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.055945 26564 raft_consensus.cc:2272] T 5f357581570b4dbe9cea8277bd79abe0 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.057660 26564 tablet_replica.cc:333] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.058171 26564 raft_consensus.cc:2243] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.058858 26564 raft_consensus.cc:2272] T f2b95c5e712e4aacb6d08b01e537c429 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.060508 26564 tablet_replica.cc:333] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.061040 26564 raft_consensus.cc:2243] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.061408 26564 raft_consensus.cc:2272] T ee465a7849604a6a8fa2a0432f4363f8 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.062991 26564 tablet_replica.cc:333] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.063477 26564 raft_consensus.cc:2243] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.063849 26564 raft_consensus.cc:2272] T d3afde2887864f3aba76fd43bbe23ad3 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.065812 26564 tablet_replica.cc:333] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.066280 26564 raft_consensus.cc:2243] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.066918 26564 raft_consensus.cc:2272] T 88bb7af0fbba438fa7eb5046538da998 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.068427 26564 tablet_replica.cc:333] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.068962 26564 raft_consensus.cc:2243] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.069329 26564 raft_consensus.cc:2272] T a7486126e65248baa7a6faf9923e7dde P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.070834 26564 tablet_replica.cc:333] T b228295ba8164f778d9f9b16ea468596 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.071328 26564 raft_consensus.cc:2243] T b228295ba8164f778d9f9b16ea468596 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.071671 26564 raft_consensus.cc:2272] T b228295ba8164f778d9f9b16ea468596 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.073196 26564 tablet_replica.cc:333] T 307e0bd71ee54641b7d788c49815ac75 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.073695 26564 raft_consensus.cc:2243] T 307e0bd71ee54641b7d788c49815ac75 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.074050 26564 raft_consensus.cc:2272] T 307e0bd71ee54641b7d788c49815ac75 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.075501 26564 tablet_replica.cc:333] T 3a8bb076465041cf9f408ea8a95dd755 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.075990 26564 raft_consensus.cc:2243] T 3a8bb076465041cf9f408ea8a95dd755 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.076346 26564 raft_consensus.cc:2272] T 3a8bb076465041cf9f408ea8a95dd755 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.077854 26564 tablet_replica.cc:333] T 4c3d71857ac444a0965c578ba4bbc7c2 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.078336 26564 raft_consensus.cc:2243] T 4c3d71857ac444a0965c578ba4bbc7c2 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.078711 26564 raft_consensus.cc:2272] T 4c3d71857ac444a0965c578ba4bbc7c2 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.080272 26564 tablet_replica.cc:333] T ea1fa768d2e24298a498230ad207d76e P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.080875 26564 raft_consensus.cc:2243] T ea1fa768d2e24298a498230ad207d76e P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.081234 26564 raft_consensus.cc:2272] T ea1fa768d2e24298a498230ad207d76e P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.082746 26564 tablet_replica.cc:333] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.083238 26564 raft_consensus.cc:2243] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.083614 26564 raft_consensus.cc:2272] T 85aa736c323f456ebd451424ba7b7190 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.085178 26564 tablet_replica.cc:333] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.085662 26564 raft_consensus.cc:2243] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.086301 26564 raft_consensus.cc:2272] T 63e5a45c79944897baa5d1311a91ace2 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.087922 26564 tablet_replica.cc:333] T 5442402d7cad4efaadbc613c987bcd21 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.088392 26564 raft_consensus.cc:2243] T 5442402d7cad4efaadbc613c987bcd21 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.088776 26564 raft_consensus.cc:2272] T 5442402d7cad4efaadbc613c987bcd21 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.090214 26564 tablet_replica.cc:333] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.090693 26564 raft_consensus.cc:2243] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.091078 26564 raft_consensus.cc:2272] T e1418bdc70f3447596f98d6729e5d37b P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.092619 26564 tablet_replica.cc:333] T faa056c62db2483a81b3283aa3f0754a P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.093169 26564 raft_consensus.cc:2243] T faa056c62db2483a81b3283aa3f0754a P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.093525 26564 raft_consensus.cc:2272] T faa056c62db2483a81b3283aa3f0754a P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.094960 26564 tablet_replica.cc:333] T c239b010fb754885a6e2d5dbae416cf9 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.095446 26564 raft_consensus.cc:2243] T c239b010fb754885a6e2d5dbae416cf9 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.095822 26564 raft_consensus.cc:2272] T c239b010fb754885a6e2d5dbae416cf9 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.097620 26564 tablet_replica.cc:333] T 3a9466d93657425fbbaeffa0ee569976 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.098157 26564 raft_consensus.cc:2243] T 3a9466d93657425fbbaeffa0ee569976 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.098520 26564 raft_consensus.cc:2272] T 3a9466d93657425fbbaeffa0ee569976 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.099960 26564 tablet_replica.cc:333] T e4652f63ed2f43f2903f673cb126cae3 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.100453 26564 raft_consensus.cc:2243] T e4652f63ed2f43f2903f673cb126cae3 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.100858 26564 raft_consensus.cc:2272] T e4652f63ed2f43f2903f673cb126cae3 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.102367 26564 tablet_replica.cc:333] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.102831 26564 raft_consensus.cc:2243] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.103199 26564 raft_consensus.cc:2272] T 7cb31c4474c54dd1a72af01449199edc P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.104621 26564 tablet_replica.cc:333] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.105149 26564 raft_consensus.cc:2243] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.105826 26564 raft_consensus.cc:2272] T db43ba237a5d4c9888d7b48d1ce26615 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.107434 26564 tablet_replica.cc:333] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.107914 26564 raft_consensus.cc:2243] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.108561 26564 raft_consensus.cc:2272] T 32006cf0876d4f43952e37f498bcae7a P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.110110 26564 tablet_replica.cc:333] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.110616 26564 raft_consensus.cc:2243] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.111311 26564 raft_consensus.cc:2272] T edfe339344ad4fcb98026ff26d31a3de P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.113062 26564 tablet_replica.cc:333] T 5de795c4e4c84eb188e51e9127594117 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.113732 26564 raft_consensus.cc:2243] T 5de795c4e4c84eb188e51e9127594117 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.114189 26564 raft_consensus.cc:2272] T 5de795c4e4c84eb188e51e9127594117 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.115850 26564 tablet_replica.cc:333] T e3dce884ae2742108cf1f00cf0439140 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.116379 26564 raft_consensus.cc:2243] T e3dce884ae2742108cf1f00cf0439140 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.116822 26564 raft_consensus.cc:2272] T e3dce884ae2742108cf1f00cf0439140 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.118393 26564 tablet_replica.cc:333] T ee1b93c921c7460fa71ca873473af845 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.118860 26564 raft_consensus.cc:2243] T ee1b93c921c7460fa71ca873473af845 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.119233 26564 raft_consensus.cc:2272] T ee1b93c921c7460fa71ca873473af845 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.120808 26564 tablet_replica.cc:333] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.121251 26564 raft_consensus.cc:2243] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.121896 26564 raft_consensus.cc:2272] T caec3618c1a8481f922076c2b04d747c P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.123288 26564 tablet_replica.cc:333] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.123736 26564 raft_consensus.cc:2243] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.124434 26564 raft_consensus.cc:2272] T eacad99aa3084cff9f7c19405bef8390 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.125905 26564 tablet_replica.cc:333] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.126371 26564 raft_consensus.cc:2243] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.127058 26564 raft_consensus.cc:2272] T 1cc806d7dd0d41e591f31abc546bc0a6 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.128597 26564 tablet_replica.cc:333] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.129108 26564 raft_consensus.cc:2243] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.129751 26564 raft_consensus.cc:2272] T f385bc318e384a8f84e154001b18a87a P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.131306 26564 tablet_replica.cc:333] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.131768 26564 raft_consensus.cc:2243] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.132418 26564 raft_consensus.cc:2272] T ff92edd1ad294321babec85c0be0136f P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.134034 26564 tablet_replica.cc:333] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.134501 26564 raft_consensus.cc:2243] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.135144 26564 raft_consensus.cc:2272] T 75de3d35805a44f99c1445781c6b9afb P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.136801 26564 tablet_replica.cc:333] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.137332 26564 raft_consensus.cc:2243] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.137701 26564 raft_consensus.cc:2272] T 4a9f41289c7c4817b042558c142c14ed P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.139252 26564 tablet_replica.cc:333] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.139688 26564 raft_consensus.cc:2243] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.140026 26564 raft_consensus.cc:2272] T 4fd7fde46fae49b08fcc49f4f4f7abf2 P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.141548 26564 tablet_replica.cc:333] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.141978 26564 raft_consensus.cc:2243] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.142376 26564 raft_consensus.cc:2272] T c1760f3e8af6420a85826f8510e4a133 P 764ca31b32814284b36d06b05f6180d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.143826 26564 tablet_replica.cc:333] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.144249 26564 raft_consensus.cc:2243] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.144976 26564 raft_consensus.cc:2272] T 64a42cf24dcf41c9a147c527fef564ea P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.146494 26564 tablet_replica.cc:333] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9: stopping tablet replica
I20260709 14:55:13.146901 26564 raft_consensus.cc:2243] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.147245 26564 raft_consensus.cc:2272] T df784501eb4e4a2f9171d8d70788b16f P 764ca31b32814284b36d06b05f6180d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.214044 26564 tablet_server.cc:196] TabletServer@127.25.241.3:0 shutdown complete.
I20260709 14:55:13.278278 26564 tablet_server.cc:179] TabletServer@127.25.241.4:0 shutting down...
I20260709 14:55:13.299422 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:13.314709 26564 tablet_server.cc:196] TabletServer@127.25.241.4:0 shutdown complete.
I20260709 14:55:13.322695 26564 master.cc:562] Master@127.25.241.62:45995 shutting down...
I20260709 14:55:13.338186 26564 raft_consensus.cc:2243] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.338734 26564 raft_consensus.cc:2272] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.339049 26564 tablet_replica.cc:333] T 00000000000000000000000000000000 P be9b4c1b0e9c4118a44b3760cb6b979e: stopping tablet replica
I20260709 14:55:13.358785 26564 master.cc:584] Master@127.25.241.62:45995 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (18560 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:55:13.432829 26564 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.241.62:38591
I20260709 14:55:13.433898 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:13.439586 28437 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:55:13.439719 28438 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:55:13.440376 28440 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:55:13.442490 26564 server_base.cc:1061] running on GCE node
I20260709 14:55:13.443367 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:13.443571 26564 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:55:13.443725 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608913443708 us; error 0 us; skew 500 ppm
I20260709 14:55:13.444272 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:13.446606 26564 webserver.cc:533] Webserver started at http://127.25.241.62:39349/ using document root <none> and password file <none>
I20260709 14:55:13.447101 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:13.447288 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:13.447556 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:13.448714 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/master-0-root/instance:
uuid: "15d1ed0c55cd43619458e0a2e762a035"
format_stamp: "Formatted at 2026-07-09 14:55:13 on dist-test-slave-pn9g"
I20260709 14:55:13.453212 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:55:13.456547 28445 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:55:13.457329 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:13.457614 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/master-0-root
uuid: "15d1ed0c55cd43619458e0a2e762a035"
format_stamp: "Formatted at 2026-07-09 14:55:13 on dist-test-slave-pn9g"
I20260709 14:55:13.457877 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-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:55:13.480340 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:13.481603 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:13.517670 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.62:38591
I20260709 14:55:13.517788 28496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.62:38591 every 8 connection(s)
I20260709 14:55:13.521396 28497 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:55:13.531086 28497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035: Bootstrap starting.
I20260709 14:55:13.536172 28497 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.540269 28497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035: No bootstrap required, opened a new log
I20260709 14:55:13.542348 28497 raft_consensus.cc:359] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15d1ed0c55cd43619458e0a2e762a035" member_type: VOTER }
I20260709 14:55:13.542747 28497 raft_consensus.cc:385] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.543001 28497 raft_consensus.cc:740] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15d1ed0c55cd43619458e0a2e762a035, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.543565 28497 consensus_queue.cc:260] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "15d1ed0c55cd43619458e0a2e762a035" member_type: VOTER }
I20260709 14:55:13.544023 28497 raft_consensus.cc:399] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:13.544237 28497 raft_consensus.cc:493] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:13.544469 28497 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.548712 28497 raft_consensus.cc:515] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15d1ed0c55cd43619458e0a2e762a035" member_type: VOTER }
I20260709 14:55:13.549224 28497 leader_election.cc:304] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [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: 15d1ed0c55cd43619458e0a2e762a035; no voters: 
I20260709 14:55:13.550313 28497 leader_election.cc:290] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:13.550643 28500 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.551882 28500 raft_consensus.cc:697] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [term 1 LEADER]: Becoming Leader. State: Replica: 15d1ed0c55cd43619458e0a2e762a035, State: Running, Role: LEADER
I20260709 14:55:13.552533 28500 consensus_queue.cc:237] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [LEADER]: Queue going to LEADER mode. State: All 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: "15d1ed0c55cd43619458e0a2e762a035" member_type: VOTER }
I20260709 14:55:13.553067 28497 sys_catalog.cc:565] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:13.557322 28501 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "15d1ed0c55cd43619458e0a2e762a035" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15d1ed0c55cd43619458e0a2e762a035" member_type: VOTER } }
I20260709 14:55:13.557439 28502 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 15d1ed0c55cd43619458e0a2e762a035. Latest consensus state: current_term: 1 leader_uuid: "15d1ed0c55cd43619458e0a2e762a035" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15d1ed0c55cd43619458e0a2e762a035" member_type: VOTER } }
I20260709 14:55:13.558137 28502 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:13.559561 28501 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:13.559880 28507 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:13.565506 28507 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:13.568938 26564 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:13.574569 28507 catalog_manager.cc:1383] Generated new cluster ID: 322a60d55d8d4bae85bfe5438e9c5c18
I20260709 14:55:13.574864 28507 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:13.587960 28507 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:13.589293 28507 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:13.605090 28507 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035: Generated new TSK 0
I20260709 14:55:13.605737 28507 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:13.635473 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:13.641219 28518 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:55:13.642026 28519 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:55:13.643338 28521 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:55:13.643761 26564 server_base.cc:1061] running on GCE node
I20260709 14:55:13.644620 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:13.644829 26564 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:55:13.644948 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608913644938 us; error 0 us; skew 500 ppm
I20260709 14:55:13.645398 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:13.647539 26564 webserver.cc:533] Webserver started at http://127.25.241.1:44397/ using document root <none> and password file <none>
I20260709 14:55:13.647982 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:13.648169 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:13.648391 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:13.649410 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/ts-0-root/instance:
uuid: "c2c97cef0f864d9a90790df6ba23cb53"
format_stamp: "Formatted at 2026-07-09 14:55:13 on dist-test-slave-pn9g"
I20260709 14:55:13.653558 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:13.656621 28526 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:55:13.657334 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:13.657608 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/ts-0-root
uuid: "c2c97cef0f864d9a90790df6ba23cb53"
format_stamp: "Formatted at 2026-07-09 14:55:13 on dist-test-slave-pn9g"
I20260709 14:55:13.657853 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-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:55:13.671574 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:13.672842 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:13.674345 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:13.676709 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:13.676916 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:13.677158 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:13.677325 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:13.716174 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.1:44415
I20260709 14:55:13.716281 28588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.1:44415 every 8 connection(s)
I20260709 14:55:13.720925 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:13.727506 28593 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:55:13.730337 28594 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:55:13.731276 28596 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:55:13.731633 26564 server_base.cc:1061] running on GCE node
I20260709 14:55:13.733206 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:13.733426 26564 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:55:13.733608 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608913733590 us; error 0 us; skew 500 ppm
I20260709 14:55:13.733904 28589 heartbeater.cc:344] Connected to a master server at 127.25.241.62:38591
I20260709 14:55:13.734163 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:13.734246 28589 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:13.735139 28589 heartbeater.cc:507] Master 127.25.241.62:38591 requested a full tablet report, sending...
I20260709 14:55:13.736698 26564 webserver.cc:533] Webserver started at http://127.25.241.2:40995/ using document root <none> and password file <none>
I20260709 14:55:13.737210 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:13.737389 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:13.737383 28462 ts_manager.cc:194] Registered new tserver with Master: c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:13.737812 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:13.739024 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/ts-1-root/instance:
uuid: "6935e8e517bd4624970106e1e53d7662"
format_stamp: "Formatted at 2026-07-09 14:55:13 on dist-test-slave-pn9g"
I20260709 14:55:13.739213 28462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35764
I20260709 14:55:13.743369 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:13.746832 28601 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:55:13.747541 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:13.747805 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/ts-1-root
uuid: "6935e8e517bd4624970106e1e53d7662"
format_stamp: "Formatted at 2026-07-09 14:55:13 on dist-test-slave-pn9g"
I20260709 14:55:13.748085 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-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:55:13.761539 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:13.762737 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:13.764168 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:13.766311 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:13.766506 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:13.766727 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:13.766876 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:13.807691 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.2:33627
I20260709 14:55:13.807790 28663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.2:33627 every 8 connection(s)
I20260709 14:55:13.812027 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:13.818027 28667 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:55:13.818614 28668 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:55:13.821549 28670 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:55:13.822230 26564 server_base.cc:1061] running on GCE node
I20260709 14:55:13.823244 28664 heartbeater.cc:344] Connected to a master server at 127.25.241.62:38591
I20260709 14:55:13.823246 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:13.823608 26564 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:55:13.823653 28664 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:13.823794 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608913823779 us; error 0 us; skew 500 ppm
I20260709 14:55:13.824409 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:13.824447 28664 heartbeater.cc:507] Master 127.25.241.62:38591 requested a full tablet report, sending...
I20260709 14:55:13.826802 28462 ts_manager.cc:194] Registered new tserver with Master: 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:13.827029 26564 webserver.cc:533] Webserver started at http://127.25.241.3:36973/ using document root <none> and password file <none>
I20260709 14:55:13.827631 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:13.827860 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:13.828174 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:13.828568 28462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35768
I20260709 14:55:13.829663 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/ts-2-root/instance:
uuid: "63195fecc0004a168685fd9f3161ac3d"
format_stamp: "Formatted at 2026-07-09 14:55:13 on dist-test-slave-pn9g"
I20260709 14:55:13.833906 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:13.836901 28675 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:55:13.837584 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:13.837836 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/ts-2-root
uuid: "63195fecc0004a168685fd9f3161ac3d"
format_stamp: "Formatted at 2026-07-09 14:55:13 on dist-test-slave-pn9g"
I20260709 14:55:13.838093 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-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:55:13.847759 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:13.848913 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:13.850416 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:13.852499 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:13.852705 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:55:13.852927 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:13.853080 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:13.891291 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.3:37881
I20260709 14:55:13.891386 28737 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.3:37881 every 8 connection(s)
I20260709 14:55:13.895737 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:13.901957 28741 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:55:13.902967 28742 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:55:13.906247 26564 server_base.cc:1061] running on GCE node
I20260709 14:55:13.906713 28738 heartbeater.cc:344] Connected to a master server at 127.25.241.62:38591
I20260709 14:55:13.907068 28738 heartbeater.cc:461] Registering TS with master...
W20260709 14:55:13.907315 28744 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:55:13.907776 28738 heartbeater.cc:507] Master 127.25.241.62:38591 requested a full tablet report, sending...
I20260709 14:55:13.908187 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:13.908408 26564 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:55:13.908581 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608913908563 us; error 0 us; skew 500 ppm
I20260709 14:55:13.909190 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:13.909777 28462 ts_manager.cc:194] Registered new tserver with Master: 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:13.911607 28462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35770
I20260709 14:55:13.911881 26564 webserver.cc:533] Webserver started at http://127.25.241.4:34303/ using document root <none> and password file <none>
I20260709 14:55:13.912505 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:13.912719 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:13.912964 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:13.914016 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/ts-3-root/instance:
uuid: "ceda9c81d146472d8815f86f59b23fdd"
format_stamp: "Formatted at 2026-07-09 14:55:13 on dist-test-slave-pn9g"
I20260709 14:55:13.918430 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:55:13.921437 28749 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:55:13.922170 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:13.922452 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/ts-3-root
uuid: "ceda9c81d146472d8815f86f59b23fdd"
format_stamp: "Formatted at 2026-07-09 14:55:13 on dist-test-slave-pn9g"
I20260709 14:55:13.922729 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-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:55:13.932225 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:13.933403 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:13.934772 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:13.936861 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:13.937062 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:13.937276 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:13.937422 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:13.975682 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.4:43549
I20260709 14:55:13.975778 28811 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.4:43549 every 8 connection(s)
I20260709 14:55:13.989423 28812 heartbeater.cc:344] Connected to a master server at 127.25.241.62:38591
I20260709 14:55:13.989789 28812 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:13.990497 28812 heartbeater.cc:507] Master 127.25.241.62:38591 requested a full tablet report, sending...
I20260709 14:55:13.992344 28462 ts_manager.cc:194] Registered new tserver with Master: ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:13.993394 26564 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014673976s
I20260709 14:55:13.993634 28462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35778
I20260709 14:55:14.018275 28462 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35794:
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:55:14.244163 28629 tablet_service.cc:1511] Processing CreateTablet for tablet 3f3e50ba71ad459b8ecd9f13933b76fa (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:14.245689 28629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f3e50ba71ad459b8ecd9f13933b76fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.249814 28777 tablet_service.cc:1511] Processing CreateTablet for tablet 3f3e50ba71ad459b8ecd9f13933b76fa (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:14.250790 28776 tablet_service.cc:1511] Processing CreateTablet for tablet 07efa52ebd744db4bda665a9bc4aa364 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:14.253274 28628 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd3e77934dd4e8c928b92cd654017e6 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:14.254650 28628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd3e77934dd4e8c928b92cd654017e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.254433 28774 tablet_service.cc:1511] Processing CreateTablet for tablet 019f9abd74aa4e58a330b98e6a8168a7 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:14.251251 28777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f3e50ba71ad459b8ecd9f13933b76fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.256528 28702 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd3e77934dd4e8c928b92cd654017e6 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:14.257692 28774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 019f9abd74aa4e58a330b98e6a8168a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.257979 28702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd3e77934dd4e8c928b92cd654017e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.258278 28699 tablet_service.cc:1511] Processing CreateTablet for tablet 61b6f7d321284ae28c29991d25aa01ec (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:14.259757 28776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07efa52ebd744db4bda665a9bc4aa364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.261584 28700 tablet_service.cc:1511] Processing CreateTablet for tablet 84e47c05d1e2417c97a7b8bbb89f721e (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:14.259905 28699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b6f7d321284ae28c29991d25aa01ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.263877 28701 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2d3cbc667144478ecb2e3215111020 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:14.265321 28701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2d3cbc667144478ecb2e3215111020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.269992 28703 tablet_service.cc:1511] Processing CreateTablet for tablet 3f3e50ba71ad459b8ecd9f13933b76fa (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:14.271521 28703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f3e50ba71ad459b8ecd9f13933b76fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.273983 28625 tablet_service.cc:1511] Processing CreateTablet for tablet 019f9abd74aa4e58a330b98e6a8168a7 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:14.275295 28828 tablet_bootstrap.cc:492] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:14.275416 28625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 019f9abd74aa4e58a330b98e6a8168a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.277330 28626 tablet_service.cc:1511] Processing CreateTablet for tablet 84e47c05d1e2417c97a7b8bbb89f721e (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:14.278636 28626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e47c05d1e2417c97a7b8bbb89f721e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.281903 28627 tablet_service.cc:1511] Processing CreateTablet for tablet 07efa52ebd744db4bda665a9bc4aa364 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:14.283243 28627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07efa52ebd744db4bda665a9bc4aa364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.284355 28828 tablet_bootstrap.cc:654] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.253278 28775 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2d3cbc667144478ecb2e3215111020 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:14.286127 28775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2d3cbc667144478ecb2e3215111020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.289161 28700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e47c05d1e2417c97a7b8bbb89f721e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.297170 28828 tablet_bootstrap.cc:492] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:14.299729 28828 ts_tablet_manager.cc:1403] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 14:55:14.304049 28828 raft_consensus.cc:359] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:14.304818 28828 raft_consensus.cc:385] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.305121 28828 raft_consensus.cc:740] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.309728 28828 consensus_queue.cc:260] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:14.320065 28829 tablet_bootstrap.cc:492] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:14.320825 28773 tablet_service.cc:1511] Processing CreateTablet for tablet 61b6f7d321284ae28c29991d25aa01ec (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:14.322221 28773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b6f7d321284ae28c29991d25aa01ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.329744 28625 tablet_service.cc:1511] Processing CreateTablet for tablet f0059dd3050e4190837ccbd93ae3e603 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:14.331111 28625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0059dd3050e4190837ccbd93ae3e603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.334280 28829 tablet_bootstrap.cc:654] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.342696 28626 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdc4c575a7e425d84957d4fe9da2d74 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:14.343557 28699 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdc4c575a7e425d84957d4fe9da2d74 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:14.344272 28777 tablet_service.cc:1511] Processing CreateTablet for tablet f0059dd3050e4190837ccbd93ae3e603 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:14.345090 28699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdc4c575a7e425d84957d4fe9da2d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.345456 28777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0059dd3050e4190837ccbd93ae3e603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.345602 28702 tablet_service.cc:1511] Processing CreateTablet for tablet f0059dd3050e4190837ccbd93ae3e603 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:14.344072 28626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdc4c575a7e425d84957d4fe9da2d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.346781 28702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0059dd3050e4190837ccbd93ae3e603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.362505 28774 tablet_service.cc:1511] Processing CreateTablet for tablet e92594aa8eb84bd1a7c45cf27456248d (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:14.363945 28774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92594aa8eb84bd1a7c45cf27456248d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.375553 28552 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2d3cbc667144478ecb2e3215111020 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:14.377167 28554 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd3e77934dd4e8c928b92cd654017e6 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:14.377849 28551 tablet_service.cc:1511] Processing CreateTablet for tablet 84e47c05d1e2417c97a7b8bbb89f721e (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:14.378710 28554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd3e77934dd4e8c928b92cd654017e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.380000 28550 tablet_service.cc:1511] Processing CreateTablet for tablet 019f9abd74aa4e58a330b98e6a8168a7 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:14.381400 28550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 019f9abd74aa4e58a330b98e6a8168a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.381886 28553 tablet_service.cc:1511] Processing CreateTablet for tablet 07efa52ebd744db4bda665a9bc4aa364 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:14.383322 28553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07efa52ebd744db4bda665a9bc4aa364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.385846 28548 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdc4c575a7e425d84957d4fe9da2d74 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:14.387256 28548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdc4c575a7e425d84957d4fe9da2d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.384586 28549 tablet_service.cc:1511] Processing CreateTablet for tablet 61b6f7d321284ae28c29991d25aa01ec (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:14.390775 28549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b6f7d321284ae28c29991d25aa01ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.391835 28552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2d3cbc667144478ecb2e3215111020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.433995 28551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e47c05d1e2417c97a7b8bbb89f721e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.437203 28547 tablet_service.cc:1511] Processing CreateTablet for tablet e92594aa8eb84bd1a7c45cf27456248d (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:14.437691 28828 ts_tablet_manager.cc:1434] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.138s	user 0.028s	sys 0.049s
I20260709 14:55:14.438597 28547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92594aa8eb84bd1a7c45cf27456248d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.438822 28828 tablet_bootstrap.cc:492] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:14.446828 28664 heartbeater.cc:499] Master 127.25.241.62:38591 was elected leader, sending a full tablet report...
I20260709 14:55:14.450744 28828 tablet_bootstrap.cc:654] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.454741 28628 tablet_service.cc:1511] Processing CreateTablet for tablet e92594aa8eb84bd1a7c45cf27456248d (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:14.456063 28628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92594aa8eb84bd1a7c45cf27456248d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.468901 28831 tablet_bootstrap.cc:492] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:14.504482 28703 tablet_service.cc:1511] Processing CreateTablet for tablet 188e36ce9d8f4d90a1c3ce9b2796d96d (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:14.506443 28703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188e36ce9d8f4d90a1c3ce9b2796d96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.507851 28551 tablet_service.cc:1511] Processing CreateTablet for tablet 188e36ce9d8f4d90a1c3ce9b2796d96d (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:14.509124 28551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188e36ce9d8f4d90a1c3ce9b2796d96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.511353 28699 tablet_service.cc:1511] Processing CreateTablet for tablet f2c8eef1b05e4c6ab352919dfe7de0ae (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:14.513018 28833 raft_consensus.cc:493] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.513494 28833 raft_consensus.cc:515] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:14.513667 28625 tablet_service.cc:1511] Processing CreateTablet for tablet f2c8eef1b05e4c6ab352919dfe7de0ae (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:14.514969 28625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c8eef1b05e4c6ab352919dfe7de0ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.516956 28833 leader_election.cc:290] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:14.520571 28553 tablet_service.cc:1511] Processing CreateTablet for tablet 5dbd34bea04e4dc0ae095a2abf931aaa (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:14.521255 28546 tablet_service.cc:1511] Processing CreateTablet for tablet 0474e9a9b2924cdca4d96474fcdb0195 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:14.521957 28553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dbd34bea04e4dc0ae095a2abf931aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.522570 28546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0474e9a9b2924cdca4d96474fcdb0195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.521404 28554 tablet_service.cc:1511] Processing CreateTablet for tablet 547c5ac529c443d98cb4fcf90213d6fc (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:14.524022 28554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 547c5ac529c443d98cb4fcf90213d6fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.523900 28777 tablet_service.cc:1511] Processing CreateTablet for tablet 5dbd34bea04e4dc0ae095a2abf931aaa (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:14.524240 28773 tablet_service.cc:1511] Processing CreateTablet for tablet 188e36ce9d8f4d90a1c3ce9b2796d96d (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:14.527314 28627 tablet_service.cc:1511] Processing CreateTablet for tablet 547c5ac529c443d98cb4fcf90213d6fc (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:14.527604 28629 tablet_service.cc:1511] Processing CreateTablet for tablet 5dbd34bea04e4dc0ae095a2abf931aaa (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:14.528563 28627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 547c5ac529c443d98cb4fcf90213d6fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.530452 28702 tablet_service.cc:1511] Processing CreateTablet for tablet 547c5ac529c443d98cb4fcf90213d6fc (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:14.532999 28777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dbd34bea04e4dc0ae095a2abf931aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.534902 28629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dbd34bea04e4dc0ae095a2abf931aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.534802 28699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c8eef1b05e4c6ab352919dfe7de0ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.522809 28774 tablet_service.cc:1511] Processing CreateTablet for tablet f2c8eef1b05e4c6ab352919dfe7de0ae (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:14.544358 28774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c8eef1b05e4c6ab352919dfe7de0ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.554348 28831 tablet_bootstrap.cc:654] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.554167 28775 tablet_service.cc:1511] Processing CreateTablet for tablet 0474e9a9b2924cdca4d96474fcdb0195 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:14.557839 28701 tablet_service.cc:1511] Processing CreateTablet for tablet 0474e9a9b2924cdca4d96474fcdb0195 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:14.567118 28702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 547c5ac529c443d98cb4fcf90213d6fc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:14.572898 28665 tablet.cc:2406] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:55:14.590317 28775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0474e9a9b2924cdca4d96474fcdb0195. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:14.590873 28446 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 47383.5us
I20260709 14:55:14.593340 28701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0474e9a9b2924cdca4d96474fcdb0195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.598670 28829 tablet_bootstrap.cc:492] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:14.599181 28829 ts_tablet_manager.cc:1403] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.279s	user 0.024s	sys 0.024s
I20260709 14:55:14.599285 28828 tablet_bootstrap.cc:492] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:14.599782 28828 ts_tablet_manager.cc:1403] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.161s	user 0.015s	sys 0.015s
I20260709 14:55:14.602052 28829 raft_consensus.cc:359] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:14.602380 28828 raft_consensus.cc:359] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:14.602910 28829 raft_consensus.cc:385] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.603123 28828 raft_consensus.cc:385] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.603369 28829 raft_consensus.cc:740] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.604375 28829 consensus_queue.cc:260] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:14.605901 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:14.606791 28773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188e36ce9d8f4d90a1c3ce9b2796d96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.603488 28828 raft_consensus.cc:740] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
W20260709 14:55:14.607774 28602 leader_election.cc:343] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:14.608428 28828 consensus_queue.cc:260] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:14.618040 28828 ts_tablet_manager.cc:1434] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:55:14.624949 28828 tablet_bootstrap.cc:492] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:14.628815 28836 tablet_bootstrap.cc:492] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:14.631301 28626 tablet_service.cc:1511] Processing CreateTablet for tablet 5f4f973402414517a875f33741aeab1f (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:14.632722 28626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f4f973402414517a875f33741aeab1f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:14.638442 28510 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:14.640981 28701 tablet_service.cc:1511] Processing CreateTablet for tablet 5f4f973402414517a875f33741aeab1f (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:14.642279 28701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f4f973402414517a875f33741aeab1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.644471 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:14.645999 28836 tablet_bootstrap.cc:654] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:14.649538 28448 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 45580.4us
I20260709 14:55:14.650132 28829 ts_tablet_manager.cc:1434] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.006s
I20260709 14:55:14.651788 28776 tablet_service.cc:1511] Processing CreateTablet for tablet 5f4f973402414517a875f33741aeab1f (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:14.657774 28776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f4f973402414517a875f33741aeab1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.654657 28702 tablet_service.cc:1511] Processing CreateTablet for tablet d5a50602b10d4d46b864d94b612c6888 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
W20260709 14:55:14.662927 28604 leader_election.cc:343] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:14.663409 28604 leader_election.cc:304] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:14.665464 28828 tablet_bootstrap.cc:654] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.668639 28833 raft_consensus.cc:2749] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:14.670616 28738 heartbeater.cc:499] Master 127.25.241.62:38591 was elected leader, sending a full tablet report...
I20260709 14:55:14.670368 28625 tablet_service.cc:1511] Processing CreateTablet for tablet d5a50602b10d4d46b864d94b612c6888 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:14.671599 28829 tablet_bootstrap.cc:492] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:14.671710 28625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5a50602b10d4d46b864d94b612c6888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.678347 28829 tablet_bootstrap.cc:654] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.681181 28702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5a50602b10d4d46b864d94b612c6888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.661078 28553 tablet_service.cc:1511] Processing CreateTablet for tablet d5a50602b10d4d46b864d94b612c6888 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:14.682557 28553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5a50602b10d4d46b864d94b612c6888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.686124 28629 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8c3b7c5de84211a84b485ef462991e (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:14.687479 28629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8c3b7c5de84211a84b485ef462991e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.691048 28627 tablet_service.cc:1511] Processing CreateTablet for tablet 6fbc8c1f5aed460e88a616d5b4b570af (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:14.692368 28627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbc8c1f5aed460e88a616d5b4b570af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.693745 28551 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8c3b7c5de84211a84b485ef462991e (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:14.695042 28551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8c3b7c5de84211a84b485ef462991e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.696746 28772 tablet_service.cc:1511] Processing CreateTablet for tablet 5baf49982d5d461199bd5ddfade8f5d8 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:14.697690 28552 tablet_service.cc:1511] Processing CreateTablet for tablet 5baf49982d5d461199bd5ddfade8f5d8 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:14.698992 28552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5baf49982d5d461199bd5ddfade8f5d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.698093 28772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5baf49982d5d461199bd5ddfade8f5d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.701691 28703 tablet_service.cc:1511] Processing CreateTablet for tablet 6fbc8c1f5aed460e88a616d5b4b570af (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:14.703058 28703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbc8c1f5aed460e88a616d5b4b570af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.705574 28699 tablet_service.cc:1511] Processing CreateTablet for tablet 5baf49982d5d461199bd5ddfade8f5d8 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:14.706949 28699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5baf49982d5d461199bd5ddfade8f5d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.692548 28774 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8c3b7c5de84211a84b485ef462991e (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:14.725148 28836 tablet_bootstrap.cc:492] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:14.725694 28836 ts_tablet_manager.cc:1403] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.097s	user 0.005s	sys 0.010s
I20260709 14:55:14.725356 28777 tablet_service.cc:1511] Processing CreateTablet for tablet 6fbc8c1f5aed460e88a616d5b4b570af (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:14.738920 28831 tablet_bootstrap.cc:492] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:14.739527 28831 ts_tablet_manager.cc:1403] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.343s	user 0.011s	sys 0.015s
I20260709 14:55:14.741663 28589 heartbeater.cc:499] Master 127.25.241.62:38591 was elected leader, sending a full tablet report...
I20260709 14:55:14.749410 28628 tablet_service.cc:1511] Processing CreateTablet for tablet 9a07d59acb614ceca0d793768856e033 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:14.728562 28836 raft_consensus.cc:359] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:14.748416 28774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8c3b7c5de84211a84b485ef462991e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.752521 28836 raft_consensus.cc:385] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.754647 28839 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.754379 28546 tablet_service.cc:1511] Processing CreateTablet for tablet 9a07d59acb614ceca0d793768856e033 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:14.755164 28839 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:14.755858 28546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a07d59acb614ceca0d793768856e033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.754267 28836 raft_consensus.cc:740] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.756816 28701 tablet_service.cc:1511] Processing CreateTablet for tablet 9a07d59acb614ceca0d793768856e033 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:14.757431 28836 consensus_queue.cc:260] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:14.758077 28701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a07d59acb614ceca0d793768856e033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.762794 28773 tablet_service.cc:1511] Processing CreateTablet for tablet a174ecaa2dbc47d688bef6fd5f7a40ff (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:14.763113 28554 tablet_service.cc:1511] Processing CreateTablet for tablet a174ecaa2dbc47d688bef6fd5f7a40ff (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:14.764137 28773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a174ecaa2dbc47d688bef6fd5f7a40ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.764380 28554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a174ecaa2dbc47d688bef6fd5f7a40ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.767059 28626 tablet_service.cc:1511] Processing CreateTablet for tablet a174ecaa2dbc47d688bef6fd5f7a40ff (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:14.769677 28700 tablet_service.cc:1511] Processing CreateTablet for tablet e272b5d3b2014d8bb59595331e58b70c (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:14.771997 28548 tablet_service.cc:1511] Processing CreateTablet for tablet e272b5d3b2014d8bb59595331e58b70c (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:14.773298 28548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e272b5d3b2014d8bb59595331e58b70c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.773653 28775 tablet_service.cc:1511] Processing CreateTablet for tablet e272b5d3b2014d8bb59595331e58b70c (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:14.774905 28775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e272b5d3b2014d8bb59595331e58b70c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.761582 28839 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:14.754245 28628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a07d59acb614ceca0d793768856e033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.804595 28777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbc8c1f5aed460e88a616d5b4b570af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.803812 28626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a174ecaa2dbc47d688bef6fd5f7a40ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.814268 28776 tablet_service.cc:1511] Processing CreateTablet for tablet 14964d41102d4378b7046641c6deac87 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:14.815956 28771 tablet_service.cc:1511] Processing CreateTablet for tablet fb39e7938ee848bc81aee3cdfd35f946 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:14.841468 28769 tablet_service.cc:1511] Processing CreateTablet for tablet 93944e6faff545c786456f20882867ac (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:14.805418 28700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e272b5d3b2014d8bb59595331e58b70c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.819885 28829 tablet_bootstrap.cc:492] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:14.821451 28624 tablet_service.cc:1511] Processing CreateTablet for tablet 14964d41102d4378b7046641c6deac87 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:14.823163 28623 tablet_service.cc:1511] Processing CreateTablet for tablet 72162f5a023a42e997289b339942c72c (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:14.845611 28768 tablet_service.cc:1511] Processing CreateTablet for tablet c1a16a290288423ca366e97607f9a3a9 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:14.824908 28622 tablet_service.cc:1511] Processing CreateTablet for tablet fb39e7938ee848bc81aee3cdfd35f946 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:14.825369 28836 ts_tablet_manager.cc:1434] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.099s	user 0.008s	sys 0.002s
I20260709 14:55:14.826568 28698 tablet_service.cc:1511] Processing CreateTablet for tablet 14964d41102d4378b7046641c6deac87 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:14.828320 28697 tablet_service.cc:1511] Processing CreateTablet for tablet 72162f5a023a42e997289b339942c72c (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:14.830025 28696 tablet_service.cc:1511] Processing CreateTablet for tablet e768428dbd284eb6b25001ff480e5704 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:14.835697 28549 tablet_service.cc:1511] Processing CreateTablet for tablet fb39e7938ee848bc81aee3cdfd35f946 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:14.855033 28549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb39e7938ee848bc81aee3cdfd35f946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.836010 28550 tablet_service.cc:1511] Processing CreateTablet for tablet e768428dbd284eb6b25001ff480e5704 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:14.855146 28694 tablet_service.cc:1511] Processing CreateTablet for tablet f374c15f8552407cab36073a9310d6cb (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:14.838881 28770 tablet_service.cc:1511] Processing CreateTablet for tablet e768428dbd284eb6b25001ff480e5704 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:14.841852 28771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb39e7938ee848bc81aee3cdfd35f946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.817113 28831 raft_consensus.cc:359] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:14.856622 28831 raft_consensus.cc:385] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.856990 28831 raft_consensus.cc:740] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.857496 28695 tablet_service.cc:1511] Processing CreateTablet for tablet 93944e6faff545c786456f20882867ac (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:14.857734 28831 consensus_queue.cc:260] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:14.846717 28628 tablet_service.cc:1511] Processing CreateTablet for tablet f374c15f8552407cab36073a9310d6cb (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:14.851142 28623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72162f5a023a42e997289b339942c72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.851567 28836 tablet_bootstrap.cc:492] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:14.851661 28545 tablet_service.cc:1511] Processing CreateTablet for tablet c1a16a290288423ca366e97607f9a3a9 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:14.853173 28696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e768428dbd284eb6b25001ff480e5704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.866616 28629 tablet_service.cc:1511] Processing CreateTablet for tablet 93944e6faff545c786456f20882867ac (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:14.861305 28620 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca12f7a3e214642bf20dbcd78b044a2 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:14.853382 28829 ts_tablet_manager.cc:1403] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.179s	user 0.018s	sys 0.009s
I20260709 14:55:14.866066 28545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a16a290288423ca366e97607f9a3a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.837203 28547 tablet_service.cc:1511] Processing CreateTablet for tablet f374c15f8552407cab36073a9310d6cb (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:14.869424 28547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f374c15f8552407cab36073a9310d6cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.870779 28698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14964d41102d4378b7046641c6deac87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.871124 28829 raft_consensus.cc:359] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:14.871881 28829 raft_consensus.cc:385] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.872170 28829 raft_consensus.cc:740] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.872396 28621 tablet_service.cc:1511] Processing CreateTablet for tablet c1a16a290288423ca366e97607f9a3a9 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:14.873546 28695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93944e6faff545c786456f20882867ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.880393 28550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e768428dbd284eb6b25001ff480e5704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.882421 28769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93944e6faff545c786456f20882867ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.885061 28770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e768428dbd284eb6b25001ff480e5704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.886502 28836 tablet_bootstrap.cc:654] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.887243 28772 tablet_service.cc:1511] Processing CreateTablet for tablet 6ab0f7e6f7d64d55b36814b6f0f8fad4 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:14.888509 28772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab0f7e6f7d64d55b36814b6f0f8fad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.889104 28776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14964d41102d4378b7046641c6deac87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.889704 28628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f374c15f8552407cab36073a9310d6cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.890377 28629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93944e6faff545c786456f20882867ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.893018 28624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14964d41102d4378b7046641c6deac87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.897101 28622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb39e7938ee848bc81aee3cdfd35f946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.901005 28620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca12f7a3e214642bf20dbcd78b044a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.905123 28621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a16a290288423ca366e97607f9a3a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.913108 28768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a16a290288423ca366e97607f9a3a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.880239 28697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72162f5a023a42e997289b339942c72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.918393 28694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f374c15f8552407cab36073a9310d6cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.934464 28828 tablet_bootstrap.cc:492] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:14.934998 28828 ts_tablet_manager.cc:1403] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.310s	user 0.022s	sys 0.014s
I20260709 14:55:14.945930 28833 raft_consensus.cc:493] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.946491 28833 raft_consensus.cc:515] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:14.948777 28833 leader_election.cc:290] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:14.958730 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:14.960709 28604 leader_election.cc:343] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:14.962157 28772 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca12f7a3e214642bf20dbcd78b044a2 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:14.974784 28772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca12f7a3e214642bf20dbcd78b044a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.975802 28699 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca12f7a3e214642bf20dbcd78b044a2 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:14.977075 28699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca12f7a3e214642bf20dbcd78b044a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.978946 28554 tablet_service.cc:1511] Processing CreateTablet for tablet 6ab0f7e6f7d64d55b36814b6f0f8fad4 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:14.980216 28554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab0f7e6f7d64d55b36814b6f0f8fad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.981112 28546 tablet_service.cc:1511] Processing CreateTablet for tablet 72162f5a023a42e997289b339942c72c (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:14.982331 28546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72162f5a023a42e997289b339942c72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.991963 28701 tablet_service.cc:1511] Processing CreateTablet for tablet 6ab0f7e6f7d64d55b36814b6f0f8fad4 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:14.993268 28701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab0f7e6f7d64d55b36814b6f0f8fad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.995878 28812 heartbeater.cc:499] Master 127.25.241.62:38591 was elected leader, sending a full tablet report...
I20260709 14:55:14.953215 28829 consensus_queue.cc:260] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:15.012473 28831 ts_tablet_manager.cc:1434] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.272s	user 0.026s	sys 0.030s
I20260709 14:55:15.014019 28829 ts_tablet_manager.cc:1434] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.146s	user 0.005s	sys 0.001s
I20260709 14:55:15.014950 28829 tablet_bootstrap.cc:492] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:15.004582 28828 raft_consensus.cc:359] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.025936 28831 tablet_bootstrap.cc:492] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:15.031988 28831 tablet_bootstrap.cc:654] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:15.025331 28828 raft_consensus.cc:385] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:15.033035 28828 raft_consensus.cc:740] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:15.033821 28828 consensus_queue.cc:260] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.034416 28836 tablet_bootstrap.cc:492] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:15.059230 28836 ts_tablet_manager.cc:1403] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.208s	user 0.022s	sys 0.040s
I20260709 14:55:15.043612 28829 tablet_bootstrap.cc:654] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:15.044770 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:15.053510 28549 tablet_service.cc:1511] Processing CreateTablet for tablet 6946a1e1baf44b0883d9d0c84bbefd24 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:15.055500 28703 tablet_service.cc:1511] Processing CreateTablet for tablet 6946a1e1baf44b0883d9d0c84bbefd24 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:15.056160 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:15.058096 28775 tablet_service.cc:1511] Processing CreateTablet for tablet d733eb34365546eea1d4f2b2c8670ab4 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:15.064121 28828 ts_tablet_manager.cc:1434] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.129s	user 0.009s	sys 0.000s
I20260709 14:55:15.068918 28848 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:15.070356 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:15.095906 28848 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:15.085081 28549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6946a1e1baf44b0883d9d0c84bbefd24. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:15.086372 28604 leader_election.cc:343] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:15.087203 28676 leader_election.cc:343] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.096423 28775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d733eb34365546eea1d4f2b2c8670ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.070325 28836 raft_consensus.cc:359] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:15.101939 28848 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:55:15.108489 28678 leader_election.cc:343] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.106964 28604 leader_election.cc:304] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:15.113296 28833 raft_consensus.cc:2749] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:15.114066 28833 raft_consensus.cc:493] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:15.114478 28833 raft_consensus.cc:515] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.116359 28833 leader_election.cc:290] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:15.117095 28703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6946a1e1baf44b0883d9d0c84bbefd24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.121331 28627 tablet_service.cc:1511] Processing CreateTablet for tablet 6946a1e1baf44b0883d9d0c84bbefd24 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:15.122671 28627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6946a1e1baf44b0883d9d0c84bbefd24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.106022 28836 raft_consensus.cc:385] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:15.125069 28836 raft_consensus.cc:740] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:15.126791 28828 tablet_bootstrap.cc:492] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:15.126003 28836 consensus_queue.cc:260] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:15.159507 28678 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:15.160877 28839 raft_consensus.cc:2749] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:15.160794 28696 tablet_service.cc:1511] Processing CreateTablet for tablet 72726dbbcfec4719aca83c3e9861fb4b (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:15.162359 28696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72726dbbcfec4719aca83c3e9861fb4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.147460 28548 tablet_service.cc:1511] Processing CreateTablet for tablet d733eb34365546eea1d4f2b2c8670ab4 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
W20260709 14:55:15.161087 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 64743.7us
I20260709 14:55:15.168424 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:15.179762 28602 leader_election.cc:343] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.180575 28831 tablet_bootstrap.cc:492] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:15.180994 28548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d733eb34365546eea1d4f2b2c8670ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.181021 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:15.181123 28831 ts_tablet_manager.cc:1403] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.157s	user 0.039s	sys 0.054s
I20260709 14:55:15.185756 28828 tablet_bootstrap.cc:654] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:15.185434 28831 raft_consensus.cc:359] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:15.186154 28831 raft_consensus.cc:385] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:15.186475 28831 raft_consensus.cc:740] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:15.187175 28831 consensus_queue.cc:260] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:15.189378 28831 ts_tablet_manager.cc:1434] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:15.190392 28831 tablet_bootstrap.cc:492] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:15.211598 28622 tablet_service.cc:1511] Processing CreateTablet for tablet d733eb34365546eea1d4f2b2c8670ab4 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:15.214130 28622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d733eb34365546eea1d4f2b2c8670ab4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:15.204871 28604 leader_election.cc:343] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.222035 28836 ts_tablet_manager.cc:1434] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.162s	user 0.005s	sys 0.003s
I20260709 14:55:15.221899 28604 leader_election.cc:304] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:15.239142 28854 raft_consensus.cc:2749] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:15.239319 28836 tablet_bootstrap.cc:492] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:15.241432 28847 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:15.241981 28847 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:15.244246 28839 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:15.244740 28839 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:15.245815 28847 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:15.243486 28620 tablet_service.cc:1511] Processing CreateTablet for tablet ef45a9ba8dc641e8a59a739d218cfb61 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:15.264000 28775 tablet_service.cc:1511] Processing CreateTablet for tablet 72726dbbcfec4719aca83c3e9861fb4b (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:15.266335 28839 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:15.276775 28695 tablet_service.cc:1511] Processing CreateTablet for tablet ef45a9ba8dc641e8a59a739d218cfb61 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:15.277592 28775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72726dbbcfec4719aca83c3e9861fb4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.278158 28695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef45a9ba8dc641e8a59a739d218cfb61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.282939 28829 tablet_bootstrap.cc:492] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:15.283488 28829 ts_tablet_manager.cc:1403] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.269s	user 0.026s	sys 0.006s
I20260709 14:55:15.286249 28829 raft_consensus.cc:359] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.286974 28829 raft_consensus.cc:385] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:15.287281 28829 raft_consensus.cc:740] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:15.288280 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:15.292255 28678 leader_election.cc:343] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.297013 28829 consensus_queue.cc:260] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.299378 28829 ts_tablet_manager.cc:1434] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:55:15.318480 28828 tablet_bootstrap.cc:492] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:15.307518 28546 tablet_service.cc:1511] Processing CreateTablet for tablet 72726dbbcfec4719aca83c3e9861fb4b (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:15.322589 28546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72726dbbcfec4719aca83c3e9861fb4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.325398 28828 ts_tablet_manager.cc:1403] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.199s	user 0.027s	sys 0.010s
I20260709 14:55:15.326215 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:15.327045 28563 raft_consensus.cc:2468] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:15.328805 28752 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:15.329886 28851 raft_consensus.cc:2804] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:15.330296 28851 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:15.330715 28851 raft_consensus.cc:3060] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.330138 28836 tablet_bootstrap.cc:654] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:15.347021 28828 raft_consensus.cc:359] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:15.347962 28828 raft_consensus.cc:385] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:15.348284 28828 raft_consensus.cc:740] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:15.349318 28828 consensus_queue.cc:260] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:15.351879 28828 ts_tablet_manager.cc:1434] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:55:15.353081 28829 tablet_bootstrap.cc:492] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:15.354728 28770 tablet_service.cc:1511] Processing CreateTablet for tablet ef45a9ba8dc641e8a59a739d218cfb61 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:15.356076 28770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef45a9ba8dc641e8a59a739d218cfb61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.357287 28549 tablet_service.cc:1511] Processing CreateTablet for tablet 3b07b077bff549d9bb4bec9c34332dc8 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:15.358577 28549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b07b077bff549d9bb4bec9c34332dc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.355711 28776 tablet_service.cc:1511] Processing CreateTablet for tablet 3b07b077bff549d9bb4bec9c34332dc8 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:15.359812 28776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b07b077bff549d9bb4bec9c34332dc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.369421 28829 tablet_bootstrap.cc:654] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:15.392807 28839 raft_consensus.cc:493] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:15.393332 28839 raft_consensus.cc:515] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.395387 28839 leader_election.cc:290] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:15.373715 28620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef45a9ba8dc641e8a59a739d218cfb61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.389132 28828 tablet_bootstrap.cc:492] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:15.396270 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:15.414767 28627 tablet_service.cc:1511] Processing CreateTablet for tablet fb233172bdb24726b8d6c8e21079c2d8 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:15.415405 28621 tablet_service.cc:1511] Processing CreateTablet for tablet ee4c428776274cc69f994ede7224723a (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:15.416275 28627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb233172bdb24726b8d6c8e21079c2d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.415849 28628 tablet_service.cc:1511] Processing CreateTablet for tablet 3b07b077bff549d9bb4bec9c34332dc8 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:15.417775 28628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b07b077bff549d9bb4bec9c34332dc8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:15.418049 28678 leader_election.cc:343] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.401830 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:15.418287 28697 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7ab84771944ec886a9051e67b9d4ec (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:15.405735 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:15.418957 28699 tablet_service.cc:1511] Processing CreateTablet for tablet 77e69d2bb0184ff3837bb319e9361549 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:15.419404 28638 raft_consensus.cc:2468] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:15.419595 28697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7ab84771944ec886a9051e67b9d4ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.415802 28623 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7ab84771944ec886a9051e67b9d4ec (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:15.420477 28694 tablet_service.cc:1511] Processing CreateTablet for tablet ee4c428776274cc69f994ede7224723a (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:15.421466 28623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7ab84771944ec886a9051e67b9d4ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.421648 28694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee4c428776274cc69f994ede7224723a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.418907 28639 raft_consensus.cc:2468] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:15.417426 28701 tablet_service.cc:1511] Processing CreateTablet for tablet fb233172bdb24726b8d6c8e21079c2d8 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:15.423043 28676 leader_election.cc:304] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:15.423862 28621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee4c428776274cc69f994ede7224723a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.424417 28839 raft_consensus.cc:2804] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:15.424826 28839 raft_consensus.cc:493] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:15.425161 28839 raft_consensus.cc:3060] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.423498 28701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb233172bdb24726b8d6c8e21079c2d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.429445 28554 tablet_service.cc:1511] Processing CreateTablet for tablet fb233172bdb24726b8d6c8e21079c2d8 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:15.430720 28554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb233172bdb24726b8d6c8e21079c2d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.433218 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:15.422793 28831 tablet_bootstrap.cc:700] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd: Time spent opening tablet: real 0.119s	user 0.001s	sys 0.001s
W20260709 14:55:15.434685 28529 leader_election.cc:343] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.435042 28831 tablet_bootstrap.cc:654] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:15.401723 28851 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:15.436904 28699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e69d2bb0184ff3837bb319e9361549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.441177 28773 tablet_service.cc:1511] Processing CreateTablet for tablet 77e69d2bb0184ff3837bb319e9361549 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:15.441535 28771 tablet_service.cc:1511] Processing CreateTablet for tablet ee4c428776274cc69f994ede7224723a (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:15.442580 28773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e69d2bb0184ff3837bb319e9361549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.443178 28547 tablet_service.cc:1511] Processing CreateTablet for tablet f03100a92faf4d76aa990458b84a6d8d (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:15.443638 28553 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7ab84771944ec886a9051e67b9d4ec (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:15.444401 28547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f03100a92faf4d76aa990458b84a6d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.445040 28771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee4c428776274cc69f994ede7224723a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.445616 28772 tablet_service.cc:1511] Processing CreateTablet for tablet f03100a92faf4d76aa990458b84a6d8d (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:15.446580 28553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7ab84771944ec886a9051e67b9d4ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.446918 28772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f03100a92faf4d76aa990458b84a6d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.456274 28839 raft_consensus.cc:515] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.461831 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:15.465062 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:15.466848 28527 leader_election.cc:343] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.467350 28527 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:15.468168 28847 raft_consensus.cc:2749] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:15.468595 28678 leader_election.cc:343] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.471635 28768 tablet_service.cc:1511] Processing CreateTablet for tablet f2ccb1fc509a4279a58cf83fb9016739 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:15.472211 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:15.473074 28768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ccb1fc509a4279a58cf83fb9016739. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:15.473747 28678 leader_election.cc:343] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.474218 28678 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:15.482439 28769 tablet_service.cc:1511] Processing CreateTablet for tablet e033fb27d5914be9b36695ac44bea12b (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:15.483837 28769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e033fb27d5914be9b36695ac44bea12b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.496371 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:15.497058 28563 raft_consensus.cc:3060] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.512319 28622 tablet_service.cc:1511] Processing CreateTablet for tablet f03100a92faf4d76aa990458b84a6d8d (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:15.513681 28622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f03100a92faf4d76aa990458b84a6d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.513490 28546 tablet_service.cc:1511] Processing CreateTablet for tablet 77e69d2bb0184ff3837bb319e9361549 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:15.514904 28546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e69d2bb0184ff3837bb319e9361549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.514495 28696 tablet_service.cc:1511] Processing CreateTablet for tablet e033fb27d5914be9b36695ac44bea12b (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:15.514539 28703 tablet_service.cc:1511] Processing CreateTablet for tablet f2ccb1fc509a4279a58cf83fb9016739 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:15.515888 28696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e033fb27d5914be9b36695ac44bea12b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.518077 28626 tablet_service.cc:1511] Processing CreateTablet for tablet e033fb27d5914be9b36695ac44bea12b (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:15.519246 28626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e033fb27d5914be9b36695ac44bea12b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.524724 28851 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:15.525441 28839 leader_election.cc:290] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:15.526006 28839 raft_consensus.cc:2749] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:15.526295 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:15.526859 28639 raft_consensus.cc:3060] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.526417 28549 tablet_service.cc:1511] Processing CreateTablet for tablet f2ccb1fc509a4279a58cf83fb9016739 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:15.527453 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:15.528033 28638 raft_consensus.cc:3060] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.529160 28828 tablet_bootstrap.cc:654] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:15.532941 28550 tablet_service.cc:1511] Processing CreateTablet for tablet 2e905e6f6a614eafaae5a84cfeda622f (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:15.536895 28851 raft_consensus.cc:493] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:15.537465 28851 raft_consensus.cc:515] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:15.541061 28851 leader_election.cc:290] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:15.545430 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:15.546271 28637 raft_consensus.cc:2468] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:15.547765 28750 leader_election.cc:304] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:15.549450 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:15.551263 28851 raft_consensus.cc:2804] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:55:15.551115 28752 leader_election.cc:343] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.552685 28624 tablet_service.cc:1511] Processing CreateTablet for tablet 2e905e6f6a614eafaae5a84cfeda622f (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:15.554929 28700 tablet_service.cc:1511] Processing CreateTablet for tablet 2e905e6f6a614eafaae5a84cfeda622f (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:15.556140 28700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e905e6f6a614eafaae5a84cfeda622f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.560305 28624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e905e6f6a614eafaae5a84cfeda622f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.528039 28549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ccb1fc509a4279a58cf83fb9016739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.566977 28703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ccb1fc509a4279a58cf83fb9016739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.567536 28563 raft_consensus.cc:2468] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:15.568907 28752 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:15.569327 28770 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2f0ed05c8f44f38463ef2eecad5ecd (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:15.571384 28848 raft_consensus.cc:2804] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:15.551700 28851 raft_consensus.cc:493] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:15.573206 28851 raft_consensus.cc:3060] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.574702 28770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2f0ed05c8f44f38463ef2eecad5ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.567553 28836 tablet_bootstrap.cc:492] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:15.580159 28836 ts_tablet_manager.cc:1403] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.341s	user 0.014s	sys 0.012s
I20260709 14:55:15.587360 28638 raft_consensus.cc:2468] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:15.588737 28676 leader_election.cc:304] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:15.597610 28548 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2f0ed05c8f44f38463ef2eecad5ecd (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:15.597898 28836 raft_consensus.cc:359] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.599198 28548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2f0ed05c8f44f38463ef2eecad5ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.598657 28836 raft_consensus.cc:385] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:15.599771 28836 raft_consensus.cc:740] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:15.600698 28836 consensus_queue.cc:260] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.601702 28839 raft_consensus.cc:2804] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:15.602190 28839 raft_consensus.cc:697] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:15.602974 28839 consensus_queue.cc:237] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.620723 28550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e905e6f6a614eafaae5a84cfeda622f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.626178 28831 tablet_bootstrap.cc:492] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:15.626750 28831 ts_tablet_manager.cc:1403] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.437s	user 0.021s	sys 0.054s
I20260709 14:55:15.632009 28639 raft_consensus.cc:2468] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:15.642023 28829 tablet_bootstrap.cc:492] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:15.657549 28829 ts_tablet_manager.cc:1403] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.305s	user 0.008s	sys 0.016s
W20260709 14:55:15.631138 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 157411us
I20260709 14:55:15.660344 28829 raft_consensus.cc:359] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:15.661141 28829 raft_consensus.cc:385] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:15.661448 28829 raft_consensus.cc:740] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
W20260709 14:55:15.642247 28510 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:15.643770 28621 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2f0ed05c8f44f38463ef2eecad5ecd (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:15.650388 28828 tablet_bootstrap.cc:492] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:15.652524 28462 catalog_manager.cc:5697] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 1 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:15.663956 28621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2f0ed05c8f44f38463ef2eecad5ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.663589 28829 consensus_queue.cc:260] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:15.665690 28851 raft_consensus.cc:515] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:15.666278 28828 ts_tablet_manager.cc:1403] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.302s	user 0.011s	sys 0.011s
I20260709 14:55:15.668268 28695 tablet_service.cc:1511] Processing CreateTablet for tablet bf5acf29cff848c88b0e93b49692f5da (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:15.669572 28695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5acf29cff848c88b0e93b49692f5da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.653211 28831 raft_consensus.cc:359] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.676605 28831 raft_consensus.cc:385] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:15.677963 28831 raft_consensus.cc:740] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:15.678179 28836 ts_tablet_manager.cc:1434] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.098s	user 0.007s	sys 0.000s
I20260709 14:55:15.683259 28848 raft_consensus.cc:697] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:15.684985 28848 consensus_queue.cc:237] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:15.687965 28829 ts_tablet_manager.cc:1434] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:55:15.677680 28553 tablet_service.cc:1511] Processing CreateTablet for tablet bf5acf29cff848c88b0e93b49692f5da (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:15.694754 28627 tablet_service.cc:1511] Processing CreateTablet for tablet 796152bb250442d2b4495b931c8adbb1 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:15.696198 28627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 796152bb250442d2b4495b931c8adbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.701188 28831 consensus_queue.cc:260] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.702219 28836 tablet_bootstrap.cc:492] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:15.711809 28828 raft_consensus.cc:359] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.713465 28553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5acf29cff848c88b0e93b49692f5da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.716061 28828 raft_consensus.cc:385] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:15.723461 28697 tablet_service.cc:1511] Processing CreateTablet for tablet 796152bb250442d2b4495b931c8adbb1 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:15.724882 28697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 796152bb250442d2b4495b931c8adbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.725122 28829 tablet_bootstrap.cc:492] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:15.723701 28770 tablet_service.cc:1511] Processing CreateTablet for tablet 796152bb250442d2b4495b931c8adbb1 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:15.726130 28770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 796152bb250442d2b4495b931c8adbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.727326 28460 catalog_manager.cc:5697] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 1 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.730854 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:15.731088 28549 tablet_service.cc:1511] Processing CreateTablet for tablet bb938c156bd6422486da386e70e344c4 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:15.732383 28549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb938c156bd6422486da386e70e344c4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:15.732405 28752 leader_election.cc:343] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.738270 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:15.738881 28639 raft_consensus.cc:3060] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.741797 28851 leader_election.cc:290] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:15.728363 28768 tablet_service.cc:1511] Processing CreateTablet for tablet bf5acf29cff848c88b0e93b49692f5da (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:15.746022 28768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5acf29cff848c88b0e93b49692f5da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.721709 28828 raft_consensus.cc:740] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:15.747789 28639 raft_consensus.cc:2468] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:15.749312 28829 tablet_bootstrap.cc:654] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:15.749172 28750 leader_election.cc:304] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:15.753119 28828 consensus_queue.cc:260] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.758632 28851 raft_consensus.cc:2804] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:15.749189 28831 ts_tablet_manager.cc:1434] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.122s	user 0.012s	sys 0.003s
I20260709 14:55:15.761196 28828 ts_tablet_manager.cc:1434] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.095s	user 0.008s	sys 0.000s
I20260709 14:55:15.763657 28851 raft_consensus.cc:697] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:15.761065 28621 tablet_service.cc:1511] Processing CreateTablet for tablet bb938c156bd6422486da386e70e344c4 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:15.765228 28851 consensus_queue.cc:237] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:15.778414 28848 raft_consensus.cc:493] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:15.778959 28848 raft_consensus.cc:515] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.781235 28848 leader_election.cc:290] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:15.775413 28769 tablet_service.cc:1511] Processing CreateTablet for tablet 19d1c5dcbb414016b29ca6ccb0656390 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:15.782706 28769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d1c5dcbb414016b29ca6ccb0656390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.791584 28626 tablet_service.cc:1511] Processing CreateTablet for tablet 19d1c5dcbb414016b29ca6ccb0656390 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:15.791723 28548 tablet_service.cc:1511] Processing CreateTablet for tablet 19d1c5dcbb414016b29ca6ccb0656390 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:15.793112 28548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d1c5dcbb414016b29ca6ccb0656390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.786381 28828 tablet_bootstrap.cc:492] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:15.797458 28847 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:15.797959 28847 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.798606 28696 tablet_service.cc:1511] Processing CreateTablet for tablet 4f30d41cb2894d1387b3a5a3a456caf9 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:15.799826 28696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f30d41cb2894d1387b3a5a3a456caf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.800112 28847 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:15.803054 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:15.803684 28713 raft_consensus.cc:2468] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 0.
I20260709 14:55:15.804984 28527 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:15.769728 28695 tablet_service.cc:1511] Processing CreateTablet for tablet bb938c156bd6422486da386e70e344c4 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:15.806792 28695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb938c156bd6422486da386e70e344c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.808584 28847 raft_consensus.cc:2804] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:15.809007 28847 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:15.809340 28847 raft_consensus.cc:3060] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.813370 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:15.814009 28638 raft_consensus.cc:2468] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 0.
I20260709 14:55:15.812883 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:15.824489 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:15.825892 28750 leader_election.cc:343] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.826126 28772 tablet_service.cc:1511] Processing CreateTablet for tablet 4f30d41cb2894d1387b3a5a3a456caf9 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:15.827389 28772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f30d41cb2894d1387b3a5a3a456caf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.819737 28621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb938c156bd6422486da386e70e344c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.822379 28639 raft_consensus.cc:2468] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:15.832584 28750 leader_election.cc:304] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:15.833437 28848 raft_consensus.cc:2804] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:15.833813 28848 raft_consensus.cc:493] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:15.834131 28848 raft_consensus.cc:3060] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.845364 28836 tablet_bootstrap.cc:654] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:15.850332 28626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d1c5dcbb414016b29ca6ccb0656390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.846356 28848 raft_consensus.cc:515] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.851082 28550 tablet_service.cc:1511] Processing CreateTablet for tablet 4f30d41cb2894d1387b3a5a3a456caf9 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:15.847617 28627 tablet_service.cc:1511] Processing CreateTablet for tablet 05f31ad5f1b44d6d8a2abbcc02b3ada2 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:15.855192 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:15.855851 28639 raft_consensus.cc:3060] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.860816 28627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05f31ad5f1b44d6d8a2abbcc02b3ada2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.866302 28829 tablet_bootstrap.cc:492] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:15.866840 28829 ts_tablet_manager.cc:1403] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.142s	user 0.014s	sys 0.004s
I20260709 14:55:15.869801 28829 raft_consensus.cc:359] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:15.870504 28829 raft_consensus.cc:385] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:15.870796 28829 raft_consensus.cc:740] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:15.870725 28696 tablet_service.cc:1511] Processing CreateTablet for tablet 05f31ad5f1b44d6d8a2abbcc02b3ada2 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:15.872141 28696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05f31ad5f1b44d6d8a2abbcc02b3ada2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.871798 28829 consensus_queue.cc:260] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:15.873366 28831 tablet_bootstrap.cc:492] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:15.874387 28639 raft_consensus.cc:2468] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:15.876741 28828 tablet_bootstrap.cc:654] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:15.876574 28770 tablet_service.cc:1511] Processing CreateTablet for tablet 05f31ad5f1b44d6d8a2abbcc02b3ada2 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:15.878199 28829 ts_tablet_manager.cc:1434] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:55:15.879303 28848 leader_election.cc:290] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:15.879449 28750 leader_election.cc:304] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:15.853866 28550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f30d41cb2894d1387b3a5a3a456caf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.886710 28622 tablet_service.cc:1511] Processing CreateTablet for tablet 2550a829d6264760bb5d4d7015da432d (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:15.888124 28622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2550a829d6264760bb5d4d7015da432d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.888186 28831 tablet_bootstrap.cc:654] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:15.889443 28829 tablet_bootstrap.cc:492] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:15.889658 28548 tablet_service.cc:1511] Processing CreateTablet for tablet 2550a829d6264760bb5d4d7015da432d (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:15.890870 28548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2550a829d6264760bb5d4d7015da432d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.860077 28847 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.886200 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
W20260709 14:55:15.897352 28750 leader_election.cc:343] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.897656 28848 raft_consensus.cc:2804] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:15.899942 28848 raft_consensus.cc:697] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:15.901037 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:15.900830 28848 consensus_queue.cc:237] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.901619 28639 raft_consensus.cc:3060] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.902223 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:15.902791 28713 raft_consensus.cc:3060] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.910935 28771 tablet_service.cc:1511] Processing CreateTablet for tablet c594de57923345908e85b1fe8615492a (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:15.915794 28713 raft_consensus.cc:2468] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:15.905406 28847 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:15.916999 28527 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:15.918057 28847 raft_consensus.cc:2804] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:15.919420 28829 tablet_bootstrap.cc:654] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:15.921872 28839 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:15.921648 28697 tablet_service.cc:1511] Processing CreateTablet for tablet 2550a829d6264760bb5d4d7015da432d (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:15.923944 28839 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:15.925976 28839 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:15.937171 28836 tablet_bootstrap.cc:492] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:15.937055 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:15.937589 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:15.937829 28836 ts_tablet_manager.cc:1403] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.254s	user 0.015s	sys 0.000s
I20260709 14:55:15.937896 28546 tablet_service.cc:1511] Processing CreateTablet for tablet c594de57923345908e85b1fe8615492a (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 14:55:15.938664 28678 leader_election.cc:343] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.939183 28546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c594de57923345908e85b1fe8615492a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.938988 28696 tablet_service.cc:1511] Processing CreateTablet for tablet ca53e31d88134f4caf969a82e466dedf (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:15.940297 28696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca53e31d88134f4caf969a82e466dedf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.941213 28620 tablet_service.cc:1511] Processing CreateTablet for tablet c594de57923345908e85b1fe8615492a (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:15.942523 28620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c594de57923345908e85b1fe8615492a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.946365 28839 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:15.946566 28563 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:15.931759 28770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05f31ad5f1b44d6d8a2abbcc02b3ada2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.946862 28839 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:15.952405 28678 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:15.953778 28839 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:15.954322 28839 raft_consensus.cc:2804] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:15.954651 28839 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:15.954968 28839 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.961244 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:15.962456 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:15.963300 28678 leader_election.cc:343] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.955000 28697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2550a829d6264760bb5d4d7015da432d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:15.967396 28676 leader_election.cc:343] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.967846 28676 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:15.968189 28772 tablet_service.cc:1511] Processing CreateTablet for tablet ca53e31d88134f4caf969a82e466dedf (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:15.969026 28866 raft_consensus.cc:2749] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:15.969486 28772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca53e31d88134f4caf969a82e466dedf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.970558 28550 tablet_service.cc:1511] Processing CreateTablet for tablet ca53e31d88134f4caf969a82e466dedf (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:15.971784 28550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca53e31d88134f4caf969a82e466dedf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.947497 28836 raft_consensus.cc:359] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:15.977120 28639 raft_consensus.cc:2468] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:15.987287 28771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c594de57923345908e85b1fe8615492a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.989084 28768 tablet_service.cc:1511] Processing CreateTablet for tablet f9b42a07fd31438393513ddc22c0158e (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:15.990463 28768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9b42a07fd31438393513ddc22c0158e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:15.977818 28847 raft_consensus.cc:697] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:15.995183 28700 tablet_service.cc:1511] Processing CreateTablet for tablet f9b42a07fd31438393513ddc22c0158e (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:15.982528 28836 raft_consensus.cc:385] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:15.999819 28700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9b42a07fd31438393513ddc22c0158e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:16.001122 28622 tablet_service.cc:1511] Processing CreateTablet for tablet f9b42a07fd31438393513ddc22c0158e (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:16.015738 28839 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.002746 28836 raft_consensus.cc:740] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.002115 28831 tablet_bootstrap.cc:492] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:16.018927 28866 consensus_queue.cc:1048] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:16.031060 28549 tablet_service.cc:1511] Processing CreateTablet for tablet a596ab6075a142e295a023b22c1e1395 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:16.019858 28836 consensus_queue.cc:260] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.021070 28622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9b42a07fd31438393513ddc22c0158e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:16.027338 28460 catalog_manager.cc:5697] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 1 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:16.035367 28831 ts_tablet_manager.cc:1403] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.162s	user 0.015s	sys 0.017s
I20260709 14:55:16.031765 28628 tablet_service.cc:1511] Processing CreateTablet for tablet a596ab6075a142e295a023b22c1e1395 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:16.036269 28828 tablet_bootstrap.cc:492] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:16.036777 28828 ts_tablet_manager.cc:1403] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.255s	user 0.014s	sys 0.017s
I20260709 14:55:16.037457 28549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a596ab6075a142e295a023b22c1e1395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:16.038190 28831 raft_consensus.cc:359] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.039446 28828 raft_consensus.cc:359] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.040139 28828 raft_consensus.cc:385] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.040416 28828 raft_consensus.cc:740] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.041069 28628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a596ab6075a142e295a023b22c1e1395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:16.042868 28836 ts_tablet_manager.cc:1434] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.105s	user 0.007s	sys 0.000s
I20260709 14:55:16.042115 28460 catalog_manager.cc:5697] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 1 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:16.057065 28847 consensus_queue.cc:237] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.057528 28836 tablet_bootstrap.cc:492] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:16.068044 28769 tablet_service.cc:1511] Processing CreateTablet for tablet 2f52a48decf54e0cad140d2b7aac85ff (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:16.069388 28769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f52a48decf54e0cad140d2b7aac85ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:16.038904 28831 raft_consensus.cc:385] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.073302 28828 consensus_queue.cc:260] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.078372 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:16.078992 28563 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.079573 28880 raft_consensus.cc:493] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:16.080122 28880 raft_consensus.cc:515] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.083920 28828 ts_tablet_manager.cc:1434] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.047s	user 0.002s	sys 0.004s
I20260709 14:55:16.084977 28828 tablet_bootstrap.cc:492] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:16.085662 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:16.086297 28563 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:16.087503 28678 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:16.088353 28866 raft_consensus.cc:2804] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:16.088760 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:16.081265 28831 raft_consensus.cc:740] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.089531 28880 leader_election.cc:290] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:16.094677 28527 leader_election.cc:304] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:16.095043 28831 consensus_queue.cc:260] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.100946 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:16.101624 28553 tablet_service.cc:1511] Processing CreateTablet for tablet 2f52a48decf54e0cad140d2b7aac85ff (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:16.075217 28696 tablet_service.cc:1511] Processing CreateTablet for tablet a596ab6075a142e295a023b22c1e1395 (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:16.093568 28839 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:16.109534 28696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a596ab6075a142e295a023b22c1e1395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:16.104405 28880 raft_consensus.cc:2749] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:16.113304 28563 raft_consensus.cc:3060] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.113888 28553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f52a48decf54e0cad140d2b7aac85ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:16.113308 28787 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.122017 28695 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4cc0209602433b8607f91ea7537a8f (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:16.123287 28695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4cc0209602433b8607f91ea7537a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:16.126322 28787 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:16.132861 28776 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4cc0209602433b8607f91ea7537a8f (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:16.135612 28776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4cc0209602433b8607f91ea7537a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:16.144901 28547 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4cc0209602433b8607f91ea7537a8f (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:16.146410 28547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4cc0209602433b8607f91ea7537a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:16.102324 28627 tablet_service.cc:1511] Processing CreateTablet for tablet 2f52a48decf54e0cad140d2b7aac85ff (DEFAULT_TABLE table=test-workload [id=89743858f35d434ebf6c5023a76a8231]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:16.148165 28627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f52a48decf54e0cad140d2b7aac85ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:16.172927 28829 tablet_bootstrap.cc:492] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:16.177527 28851 consensus_queue.cc:1048] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:16.180042 28839 consensus_queue.cc:1048] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:16.186084 28836 tablet_bootstrap.cc:654] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.175731 28829 ts_tablet_manager.cc:1403] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.284s	user 0.046s	sys 0.038s
I20260709 14:55:16.198519 28829 raft_consensus.cc:359] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.200845 28829 raft_consensus.cc:385] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.201246 28829 raft_consensus.cc:740] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.186306 28828 tablet_bootstrap.cc:654] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:16.221030 28527 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 126429us
I20260709 14:55:16.235247 28831 ts_tablet_manager.cc:1434] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.200s	user 0.012s	sys 0.000s
I20260709 14:55:16.236613 28829 consensus_queue.cc:260] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.243602 28866 raft_consensus.cc:697] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:16.244699 28866 consensus_queue.cc:237] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.241051 28851 consensus_queue.cc:1048] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:55:16.278770 28460 catalog_manager.cc:5697] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:16.285301 28831 tablet_bootstrap.cc:492] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:16.290431 28887 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:16.291023 28887 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.294317 28887 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:16.295544 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:16.297559 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:16.297850 28676 leader_election.cc:343] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:16.299495 28678 leader_election.cc:343] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:16.299978 28678 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:16.305600 28887 raft_consensus.cc:2749] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:16.308941 28829 ts_tablet_manager.cc:1434] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.115s	user 0.005s	sys 0.007s
I20260709 14:55:16.310134 28829 tablet_bootstrap.cc:492] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:16.316485 28831 tablet_bootstrap.cc:654] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.318045 28828 tablet_bootstrap.cc:492] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:16.318547 28828 ts_tablet_manager.cc:1403] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.234s	user 0.013s	sys 0.000s
I20260709 14:55:16.321161 28828 raft_consensus.cc:359] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:16.321859 28828 raft_consensus.cc:385] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.322149 28828 raft_consensus.cc:740] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.322862 28828 consensus_queue.cc:260] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:16.325376 28828 ts_tablet_manager.cc:1434] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:16.325294 28836 tablet_bootstrap.cc:492] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:16.326113 28836 ts_tablet_manager.cc:1403] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.269s	user 0.030s	sys 0.004s
I20260709 14:55:16.326476 28828 tablet_bootstrap.cc:492] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:16.330852 28836 raft_consensus.cc:359] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:16.331641 28836 raft_consensus.cc:385] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.331954 28836 raft_consensus.cc:740] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.333063 28828 tablet_bootstrap.cc:654] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.332758 28836 consensus_queue.cc:260] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:16.338852 28462 catalog_manager.cc:5697] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 1 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:16.339756 28752 consensus_peers.cc:597] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:55:16.342983 28902 consensus_queue.cc:1048] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:16.368680 28829 tablet_bootstrap.cc:654] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.386101 28836 ts_tablet_manager.cc:1434] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.000s
I20260709 14:55:16.387329 28836 tablet_bootstrap.cc:492] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:16.409793 28828 tablet_bootstrap.cc:492] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:16.411070 28828 ts_tablet_manager.cc:1403] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.085s	user 0.033s	sys 0.038s
I20260709 14:55:16.413686 28828 raft_consensus.cc:359] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.414367 28828 raft_consensus.cc:385] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.414654 28828 raft_consensus.cc:740] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.415305 28828 consensus_queue.cc:260] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.417363 28828 ts_tablet_manager.cc:1434] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:16.406308 28836 tablet_bootstrap.cc:654] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.419690 28828 tablet_bootstrap.cc:492] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
W20260709 14:55:16.400206 28752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 45814.4us
I20260709 14:55:16.432268 28831 tablet_bootstrap.cc:492] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:16.433108 28828 tablet_bootstrap.cc:654] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.432888 28831 ts_tablet_manager.cc:1403] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.148s	user 0.057s	sys 0.040s
I20260709 14:55:16.436601 28831 raft_consensus.cc:359] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.437438 28831 raft_consensus.cc:385] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.437749 28831 raft_consensus.cc:740] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.440066 28831 consensus_queue.cc:260] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.442659 28831 ts_tablet_manager.cc:1434] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 14:55:16.442428 28888 consensus_queue.cc:1048] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:16.443958 28848 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:16.444461 28848 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.446641 28848 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:16.448644 28831 tablet_bootstrap.cc:492] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
W20260709 14:55:16.453855 28750 consensus_peers.cc:597] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd -> Peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Couldn't send request to peer 63195fecc0004a168685fd9f3161ac3d. 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:55:16.454174 28829 tablet_bootstrap.cc:492] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:16.454414 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:16.454689 28829 ts_tablet_manager.cc:1403] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.145s	user 0.010s	sys 0.011s
I20260709 14:55:16.455663 28712 raft_consensus.cc:2468] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:16.457134 28750 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:16.459160 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:16.459844 28638 raft_consensus.cc:2468] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:16.459925 28829 raft_consensus.cc:359] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.460754 28829 raft_consensus.cc:385] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.461071 28829 raft_consensus.cc:740] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.465207 28829 consensus_queue.cc:260] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.467568 28829 ts_tablet_manager.cc:1434] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:55:16.468628 28829 tablet_bootstrap.cc:492] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:16.476207 28831 tablet_bootstrap.cc:654] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.481423 28829 tablet_bootstrap.cc:654] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.484160 28851 raft_consensus.cc:2804] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:16.484687 28851 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:16.485059 28851 raft_consensus.cc:3060] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.492965 28828 tablet_bootstrap.cc:492] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:16.493496 28828 ts_tablet_manager.cc:1403] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.074s	user 0.033s	sys 0.022s
I20260709 14:55:16.496778 28828 raft_consensus.cc:359] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.497442 28828 raft_consensus.cc:385] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.497705 28828 raft_consensus.cc:740] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.498330 28828 consensus_queue.cc:260] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.503340 28828 ts_tablet_manager.cc:1434] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:55:16.504237 28828 tablet_bootstrap.cc:492] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:16.504588 28880 consensus_queue.cc:1048] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:16.513418 28848 consensus_queue.cc:1048] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:16.517473 28828 tablet_bootstrap.cc:654] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.521955 28836 tablet_bootstrap.cc:492] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:16.522255 28829 tablet_bootstrap.cc:492] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:16.522450 28836 ts_tablet_manager.cc:1403] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.135s	user 0.022s	sys 0.005s
I20260709 14:55:16.522800 28829 ts_tablet_manager.cc:1403] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.007s
I20260709 14:55:16.526240 28831 tablet_bootstrap.cc:492] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:16.527067 28829 raft_consensus.cc:359] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:16.527767 28831 ts_tablet_manager.cc:1403] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.002s
I20260709 14:55:16.527956 28829 raft_consensus.cc:385] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.528403 28829 raft_consensus.cc:740] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.528168 28836 raft_consensus.cc:359] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:16.529193 28829 consensus_queue.cc:260] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:16.531250 28829 ts_tablet_manager.cc:1434] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:55:16.528872 28836 raft_consensus.cc:385] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.532859 28836 raft_consensus.cc:740] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.533625 28829 tablet_bootstrap.cc:492] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:16.534772 28836 consensus_queue.cc:260] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:16.538327 28836 ts_tablet_manager.cc:1434] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 14:55:16.540711 28836 tablet_bootstrap.cc:492] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:16.541291 28851 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.544804 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:16.545444 28639 raft_consensus.cc:3060] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.548326 28866 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:16.548928 28866 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:16.552636 28836 tablet_bootstrap.cc:654] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.554603 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:16.555910 28713 raft_consensus.cc:3060] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.552273 28831 raft_consensus.cc:359] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:16.559854 28831 raft_consensus.cc:385] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.560252 28831 raft_consensus.cc:740] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.555158 28851 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:16.561061 28831 consensus_queue.cc:260] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:16.560840 28866 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:16.559755 28847 raft_consensus.cc:493] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:16.563112 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:16.563099 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:16.564047 28713 raft_consensus.cc:2468] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:16.563951 28847 raft_consensus.cc:515] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:16.565135 28678 leader_election.cc:343] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:16.565354 28750 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
W20260709 14:55:16.566541 28678 leader_election.cc:343] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:16.566653 28851 raft_consensus.cc:2804] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:16.567206 28831 ts_tablet_manager.cc:1434] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:55:16.567525 28851 raft_consensus.cc:697] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:16.566972 28678 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:16.568140 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:16.567866 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:16.569644 28896 raft_consensus.cc:2749] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:16.568572 28851 consensus_queue.cc:237] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.572268 28639 raft_consensus.cc:2468] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:16.574678 28529 leader_election.cc:304] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:16.575642 28828 tablet_bootstrap.cc:492] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:16.576207 28828 ts_tablet_manager.cc:1403] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.072s	user 0.027s	sys 0.015s
I20260709 14:55:16.566032 28847 leader_election.cc:290] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:16.575629 28880 raft_consensus.cc:2749] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:16.577566 28831 tablet_bootstrap.cc:492] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:16.580142 28828 raft_consensus.cc:359] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.585392 28829 tablet_bootstrap.cc:654] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.586519 28831 tablet_bootstrap.cc:654] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.588142 28460 catalog_manager.cc:5697] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 1 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:16.580909 28828 raft_consensus.cc:385] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.591500 28828 raft_consensus.cc:740] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.592253 28828 consensus_queue.cc:260] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.600052 28836 tablet_bootstrap.cc:492] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:16.600690 28836 ts_tablet_manager.cc:1403] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.013s
I20260709 14:55:16.603888 28836 raft_consensus.cc:359] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:16.604779 28836 raft_consensus.cc:385] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.605096 28836 raft_consensus.cc:740] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.605998 28836 consensus_queue.cc:260] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:16.606506 28828 ts_tablet_manager.cc:1434] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:55:16.607988 28828 tablet_bootstrap.cc:492] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:16.609706 28854 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:16.610229 28854 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.611549 28836 ts_tablet_manager.cc:1434] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:16.611924 28831 tablet_bootstrap.cc:492] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:16.612443 28831 ts_tablet_manager.cc:1403] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.002s
I20260709 14:55:16.612726 28836 tablet_bootstrap.cc:492] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:16.613662 28880 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:16.614171 28880 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:16.615298 28831 raft_consensus.cc:359] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:16.616076 28831 raft_consensus.cc:385] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.616364 28831 raft_consensus.cc:740] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.616567 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:16.617303 28831 consensus_queue.cc:260] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:16.617839 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:16.618598 28787 raft_consensus.cc:2468] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 0.
I20260709 14:55:16.619379 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:16.620007 28713 raft_consensus.cc:2468] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 0.
W20260709 14:55:16.620220 28604 leader_election.cc:343] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:16.621557 28602 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:16.625051 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:16.625782 28639 raft_consensus.cc:2468] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 0.
I20260709 14:55:16.626495 28831 ts_tablet_manager.cc:1434] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:55:16.627161 28529 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:16.627514 28831 tablet_bootstrap.cc:492] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:16.616343 28880 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:16.612453 28854 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:16.629611 28847 raft_consensus.cc:2804] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:16.637548 28854 raft_consensus.cc:2804] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:16.643895 28831 tablet_bootstrap.cc:654] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.640875 28829 tablet_bootstrap.cc:492] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:16.637732 28847 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:16.644738 28829 ts_tablet_manager.cc:1403] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.111s	user 0.025s	sys 0.021s
I20260709 14:55:16.644690 28847 raft_consensus.cc:3060] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.643847 28854 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:16.636632 28828 tablet_bootstrap.cc:654] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.645318 28854 raft_consensus.cc:3060] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.651185 28880 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:16.651705 28880 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:16.652261 28847 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:16.653113 28854 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.653754 28880 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:16.654145 28847 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:16.643904 28836 tablet_bootstrap.cc:654] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.656054 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:16.656186 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:16.656721 28787 raft_consensus.cc:2468] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 0.
I20260709 14:55:16.656929 28786 raft_consensus.cc:3060] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.657691 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:16.658308 28713 raft_consensus.cc:3060] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.659119 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:16.659757 28712 raft_consensus.cc:2468] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 0.
I20260709 14:55:16.661381 28529 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:16.662444 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:16.664198 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:16.664754 28921 raft_consensus.cc:493] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:16.664840 28639 raft_consensus.cc:3060] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.665306 28921 raft_consensus.cc:515] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.667460 28921 leader_election.cc:290] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:16.668612 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:16.664898 28786 raft_consensus.cc:2468] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
W20260709 14:55:16.670435 28510 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:16.671250 28529 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:16.672250 28880 raft_consensus.cc:2804] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:16.672628 28880 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:16.672986 28880 raft_consensus.cc:3060] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:16.673920 28604 leader_election.cc:343] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:16.680914 28866 consensus_queue.cc:1048] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:16.680805 28880 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
W20260709 14:55:16.683952 28604 leader_election.cc:343] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:16.684818 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:16.685559 28712 raft_consensus.cc:3060] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.688856 28866 raft_consensus.cc:493] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:16.689600 28866 raft_consensus.cc:515] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.693939 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:16.695791 28712 raft_consensus.cc:2468] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:16.696012 28866 leader_election.cc:290] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:16.697206 28527 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:16.698262 28888 raft_consensus.cc:2804] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:16.699230 28713 raft_consensus.cc:2468] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:16.703130 28602 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:16.704169 28921 raft_consensus.cc:2804] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:16.705310 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:16.705865 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:16.706429 28787 raft_consensus.cc:3060] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.706943 28676 leader_election.cc:304] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:16.708271 28866 raft_consensus.cc:2749] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:16.656164 28854 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:16.702448 28639 raft_consensus.cc:2468] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:16.681203 28847 raft_consensus.cc:2804] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:16.713250 28880 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:16.667477 28829 raft_consensus.cc:359] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.714968 28829 raft_consensus.cc:385] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.715240 28829 raft_consensus.cc:740] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.714184 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:16.717376 28602 leader_election.cc:343] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:16.718029 28602 leader_election.cc:304] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:16.719256 28854 raft_consensus.cc:2749] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:16.716387 28847 raft_consensus.cc:697] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:16.720681 28847 consensus_queue.cc:237] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:16.722846 28829 consensus_queue.cc:260] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.722783 28921 raft_consensus.cc:697] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:16.727804 28829 ts_tablet_manager.cc:1434] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.000s
I20260709 14:55:16.728797 28829 tablet_bootstrap.cc:492] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:16.730652 28836 tablet_bootstrap.cc:492] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:16.731199 28836 ts_tablet_manager.cc:1403] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.119s	user 0.011s	sys 0.004s
I20260709 14:55:16.724143 28787 raft_consensus.cc:2468] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:16.734030 28836 raft_consensus.cc:359] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.737198 28836 raft_consensus.cc:385] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.736904 28839 consensus_queue.cc:1048] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:16.737850 28836 raft_consensus.cc:740] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.738691 28836 consensus_queue.cc:260] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.734192 28829 tablet_bootstrap.cc:654] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.741318 28836 ts_tablet_manager.cc:1434] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:55:16.742280 28836 tablet_bootstrap.cc:492] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:16.747001 28828 tablet_bootstrap.cc:492] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:16.747524 28828 ts_tablet_manager.cc:1403] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.140s	user 0.024s	sys 0.025s
I20260709 14:55:16.747766 28831 tablet_bootstrap.cc:492] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:16.748286 28831 ts_tablet_manager.cc:1403] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.121s	user 0.026s	sys 0.051s
I20260709 14:55:16.734455 28921 consensus_queue.cc:237] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.750485 28828 raft_consensus.cc:359] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:16.751237 28828 raft_consensus.cc:385] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.751533 28828 raft_consensus.cc:740] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.752280 28828 consensus_queue.cc:260] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:16.755025 28888 raft_consensus.cc:697] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:16.756137 28836 tablet_bootstrap.cc:654] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.761166 28828 ts_tablet_manager.cc:1434] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 14:55:16.766639 28828 tablet_bootstrap.cc:492] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:16.777558 28926 raft_consensus.cc:493] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:16.778198 28926 raft_consensus.cc:515] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.760135 28888 consensus_queue.cc:237] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:16.782439 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:16.783830 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:16.786006 28712 raft_consensus.cc:2468] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 0.
I20260709 14:55:16.787542 28602 leader_election.cc:304] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:16.788472 28854 raft_consensus.cc:2804] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:16.789369 28854 raft_consensus.cc:493] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:16.789763 28854 raft_consensus.cc:3060] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.793023 28847 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:16.793563 28847 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.795701 28847 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
W20260709 14:55:16.796799 28604 leader_election.cc:343] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:16.798519 28828 tablet_bootstrap.cc:654] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.799171 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:16.804998 28712 raft_consensus.cc:2393] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 1: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:16.799893 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:16.807895 28527 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:16.780577 28926 leader_election.cc:290] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:16.809607 28847 raft_consensus.cc:3060] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.808429 28854 raft_consensus.cc:515] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.814393 28854 leader_election.cc:290] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:16.815114 28831 raft_consensus.cc:359] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.815601 28831 raft_consensus.cc:385] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.815801 28831 raft_consensus.cc:740] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.817597 28831 consensus_queue.cc:260] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.819667 28831 ts_tablet_manager.cc:1434] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.069s	user 0.002s	sys 0.002s
I20260709 14:55:16.820376 28831 tablet_bootstrap.cc:492] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:16.817090 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:16.820881 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:16.821033 28712 raft_consensus.cc:3060] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.824841 28851 raft_consensus.cc:493] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:16.825304 28604 leader_election.cc:343] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:16.825342 28851 raft_consensus.cc:515] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.825927 28847 raft_consensus.cc:2749] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:16.827507 28851 leader_election.cc:290] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:16.829813 28712 raft_consensus.cc:2468] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:16.832463 28602 leader_election.cc:304] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:16.834177 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:16.834811 28639 raft_consensus.cc:2468] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:16.835450 28921 raft_consensus.cc:2804] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:16.835857 28750 leader_election.cc:304] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:16.836764 28851 raft_consensus.cc:2804] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:16.837119 28851 raft_consensus.cc:493] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:16.835965 28921 raft_consensus.cc:697] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:16.837306 28831 tablet_bootstrap.cc:654] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.838032 28921 consensus_queue.cc:237] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.838285 28461 catalog_manager.cc:5697] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:16.840656 28851 raft_consensus.cc:3060] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.840409 28461 catalog_manager.cc:5697] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:16.824236 28462 catalog_manager.cc:5697] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:16.842198 28831 tablet_bootstrap.cc:492] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:16.842674 28831 ts_tablet_manager.cc:1403] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:55:16.844873 28831 raft_consensus.cc:359] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.845451 28831 raft_consensus.cc:385] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.845711 28831 raft_consensus.cc:740] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.847733 28828 tablet_bootstrap.cc:492] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:16.847564 28851 raft_consensus.cc:515] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.848462 28828 ts_tablet_manager.cc:1403] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.002s
I20260709 14:55:16.849778 28851 leader_election.cc:290] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:16.851323 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:16.851575 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:16.851385 28828 raft_consensus.cc:359] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.852021 28639 raft_consensus.cc:3060] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.852279 28828 raft_consensus.cc:385] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.852609 28828 raft_consensus.cc:740] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
W20260709 14:55:16.853075 28750 leader_election.cc:343] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:16.853322 28828 consensus_queue.cc:260] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.855850 28828 ts_tablet_manager.cc:1434] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:55:16.856819 28828 tablet_bootstrap.cc:492] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:16.858915 28639 raft_consensus.cc:2468] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:16.859179 28831 consensus_queue.cc:260] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.861594 28831 ts_tablet_manager.cc:1434] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:55:16.862404 28750 leader_election.cc:304] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:16.863296 28905 raft_consensus.cc:2804] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:16.863775 28905 raft_consensus.cc:697] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:16.864641 28905 consensus_queue.cc:237] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.863831 28831 tablet_bootstrap.cc:492] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:16.865465 28828 tablet_bootstrap.cc:654] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.873051 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:16.875972 28750 leader_election.cc:343] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:16.876884 28831 tablet_bootstrap.cc:654] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.878351 28829 tablet_bootstrap.cc:492] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:16.878830 28829 ts_tablet_manager.cc:1403] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.150s	user 0.018s	sys 0.003s
I20260709 14:55:16.881942 28829 raft_consensus.cc:359] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.882604 28829 raft_consensus.cc:385] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.882887 28829 raft_consensus.cc:740] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.883589 28829 consensus_queue.cc:260] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.890000 28836 tablet_bootstrap.cc:492] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:16.890472 28836 ts_tablet_manager.cc:1403] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.148s	user 0.008s	sys 0.013s
I20260709 14:55:16.891451 28831 tablet_bootstrap.cc:492] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:16.891920 28831 ts_tablet_manager.cc:1403] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.001s
I20260709 14:55:16.891736 28462 catalog_manager.cc:5697] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 1 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:16.892923 28828 tablet_bootstrap.cc:492] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:16.897258 28828 ts_tablet_manager.cc:1403] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.002s
I20260709 14:55:16.892532 28836 raft_consensus.cc:359] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:16.898222 28836 raft_consensus.cc:385] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.898502 28836 raft_consensus.cc:740] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.899158 28836 consensus_queue.cc:260] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:16.900036 28828 raft_consensus.cc:359] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.894415 28831 raft_consensus.cc:359] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:16.896399 28829 ts_tablet_manager.cc:1434] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:55:16.900743 28828 raft_consensus.cc:385] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.901175 28828 raft_consensus.cc:740] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.901573 28829 tablet_bootstrap.cc:492] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:16.901914 28828 consensus_queue.cc:260] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:16.904551 28828 ts_tablet_manager.cc:1434] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:16.905499 28828 tablet_bootstrap.cc:492] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:16.905555 28563 raft_consensus.cc:3060] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.905437 28460 catalog_manager.cc:5697] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:16.908349 28829 tablet_bootstrap.cc:654] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.909190 28836 ts_tablet_manager.cc:1434] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 14:55:16.910140 28836 tablet_bootstrap.cc:492] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:16.912055 28828 tablet_bootstrap.cc:654] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.912762 28831 raft_consensus.cc:385] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.913108 28831 raft_consensus.cc:740] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.913779 28831 consensus_queue.cc:260] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:16.915664 28831 ts_tablet_manager.cc:1434] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.000s
I20260709 14:55:16.916639 28831 tablet_bootstrap.cc:492] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:16.927009 28836 tablet_bootstrap.cc:654] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.934103 28831 tablet_bootstrap.cc:654] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.947214 28828 tablet_bootstrap.cc:492] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:16.947690 28828 ts_tablet_manager.cc:1403] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.016s
I20260709 14:55:16.949980 28828 raft_consensus.cc:359] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:16.950636 28828 raft_consensus.cc:385] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.950912 28828 raft_consensus.cc:740] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.950980 28839 raft_consensus.cc:493] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:16.951529 28836 tablet_bootstrap.cc:492] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:16.951478 28839 raft_consensus.cc:515] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.951659 28828 consensus_queue.cc:260] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:16.953619 28839 leader_election.cc:290] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:16.953738 28828 ts_tablet_manager.cc:1434] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:55:16.950759 28829 tablet_bootstrap.cc:492] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:16.954408 28829 ts_tablet_manager.cc:1403] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.000s
I20260709 14:55:16.954485 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:16.955226 28639 raft_consensus.cc:2393] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 1: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:16.955318 28828 tablet_bootstrap.cc:492] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:16.956244 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:16.957031 28829 raft_consensus.cc:359] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:16.957660 28829 raft_consensus.cc:385] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.957952 28829 raft_consensus.cc:740] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.957821 28678 leader_election.cc:304] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:16.958948 28839 raft_consensus.cc:3060] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.951979 28836 ts_tablet_manager.cc:1403] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.006s
I20260709 14:55:16.959259 28712 raft_consensus.cc:3060] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.964133 28839 raft_consensus.cc:2749] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:16.965716 28836 raft_consensus.cc:359] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:16.966199 28836 raft_consensus.cc:385] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.966418 28836 raft_consensus.cc:740] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.967021 28836 consensus_queue.cc:260] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:16.968468 28836 ts_tablet_manager.cc:1434] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260709 14:55:16.960048 28921 raft_consensus.cc:493] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:16.960364 28831 tablet_bootstrap.cc:492] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:16.958616 28829 consensus_queue.cc:260] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:16.969189 28831 ts_tablet_manager.cc:1403] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.053s	user 0.005s	sys 0.009s
I20260709 14:55:16.968930 28921 raft_consensus.cc:515] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.970227 28829 ts_tablet_manager.cc:1434] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260709 14:55:16.971109 28829 tablet_bootstrap.cc:492] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:16.974527 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:16.976850 28829 tablet_bootstrap.cc:654] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:16.977494 28602 leader_election.cc:343] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:16.978569 28905 consensus_queue.cc:1048] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:16.979666 28836 tablet_bootstrap.cc:492] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:16.974617 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:16.980486 28787 raft_consensus.cc:2468] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 0.
I20260709 14:55:16.971065 28921 leader_election.cc:290] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:16.981667 28604 leader_election.cc:304] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:16.982729 28921 raft_consensus.cc:2804] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:16.983111 28921 raft_consensus.cc:493] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:16.983428 28921 raft_consensus.cc:3060] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:16.962282 28828 tablet_bootstrap.cc:654] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.988075 28836 tablet_bootstrap.cc:654] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:16.990185 28866 raft_consensus.cc:493] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:16.990681 28866 raft_consensus.cc:515] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:16.991101 28921 raft_consensus.cc:515] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:16.992170 28831 raft_consensus.cc:359] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:16.992880 28831 raft_consensus.cc:385] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:16.992801 28866 leader_election.cc:290] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:16.993245 28831 raft_consensus.cc:740] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:16.993991 28831 consensus_queue.cc:260] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:16.994333 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:16.995018 28563 raft_consensus.cc:2468] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:16.997510 28829 tablet_bootstrap.cc:492] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:16.998056 28829 ts_tablet_manager.cc:1403] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.006s
I20260709 14:55:17.000509 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:17.001268 28787 raft_consensus.cc:2468] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:17.002655 28678 leader_election.cc:304] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:17.005012 28839 raft_consensus.cc:2804] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:17.005429 28839 raft_consensus.cc:493] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.005764 28839 raft_consensus.cc:3060] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.007969 28831 ts_tablet_manager.cc:1434] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260709 14:55:17.008376 28829 raft_consensus.cc:359] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.008955 28831 tablet_bootstrap.cc:492] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:17.009088 28829 raft_consensus.cc:385] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.009380 28829 raft_consensus.cc:740] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.013650 28829 consensus_queue.cc:260] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.016649 28829 ts_tablet_manager.cc:1434] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:55:17.018932 28829 tablet_bootstrap.cc:492] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:17.018774 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:17.019456 28713 raft_consensus.cc:3060] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.033030 28829 tablet_bootstrap.cc:654] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.044494 28839 raft_consensus.cc:515] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.046675 28828 tablet_bootstrap.cc:492] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:17.047169 28828 ts_tablet_manager.cc:1403] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.005s
I20260709 14:55:17.049714 28828 raft_consensus.cc:359] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:17.050351 28828 raft_consensus.cc:385] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.050567 28828 raft_consensus.cc:740] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.051363 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:17.052505 28787 raft_consensus.cc:3060] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.052198 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:17.059203 28563 raft_consensus.cc:3060] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.061800 28921 leader_election.cc:290] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:17.065754 28851 consensus_queue.cc:1048] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:17.046604 28839 leader_election.cc:290] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:17.066955 28831 tablet_bootstrap.cc:654] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.063073 28828 consensus_queue.cc:260] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:17.070753 28828 ts_tablet_manager.cc:1434] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260709 14:55:17.072422 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:17.073060 28786 raft_consensus.cc:3060] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.077574 28787 raft_consensus.cc:2468] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:17.081214 28829 tablet_bootstrap.cc:492] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:17.081074 28713 raft_consensus.cc:2468] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:17.081727 28829 ts_tablet_manager.cc:1403] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.001s
I20260709 14:55:17.084450 28563 raft_consensus.cc:2468] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:17.081490 28678 leader_election.cc:304] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:17.086184 28602 leader_election.cc:304] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:17.086934 28836 tablet_bootstrap.cc:492] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:17.087100 28921 raft_consensus.cc:2804] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:17.087455 28836 ts_tablet_manager.cc:1403] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.108s	user 0.021s	sys 0.018s
I20260709 14:55:17.087800 28921 raft_consensus.cc:697] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:17.088845 28839 raft_consensus.cc:2804] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:17.088626 28921 consensus_queue.cc:237] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.090256 28836 raft_consensus.cc:359] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:17.089905 28786 raft_consensus.cc:2468] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:17.084595 28829 raft_consensus.cc:359] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:17.094563 28836 raft_consensus.cc:385] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.092805 28839 raft_consensus.cc:697] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:17.094853 28829 raft_consensus.cc:385] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.096449 28836 raft_consensus.cc:740] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.096640 28829 raft_consensus.cc:740] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.097065 28839 consensus_queue.cc:237] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.097287 28836 consensus_queue.cc:260] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:17.087805 28828 tablet_bootstrap.cc:492] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:17.098296 28854 raft_consensus.cc:493] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.096143 28831 tablet_bootstrap.cc:492] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:17.098949 28831 ts_tablet_manager.cc:1403] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.090s	user 0.007s	sys 0.003s
I20260709 14:55:17.098743 28854 raft_consensus.cc:515] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:17.100178 28836 ts_tablet_manager.cc:1434] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:55:17.100737 28854 leader_election.cc:290] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:17.101068 28836 tablet_bootstrap.cc:492] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:17.102227 28854 raft_consensus.cc:493] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.102306 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:17.102658 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:17.102774 28854 raft_consensus.cc:515] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:17.105732 28854 leader_election.cc:290] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:17.103672 28831 raft_consensus.cc:359] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.108161 28831 raft_consensus.cc:385] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.108472 28831 raft_consensus.cc:740] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.097570 28829 consensus_queue.cc:260] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:17.103668 28602 leader_election.cc:343] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:17.109714 28604 leader_election.cc:343] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.110384 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:17.110673 28604 leader_election.cc:304] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:17.111085 28712 raft_consensus.cc:2468] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 0.
I20260709 14:55:17.111917 28829 ts_tablet_manager.cc:1434] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.002s
I20260709 14:55:17.112399 28854 raft_consensus.cc:2749] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:17.112323 28602 leader_election.cc:304] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:17.112874 28829 tablet_bootstrap.cc:492] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:17.112718 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:17.109511 28828 tablet_bootstrap.cc:654] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:17.114094 28604 leader_election.cc:343] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.114961 28854 raft_consensus.cc:2804] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:17.115331 28854 raft_consensus.cc:493] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.115659 28854 raft_consensus.cc:3060] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.118008 28831 consensus_queue.cc:260] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.120048 28831 ts_tablet_manager.cc:1434] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260709 14:55:17.108180 28836 tablet_bootstrap.cc:654] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.125969 28831 tablet_bootstrap.cc:492] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:17.128144 28829 tablet_bootstrap.cc:654] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.131407 28925 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.132076 28925 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.133802 28831 tablet_bootstrap.cc:654] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.130488 28854 raft_consensus.cc:515] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:17.134769 28925 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:17.136118 28854 leader_election.cc:290] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:17.138504 28828 tablet_bootstrap.cc:492] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:17.138743 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:17.138970 28828 ts_tablet_manager.cc:1403] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.002s
I20260709 14:55:17.139396 28711 raft_consensus.cc:3060] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.141575 28828 raft_consensus.cc:359] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.142244 28828 raft_consensus.cc:385] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.142943 28828 raft_consensus.cc:740] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.143314 28462 catalog_manager.cc:5697] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 1 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:17.143549 28828 consensus_queue.cc:260] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.148192 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:17.153863 28828 ts_tablet_manager.cc:1434] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:55:17.154660 28828 tablet_bootstrap.cc:492] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:17.163319 28828 tablet_bootstrap.cc:654] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.164767 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:17.152992 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:17.166217 28639 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 0.
W20260709 14:55:17.166636 28604 leader_election.cc:343] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.156970 28786 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 0.
I20260709 14:55:17.168516 28529 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:17.169442 28925 raft_consensus.cc:2804] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:17.169807 28925 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.170107 28925 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.177608 28925 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.179447 28711 raft_consensus.cc:2468] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:17.187098 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:17.187711 28639 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.186008 28461 catalog_manager.cc:5697] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:17.179606 28925 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:17.186506 28602 leader_election.cc:304] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:17.191097 28921 raft_consensus.cc:2804] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:17.191720 28921 raft_consensus.cc:697] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:17.192883 28921 consensus_queue.cc:237] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:17.193235 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:17.194407 28786 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.200171 28854 consensus_queue.cc:1048] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:17.200394 28639 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:17.206671 28527 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:17.207947 28925 raft_consensus.cc:2804] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:17.209283 28925 raft_consensus.cc:697] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:17.210260 28925 consensus_queue.cc:237] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.214231 28836 tablet_bootstrap.cc:492] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:17.214812 28836 ts_tablet_manager.cc:1403] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.114s	user 0.021s	sys 0.024s
I20260709 14:55:17.219210 28836 raft_consensus.cc:359] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.220033 28836 raft_consensus.cc:385] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.220294 28836 raft_consensus.cc:740] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.220914 28836 consensus_queue.cc:260] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.222872 28836 ts_tablet_manager.cc:1434] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:17.226215 28836 tablet_bootstrap.cc:492] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:17.232956 28831 tablet_bootstrap.cc:492] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:17.233455 28831 ts_tablet_manager.cc:1403] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.108s	user 0.008s	sys 0.020s
I20260709 14:55:17.237358 28829 tablet_bootstrap.cc:492] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:17.237630 28786 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:17.237957 28829 ts_tablet_manager.cc:1403] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.125s	user 0.019s	sys 0.002s
I20260709 14:55:17.237695 28831 raft_consensus.cc:359] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.239475 28831 raft_consensus.cc:385] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.239775 28831 raft_consensus.cc:740] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.240617 28831 consensus_queue.cc:260] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.241582 28829 raft_consensus.cc:359] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.242445 28829 raft_consensus.cc:385] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.242776 28829 raft_consensus.cc:740] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.243589 28829 consensus_queue.cc:260] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.245884 28831 ts_tablet_manager.cc:1434] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:55:17.247691 28831 tablet_bootstrap.cc:492] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:17.251441 28828 tablet_bootstrap.cc:492] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:17.252018 28926 consensus_queue.cc:1048] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:17.252306 28851 raft_consensus.cc:493] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.252933 28851 raft_consensus.cc:515] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.254658 28461 catalog_manager.cc:5697] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:17.251984 28828 ts_tablet_manager.cc:1403] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.013s
I20260709 14:55:17.266921 28828 raft_consensus.cc:359] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.267635 28828 raft_consensus.cc:385] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.267907 28828 raft_consensus.cc:740] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.268738 28828 consensus_queue.cc:260] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.270852 28828 ts_tablet_manager.cc:1434] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:17.271787 28828 tablet_bootstrap.cc:492] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:17.272332 28836 tablet_bootstrap.cc:654] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.272817 28829 ts_tablet_manager.cc:1434] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:55:17.268093 28847 consensus_queue.cc:1048] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:55:17.277699 28829 tablet_bootstrap.cc:492] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:17.279626 28831 tablet_bootstrap.cc:654] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.282485 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:17.283272 28711 raft_consensus.cc:2468] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:17.283514 28829 tablet_bootstrap.cc:654] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.299325 28851 leader_election.cc:290] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:17.301520 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:17.303277 28752 leader_election.cc:343] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.305258 28750 leader_election.cc:304] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:17.307225 28851 raft_consensus.cc:2804] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:17.308712 28851 raft_consensus.cc:493] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.309690 28851 raft_consensus.cc:3060] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.308357 28828 tablet_bootstrap.cc:654] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.313664 28461 catalog_manager.cc:5697] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:17.316591 28925 consensus_queue.cc:1048] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:17.322464 28564 raft_consensus.cc:3060] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.307943 28847 consensus_queue.cc:1048] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
W20260709 14:55:17.326143 28963 log.cc:927] Time spent T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.052s	user 0.000s	sys 0.003s
I20260709 14:55:17.323458 28851 raft_consensus.cc:515] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.332798 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:17.333467 28712 raft_consensus.cc:3060] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.333345 28847 consensus_queue.cc:1048] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:17.350814 28848 consensus_queue.cc:1048] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:17.356213 28926 raft_consensus.cc:493] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.356729 28926 raft_consensus.cc:515] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.358717 28926 leader_election.cc:290] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:17.359030 28836 tablet_bootstrap.cc:492] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:17.359578 28836 ts_tablet_manager.cc:1403] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.005s
I20260709 14:55:17.360883 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:17.362352 28604 leader_election.cc:343] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.363554 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:17.364916 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:17.365438 28851 leader_election.cc:290] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:17.366364 28752 leader_election.cc:343] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:17.367199 28604 leader_election.cc:343] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.367687 28604 leader_election.cc:304] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:17.368952 28926 raft_consensus.cc:2749] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:17.371807 28829 tablet_bootstrap.cc:492] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:17.372331 28829 ts_tablet_manager.cc:1403] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.095s	user 0.026s	sys 0.025s
I20260709 14:55:17.375296 28829 raft_consensus.cc:359] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.375994 28829 raft_consensus.cc:385] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.376220 28712 raft_consensus.cc:2468] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:17.376341 28829 raft_consensus.cc:740] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.377507 28750 leader_election.cc:304] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:17.377570 28829 consensus_queue.cc:260] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.378819 28851 raft_consensus.cc:2804] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:17.379297 28851 raft_consensus.cc:697] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:17.380102 28829 ts_tablet_manager.cc:1434] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:55:17.381847 28829 tablet_bootstrap.cc:492] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:17.380117 28851 consensus_queue.cc:237] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.384341 28836 raft_consensus.cc:359] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:17.380240 28828 tablet_bootstrap.cc:492] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:17.385001 28836 raft_consensus.cc:385] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.385303 28836 raft_consensus.cc:740] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.385949 28836 consensus_queue.cc:260] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:17.387457 28828 ts_tablet_manager.cc:1403] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.004s
I20260709 14:55:17.390091 28828 raft_consensus.cc:359] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.395051 28926 consensus_queue.cc:1048] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:17.395193 28828 raft_consensus.cc:385] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.395895 28828 raft_consensus.cc:740] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.396318 28831 tablet_bootstrap.cc:492] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:17.396760 28828 consensus_queue.cc:260] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.399085 28828 ts_tablet_manager.cc:1434] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:55:17.400043 28828 tablet_bootstrap.cc:492] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:17.400543 28831 ts_tablet_manager.cc:1403] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.153s	user 0.040s	sys 0.031s
I20260709 14:55:17.394877 28829 tablet_bootstrap.cc:654] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.401681 28921 consensus_queue.cc:1048] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:17.403091 28831 raft_consensus.cc:359] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.403743 28831 raft_consensus.cc:385] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.404003 28831 raft_consensus.cc:740] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.408303 28836 ts_tablet_manager.cc:1434] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 14:55:17.409323 28836 tablet_bootstrap.cc:492] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:17.411324 28851 consensus_queue.cc:1048] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:17.404625 28831 consensus_queue.cc:260] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.421214 28831 ts_tablet_manager.cc:1434] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:55:17.421784 28829 tablet_bootstrap.cc:492] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:17.422724 28829 ts_tablet_manager.cc:1403] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.041s	user 0.004s	sys 0.005s
I20260709 14:55:17.422140 28831 tablet_bootstrap.cc:492] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:17.430833 28836 tablet_bootstrap.cc:654] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.431733 28828 tablet_bootstrap.cc:654] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.434120 28829 raft_consensus.cc:359] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:17.434937 28829 raft_consensus.cc:385] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.435256 28829 raft_consensus.cc:740] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.436853 28829 consensus_queue.cc:260] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:17.438818 28829 ts_tablet_manager.cc:1434] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:55:17.439699 28829 tablet_bootstrap.cc:492] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:17.445016 28829 tablet_bootstrap.cc:654] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.454746 28831 tablet_bootstrap.cc:654] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.467358 28461 catalog_manager.cc:5697] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 1 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:17.501117 28866 consensus_queue.cc:1048] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:17.506737 28866 raft_consensus.cc:493] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.507382 28866 raft_consensus.cc:515] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:17.510551 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:17.511931 28678 leader_election.cc:343] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.511826 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:17.512423 28866 leader_election.cc:290] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:17.512773 28639 raft_consensus.cc:2468] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:17.514117 28676 leader_election.cc:304] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:17.515019 28839 raft_consensus.cc:2804] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:17.515399 28839 raft_consensus.cc:493] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.515769 28839 raft_consensus.cc:3060] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.521867 28836 tablet_bootstrap.cc:492] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:17.525669 28836 ts_tablet_manager.cc:1403] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.117s	user 0.033s	sys 0.025s
I20260709 14:55:17.530021 28921 raft_consensus.cc:493] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.530261 28836 raft_consensus.cc:359] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.530537 28921 raft_consensus.cc:515] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.530964 28836 raft_consensus.cc:385] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.531239 28836 raft_consensus.cc:740] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.533725 28921 leader_election.cc:290] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:17.533773 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:17.534507 28712 raft_consensus.cc:2468] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 0.
I20260709 14:55:17.522603 28839 raft_consensus.cc:515] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:17.523653 28831 tablet_bootstrap.cc:492] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:17.535387 28831 ts_tablet_manager.cc:1403] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.113s	user 0.017s	sys 0.000s
I20260709 14:55:17.535324 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:17.535669 28602 leader_election.cc:304] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:17.536470 28921 raft_consensus.cc:2804] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:55:17.536794 28604 leader_election.cc:343] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.536827 28921 raft_consensus.cc:493] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.538107 28921 raft_consensus.cc:3060] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.538524 28831 raft_consensus.cc:359] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.538520 28836 consensus_queue.cc:260] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.539337 28831 raft_consensus.cc:385] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.539600 28831 raft_consensus.cc:740] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.540288 28831 consensus_queue.cc:260] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.540756 28836 ts_tablet_manager.cc:1434] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:55:17.541801 28836 tablet_bootstrap.cc:492] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:17.542461 28831 ts_tablet_manager.cc:1434] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:17.543339 28831 tablet_bootstrap.cc:492] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:17.547086 28836 tablet_bootstrap.cc:654] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.548800 28854 raft_consensus.cc:493] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.549294 28854 raft_consensus.cc:515] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.549889 28831 tablet_bootstrap.cc:654] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.552407 28970 raft_consensus.cc:493] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.552996 28854 leader_election.cc:290] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:17.552898 28970 raft_consensus.cc:515] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:17.554579 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:17.554829 28970 leader_election.cc:290] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:17.555600 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:17.556113 28602 leader_election.cc:343] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.556991 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:17.557108 28604 leader_election.cc:343] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.557314 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:17.557861 28712 raft_consensus.cc:2393] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 1: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:17.557686 28604 leader_election.cc:304] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:17.558315 28848 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.558748 28848 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.559155 28926 raft_consensus.cc:2749] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:17.560813 28848 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:17.563169 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:17.563678 28829 tablet_bootstrap.cc:492] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:17.563879 28563 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:17.565265 28752 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:17.565790 28829 ts_tablet_manager.cc:1403] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.126s	user 0.012s	sys 0.004s
I20260709 14:55:17.567030 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:17.566915 28848 raft_consensus.cc:2804] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:17.567780 28712 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:17.568192 28848 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.568588 28848 raft_consensus.cc:3060] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.569191 28527 leader_election.cc:304] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:17.570376 28970 raft_consensus.cc:3060] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.573486 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
W20260709 14:55:17.574781 28678 leader_election.cc:343] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.576143 28828 tablet_bootstrap.cc:492] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:17.576702 28828 ts_tablet_manager.cc:1403] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.177s	user 0.031s	sys 0.029s
I20260709 14:55:17.572240 28829 raft_consensus.cc:359] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.578600 28829 raft_consensus.cc:385] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.578830 28829 raft_consensus.cc:740] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.579344 28829 consensus_queue.cc:260] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.576097 28866 consensus_queue.cc:1048] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:55:17.567498 28854 consensus_queue.cc:1048] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:55:17.586999 28848 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.588409 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:17.588999 28639 raft_consensus.cc:3060] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.589676 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:17.590001 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:17.590245 28712 raft_consensus.cc:3060] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.590583 28563 raft_consensus.cc:3060] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.600203 28712 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:17.601039 28639 raft_consensus.cc:2468] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:17.601374 28750 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:17.602319 28905 raft_consensus.cc:2804] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:17.602499 28676 leader_election.cc:304] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:17.602824 28905 raft_consensus.cc:697] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:17.602936 28563 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:17.603363 28866 raft_consensus.cc:2804] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:17.603844 28866 raft_consensus.cc:697] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:17.603775 28848 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:17.603667 28905 consensus_queue.cc:237] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.604648 28866 consensus_queue.cc:237] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:17.608191 28970 raft_consensus.cc:2749] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:17.578694 28839 leader_election.cc:290] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:17.611922 28847 consensus_queue.cc:1048] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:17.614590 28921 raft_consensus.cc:515] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.631889 28828 raft_consensus.cc:359] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.632802 28828 raft_consensus.cc:385] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.633185 28828 raft_consensus.cc:740] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.633960 28828 consensus_queue.cc:260] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.637768 28829 ts_tablet_manager.cc:1434] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.072s	user 0.011s	sys 0.020s
I20260709 14:55:17.638857 28829 tablet_bootstrap.cc:492] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:17.640938 28921 leader_election.cc:290] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:17.642114 28854 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.642546 28854 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.643878 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
W20260709 14:55:17.645851 28604 leader_election.cc:343] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.646541 28921 consensus_queue.cc:1048] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:17.647166 28836 tablet_bootstrap.cc:492] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:17.647658 28836 ts_tablet_manager.cc:1403] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.106s	user 0.008s	sys 0.007s
I20260709 14:55:17.644551 28854 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:17.650688 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:17.651288 28712 raft_consensus.cc:3060] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.652055 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:17.652477 28831 tablet_bootstrap.cc:492] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:17.655790 28831 ts_tablet_manager.cc:1403] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.113s	user 0.027s	sys 0.022s
I20260709 14:55:17.658499 28847 consensus_queue.cc:1048] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:17.658356 28604 leader_election.cc:343] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.660802 28851 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.661309 28851 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.663484 28851 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:17.664227 28828 ts_tablet_manager.cc:1434] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.087s	user 0.006s	sys 0.000s
I20260709 14:55:17.665043 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:17.667098 28750 leader_election.cc:343] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.653578 28836 raft_consensus.cc:359] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.670563 28836 raft_consensus.cc:385] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.670928 28836 raft_consensus.cc:740] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.672473 28836 consensus_queue.cc:260] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.672883 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:17.673540 28713 raft_consensus.cc:2468] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 0.
I20260709 14:55:17.674795 28836 ts_tablet_manager.cc:1434] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 14:55:17.674625 28602 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:17.675766 28712 raft_consensus.cc:2468] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:17.675860 28854 raft_consensus.cc:2804] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:17.676431 28854 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.676836 28854 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.677502 28602 leader_election.cc:304] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:17.678541 28921 raft_consensus.cc:2804] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:17.679019 28921 raft_consensus.cc:697] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:17.679845 28921 consensus_queue.cc:237] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.684158 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:17.658317 28831 raft_consensus.cc:359] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.686293 28831 raft_consensus.cc:385] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.686445 28836 tablet_bootstrap.cc:492] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:17.686597 28831 raft_consensus.cc:740] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
W20260709 14:55:17.688839 28752 leader_election.cc:343] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.689359 28752 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:17.693042 28829 tablet_bootstrap.cc:654] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.695034 28905 raft_consensus.cc:2749] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:17.698386 28510 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:17.689018 28831 consensus_queue.cc:260] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.701819 28831 ts_tablet_manager.cc:1434] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.046s	user 0.003s	sys 0.005s
I20260709 14:55:17.699496 28854 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.710743 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
W20260709 14:55:17.712062 28604 leader_election.cc:343] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.716041 28836 tablet_bootstrap.cc:654] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.718684 28831 tablet_bootstrap.cc:492] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:17.665275 28828 tablet_bootstrap.cc:492] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:17.721169 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:17.717854 28854 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:17.721891 28711 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.723313 28921 consensus_queue.cc:1048] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:55:17.726651 28828 tablet_bootstrap.cc:654] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.733582 28462 catalog_manager.cc:5697] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 1 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:17.753245 28828 tablet_bootstrap.cc:492] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:17.753764 28828 ts_tablet_manager.cc:1403] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.001s
I20260709 14:55:17.754498 28711 raft_consensus.cc:2468] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:17.756271 28828 raft_consensus.cc:359] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.759881 28828 raft_consensus.cc:385] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.760214 28828 raft_consensus.cc:740] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.761014 28828 consensus_queue.cc:260] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.763310 28828 ts_tablet_manager.cc:1434] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:17.764284 28828 tablet_bootstrap.cc:492] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:17.766672 28460 catalog_manager.cc:5697] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 1 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:17.769695 28602 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:17.770229 28458 catalog_manager.cc:5697] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:17.773180 28999 raft_consensus.cc:2804] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:17.773738 28999 raft_consensus.cc:697] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:17.774575 28999 consensus_queue.cc:237] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.784178 28831 tablet_bootstrap.cc:654] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.799237 28828 tablet_bootstrap.cc:654] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.800427 28829 tablet_bootstrap.cc:492] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:17.801017 28829 ts_tablet_manager.cc:1403] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.162s	user 0.017s	sys 0.027s
I20260709 14:55:17.804476 28998 raft_consensus.cc:493] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.805013 28998 raft_consensus.cc:515] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.807003 28998 leader_election.cc:290] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:17.808887 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:17.809967 28836 tablet_bootstrap.cc:492] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:17.810437 28836 ts_tablet_manager.cc:1403] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.124s	user 0.021s	sys 0.005s
I20260709 14:55:17.808902 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:17.812808 28604 leader_election.cc:343] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:17.813822 28604 leader_election.cc:343] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.814522 28604 leader_election.cc:304] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:17.815379 28854 consensus_queue.cc:1048] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:17.817322 28854 raft_consensus.cc:2749] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:17.817860 28829 raft_consensus.cc:359] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.821101 28829 raft_consensus.cc:385] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.821369 28829 raft_consensus.cc:740] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.822018 28829 consensus_queue.cc:260] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.816534 28458 catalog_manager.cc:5697] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:17.824069 28829 ts_tablet_manager.cc:1434] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.001s
I20260709 14:55:17.836911 28829 tablet_bootstrap.cc:492] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:17.818964 28836 raft_consensus.cc:359] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.839705 28836 raft_consensus.cc:385] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.840027 28836 raft_consensus.cc:740] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.840812 28836 consensus_queue.cc:260] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.848526 28836 ts_tablet_manager.cc:1434] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 14:55:17.849443 28836 tablet_bootstrap.cc:492] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:17.860471 28831 tablet_bootstrap.cc:492] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:17.861043 28831 ts_tablet_manager.cc:1403] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.144s	user 0.016s	sys 0.020s
I20260709 14:55:17.858438 28829 tablet_bootstrap.cc:654] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.863590 28831 raft_consensus.cc:359] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.865123 28831 raft_consensus.cc:385] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.865477 28831 raft_consensus.cc:740] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.864452 28851 consensus_queue.cc:1048] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:17.866120 28831 consensus_queue.cc:260] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.868222 28831 ts_tablet_manager.cc:1434] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 14:55:17.869771 28836 tablet_bootstrap.cc:654] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.875726 28828 tablet_bootstrap.cc:492] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:17.876173 28828 ts_tablet_manager.cc:1403] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.112s	user 0.026s	sys 0.027s
I20260709 14:55:17.877609 28829 tablet_bootstrap.cc:492] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:17.878118 28829 ts_tablet_manager.cc:1403] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.004s
I20260709 14:55:17.878665 28828 raft_consensus.cc:359] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:17.879251 28831 tablet_bootstrap.cc:492] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:17.879347 28828 raft_consensus.cc:385] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.879738 28828 raft_consensus.cc:740] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.880412 28828 consensus_queue.cc:260] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:17.880810 28829 raft_consensus.cc:359] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.881691 28829 raft_consensus.cc:385] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.882037 28829 raft_consensus.cc:740] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.882719 28828 ts_tablet_manager.cc:1434] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:17.882750 28829 consensus_queue.cc:260] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.885108 28829 ts_tablet_manager.cc:1434] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:17.885176 28831 tablet_bootstrap.cc:654] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.886039 28829 tablet_bootstrap.cc:492] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:17.889863 28836 tablet_bootstrap.cc:492] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:17.890252 28836 ts_tablet_manager.cc:1403] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.003s
I20260709 14:55:17.890777 28828 tablet_bootstrap.cc:492] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:17.892446 28836 raft_consensus.cc:359] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.893131 28836 raft_consensus.cc:385] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.893407 28836 raft_consensus.cc:740] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.894114 28836 consensus_queue.cc:260] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.896368 28828 tablet_bootstrap.cc:654] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.900158 28831 tablet_bootstrap.cc:492] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:17.900574 28831 ts_tablet_manager.cc:1403] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 14:55:17.901207 28829 tablet_bootstrap.cc:654] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.902972 28831 raft_consensus.cc:359] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.903611 28831 raft_consensus.cc:385] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.903869 28831 raft_consensus.cc:740] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.904583 28836 ts_tablet_manager.cc:1434] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:55:17.905484 28836 tablet_bootstrap.cc:492] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:17.907608 28564 raft_consensus.cc:3060] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.910406 28836 tablet_bootstrap.cc:654] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.913127 28831 consensus_queue.cc:260] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.915354 28831 ts_tablet_manager.cc:1434] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 14:55:17.916286 28831 tablet_bootstrap.cc:492] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:17.923308 28831 tablet_bootstrap.cc:654] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.923931 28999 raft_consensus.cc:493] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.924451 28999 raft_consensus.cc:515] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.926534 28999 leader_election.cc:290] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:17.928118 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:17.928373 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:17.928946 28563 raft_consensus.cc:2468] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 0.
W20260709 14:55:17.929549 28604 leader_election.cc:343] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.930352 28604 leader_election.cc:304] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:17.931417 28999 raft_consensus.cc:2804] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:17.931794 28999 raft_consensus.cc:493] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.932125 28999 raft_consensus.cc:3060] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.940358 28999 raft_consensus.cc:515] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.943224 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
W20260709 14:55:17.944859 28604 leader_election.cc:343] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.947736 28999 leader_election.cc:290] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:17.951092 28831 tablet_bootstrap.cc:492] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:17.951606 28831 ts_tablet_manager.cc:1403] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.004s
I20260709 14:55:17.953042 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:17.953722 28563 raft_consensus.cc:3060] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.958794 28836 tablet_bootstrap.cc:492] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:17.959393 28836 ts_tablet_manager.cc:1403] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.006s
I20260709 14:55:17.962018 28836 raft_consensus.cc:359] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.962685 28836 raft_consensus.cc:385] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.962985 28836 raft_consensus.cc:740] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.965241 28831 raft_consensus.cc:359] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.965948 28831 raft_consensus.cc:385] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.966205 28831 raft_consensus.cc:740] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.967182 28836 consensus_queue.cc:260] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.969635 28836 ts_tablet_manager.cc:1434] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:55:17.970541 28836 tablet_bootstrap.cc:492] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:17.976038 28836 tablet_bootstrap.cc:654] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.978590 28831 consensus_queue.cc:260] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:17.981000 28831 ts_tablet_manager.cc:1434] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 14:55:17.982440 28848 raft_consensus.cc:493] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.983011 28848 raft_consensus.cc:515] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:17.985193 28848 leader_election.cc:290] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:17.987398 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:17.988067 28562 raft_consensus.cc:2468] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:17.989388 28752 leader_election.cc:304] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:17.990249 28848 raft_consensus.cc:2804] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:17.990273 28970 raft_consensus.cc:493] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.990764 28848 raft_consensus.cc:493] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.991163 28848 raft_consensus.cc:3060] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.990899 28970 raft_consensus.cc:515] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:17.996206 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:17.981933 28831 tablet_bootstrap.cc:492] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:17.998750 28970 leader_election.cc:290] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:18.001448 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:18.003154 28527 leader_election.cc:304] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:18.005072 28905 consensus_queue.cc:1048] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.007479 28970 raft_consensus.cc:2749] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:18.012360 28839 consensus_queue.cc:1048] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.023808 28851 consensus_queue.cc:1048] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.026736 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:18.027429 28639 raft_consensus.cc:2468] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:18.041246 28848 raft_consensus.cc:515] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:18.048848 28848 leader_election.cc:290] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:18.053762 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:18.054634 28639 raft_consensus.cc:3060] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.055198 28563 raft_consensus.cc:2468] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:18.059130 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:18.059860 28561 raft_consensus.cc:3060] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.060097 28905 raft_consensus.cc:493] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.060549 28905 raft_consensus.cc:515] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:18.062642 28905 leader_election.cc:290] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:18.063094 28905 consensus_queue.cc:1048] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.065687 28847 raft_consensus.cc:493] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.066156 28847 raft_consensus.cc:515] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:18.068157 28847 leader_election.cc:290] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:18.053785 28831 tablet_bootstrap.cc:654] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.075733 28829 tablet_bootstrap.cc:492] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:18.076303 28829 ts_tablet_manager.cc:1403] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.190s	user 0.041s	sys 0.092s
I20260709 14:55:18.078425 28639 raft_consensus.cc:2468] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:18.078663 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:18.078907 28829 raft_consensus.cc:359] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.079587 28829 raft_consensus.cc:385] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.078361 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:18.079893 28829 raft_consensus.cc:740] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.080534 28829 consensus_queue.cc:260] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.080914 28750 leader_election.cc:304] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
W20260709 14:55:18.081806 28750 leader_election.cc:343] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:18.081983 28851 raft_consensus.cc:2804] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.082393 28851 raft_consensus.cc:697] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:18.082527 28829 ts_tablet_manager.cc:1434] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:18.075917 28836 tablet_bootstrap.cc:492] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:18.083549 28829 tablet_bootstrap.cc:492] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:18.083688 28836 ts_tablet_manager.cc:1403] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.113s	user 0.010s	sys 0.001s
I20260709 14:55:18.083829 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:18.084465 28785 raft_consensus.cc:2468] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 0.
W20260709 14:55:18.085263 28752 leader_election.cc:343] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:18.085675 28752 leader_election.cc:304] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:18.086225 28905 raft_consensus.cc:2749] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:18.078330 28604 leader_election.cc:304] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:18.086814 28836 raft_consensus.cc:359] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:18.087283 28529 leader_election.cc:304] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:18.087499 28836 raft_consensus.cc:385] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.087836 28836 raft_consensus.cc:740] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.087967 28847 raft_consensus.cc:2804] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.088374 28847 raft_consensus.cc:493] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.088738 28847 raft_consensus.cc:3060] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.089320 28829 tablet_bootstrap.cc:654] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.088865 28851 consensus_queue.cc:237] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:18.092033 28836 consensus_queue.cc:260] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:18.094484 28836 ts_tablet_manager.cc:1434] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:18.095691 28836 tablet_bootstrap.cc:492] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:18.099728 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:18.100934 28637 raft_consensus.cc:2468] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 0.
I20260709 14:55:18.098831 28999 raft_consensus.cc:2804] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.075975 28561 raft_consensus.cc:2468] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:18.106315 28839 raft_consensus.cc:493] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.105312 28999 raft_consensus.cc:697] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:18.108635 28839 raft_consensus.cc:515] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:18.110229 28999 consensus_queue.cc:237] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:18.111249 28839 leader_election.cc:290] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:18.113694 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:18.114370 28563 raft_consensus.cc:2468] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:18.113718 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:18.115643 28785 raft_consensus.cc:2468] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:18.116899 28678 leader_election.cc:304] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:18.119676 28785 raft_consensus.cc:3060] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.120869 28828 tablet_bootstrap.cc:492] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:18.121310 28828 ts_tablet_manager.cc:1403] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.231s	user 0.085s	sys 0.091s
I20260709 14:55:18.121054 28847 raft_consensus.cc:515] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:18.123355 28828 raft_consensus.cc:359] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:18.124017 28828 raft_consensus.cc:385] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.123880 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:18.124490 28828 raft_consensus.cc:740] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.125362 28828 consensus_queue.cc:260] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:18.127017 28784 raft_consensus.cc:3060] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.128233 28828 ts_tablet_manager.cc:1434] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:18.129261 28828 tablet_bootstrap.cc:492] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:18.127012 28866 raft_consensus.cc:2804] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.133104 28866 raft_consensus.cc:493] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.133466 28866 raft_consensus.cc:3060] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.134564 28828 tablet_bootstrap.cc:654] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:18.142307 28678 consensus_peers.cc:597] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:55:18.144152 28866 raft_consensus.cc:515] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:18.153679 28847 leader_election.cc:290] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:18.155820 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:18.156045 28784 raft_consensus.cc:2468] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:18.156550 28638 raft_consensus.cc:3060] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.157541 28529 leader_election.cc:304] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:18.160706 28998 consensus_queue.cc:1048] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.161505 28847 raft_consensus.cc:2804] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.162230 28847 raft_consensus.cc:697] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:18.163098 28847 consensus_queue.cc:237] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:18.165917 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:18.166447 28866 leader_election.cc:290] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:18.166570 28786 raft_consensus.cc:3060] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.167119 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:18.170051 28561 raft_consensus.cc:3060] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.175369 28638 raft_consensus.cc:2468] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:18.175828 28829 tablet_bootstrap.cc:492] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:18.176331 28829 ts_tablet_manager.cc:1403] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.093s	user 0.007s	sys 0.014s
I20260709 14:55:18.178830 28786 raft_consensus.cc:2468] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:18.178759 28829 raft_consensus.cc:359] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.179455 28829 raft_consensus.cc:385] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.179721 28829 raft_consensus.cc:740] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.180262 28678 leader_election.cc:304] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:18.180994 28836 tablet_bootstrap.cc:654] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.180346 28829 consensus_queue.cc:260] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.190204 28829 ts_tablet_manager.cc:1434] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260709 14:55:18.191166 28829 tablet_bootstrap.cc:492] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:18.194294 28866 raft_consensus.cc:2804] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.201715 28561 raft_consensus.cc:2468] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:18.209570 28460 catalog_manager.cc:5697] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.205461 28866 raft_consensus.cc:697] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:18.211458 28866 consensus_queue.cc:237] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:18.213775 28462 catalog_manager.cc:5697] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 1 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.223793 28991 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.229702 28999 consensus_queue.cc:1048] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.224418 28991 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.246636 28991 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:18.249599 28831 tablet_bootstrap.cc:492] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:18.250120 28831 ts_tablet_manager.cc:1403] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.268s	user 0.020s	sys 0.000s
I20260709 14:55:18.234937 28459 catalog_manager.cc:5697] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:18.261291 28831 raft_consensus.cc:359] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:18.262061 28831 raft_consensus.cc:385] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.262355 28831 raft_consensus.cc:740] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.263075 28831 consensus_queue.cc:260] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:18.270138 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:18.271004 28638 raft_consensus.cc:2468] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:18.283318 28676 leader_election.cc:304] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:18.249289 28839 raft_consensus.cc:493] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.284432 28839 raft_consensus.cc:515] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:18.285441 28991 raft_consensus.cc:2804] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.285876 28991 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.286195 28991 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.287273 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:18.288017 28839 leader_election.cc:290] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:18.288552 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:18.289041 28678 leader_election.cc:343] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:18.289201 28563 raft_consensus.cc:2468] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:18.292423 28831 ts_tablet_manager.cc:1434] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 14:55:18.295971 28831 tablet_bootstrap.cc:492] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:18.292307 28678 leader_election.cc:304] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:18.298117 28987 raft_consensus.cc:2804] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.298493 28987 raft_consensus.cc:493] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.298817 28987 raft_consensus.cc:3060] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.298698 28921 consensus_queue.cc:1048] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.299096 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:18.315050 28987 raft_consensus.cc:515] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:18.315605 28829 tablet_bootstrap.cc:654] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:18.320283 28678 leader_election.cc:343] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:18.335762 28836 tablet_bootstrap.cc:492] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:18.336285 28836 ts_tablet_manager.cc:1403] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.241s	user 0.052s	sys 0.035s
I20260709 14:55:18.337126 28987 leader_election.cc:290] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:18.338587 28828 tablet_bootstrap.cc:492] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:18.339008 28828 ts_tablet_manager.cc:1403] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.210s	user 0.049s	sys 0.042s
I20260709 14:55:18.343111 28836 raft_consensus.cc:359] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.344336 28836 raft_consensus.cc:385] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.344573 28836 raft_consensus.cc:740] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.345700 28836 consensus_queue.cc:260] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.347630 28836 ts_tablet_manager.cc:1434] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:55:18.343016 28921 raft_consensus.cc:493] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.365013 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:18.365689 28561 raft_consensus.cc:3060] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.362135 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:18.353888 28921 raft_consensus.cc:515] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:18.369926 28921 leader_election.cc:290] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:18.374221 28836 tablet_bootstrap.cc:492] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:18.375149 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:18.377167 28828 raft_consensus.cc:359] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.377851 28828 raft_consensus.cc:385] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.378120 28828 raft_consensus.cc:740] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
W20260709 14:55:18.379103 28678 leader_election.cc:343] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:18.379411 28604 leader_election.cc:343] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:18.385556 28828 consensus_queue.cc:260] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.392855 28828 ts_tablet_manager.cc:1434] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.001s
I20260709 14:55:18.394673 28828 tablet_bootstrap.cc:492] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
W20260709 14:55:18.398124 28604 consensus_peers.cc:597] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 -> Peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Couldn't send request to peer ceda9c81d146472d8815f86f59b23fdd. 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:55:18.404130 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:18.404876 28784 raft_consensus.cc:2468] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 0.
I20260709 14:55:18.409669 28604 leader_election.cc:304] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:18.410756 28854 raft_consensus.cc:2804] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.411140 28854 raft_consensus.cc:493] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.411458 28854 raft_consensus.cc:3060] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.412225 28836 tablet_bootstrap.cc:654] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.414198 28991 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.416684 28991 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:18.417492 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:18.419142 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:18.419394 28561 raft_consensus.cc:2468] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:18.419746 28638 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.420507 28831 tablet_bootstrap.cc:654] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.421451 28854 raft_consensus.cc:515] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:18.427044 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:18.427608 28784 raft_consensus.cc:3060] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.435976 28828 tablet_bootstrap.cc:654] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:18.432865 28678 leader_election.cc:343] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:18.437386 28678 leader_election.cc:304] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:18.438638 28991 raft_consensus.cc:2804] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.442148 28991 raft_consensus.cc:697] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:18.445489 28991 consensus_queue.cc:237] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:18.442615 28638 raft_consensus.cc:2468] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:18.463495 28460 catalog_manager.cc:5697] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 1 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.467149 28854 leader_election.cc:290] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:18.471899 28676 leader_election.cc:304] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:18.472893 29031 raft_consensus.cc:2804] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.473398 29031 raft_consensus.cc:697] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:18.473909 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:18.474790 28836 tablet_bootstrap.cc:492] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:18.466157 28784 raft_consensus.cc:2468] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:18.475234 28836 ts_tablet_manager.cc:1403] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.101s	user 0.011s	sys 0.006s
I20260709 14:55:18.474236 29031 consensus_queue.cc:237] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:18.475571 28604 leader_election.cc:343] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:18.476022 28829 tablet_bootstrap.cc:492] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:18.479468 28829 ts_tablet_manager.cc:1403] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.289s	user 0.017s	sys 0.002s
I20260709 14:55:18.480854 28604 leader_election.cc:304] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:18.482170 28921 raft_consensus.cc:2804] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.482630 28921 raft_consensus.cc:697] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:18.485082 28921 consensus_queue.cc:237] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:18.487665 28836 raft_consensus.cc:359] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:18.488345 28836 raft_consensus.cc:385] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.488629 28836 raft_consensus.cc:740] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.492064 28836 consensus_queue.cc:260] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:18.495541 28831 tablet_bootstrap.cc:492] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:18.496018 28831 ts_tablet_manager.cc:1403] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.200s	user 0.038s	sys 0.008s
I20260709 14:55:18.498401 28831 raft_consensus.cc:359] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:18.499019 28831 raft_consensus.cc:385] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.499233 28831 raft_consensus.cc:740] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.499516 28836 ts_tablet_manager.cc:1434] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260709 14:55:18.499769 28831 consensus_queue.cc:260] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:18.500434 28836 tablet_bootstrap.cc:492] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:18.501626 28831 ts_tablet_manager.cc:1434] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:55:18.503690 28828 tablet_bootstrap.cc:492] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:18.504132 28828 ts_tablet_manager.cc:1403] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.007s
I20260709 14:55:18.507849 28831 tablet_bootstrap.cc:492] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:18.508141 28836 tablet_bootstrap.cc:654] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.510782 28459 catalog_manager.cc:5697] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 1 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:18.512840 28459 catalog_manager.cc:5697] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 1 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.514978 28831 tablet_bootstrap.cc:654] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.510739 28829 raft_consensus.cc:359] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:18.517774 28829 raft_consensus.cc:385] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.518031 28829 raft_consensus.cc:740] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.518786 28829 consensus_queue.cc:260] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:18.521063 28829 ts_tablet_manager.cc:1434] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260709 14:55:18.521996 28829 tablet_bootstrap.cc:492] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:18.526008 28829 tablet_bootstrap.cc:654] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.527467 28828 raft_consensus.cc:359] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:18.529695 28831 tablet_bootstrap.cc:492] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:18.530296 28831 ts_tablet_manager.cc:1403] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 14:55:18.532985 28831 raft_consensus.cc:359] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:18.534626 28831 raft_consensus.cc:385] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.534938 28831 raft_consensus.cc:740] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.535835 28829 tablet_bootstrap.cc:492] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:18.535708 28831 consensus_queue.cc:260] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:18.536285 28829 ts_tablet_manager.cc:1403] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260709 14:55:18.538805 28829 raft_consensus.cc:359] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:18.539407 28829 raft_consensus.cc:385] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.539675 28829 raft_consensus.cc:740] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.540529 28829 consensus_queue.cc:260] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:18.545895 28829 ts_tablet_manager.cc:1434] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:55:18.546818 28829 tablet_bootstrap.cc:492] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:18.554391 28831 ts_tablet_manager.cc:1434] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:55:18.555476 28831 tablet_bootstrap.cc:492] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:18.561059 28831 tablet_bootstrap.cc:654] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.554594 28829 tablet_bootstrap.cc:654] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.577939 28829 tablet_bootstrap.cc:492] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:18.578454 28829 ts_tablet_manager.cc:1403] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260709 14:55:18.578822 28828 raft_consensus.cc:385] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.579282 28828 raft_consensus.cc:740] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.579995 28828 consensus_queue.cc:260] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:18.581189 28829 raft_consensus.cc:359] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:18.583015 28829 raft_consensus.cc:385] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.583334 28829 raft_consensus.cc:740] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.584043 28829 consensus_queue.cc:260] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:18.584823 28831 tablet_bootstrap.cc:492] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:18.587037 28831 ts_tablet_manager.cc:1403] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.006s
I20260709 14:55:18.589597 28831 raft_consensus.cc:359] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:18.586297 28829 ts_tablet_manager.cc:1434] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:55:18.590998 28829 tablet_bootstrap.cc:492] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:18.596730 28925 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.597259 28831 raft_consensus.cc:385] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.597630 28831 raft_consensus.cc:740] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.597325 28925 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.600112 28829 tablet_bootstrap.cc:654] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.600549 28831 consensus_queue.cc:260] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:18.603896 28831 ts_tablet_manager.cc:1434] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:55:18.606042 28831 tablet_bootstrap.cc:492] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:18.607254 28925 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:18.607467 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:18.608007 28637 raft_consensus.cc:2468] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 0.
I20260709 14:55:18.608484 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:18.608073 28461 catalog_manager.cc:5697] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:18.608946 28712 raft_consensus.cc:2468] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 0.
I20260709 14:55:18.609972 28527 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:18.611346 28925 raft_consensus.cc:2804] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.611745 28925 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.612085 28925 raft_consensus.cc:3060] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.614302 28831 tablet_bootstrap.cc:654] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.624541 28925 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.628206 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:18.628782 28637 raft_consensus.cc:3060] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.629338 28829 tablet_bootstrap.cc:492] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:18.629804 28829 ts_tablet_manager.cc:1403] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.039s	user 0.003s	sys 0.006s
I20260709 14:55:18.632277 28829 raft_consensus.cc:359] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:18.632948 28829 raft_consensus.cc:385] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.633195 28829 raft_consensus.cc:740] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.634976 28784 raft_consensus.cc:3060] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.633893 28829 consensus_queue.cc:260] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:18.644203 28829 ts_tablet_manager.cc:1434] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:55:18.645103 28829 tablet_bootstrap.cc:492] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:18.646885 28637 raft_consensus.cc:2468] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:18.649339 28999 consensus_queue.cc:1048] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.650281 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:18.650861 28712 raft_consensus.cc:3060] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.653615 28847 consensus_queue.cc:1048] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.658783 28712 raft_consensus.cc:2468] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:18.659904 28527 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:18.659965 29031 consensus_queue.cc:1048] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.660924 28847 raft_consensus.cc:2804] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.661299 28828 ts_tablet_manager.cc:1434] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.157s	user 0.004s	sys 0.004s
I20260709 14:55:18.661384 28847 raft_consensus.cc:697] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:18.662446 28905 raft_consensus.cc:493] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.662926 28905 raft_consensus.cc:515] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:18.664871 28905 leader_election.cc:290] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:18.666640 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:18.667290 28710 raft_consensus.cc:2468] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:18.668957 28750 leader_election.cc:304] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:18.669776 28905 raft_consensus.cc:2804] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.670199 28905 raft_consensus.cc:493] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.662328 28847 consensus_queue.cc:237] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.670528 28905 raft_consensus.cc:3060] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.671258 28828 tablet_bootstrap.cc:492] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:18.674819 28925 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:18.681469 28848 consensus_queue.cc:1048] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.681916 28829 tablet_bootstrap.cc:654] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.676546 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:18.684144 28828 tablet_bootstrap.cc:654] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.687433 28637 raft_consensus.cc:2468] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:18.682744 28905 raft_consensus.cc:515] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:18.711488 28831 tablet_bootstrap.cc:492] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:18.711952 28831 ts_tablet_manager.cc:1403] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.013s
I20260709 14:55:18.712344 28905 leader_election.cc:290] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:18.715240 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:18.715996 28712 raft_consensus.cc:3060] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.716907 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:18.717473 28637 raft_consensus.cc:3060] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.722082 28461 catalog_manager.cc:5697] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.728885 28851 consensus_queue.cc:1048] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.732703 29031 consensus_queue.cc:1048] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.738396 28829 tablet_bootstrap.cc:492] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:18.738997 28829 ts_tablet_manager.cc:1403] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.094s	user 0.019s	sys 0.003s
I20260709 14:55:18.741379 28836 tablet_bootstrap.cc:492] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:18.741884 28836 ts_tablet_manager.cc:1403] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.242s	user 0.058s	sys 0.055s
I20260709 14:55:18.741585 28829 raft_consensus.cc:359] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.746117 28829 raft_consensus.cc:385] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.746568 28829 raft_consensus.cc:740] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.747310 28829 consensus_queue.cc:260] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.752938 28836 raft_consensus.cc:359] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.753666 28836 raft_consensus.cc:385] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.753885 28836 raft_consensus.cc:740] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.755944 28829 ts_tablet_manager.cc:1434] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:55:18.757701 28828 tablet_bootstrap.cc:492] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:18.758139 28828 ts_tablet_manager.cc:1403] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.004s
I20260709 14:55:18.764145 28998 consensus_queue.cc:1048] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.767556 28836 consensus_queue.cc:260] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.774497 28712 raft_consensus.cc:2468] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:18.778923 28750 leader_election.cc:304] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:18.780476 28851 raft_consensus.cc:2804] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.788084 28836 ts_tablet_manager.cc:1434] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 14:55:18.789258 28836 tablet_bootstrap.cc:492] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:18.782322 28851 raft_consensus.cc:697] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:18.797425 28851 consensus_queue.cc:237] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:18.798658 28831 raft_consensus.cc:359] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:18.799454 28831 raft_consensus.cc:385] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.799726 28831 raft_consensus.cc:740] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.804711 28828 raft_consensus.cc:359] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.805510 28828 raft_consensus.cc:385] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.805768 28828 raft_consensus.cc:740] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.800395 28831 consensus_queue.cc:260] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:18.808741 28925 consensus_queue.cc:1048] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.809120 28831 ts_tablet_manager.cc:1434] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.097s	user 0.007s	sys 0.000s
I20260709 14:55:18.810326 28831 tablet_bootstrap.cc:492] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:18.797336 28829 tablet_bootstrap.cc:492] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:18.813438 28785 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.806595 28828 consensus_queue.cc:260] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.819505 28828 ts_tablet_manager.cc:1434] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 14:55:18.825388 28828 tablet_bootstrap.cc:492] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:18.830902 28828 tablet_bootstrap.cc:654] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.818158 28637 raft_consensus.cc:2468] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:18.820219 28925 raft_consensus.cc:493] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.843700 29031 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.848402 28998 raft_consensus.cc:493] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.852471 28998 raft_consensus.cc:515] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.865453 28866 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.865972 28866 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:18.866473 28836 tablet_bootstrap.cc:654] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.867988 28866 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:18.860515 28829 tablet_bootstrap.cc:654] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.843228 28925 raft_consensus.cc:515] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:18.874351 28905 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.871409 29031 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:18.881172 29057 raft_consensus.cc:493] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.896027 28998 leader_election.cc:290] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:18.929802 29031 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:18.918785 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:18.934089 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:18.901712 28905 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:18.937168 28787 raft_consensus.cc:3060] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.937603 28905 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:18.938120 28925 leader_election.cc:290] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:18.938644 28786 raft_consensus.cc:2468] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:18.904233 29057 raft_consensus.cc:515] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:18.941403 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:18.941679 29057 leader_election.cc:290] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:18.945025 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:18.945695 28637 raft_consensus.cc:2468] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:18.946692 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:18.947361 28712 raft_consensus.cc:2468] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:18.948637 28784 raft_consensus.cc:2468] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:18.950233 28750 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:18.928503 28831 tablet_bootstrap.cc:654] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.950541 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:18.951215 28713 raft_consensus.cc:2468] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 0.
I20260709 14:55:18.952298 28676 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
W20260709 14:55:18.947364 28678 leader_election.cc:343] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:18.953423 28866 raft_consensus.cc:2804] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.953872 28866 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.954248 28866 raft_consensus.cc:3060] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.954576 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:18.955618 29056 raft_consensus.cc:2804] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.956061 29056 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.956470 29056 raft_consensus.cc:3060] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.958731 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:18.963338 28637 raft_consensus.cc:2468] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:18.986855 28829 tablet_bootstrap.cc:492] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:18.987463 28829 ts_tablet_manager.cc:1403] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.190s	user 0.017s	sys 0.000s
I20260709 14:55:18.992014 28836 tablet_bootstrap.cc:492] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:18.992635 28836 ts_tablet_manager.cc:1403] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.204s	user 0.022s	sys 0.012s
I20260709 14:55:19.004268 28828 tablet_bootstrap.cc:492] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:19.004805 28828 ts_tablet_manager.cc:1403] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.180s	user 0.044s	sys 0.016s
I20260709 14:55:19.001044 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:19.014719 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:19.016296 28829 raft_consensus.cc:359] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.017038 28829 raft_consensus.cc:385] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.017318 28829 raft_consensus.cc:740] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.017907 28829 consensus_queue.cc:260] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.020463 28829 ts_tablet_manager.cc:1434] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:55:19.021334 28829 tablet_bootstrap.cc:492] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:19.022650 29056 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:19.023257 28678 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:55:19.024122 28510 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:19.024726 29031 raft_consensus.cc:2804] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.025121 29031 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.025461 29031 raft_consensus.cc:3060] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.026154 28991 consensus_queue.cc:1048] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:19.028579 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:19.029374 28785 raft_consensus.cc:2393] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 1: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:19.032495 28564 raft_consensus.cc:3060] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.026214 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:19.033913 29031 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.035892 29031 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:19.038173 28836 raft_consensus.cc:359] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.038879 28836 raft_consensus.cc:385] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.039143 28836 raft_consensus.cc:740] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.009145 28602 leader_election.cc:304] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:19.041000 28836 consensus_queue.cc:260] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.042834 28828 raft_consensus.cc:359] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:19.043501 28828 raft_consensus.cc:385] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.043756 28828 raft_consensus.cc:740] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.045387 28828 consensus_queue.cc:260] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:19.047259 28836 ts_tablet_manager.cc:1434] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.002s
I20260709 14:55:19.047719 28828 ts_tablet_manager.cc:1434] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260709 14:55:19.047760 28831 tablet_bootstrap.cc:492] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:19.048967 28836 tablet_bootstrap.cc:492] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:19.050231 28828 tablet_bootstrap.cc:492] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:19.049105 28831 ts_tablet_manager.cc:1403] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.239s	user 0.020s	sys 0.009s
I20260709 14:55:19.048411 28926 raft_consensus.cc:2804] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.056807 28926 raft_consensus.cc:493] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.058106 28926 raft_consensus.cc:3060] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:19.045651 28604 leader_election.cc:343] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.062461 28829 tablet_bootstrap.cc:654] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.065868 29056 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:19.049724 28529 leader_election.cc:304] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:19.074445 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:19.076241 28831 raft_consensus.cc:359] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:19.076962 28831 raft_consensus.cc:385] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.077951 28831 raft_consensus.cc:740] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.078577 28831 consensus_queue.cc:260] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:19.080035 28866 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:19.080497 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:19.089177 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
W20260709 14:55:19.089438 28678 consensus_peers.cc:597] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:55:19.091018 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 68867.3us
I20260709 14:55:19.091169 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:19.105609 28785 raft_consensus.cc:3060] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.093797 28831 ts_tablet_manager.cc:1434] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 14:55:19.097635 28460 catalog_manager.cc:5697] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 1 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:19.102029 28710 raft_consensus.cc:2393] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 1: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:19.103005 28866 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:19.103473 28639 raft_consensus.cc:3060] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.117610 28831 tablet_bootstrap.cc:492] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:19.115288 28839 consensus_queue.cc:1048] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:55:19.118417 28998 raft_consensus.cc:493] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.139642 28926 raft_consensus.cc:515] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.142486 28836 tablet_bootstrap.cc:654] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.130779 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:19.135074 28527 leader_election.cc:304] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
W20260709 14:55:19.127707 28752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 61752.7us
I20260709 14:55:19.147173 28847 raft_consensus.cc:2749] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.132292 28998 raft_consensus.cc:515] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:19.150913 28831 tablet_bootstrap.cc:654] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.154081 28998 leader_election.cc:290] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:19.154884 28829 tablet_bootstrap.cc:492] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:19.155433 28829 ts_tablet_manager.cc:1403] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.134s	user 0.004s	sys 0.019s
I20260709 14:55:19.158083 28829 raft_consensus.cc:359] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:19.158661 28829 raft_consensus.cc:385] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.158879 28829 raft_consensus.cc:740] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.159545 28829 consensus_queue.cc:260] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:19.150224 29057 raft_consensus.cc:2749] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.165496 28829 ts_tablet_manager.cc:1434] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 14:55:19.166649 28829 tablet_bootstrap.cc:492] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:19.172931 29070 raft_consensus.cc:493] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.173544 29070 raft_consensus.cc:515] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:55:19.176113 28678 leader_election.cc:343] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.177698 29031 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.178059 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:19.178233 29031 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.182367 28926 leader_election.cc:290] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:19.186187 29031 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:19.177665 28639 raft_consensus.cc:2468] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:19.187094 28925 consensus_queue.cc:1048] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.187901 28750 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:19.180823 28786 raft_consensus.cc:2393] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 1: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:19.179293 28828 tablet_bootstrap.cc:654] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.194074 29068 raft_consensus.cc:2804] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.194566 29068 raft_consensus.cc:697] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:19.199440 28829 tablet_bootstrap.cc:654] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.179157 28785 raft_consensus.cc:2468] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:19.195380 29068 consensus_queue.cc:237] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:19.196415 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:19.210906 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:19.206439 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:19.218039 28831 tablet_bootstrap.cc:492] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:19.218525 28831 ts_tablet_manager.cc:1403] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.101s	user 0.018s	sys 0.013s
I20260709 14:55:19.220594 28854 consensus_queue.cc:1048] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.224447 28926 consensus_queue.cc:1048] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.214854 28710 raft_consensus.cc:3060] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.225314 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:19.224804 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:19.227020 28561 raft_consensus.cc:3060] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.225035 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:19.230535 28786 raft_consensus.cc:2468] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 0.
I20260709 14:55:19.239293 28831 raft_consensus.cc:359] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.240029 28831 raft_consensus.cc:385] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.240302 28831 raft_consensus.cc:740] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.241139 28831 consensus_queue.cc:260] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.243119 28831 ts_tablet_manager.cc:1434] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:55:19.243788 28925 consensus_queue.cc:1048] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.244580 28831 tablet_bootstrap.cc:492] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:19.250116 29072 consensus_queue.cc:1048] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:19.251430 29031 consensus_queue.cc:1048] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:19.253880 28678 leader_election.cc:343] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.256611 28564 raft_consensus.cc:3060] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.267581 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:19.270005 28604 leader_election.cc:343] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.277144 28561 raft_consensus.cc:2468] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:19.287536 28710 raft_consensus.cc:2468] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:19.289148 29070 leader_election.cc:290] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:19.294180 28836 tablet_bootstrap.cc:492] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:19.294731 28836 ts_tablet_manager.cc:1403] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.246s	user 0.012s	sys 0.017s
I20260709 14:55:19.289590 28678 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
W20260709 14:55:19.297257 28676 leader_election.cc:343] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.302137 29070 raft_consensus.cc:2749] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.307894 28604 leader_election.cc:304] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:19.312886 28678 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:19.316833 28854 raft_consensus.cc:2804] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.317116 28829 tablet_bootstrap.cc:492] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:19.317260 28854 raft_consensus.cc:493] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.317647 28829 ts_tablet_manager.cc:1403] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.151s	user 0.010s	sys 0.004s
I20260709 14:55:19.317647 28854 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.318292 29031 raft_consensus.cc:2804] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.318797 29031 raft_consensus.cc:697] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:19.320237 28829 raft_consensus.cc:359] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.321486 28829 raft_consensus.cc:385] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.319597 29031 consensus_queue.cc:237] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.321775 28829 raft_consensus.cc:740] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.322657 28829 consensus_queue.cc:260] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.323990 28836 raft_consensus.cc:359] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.324386 29068 consensus_queue.cc:1048] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:55:19.324445 28678 leader_election.cc:343] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.326002 28836 raft_consensus.cc:385] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.326400 28836 raft_consensus.cc:740] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.325649 28831 tablet_bootstrap.cc:654] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.327455 28836 consensus_queue.cc:260] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.326347 28678 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:19.329875 28836 ts_tablet_manager.cc:1434] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.002s
I20260709 14:55:19.330804 28829 ts_tablet_manager.cc:1434] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:55:19.332135 28829 tablet_bootstrap.cc:492] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:19.332347 28836 tablet_bootstrap.cc:492] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:19.334637 28854 raft_consensus.cc:515] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:19.338160 28836 tablet_bootstrap.cc:654] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.342196 28866 raft_consensus.cc:2749] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.346853 28828 tablet_bootstrap.cc:492] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:19.347322 28828 ts_tablet_manager.cc:1403] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.297s	user 0.016s	sys 0.011s
I20260709 14:55:19.349746 28604 leader_election.cc:304] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:19.336620 28854 leader_election.cc:290] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:19.352450 28998 raft_consensus.cc:2804] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.352942 28998 raft_consensus.cc:697] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:19.353745 28998 consensus_queue.cc:237] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.354355 28828 raft_consensus.cc:359] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:19.355049 28828 raft_consensus.cc:385] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.355515 28828 raft_consensus.cc:740] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.361191 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:19.361792 28787 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.362800 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:19.364190 28829 tablet_bootstrap.cc:654] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.373169 28828 consensus_queue.cc:260] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:55:19.386240 28604 leader_election.cc:343] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.384579 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:19.384497 28828 ts_tablet_manager.cc:1434] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 14:55:19.390463 28828 tablet_bootstrap.cc:492] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:19.409603 28787 raft_consensus.cc:2468] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:19.411568 28604 leader_election.cc:304] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:19.417225 28462 catalog_manager.cc:5697] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 1 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:19.432614 28998 raft_consensus.cc:2804] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.432502 29031 raft_consensus.cc:493] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.442651 28829 tablet_bootstrap.cc:492] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:19.444089 28829 ts_tablet_manager.cc:1403] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.113s	user 0.020s	sys 0.034s
I20260709 14:55:19.445250 29031 raft_consensus.cc:515] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.453877 28828 tablet_bootstrap.cc:654] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.454890 29031 leader_election.cc:290] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:19.445101 28998 raft_consensus.cc:697] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:19.456831 28998 consensus_queue.cc:237] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:19.461786 28829 raft_consensus.cc:359] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:19.464816 28829 raft_consensus.cc:385] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.465134 28829 raft_consensus.cc:740] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.464982 28836 tablet_bootstrap.cc:492] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:19.466318 28836 ts_tablet_manager.cc:1403] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.136s	user 0.019s	sys 0.024s
I20260709 14:55:19.465857 28829 consensus_queue.cc:260] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:19.467793 28829 ts_tablet_manager.cc:1434] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 14:55:19.468940 28829 tablet_bootstrap.cc:492] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:19.468808 28836 raft_consensus.cc:359] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.469502 28836 raft_consensus.cc:385] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.474833 28829 tablet_bootstrap.cc:654] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.469794 28836 raft_consensus.cc:740] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.476780 28836 consensus_queue.cc:260] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.479812 28836 ts_tablet_manager.cc:1434] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:55:19.482074 28836 tablet_bootstrap.cc:492] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:19.482717 28831 tablet_bootstrap.cc:492] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:19.483219 28831 ts_tablet_manager.cc:1403] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.239s	user 0.009s	sys 0.015s
I20260709 14:55:19.491037 28460 catalog_manager.cc:5697] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 1 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.492288 29031 raft_consensus.cc:493] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.492836 29031 raft_consensus.cc:515] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:19.496565 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:19.496687 28831 raft_consensus.cc:359] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.497265 28637 raft_consensus.cc:2468] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:19.498557 28676 leader_election.cc:304] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:19.499157 28836 tablet_bootstrap.cc:654] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.499387 29070 raft_consensus.cc:2804] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.499740 29070 raft_consensus.cc:493] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.500070 29070 raft_consensus.cc:3060] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.503849 28831 raft_consensus.cc:385] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.504174 28831 raft_consensus.cc:740] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.504838 28831 consensus_queue.cc:260] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.510394 28831 ts_tablet_manager.cc:1434] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
W20260709 14:55:19.503727 28678 leader_election.cc:343] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.511252 29031 leader_election.cc:290] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:19.513219 28678 leader_election.cc:304] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:19.515945 29070 raft_consensus.cc:515] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:19.516783 28991 raft_consensus.cc:2749] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.519200 28562 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.520102 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:19.521538 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:19.532969 28784 raft_consensus.cc:2468] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:19.531277 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:19.539253 28829 tablet_bootstrap.cc:492] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:19.539887 28829 ts_tablet_manager.cc:1403] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.009s
I20260709 14:55:19.540872 28828 tablet_bootstrap.cc:492] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:19.541412 28828 ts_tablet_manager.cc:1403] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.153s	user 0.021s	sys 0.019s
I20260709 14:55:19.543853 28828 raft_consensus.cc:359] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.544504 28828 raft_consensus.cc:385] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.539230 28836 tablet_bootstrap.cc:492] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:19.544827 28828 raft_consensus.cc:740] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.545193 28836 ts_tablet_manager.cc:1403] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.012s
I20260709 14:55:19.545552 28828 consensus_queue.cc:260] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.546196 28678 leader_election.cc:304] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
W20260709 14:55:19.547153 28678 leader_election.cc:343] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.547592 28828 ts_tablet_manager.cc:1434] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:19.548444 28828 tablet_bootstrap.cc:492] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:19.549032 28836 raft_consensus.cc:359] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.549674 28836 raft_consensus.cc:385] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.549937 28836 raft_consensus.cc:740] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.550546 28836 consensus_queue.cc:260] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.551111 28991 raft_consensus.cc:2804] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.551497 28991 raft_consensus.cc:493] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.551831 28991 raft_consensus.cc:3060] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.552801 28836 ts_tablet_manager.cc:1434] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:55:19.554358 28836 tablet_bootstrap.cc:492] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:19.554991 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:19.555588 28636 raft_consensus.cc:3060] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.558473 28828 tablet_bootstrap.cc:654] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.559396 28836 tablet_bootstrap.cc:654] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.561295 28905 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.561776 28905 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.563767 28905 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:19.565255 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:19.566000 28564 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:19.567269 28752 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:19.567839 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:19.568553 28711 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:19.569911 29071 raft_consensus.cc:2804] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.570356 29071 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.570698 29071 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.574906 28831 tablet_bootstrap.cc:492] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:19.572521 28998 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.576836 29070 leader_election.cc:290] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:19.577210 28829 raft_consensus.cc:359] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.577986 28829 raft_consensus.cc:385] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.578259 28829 raft_consensus.cc:740] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.578910 28829 consensus_queue.cc:260] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.585983 28998 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.587805 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:19.584894 28459 catalog_manager.cc:5697] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.590226 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:19.591755 28604 leader_election.cc:343] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.588407 28998 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:19.598842 28829 ts_tablet_manager.cc:1434] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.002s
W20260709 14:55:19.584288 28678 leader_election.cc:343] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:19.606608 28678 leader_election.cc:343] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.611478 28991 raft_consensus.cc:515] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.618774 28829 tablet_bootstrap.cc:492] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:19.628496 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:19.629334 28712 raft_consensus.cc:2468] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 0.
I20260709 14:55:19.607007 28636 raft_consensus.cc:2468] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:19.632613 28676 leader_election.cc:304] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:19.633054 28836 tablet_bootstrap.cc:492] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:19.633519 28836 ts_tablet_manager.cc:1403] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.080s	user 0.040s	sys 0.032s
I20260709 14:55:19.636052 29070 raft_consensus.cc:2804] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.635986 28836 raft_consensus.cc:359] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:19.636722 28836 raft_consensus.cc:385] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.636893 29070 raft_consensus.cc:697] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:19.637015 28836 raft_consensus.cc:740] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.637889 28836 consensus_queue.cc:260] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:19.641023 28602 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:19.638007 29070 consensus_queue.cc:237] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:19.642783 28998 raft_consensus.cc:2804] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.643172 28998 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.643517 28998 raft_consensus.cc:3060] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.643951 28836 ts_tablet_manager.cc:1434] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:55:19.644927 28836 tablet_bootstrap.cc:492] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:19.650233 28836 tablet_bootstrap.cc:654] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.653982 28991 leader_election.cc:290] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:19.655606 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:19.655676 28998 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.656384 28787 raft_consensus.cc:3060] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.661235 28836 tablet_bootstrap.cc:492] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:19.661752 28836 ts_tablet_manager.cc:1403] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260709 14:55:19.663360 28787 raft_consensus.cc:2468] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:19.664379 28836 raft_consensus.cc:359] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:19.665100 28836 raft_consensus.cc:385] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.665961 28678 leader_election.cc:304] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:19.666512 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:19.666649 28836 raft_consensus.cc:740] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.667197 29071 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.667507 28836 consensus_queue.cc:260] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:19.669535 28604 leader_election.cc:343] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.669925 28836 ts_tablet_manager.cc:1434] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:55:19.669263 28459 catalog_manager.cc:5697] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:19.670907 28836 tablet_bootstrap.cc:492] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:19.671047 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:19.671710 28712 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.672173 28991 raft_consensus.cc:2804] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.675427 29057 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:19.676016 29057 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.676788 28836 tablet_bootstrap.cc:654] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.679337 29057 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:19.681319 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:19.682541 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:19.681291 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:19.683892 28712 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:19.685513 28750 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:19.686795 28527 leader_election.cc:304] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:19.687426 28998 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:19.687461 28836 tablet_bootstrap.cc:492] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:19.688094 28836 ts_tablet_manager.cc:1403] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 14:55:19.688524 28970 raft_consensus.cc:2749] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:19.690500 28836 raft_consensus.cc:359] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.691119 28836 raft_consensus.cc:385] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.691372 28836 raft_consensus.cc:740] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.691993 28836 consensus_queue.cc:260] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.694008 28836 ts_tablet_manager.cc:1434] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:19.694591 28905 raft_consensus.cc:2804] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.695276 28836 tablet_bootstrap.cc:492] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:19.695194 28905 raft_consensus.cc:697] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:19.696429 28905 consensus_queue.cc:237] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.698014 28459 catalog_manager.cc:5697] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 1 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.701138 28836 tablet_bootstrap.cc:654] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:19.705996 28678 leader_election.cc:343] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.706779 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:19.707334 28991 raft_consensus.cc:697] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:19.707430 28712 raft_consensus.cc:3060] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.710386 28829 tablet_bootstrap.cc:654] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.714423 28836 tablet_bootstrap.cc:492] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:19.714852 28836 ts_tablet_manager.cc:1403] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 14:55:19.715080 28712 raft_consensus.cc:2468] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:19.716095 28602 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:19.717092 28998 raft_consensus.cc:2804] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.717268 28836 raft_consensus.cc:359] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.717697 28998 raft_consensus.cc:697] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:19.717979 28836 raft_consensus.cc:385] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.718278 28836 raft_consensus.cc:740] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.718864 28836 consensus_queue.cc:260] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.719143 28998 consensus_queue.cc:237] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.721029 28836 ts_tablet_manager.cc:1434] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:19.721776 29071 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:19.721937 28836 tablet_bootstrap.cc:492] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:19.723253 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:19.725932 29071 consensus_queue.cc:1048] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.726367 28561 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.730780 28836 tablet_bootstrap.cc:654] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.708547 28991 consensus_queue.cc:237] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.738102 28462 catalog_manager.cc:5697] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 1 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.733853 28831 tablet_bootstrap.cc:654] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.742115 28460 catalog_manager.cc:5697] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.753247 28828 tablet_bootstrap.cc:492] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:19.753760 28828 ts_tablet_manager.cc:1403] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.206s	user 0.034s	sys 0.051s
I20260709 14:55:19.736212 28561 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:19.736230 28829 tablet_bootstrap.cc:492] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:19.757230 28829 ts_tablet_manager.cc:1403] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.139s	user 0.010s	sys 0.001s
I20260709 14:55:19.758316 28836 tablet_bootstrap.cc:492] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:19.758733 28836 ts_tablet_manager.cc:1403] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.004s
I20260709 14:55:19.759701 28829 raft_consensus.cc:359] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:19.761178 28829 raft_consensus.cc:385] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.761567 28829 raft_consensus.cc:740] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.761114 28836 raft_consensus.cc:359] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:19.736972 29057 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.762282 28836 raft_consensus.cc:385] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.762598 28836 raft_consensus.cc:740] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.762705 28829 consensus_queue.cc:260] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:19.763312 28836 consensus_queue.cc:260] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:19.756311 28828 raft_consensus.cc:359] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.764097 28828 raft_consensus.cc:385] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.764376 28828 raft_consensus.cc:740] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.765130 28831 tablet_bootstrap.cc:492] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:19.765398 28836 ts_tablet_manager.cc:1434] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:19.765054 28828 consensus_queue.cc:260] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.765748 28831 ts_tablet_manager.cc:1403] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.191s	user 0.013s	sys 0.000s
I20260709 14:55:19.766280 28836 tablet_bootstrap.cc:492] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:19.771529 29071 consensus_queue.cc:1048] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.772167 28829 ts_tablet_manager.cc:1434] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:55:19.772519 28836 tablet_bootstrap.cc:654] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.773137 28829 tablet_bootstrap.cc:492] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:19.786080 29070 raft_consensus.cc:493] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.802956 28829 tablet_bootstrap.cc:654] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.803037 29070 raft_consensus.cc:515] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.805284 29070 leader_election.cc:290] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:19.774224 28831 raft_consensus.cc:359] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:19.806943 28831 raft_consensus.cc:385] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.807220 28831 raft_consensus.cc:740] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.807942 28831 consensus_queue.cc:260] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:19.810310 28831 ts_tablet_manager.cc:1434] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260709 14:55:19.811131 28831 tablet_bootstrap.cc:492] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:19.811786 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:19.812245 28829 tablet_bootstrap.cc:492] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:19.812956 28829 ts_tablet_manager.cc:1403] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.004s
I20260709 14:55:19.815922 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:19.816378 28831 tablet_bootstrap.cc:654] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.812414 28562 raft_consensus.cc:2468] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:19.817903 28678 leader_election.cc:304] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:19.818590 29070 raft_consensus.cc:2804] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.819022 29070 raft_consensus.cc:493] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.819432 29070 raft_consensus.cc:3060] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.786867 28998 raft_consensus.cc:493] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.821668 28998 raft_consensus.cc:515] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.821959 28829 raft_consensus.cc:359] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.822733 28829 raft_consensus.cc:385] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.823021 28829 raft_consensus.cc:740] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.793821 28970 raft_consensus.cc:493] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.824483 28970 raft_consensus.cc:515] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:19.801896 28462 catalog_manager.cc:5697] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 1 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.826586 28970 leader_election.cc:290] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:19.824885 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:19.778838 29057 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.797967 28561 raft_consensus.cc:3060] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.828420 29070 raft_consensus.cc:515] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.830698 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:19.831013 29070 leader_election.cc:290] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:19.832638 29057 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:19.833384 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:19.833642 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:19.834293 28712 raft_consensus.cc:2393] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 1: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:19.835062 28711 raft_consensus.cc:2393] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 1: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:19.837908 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:19.838406 28563 raft_consensus.cc:3060] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.841053 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:19.842584 28529 leader_election.cc:343] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.843331 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:19.844473 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:19.844755 28527 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:19.845517 29057 raft_consensus.cc:3060] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.823781 28998 leader_election.cc:290] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:19.786273 28828 ts_tablet_manager.cc:1434] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 14:55:19.848218 28604 leader_election.cc:304] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:19.866287 28828 tablet_bootstrap.cc:492] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
W20260709 14:55:19.867861 28527 leader_election.cc:343] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.868335 28527 leader_election.cc:304] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:19.869575 29053 raft_consensus.cc:2749] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.852942 28925 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.873726 28925 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.876248 28925 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:19.877266 28836 tablet_bootstrap.cc:492] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:19.877454 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:19.877748 28836 ts_tablet_manager.cc:1403] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.004s
I20260709 14:55:19.878027 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:19.878674 28787 raft_consensus.cc:2468] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:19.880681 28529 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:19.881373 28836 raft_consensus.cc:359] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.881597 28921 consensus_queue.cc:1048] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.882090 28836 raft_consensus.cc:385] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.882421 28836 raft_consensus.cc:740] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.882241 28970 raft_consensus.cc:2804] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:19.883364 28970 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.883232 28836 consensus_queue.cc:260] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.884617 28828 tablet_bootstrap.cc:654] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.859572 28636 raft_consensus.cc:2468] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:19.885402 28836 ts_tablet_manager.cc:1434] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:19.885949 28854 raft_consensus.cc:3060] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.886397 28836 tablet_bootstrap.cc:492] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:19.863325 28563 raft_consensus.cc:2468] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:19.857399 29057 raft_consensus.cc:2749] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.888221 28678 leader_election.cc:304] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:19.883805 28970 raft_consensus.cc:3060] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:19.889737 28839 raft_consensus.cc:2804] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.890214 28839 raft_consensus.cc:697] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:19.891027 28839 consensus_queue.cc:237] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:19.892287 28836 tablet_bootstrap.cc:654] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.856864 29070 consensus_queue.cc:1048] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.036s
I20260709 14:55:19.896819 28970 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.823825 28829 consensus_queue.cc:260] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.900128 28829 ts_tablet_manager.cc:1434] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.087s	user 0.006s	sys 0.000s
I20260709 14:55:19.903426 28829 tablet_bootstrap.cc:492] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:19.904017 29070 consensus_queue.cc:1048] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.908591 28829 tablet_bootstrap.cc:654] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.909409 28561 raft_consensus.cc:1240] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:55:19.915877 28854 raft_consensus.cc:2749] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.911269 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:19.911744 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:19.918864 29070 consensus_queue.cc:1059] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.914672 28970 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:19.920449 28527 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:19.923978 28970 raft_consensus.cc:2749] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:19.931770 28921 consensus_queue.cc:1048] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:19.919672 29070 raft_consensus.cc:3055] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:19.952952 29070 raft_consensus.cc:740] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:19.955282 28831 tablet_bootstrap.cc:492] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:19.955793 28831 ts_tablet_manager.cc:1403] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.145s	user 0.033s	sys 0.032s
I20260709 14:55:19.957262 28561 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.957087 29070 consensus_queue.cc:260] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:19.958397 29070 raft_consensus.cc:3060] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:19.959048 28831 raft_consensus.cc:359] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:19.959719 28831 raft_consensus.cc:385] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.960016 28831 raft_consensus.cc:740] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
W20260709 14:55:19.959828 28839 consensus_queue.cc:1175] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ceda9c81d146472d8815f86f59b23fdd" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260709 14:55:19.960706 28831 consensus_queue.cc:260] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:19.962680 28831 ts_tablet_manager.cc:1434] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:19.964129 28831 tablet_bootstrap.cc:492] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:19.966434 28461 catalog_manager.cc:5697] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 1 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:19.969528 28831 tablet_bootstrap.cc:654] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.972851 28921 consensus_queue.cc:1048] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.983927 29071 raft_consensus.cc:493] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.984571 29071 raft_consensus.cc:515] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:19.985530 28921 consensus_queue.cc:1048] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.986698 29071 leader_election.cc:290] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:19.990705 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:19.991428 28712 raft_consensus.cc:2468] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:19.993880 28750 leader_election.cc:304] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:19.994707 29071 raft_consensus.cc:2804] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.995078 29071 raft_consensus.cc:493] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.995416 29071 raft_consensus.cc:3060] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.017632 28970 raft_consensus.cc:493] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.018184 28970 raft_consensus.cc:515] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:20.020303 28970 leader_election.cc:290] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:20.021354 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:20.022636 28527 leader_election.cc:343] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.022651 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:20.023334 28784 raft_consensus.cc:2468] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 0.
I20260709 14:55:20.024433 28529 leader_election.cc:304] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:20.025740 28831 tablet_bootstrap.cc:492] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:20.026219 28831 ts_tablet_manager.cc:1403] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.012s
I20260709 14:55:20.028693 28831 raft_consensus.cc:359] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:20.029130 28970 raft_consensus.cc:2804] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:20.029542 28970 raft_consensus.cc:493] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:20.029389 28831 raft_consensus.cc:385] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.029899 28970 raft_consensus.cc:3060] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.034132 28831 raft_consensus.cc:740] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.034845 28831 consensus_queue.cc:260] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:20.036950 28831 ts_tablet_manager.cc:1434] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:55:20.037806 28831 tablet_bootstrap.cc:492] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:20.046182 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:20.049058 28831 tablet_bootstrap.cc:654] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.062711 28970 raft_consensus.cc:515] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:20.064806 28750 leader_election.cc:343] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.073223 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:20.073848 28784 raft_consensus.cc:3060] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.075295 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:20.075650 28970 leader_election.cc:290] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:20.073598 29071 raft_consensus.cc:515] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:55:20.077033 28527 leader_election.cc:343] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.078336 29071 leader_election.cc:290] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:20.079979 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:20.081872 28711 raft_consensus.cc:3060] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.085192 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
W20260709 14:55:20.089350 28750 leader_election.cc:343] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.090134 28839 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.091843 28836 tablet_bootstrap.cc:492] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:20.095992 28836 ts_tablet_manager.cc:1403] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.210s	user 0.058s	sys 0.058s
I20260709 14:55:20.080608 28784 raft_consensus.cc:2468] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:20.090682 28839 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:20.096268 28829 tablet_bootstrap.cc:492] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:20.098137 28829 ts_tablet_manager.cc:1403] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.195s	user 0.034s	sys 0.029s
I20260709 14:55:20.098876 28529 leader_election.cc:304] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:20.094378 28828 tablet_bootstrap.cc:492] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:20.100584 28905 consensus_queue.cc:1048] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:20.101375 28828 ts_tablet_manager.cc:1403] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.235s	user 0.006s	sys 0.014s
I20260709 14:55:20.101498 29070 raft_consensus.cc:493] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.101999 29070 raft_consensus.cc:515] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:20.102533 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:20.103142 28561 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:20.103966 29070 leader_election.cc:290] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:20.104619 28678 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:20.104768 28905 raft_consensus.cc:493] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.105520 28866 raft_consensus.cc:2804] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:20.105453 28905 raft_consensus.cc:515] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:20.105978 28866 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:20.106326 28866 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.107326 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:20.107589 28905 leader_election.cc:290] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:20.100600 28829 raft_consensus.cc:359] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:20.106225 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:20.108537 28676 leader_election.cc:343] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.108155 28829 raft_consensus.cc:385] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.108826 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:20.109231 28829 raft_consensus.cc:740] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.109849 28839 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:20.110000 28829 consensus_queue.cc:260] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:20.112056 28829 ts_tablet_manager.cc:1434] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 14:55:20.111991 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:20.113286 29070 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:20.113791 28678 leader_election.cc:343] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.113726 29070 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:20.104645 28828 raft_consensus.cc:359] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:20.114809 28828 raft_consensus.cc:385] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.115090 28828 raft_consensus.cc:740] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.115757 29070 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:20.115720 28828 consensus_queue.cc:260] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:20.116650 28829 tablet_bootstrap.cc:492] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:20.117867 28831 tablet_bootstrap.cc:492] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:20.118337 28831 ts_tablet_manager.cc:1403] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.081s	user 0.007s	sys 0.012s
I20260709 14:55:20.120052 28905 consensus_queue.cc:1048] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.121049 29057 raft_consensus.cc:2804] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:20.121573 29057 raft_consensus.cc:697] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:20.122303 28829 tablet_bootstrap.cc:654] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.123062 28831 raft_consensus.cc:359] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:20.123728 28831 raft_consensus.cc:385] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.124038 28831 raft_consensus.cc:740] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.126436 28831 consensus_queue.cc:260] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:20.114301 28678 leader_election.cc:304] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:20.122370 29057 consensus_queue.cc:237] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:20.129184 28839 raft_consensus.cc:2749] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:20.131668 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:20.132624 28678 leader_election.cc:343] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:20.134145 28678 leader_election.cc:343] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.137161 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:20.137607 28831 ts_tablet_manager.cc:1434] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.005s
I20260709 14:55:20.137966 28638 raft_consensus.cc:2393] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 1: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:20.138557 28831 tablet_bootstrap.cc:492] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:20.140849 28750 leader_election.cc:304] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:20.141207 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:20.142493 28828 ts_tablet_manager.cc:1434] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.002s
I20260709 14:55:20.135783 28866 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:20.143532 28828 tablet_bootstrap.cc:492] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:20.143841 28905 raft_consensus.cc:3060] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:20.148871 28678 leader_election.cc:343] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.146783 28836 raft_consensus.cc:359] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:20.151103 28836 raft_consensus.cc:385] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.151099 28678 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:20.152144 29070 raft_consensus.cc:2749] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:20.153970 28711 raft_consensus.cc:2468] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:20.154983 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:20.155573 28787 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.161525 28905 raft_consensus.cc:2749] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:20.162263 28750 leader_election.cc:304] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:20.164630 28787 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:20.150532 28866 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:20.165802 28905 raft_consensus.cc:2804] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:20.151515 28836 raft_consensus.cc:740] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.166503 28828 tablet_bootstrap.cc:654] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.167570 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:20.169593 28866 consensus_queue.cc:1048] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.170183 28561 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.168752 28905 raft_consensus.cc:697] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:20.173951 28905 consensus_queue.cc:237] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:20.166306 28831 tablet_bootstrap.cc:654] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.179188 28836 consensus_queue.cc:260] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:20.180568 28829 tablet_bootstrap.cc:492] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:20.181061 28829 ts_tablet_manager.cc:1403] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.009s
I20260709 14:55:20.181354 28836 ts_tablet_manager.cc:1434] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.000s
I20260709 14:55:20.182269 28836 tablet_bootstrap.cc:492] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:20.183219 28829 raft_consensus.cc:359] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:20.183883 28829 raft_consensus.cc:385] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.184147 28829 raft_consensus.cc:740] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.185567 28561 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:20.187969 28829 consensus_queue.cc:260] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:20.189164 28828 tablet_bootstrap.cc:492] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:20.189635 28828 ts_tablet_manager.cc:1403] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.002s
I20260709 14:55:20.189848 28678 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:20.190621 29070 raft_consensus.cc:2804] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:20.191164 29070 raft_consensus.cc:697] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:20.192049 29070 consensus_queue.cc:237] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:20.188446 28458 catalog_manager.cc:5697] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:20.195036 28831 tablet_bootstrap.cc:492] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:20.192241 28828 raft_consensus.cc:359] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:20.195772 28828 raft_consensus.cc:385] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:20.190830 28678 consensus_peers.cc:597] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:55:20.196069 28828 raft_consensus.cc:740] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.197625 28828 consensus_queue.cc:260] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:20.199062 28829 ts_tablet_manager.cc:1434] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 14:55:20.200409 28829 tablet_bootstrap.cc:492] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:20.206264 28828 ts_tablet_manager.cc:1434] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:55:20.207224 28828 tablet_bootstrap.cc:492] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:20.208202 29057 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.208775 29057 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:20.211498 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:20.211794 28461 catalog_manager.cc:5697] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 1 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } }
W20260709 14:55:20.213061 28529 leader_election.cc:343] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:20.213891 28510 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:20.218595 28836 tablet_bootstrap.cc:654] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.218326 28839 consensus_queue.cc:1048] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.220912 28829 tablet_bootstrap.cc:654] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.221580 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:20.222095 28998 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.195489 28831 ts_tablet_manager.cc:1403] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.001s
I20260709 14:55:20.222606 28998 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:20.223054 28527 leader_election.cc:343] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.223474 28527 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:20.224306 28970 raft_consensus.cc:2749] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:20.227157 29057 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:20.229694 28998 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:20.231631 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:20.231781 28866 consensus_queue.cc:1048] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:20.233028 28604 leader_election.cc:343] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.235793 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:20.236462 28711 raft_consensus.cc:2468] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 0.
I20260709 14:55:20.238272 28602 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:20.240098 29127 raft_consensus.cc:2804] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:20.240464 29127 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:20.240808 29127 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.212507 28828 tablet_bootstrap.cc:654] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.225107 28831 raft_consensus.cc:359] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:20.253692 28831 raft_consensus.cc:385] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.254032 28831 raft_consensus.cc:740] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.255973 28831 consensus_queue.cc:260] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:20.258085 28831 ts_tablet_manager.cc:1434] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 14:55:20.258966 28831 tablet_bootstrap.cc:492] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:20.261731 28836 tablet_bootstrap.cc:492] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:20.262238 28836 ts_tablet_manager.cc:1403] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.080s	user 0.006s	sys 0.003s
I20260709 14:55:20.264887 28836 raft_consensus.cc:359] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:20.265604 28836 raft_consensus.cc:385] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.265887 28836 raft_consensus.cc:740] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.265113 28458 catalog_manager.cc:5697] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 1 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:20.272176 28831 tablet_bootstrap.cc:654] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.272836 28998 consensus_queue.cc:1048] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.264762 29127 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:20.266528 28836 consensus_queue.cc:260] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:20.276525 28836 ts_tablet_manager.cc:1434] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:55:20.277158 28921 consensus_queue.cc:1048] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.279770 28836 tablet_bootstrap.cc:492] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:20.287484 28836 tablet_bootstrap.cc:654] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.287917 28828 tablet_bootstrap.cc:492] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:20.288403 28828 ts_tablet_manager.cc:1403] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.001s
I20260709 14:55:20.289961 28829 tablet_bootstrap.cc:492] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:20.291009 28828 raft_consensus.cc:359] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:20.294761 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:20.296749 28836 tablet_bootstrap.cc:492] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:20.299644 28828 raft_consensus.cc:385] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.299966 28836 ts_tablet_manager.cc:1403] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 14:55:20.299970 28828 raft_consensus.cc:740] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.299153 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:20.300614 28829 ts_tablet_manager.cc:1403] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.101s	user 0.003s	sys 0.007s
I20260709 14:55:20.300796 28828 consensus_queue.cc:260] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:20.301273 28711 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.303542 28829 raft_consensus.cc:359] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:20.303718 28836 raft_consensus.cc:359] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:20.304283 28829 raft_consensus.cc:385] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.304351 28836 raft_consensus.cc:385] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.304713 28836 raft_consensus.cc:740] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.305480 28836 consensus_queue.cc:260] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:20.304606 28829 raft_consensus.cc:740] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.311036 28829 consensus_queue.cc:260] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:20.314788 28828 ts_tablet_manager.cc:1434] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:55:20.315519 28828 tablet_bootstrap.cc:492] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
W20260709 14:55:20.300947 28604 leader_election.cc:343] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.316615 28829 ts_tablet_manager.cc:1434] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:55:20.318008 28836 ts_tablet_manager.cc:1434] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:55:20.318620 28829 tablet_bootstrap.cc:492] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:20.360019 28836 tablet_bootstrap.cc:492] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:20.366757 28836 tablet_bootstrap.cc:654] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.383531 28711 raft_consensus.cc:2468] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:20.384938 28602 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:20.389089 28829 tablet_bootstrap.cc:654] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.390334 28921 raft_consensus.cc:2804] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:20.391036 28921 raft_consensus.cc:697] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:20.307160 29127 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:20.392019 28921 consensus_queue.cc:237] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:20.409884 28831 tablet_bootstrap.cc:492] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:20.410425 28831 ts_tablet_manager.cc:1403] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.152s	user 0.039s	sys 0.065s
I20260709 14:55:20.413955 28831 raft_consensus.cc:359] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:20.414645 28831 raft_consensus.cc:385] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.414906 28831 raft_consensus.cc:740] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.415526 28831 consensus_queue.cc:260] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:20.417541 28831 ts_tablet_manager.cc:1434] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:55:20.418756 28831 tablet_bootstrap.cc:492] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:20.418797 28828 tablet_bootstrap.cc:654] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.419653 28970 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:20.513991 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 156474us
I20260709 14:55:20.588423 28831 tablet_bootstrap.cc:700] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd: Time spent opening tablet: real 0.141s	user 0.007s	sys 0.002s
I20260709 14:55:20.589090 28831 tablet_bootstrap.cc:654] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.587821 28970 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:20.593899 28998 raft_consensus.cc:493] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.638710 28836 tablet_bootstrap.cc:492] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:20.639257 28836 ts_tablet_manager.cc:1403] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.320s	user 0.024s	sys 0.026s
I20260709 14:55:20.613508 28998 raft_consensus.cc:515] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:20.642161 28998 leader_election.cc:290] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:20.653815 28829 tablet_bootstrap.cc:492] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:20.654429 28829 ts_tablet_manager.cc:1403] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.336s	user 0.025s	sys 0.010s
I20260709 14:55:20.645992 28970 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:20.665582 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:20.666412 28712 raft_consensus.cc:2393] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 1: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:20.667057 28828 tablet_bootstrap.cc:492] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:20.667596 28828 ts_tablet_manager.cc:1403] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.352s	user 0.014s	sys 0.003s
I20260709 14:55:20.669737 28831 tablet_bootstrap.cc:492] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:20.670298 28831 ts_tablet_manager.cc:1403] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.252s	user 0.022s	sys 0.018s
I20260709 14:55:20.675102 28836 raft_consensus.cc:359] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:20.675879 28836 raft_consensus.cc:385] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.676156 28836 raft_consensus.cc:740] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.678297 28836 consensus_queue.cc:260] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:20.681597 28851 raft_consensus.cc:493] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.682101 28851 raft_consensus.cc:515] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:20.684031 28851 leader_election.cc:290] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:20.685559 28829 raft_consensus.cc:359] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:20.686219 28829 raft_consensus.cc:385] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.686472 28829 raft_consensus.cc:740] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.687111 28829 consensus_queue.cc:260] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:20.666196 28970 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.693723 28831 raft_consensus.cc:359] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:20.694480 28831 raft_consensus.cc:385] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.694747 28831 raft_consensus.cc:740] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.695384 28831 consensus_queue.cc:260] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:20.698858 28970 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:20.701105 28970 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:20.703372 28829 ts_tablet_manager.cc:1434] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.002s
I20260709 14:55:20.704349 28829 tablet_bootstrap.cc:492] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:20.705492 28854 raft_consensus.cc:493] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.706035 28854 raft_consensus.cc:515] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:20.707190 28970 consensus_queue.cc:1048] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.708038 28854 leader_election.cc:290] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:20.710595 28831 ts_tablet_manager.cc:1434] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 14:55:20.706138 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:20.711529 28831 tablet_bootstrap.cc:492] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
W20260709 14:55:20.712751 28529 leader_election.cc:343] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.718317 29070 consensus_queue.cc:1048] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.737071 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:20.742717 28829 tablet_bootstrap.cc:654] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.748747 28831 tablet_bootstrap.cc:654] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.750095 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:20.750231 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:20.759348 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:20.770150 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:20.770362 29070 consensus_queue.cc:1048] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.770982 28713 raft_consensus.cc:2393] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 1: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:20.773636 28991 consensus_queue.cc:1048] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:20.783866 28637 raft_consensus.cc:3060] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.785625 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:20.786357 28708 raft_consensus.cc:2468] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 0.
I20260709 14:55:20.756457 28866 raft_consensus.cc:493] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.788852 28866 raft_consensus.cc:515] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:20.799758 28527 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:20.807176 28839 raft_consensus.cc:493] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.807658 28839 raft_consensus.cc:515] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:20.814399 28839 leader_election.cc:290] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:20.829661 28604 leader_election.cc:304] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:20.840742 29150 raft_consensus.cc:493] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.841302 29150 raft_consensus.cc:515] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:20.843303 29150 leader_election.cc:290] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:20.831835 28828 raft_consensus.cc:359] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:20.844584 28828 raft_consensus.cc:385] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.846966 28602 leader_election.cc:304] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:20.844878 28828 raft_consensus.cc:740] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.850163 28828 consensus_queue.cc:260] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:20.852377 28839 consensus_queue.cc:1048] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.809150 29057 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.826478 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:20.872099 28836 ts_tablet_manager.cc:1434] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.233s	user 0.014s	sys 0.076s
I20260709 14:55:20.873775 28836 tablet_bootstrap.cc:492] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:20.875056 28828 ts_tablet_manager.cc:1434] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.207s	user 0.006s	sys 0.001s
I20260709 14:55:20.875810 28828 tablet_bootstrap.cc:492] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:20.869267 29126 raft_consensus.cc:3060] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.890988 28527 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:20.871526 28561 raft_consensus.cc:2468] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:20.897745 28831 tablet_bootstrap.cc:492] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:20.898236 28831 ts_tablet_manager.cc:1403] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.187s	user 0.014s	sys 0.000s
I20260709 14:55:20.898432 28829 tablet_bootstrap.cc:492] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:20.898880 28829 ts_tablet_manager.cc:1403] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.195s	user 0.032s	sys 0.018s
I20260709 14:55:20.901927 29163 raft_consensus.cc:2804] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:20.908998 29163 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:20.909332 29163 raft_consensus.cc:3060] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.910461 28866 leader_election.cc:290] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:20.902192 29150 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.922363 29150 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:20.924264 29150 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:20.923971 28458 catalog_manager.cc:5697] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:20.929139 28831 raft_consensus.cc:359] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:20.929901 28831 raft_consensus.cc:385] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.930167 28831 raft_consensus.cc:740] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.930864 28831 consensus_queue.cc:260] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:20.934222 28831 ts_tablet_manager.cc:1434] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:55:20.941349 28836 tablet_bootstrap.cc:654] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.941900 28829 raft_consensus.cc:359] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:20.951665 28829 raft_consensus.cc:385] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.951962 28829 raft_consensus.cc:740] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.945060 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:20.946592 28854 raft_consensus.cc:2749] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:20.947160 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:20.948132 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:20.949592 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 43596.4us
W20260709 14:55:20.948489 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 71933.6us
I20260709 14:55:20.957177 29156 consensus_queue.cc:1048] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.961778 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:20.962463 28630 raft_consensus.cc:2468] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:20.964691 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:20.974891 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:20.954890 28831 tablet_bootstrap.cc:492] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:20.980510 28829 consensus_queue.cc:260] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:20.983688 28829 ts_tablet_manager.cc:1434] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.001s
I20260709 14:55:20.984787 28829 tablet_bootstrap.cc:492] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
W20260709 14:55:20.989745 28676 leader_election.cc:343] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.998788 28828 tablet_bootstrap.cc:654] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:20.996831 28678 leader_election.cc:343] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.991267 28750 leader_election.cc:304] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:20.987111 28786 raft_consensus.cc:2468] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:21.009557 29159 consensus_queue.cc:1048] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:55:21.014635 29156 raft_consensus.cc:493] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.015141 29156 raft_consensus.cc:515] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:21.016244 29057 raft_consensus.cc:2749] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:21.017105 29156 leader_election.cc:290] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:21.019467 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:21.021986 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:21.022612 28562 raft_consensus.cc:2468] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
W20260709 14:55:21.023451 28678 leader_election.cc:343] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.023705 28829 tablet_bootstrap.cc:654] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:21.026284 28527 leader_election.cc:343] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.020331 29163 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.030511 29126 raft_consensus.cc:2749] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:21.030999 28678 leader_election.cc:304] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:21.032003 29163 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:21.033371 28678 leader_election.cc:304] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:21.042246 28866 raft_consensus.cc:2804] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:21.042682 28866 raft_consensus.cc:493] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:21.043028 28866 raft_consensus.cc:3060] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:21.048909 28750 leader_election.cc:343] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.058890 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:21.067250 29171 raft_consensus.cc:2749] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:21.068480 29157 raft_consensus.cc:2804] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:21.068970 29157 raft_consensus.cc:493] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:21.069314 29157 raft_consensus.cc:3060] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.079799 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:21.080427 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:21.083024 28831 tablet_bootstrap.cc:654] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.082414 28752 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:21.080355 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:21.104415 29174 raft_consensus.cc:2804] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:21.104875 29174 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:21.104655 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:21.105311 29174 raft_consensus.cc:3060] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:21.117190 28529 leader_election.cc:343] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.119205 28710 raft_consensus.cc:2468] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:21.092377 28708 raft_consensus.cc:3060] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:21.128300 28527 leader_election.cc:343] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.135955 28527 leader_election.cc:304] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:21.130043 29157 raft_consensus.cc:515] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:21.131805 28866 raft_consensus.cc:515] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:21.148219 29057 raft_consensus.cc:2749] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:21.135416 29159 consensus_queue.cc:1048] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
W20260709 14:55:21.176757 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 94241.1us
I20260709 14:55:21.180750 28750 leader_election.cc:304] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
W20260709 14:55:21.183298 28750 leader_election.cc:343] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.185250 29175 consensus_queue.cc:1048] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:21.186661 29175 raft_consensus.cc:2804] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:21.187013 29175 raft_consensus.cc:493] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:21.187317 29175 raft_consensus.cc:3060] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.199579 29170 raft_consensus.cc:493] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.200209 29170 raft_consensus.cc:515] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:21.202602 29175 raft_consensus.cc:515] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:21.214941 28831 tablet_bootstrap.cc:492] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:21.215415 28831 ts_tablet_manager.cc:1403] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.261s	user 0.014s	sys 0.002s
I20260709 14:55:21.215739 29175 leader_election.cc:290] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:21.219067 29189 consensus_queue.cc:1048] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:21.222033 29170 leader_election.cc:290] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:21.222806 28828 tablet_bootstrap.cc:492] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:21.223268 28828 ts_tablet_manager.cc:1403] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.348s	user 0.015s	sys 0.006s
I20260709 14:55:21.184110 28708 raft_consensus.cc:2468] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
W20260709 14:55:21.225488 29184 log.cc:927] Time spent T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260709 14:55:21.226994 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:21.229228 28676 leader_election.cc:343] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.230469 28829 tablet_bootstrap.cc:492] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:21.230912 28829 ts_tablet_manager.cc:1403] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.246s	user 0.019s	sys 0.019s
I20260709 14:55:21.235198 28829 raft_consensus.cc:359] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:21.237597 28829 raft_consensus.cc:385] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.239601 28829 raft_consensus.cc:740] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.243675 28836 tablet_bootstrap.cc:492] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:21.243767 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:21.245467 29157 leader_election.cc:290] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:21.245782 28828 raft_consensus.cc:359] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:21.246441 28828 raft_consensus.cc:385] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.246708 28828 raft_consensus.cc:740] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.247300 28828 consensus_queue.cc:260] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:21.244253 28836 ts_tablet_manager.cc:1403] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.371s	user 0.017s	sys 0.010s
I20260709 14:55:21.250319 28829 consensus_queue.cc:260] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:21.251327 28678 leader_election.cc:343] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.253180 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:21.253757 28639 raft_consensus.cc:3060] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.253181 28678 leader_election.cc:304] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:21.256264 28828 ts_tablet_manager.cc:1434] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260709 14:55:21.258455 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
W20260709 14:55:21.244148 29183 log.cc:927] Time spent T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 14:55:21.260962 28829 ts_tablet_manager.cc:1434] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 14:55:21.261372 28828 tablet_bootstrap.cc:492] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:21.244248 29174 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:21.274817 28836 raft_consensus.cc:359] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.275507 28836 raft_consensus.cc:385] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.275756 28836 raft_consensus.cc:740] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.279223 28527 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:21.269495 28639 raft_consensus.cc:2468] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:21.284996 28836 consensus_queue.cc:260] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.288964 28925 raft_consensus.cc:2804] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:21.289507 28925 raft_consensus.cc:697] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:21.290408 28925 consensus_queue.cc:237] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.291049 28831 raft_consensus.cc:359] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.291780 28831 raft_consensus.cc:385] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.292032 28831 raft_consensus.cc:740] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.265915 29170 raft_consensus.cc:2749] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:21.303434 28831 consensus_queue.cc:260] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.309993 28831 ts_tablet_manager.cc:1434] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.001s
I20260709 14:55:21.311082 28831 tablet_bootstrap.cc:492] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:21.311518 28836 ts_tablet_manager.cc:1434] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.002s
I20260709 14:55:21.312832 28836 tablet_bootstrap.cc:492] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:21.279556 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:21.326833 28750 leader_election.cc:304] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:21.335282 28851 raft_consensus.cc:2804] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:21.335788 28851 raft_consensus.cc:697] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:21.336540 28851 consensus_queue.cc:237] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:21.338263 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:21.338423 29175 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.339001 28562 raft_consensus.cc:3060] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.339012 29175 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.342208 29175 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:21.345805 28750 leader_election.cc:343] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.348541 28829 tablet_bootstrap.cc:492] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:21.308110 28866 leader_election.cc:290] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:21.369280 28828 tablet_bootstrap.cc:654] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.385953 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:21.393257 29159 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.413573 28787 raft_consensus.cc:3060] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.429557 28558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:21.437006 28787 raft_consensus.cc:2468] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:21.438277 28678 leader_election.cc:304] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:21.445292 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:21.446174 28709 raft_consensus.cc:2393] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 1: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:21.418547 29159 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:21.445024 28991 raft_consensus.cc:2804] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:21.460289 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:21.463773 28991 raft_consensus.cc:697] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:21.466928 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:21.479516 28710 raft_consensus.cc:3060] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.471702 28831 tablet_bootstrap.cc:654] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.478027 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:21.480413 28563 raft_consensus.cc:3060] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.480037 28991 consensus_queue.cc:237] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:21.481701 28784 raft_consensus.cc:2393] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 1: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:21.474291 28829 tablet_bootstrap.cc:654] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.472291 28560 raft_consensus.cc:3060] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.473251 28836 tablet_bootstrap.cc:654] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.479233 28562 raft_consensus.cc:2468] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
W20260709 14:55:21.462641 28676 leader_election.cc:343] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.495210 28750 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:21.497121 29070 raft_consensus.cc:493] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.497668 29070 raft_consensus.cc:515] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:21.499639 29070 leader_election.cc:290] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:21.501456 29164 raft_consensus.cc:3060] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.475421 29159 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:21.521188 28563 raft_consensus.cc:2468] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:21.514681 28559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:21.522744 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:21.527308 28562 raft_consensus.cc:2468] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:21.527714 28559 raft_consensus.cc:2393] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 1: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:21.529270 28678 leader_election.cc:304] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:21.529438 28604 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:21.530740 29159 raft_consensus.cc:3060] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.531662 28752 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:21.535908 29174 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:21.532745 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:21.532676 29175 raft_consensus.cc:2804] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:21.546269 29175 raft_consensus.cc:697] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:21.547165 29175 consensus_queue.cc:237] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:21.547727 28836 tablet_bootstrap.cc:492] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:21.548261 28836 ts_tablet_manager.cc:1403] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.236s	user 0.005s	sys 0.010s
I20260709 14:55:21.515516 28710 raft_consensus.cc:2468] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:21.555464 28828 tablet_bootstrap.cc:492] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:21.556231 28828 ts_tablet_manager.cc:1403] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.299s	user 0.013s	sys 0.017s
I20260709 14:55:21.533243 29170 raft_consensus.cc:2804] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:21.558825 28750 leader_election.cc:304] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:21.557582 29170 raft_consensus.cc:493] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:21.562704 28836 raft_consensus.cc:359] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:21.563186 28836 raft_consensus.cc:385] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.563355 28836 raft_consensus.cc:740] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.564443 28836 consensus_queue.cc:260] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:21.566577 28836 ts_tablet_manager.cc:1434] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:55:21.567451 28836 tablet_bootstrap.cc:492] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:21.568320 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:21.572451 28829 tablet_bootstrap.cc:492] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:21.572947 28829 ts_tablet_manager.cc:1403] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.225s	user 0.010s	sys 0.002s
I20260709 14:55:21.557823 29159 raft_consensus.cc:2749] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:21.578644 28851 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
W20260709 14:55:21.561112 28676 leader_election.cc:343] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.562415 29170 raft_consensus.cc:3060] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.579952 28851 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.582401 28829 raft_consensus.cc:359] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.588727 28829 raft_consensus.cc:385] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.583773 28836 tablet_bootstrap.cc:654] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.564256 28905 raft_consensus.cc:2804] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:21.589031 28829 raft_consensus.cc:740] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.590118 29164 raft_consensus.cc:2749] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:21.590677 28559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:21.592198 28851 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:21.592398 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:21.599794 28829 consensus_queue.cc:260] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.600828 28828 raft_consensus.cc:359] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:21.601531 28828 raft_consensus.cc:385] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.601807 28828 raft_consensus.cc:740] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
W20260709 14:55:21.602317 28510 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:21.602202 28905 raft_consensus.cc:697] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:21.603997 28829 ts_tablet_manager.cc:1434] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 14:55:21.609207 28905 consensus_queue.cc:237] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:21.612748 28710 raft_consensus.cc:2468] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:21.613888 28559 raft_consensus.cc:2393] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 2: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:21.620050 28829 tablet_bootstrap.cc:492] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:21.626684 28750 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:21.629992 28828 consensus_queue.cc:260] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:21.632906 29182 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.634588 28828 ts_tablet_manager.cc:1434] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260709 14:55:21.636096 29193 raft_consensus.cc:2804] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:21.636499 29193 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:21.636894 29193 raft_consensus.cc:3060] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:21.641314 28828 tablet_bootstrap.cc:492] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:21.641351 28458 catalog_manager.cc:5697] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:21.653957 28831 tablet_bootstrap.cc:492] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:21.654500 28831 ts_tablet_manager.cc:1403] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.344s	user 0.039s	sys 0.031s
I20260709 14:55:21.635382 29182 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:21.661368 28925 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.653182 29170 raft_consensus.cc:515] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:21.666746 28831 raft_consensus.cc:359] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.674548 28925 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.678174 28831 raft_consensus.cc:385] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.678634 28831 raft_consensus.cc:740] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.679322 28831 consensus_queue.cc:260] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.682266 28925 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:21.683187 29170 leader_election.cc:290] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:21.683338 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:21.684175 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:21.677321 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:21.686280 28527 leader_election.cc:343] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.670567 29182 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:21.686812 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:21.687714 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:21.688405 28676 leader_election.cc:343] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.687747 28709 raft_consensus.cc:2410] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 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.
W20260709 14:55:21.688004 28529 leader_election.cc:343] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.690399 28529 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:21.692823 28559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:21.693497 28559 raft_consensus.cc:3060] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.695057 28831 ts_tablet_manager.cc:1434] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.008s
I20260709 14:55:21.695972 28831 tablet_bootstrap.cc:492] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:21.695169 29182 raft_consensus.cc:2749] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:21.704603 28829 tablet_bootstrap.cc:654] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.708231 29193 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.710110 28787 raft_consensus.cc:2410] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 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:55:21.711508 28632 raft_consensus.cc:2468] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:21.711433 29193 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:21.713107 28560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:21.713675 28560 raft_consensus.cc:2393] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 2: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:21.720592 28529 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:21.721668 28828 tablet_bootstrap.cc:654] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.722540 28925 raft_consensus.cc:2749] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:21.724275 28836 tablet_bootstrap.cc:492] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:21.724488 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:21.725160 28836 ts_tablet_manager.cc:1403] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.158s	user 0.012s	sys 0.015s
I20260709 14:55:21.731864 28559 raft_consensus.cc:2468] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:21.732950 28678 leader_election.cc:304] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:21.737432 28836 raft_consensus.cc:359] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.738422 28836 raft_consensus.cc:385] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.738641 28836 raft_consensus.cc:740] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.739220 28836 consensus_queue.cc:260] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.739867 28831 tablet_bootstrap.cc:654] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.740872 28836 ts_tablet_manager.cc:1434] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:55:21.734200 28991 raft_consensus.cc:2804] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:21.741715 28836 tablet_bootstrap.cc:492] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:21.741890 28991 raft_consensus.cc:697] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:21.742827 28991 consensus_queue.cc:237] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:21.745239 28828 tablet_bootstrap.cc:492] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:21.745710 28828 ts_tablet_manager.cc:1403] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.002s
I20260709 14:55:21.748042 28828 raft_consensus.cc:359] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:21.748492 28828 raft_consensus.cc:385] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.748709 28828 raft_consensus.cc:740] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.752130 28836 tablet_bootstrap.cc:654] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.752404 28711 raft_consensus.cc:2468] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:21.756049 28750 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:21.760378 28828 consensus_queue.cc:260] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:21.757467 29193 raft_consensus.cc:2804] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:21.764365 28828 ts_tablet_manager.cc:1434] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:55:21.765307 28828 tablet_bootstrap.cc:492] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:21.762483 29193 raft_consensus.cc:697] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:21.769491 28829 tablet_bootstrap.cc:492] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:21.769913 28829 ts_tablet_manager.cc:1403] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.165s	user 0.019s	sys 0.010s
I20260709 14:55:21.773149 28831 tablet_bootstrap.cc:492] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:21.773633 28831 ts_tablet_manager.cc:1403] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.078s	user 0.004s	sys 0.013s
I20260709 14:55:21.773299 28829 raft_consensus.cc:359] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:21.773968 28829 raft_consensus.cc:385] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.774251 28829 raft_consensus.cc:740] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.775162 28829 consensus_queue.cc:260] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:21.777834 29193 consensus_queue.cc:237] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.776212 28831 raft_consensus.cc:359] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:21.779783 28831 raft_consensus.cc:385] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.779676 28925 consensus_queue.cc:1048] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:21.780230 28831 raft_consensus.cc:740] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.781073 28831 consensus_queue.cc:260] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:21.782282 28459 catalog_manager.cc:5697] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 1 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:21.783078 28831 ts_tablet_manager.cc:1434] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:21.784188 28831 tablet_bootstrap.cc:492] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:21.777827 28829 ts_tablet_manager.cc:1434] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:21.784782 28836 tablet_bootstrap.cc:492] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:21.786130 28836 ts_tablet_manager.cc:1403] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.002s
I20260709 14:55:21.786568 28829 tablet_bootstrap.cc:492] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:21.783833 28459 catalog_manager.cc:5697] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 1 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:21.797291 28828 tablet_bootstrap.cc:654] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.800313 28459 catalog_manager.cc:5697] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 1 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:21.801846 28836 raft_consensus.cc:359] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.802455 28836 raft_consensus.cc:385] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.802716 28836 raft_consensus.cc:740] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.803421 28836 consensus_queue.cc:260] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.805802 28836 ts_tablet_manager.cc:1434] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:21.805667 29169 raft_consensus.cc:493] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.806238 29169 raft_consensus.cc:515] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.806689 28836 tablet_bootstrap.cc:492] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:21.809690 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:21.812366 28836 tablet_bootstrap.cc:654] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:21.813515 28678 leader_election.cc:343] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.814452 28560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:21.815119 28560 raft_consensus.cc:2468] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:21.816339 28678 leader_election.cc:304] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:21.818192 28866 raft_consensus.cc:2804] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:21.818572 28866 raft_consensus.cc:493] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:21.818958 28866 raft_consensus.cc:3060] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.820577 28829 tablet_bootstrap.cc:654] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.823956 28831 tablet_bootstrap.cc:654] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.829568 28866 raft_consensus.cc:515] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.830349 29163 consensus_queue.cc:1048] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:21.808174 29169 leader_election.cc:290] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:21.837766 28460 catalog_manager.cc:5697] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 1 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:21.849893 28560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:21.850468 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:21.850600 28560 raft_consensus.cc:3060] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.866202 28854 raft_consensus.cc:493] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.866770 28854 raft_consensus.cc:515] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:21.876302 29164 consensus_queue.cc:1048] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:55:21.886036 28678 leader_election.cc:343] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.886091 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:21.898434 28854 leader_election.cc:290] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:21.900031 28829 tablet_bootstrap.cc:492] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:21.900676 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:21.901787 28784 raft_consensus.cc:2393] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 1: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:21.902747 28829 ts_tablet_manager.cc:1403] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.116s	user 0.018s	sys 0.025s
I20260709 14:55:21.904789 28462 catalog_manager.cc:5697] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 1 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:21.907310 28604 leader_election.cc:304] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:21.911633 28854 raft_consensus.cc:3060] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.922079 28836 tablet_bootstrap.cc:492] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:21.922350 29164 raft_consensus.cc:493] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.922546 28854 raft_consensus.cc:2749] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:21.922619 28836 ts_tablet_manager.cc:1403] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.031s
I20260709 14:55:21.923311 29189 consensus_queue.cc:1048] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:21.922823 29164 raft_consensus.cc:515] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.925880 28836 raft_consensus.cc:359] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:21.926600 28836 raft_consensus.cc:385] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.926911 28836 raft_consensus.cc:740] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.927745 29164 leader_election.cc:290] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:21.928628 28559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:21.929193 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:21.929893 28709 raft_consensus.cc:2468] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:21.931174 28750 leader_election.cc:304] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:21.932085 28559 raft_consensus.cc:2468] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:21.927809 28836 consensus_queue.cc:260] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:21.932621 29164 raft_consensus.cc:2804] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:21.936239 29164 raft_consensus.cc:493] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:21.937197 29164 raft_consensus.cc:3060] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.938779 28836 ts_tablet_manager.cc:1434] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:55:21.946036 28836 tablet_bootstrap.cc:492] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:21.947345 28829 raft_consensus.cc:359] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.948100 28829 raft_consensus.cc:385] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.948390 28829 raft_consensus.cc:740] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.949054 28829 consensus_queue.cc:260] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.961045 29164 raft_consensus.cc:515] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:21.961982 28866 leader_election.cc:290] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:21.964178 28559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:21.964577 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:21.964838 28559 raft_consensus.cc:3060] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.966109 28459 catalog_manager.cc:5697] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 1 to 2, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 2 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:21.971958 28709 raft_consensus.cc:3060] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.975308 28829 ts_tablet_manager.cc:1434] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260709 14:55:21.983640 29157 consensus_queue.cc:1048] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:21.991448 28709 raft_consensus.cc:2468] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:21.992707 28991 consensus_queue.cc:1048] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:21.995373 28559 raft_consensus.cc:2468] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:21.996276 28829 tablet_bootstrap.cc:492] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:21.996544 28752 leader_election.cc:304] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:21.997790 28905 raft_consensus.cc:2804] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:21.998302 28905 raft_consensus.cc:697] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:21.999181 28905 consensus_queue.cc:237] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:22.006804 29170 consensus_queue.cc:1048] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:22.007867 28836 tablet_bootstrap.cc:654] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.010283 29157 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.010843 29157 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:22.013420 29157 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:22.015110 28559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:22.015439 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:22.016858 28750 leader_election.cc:343] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.015803 28559 raft_consensus.cc:2468] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:22.018110 28752 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:22.018707 28831 tablet_bootstrap.cc:492] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:22.015597 28560 raft_consensus.cc:2468] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:22.019227 29189 raft_consensus.cc:2804] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.019186 28831 ts_tablet_manager.cc:1403] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.235s	user 0.047s	sys 0.089s
I20260709 14:55:22.019817 29189 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.020277 29189 raft_consensus.cc:3060] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.022400 28831 raft_consensus.cc:359] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:22.023064 28831 raft_consensus.cc:385] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.023339 28831 raft_consensus.cc:740] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.023983 28831 consensus_queue.cc:260] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:22.025094 28678 leader_election.cc:304] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:22.025947 28831 ts_tablet_manager.cc:1434] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:22.026094 29170 raft_consensus.cc:2804] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.026618 29170 raft_consensus.cc:697] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:22.026870 28831 tablet_bootstrap.cc:492] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:22.027390 29170 consensus_queue.cc:237] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:22.032884 28831 tablet_bootstrap.cc:654] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.036108 28634 raft_consensus.cc:3060] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.036420 29164 leader_election.cc:290] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:22.046793 29169 raft_consensus.cc:493] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.047441 29169 raft_consensus.cc:515] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:22.046103 28836 tablet_bootstrap.cc:492] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:22.049458 28836 ts_tablet_manager.cc:1403] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.104s	user 0.005s	sys 0.005s
I20260709 14:55:22.049686 29169 leader_election.cc:290] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:22.051806 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:22.052457 28787 raft_consensus.cc:2468] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:22.056124 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:22.056615 29189 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:22.058408 28678 leader_election.cc:304] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:22.059790 28839 raft_consensus.cc:2804] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.060127 28839 raft_consensus.cc:493] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.060411 28839 raft_consensus.cc:3060] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.064224 28828 tablet_bootstrap.cc:492] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:22.064728 28828 ts_tablet_manager.cc:1403] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.300s	user 0.017s	sys 0.002s
W20260709 14:55:22.065711 28676 leader_election.cc:343] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.066817 28839 raft_consensus.cc:515] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:22.068385 28829 tablet_bootstrap.cc:654] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.070751 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:22.071929 28839 leader_election.cc:290] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
W20260709 14:55:22.072268 28676 leader_election.cc:343] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.075843 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:22.076635 28787 raft_consensus.cc:3060] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.079422 28828 raft_consensus.cc:359] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:22.080114 28828 raft_consensus.cc:385] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.080374 28828 raft_consensus.cc:740] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.081589 29157 consensus_queue.cc:1048] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:22.084105 28459 catalog_manager.cc:5697] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 1 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.089520 29127 raft_consensus.cc:493] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.090150 29169 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.090024 29127 raft_consensus.cc:515] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:22.094111 29157 consensus_queue.cc:1048] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:22.090619 29169 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:22.100811 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:22.102468 29127 leader_election.cc:290] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:22.103045 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:22.103138 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:22.103791 28709 raft_consensus.cc:2468] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:22.104806 28831 tablet_bootstrap.cc:492] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
W20260709 14:55:22.102654 28678 leader_election.cc:343] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.105404 28831 ts_tablet_manager.cc:1403] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.037s
I20260709 14:55:22.108203 28787 raft_consensus.cc:2468] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:22.109318 28602 leader_election.cc:304] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:22.111398 28854 raft_consensus.cc:2804] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:22.111789 28854 raft_consensus.cc:493] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:22.112111 28854 raft_consensus.cc:3060] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:22.113261 28831 raft_consensus.cc:359] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:22.111429 28828 consensus_queue.cc:260] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:22.113982 28831 raft_consensus.cc:385] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.114387 28831 raft_consensus.cc:740] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.115053 28831 consensus_queue.cc:260] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:22.117084 28831 ts_tablet_manager.cc:1434] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:22.117132 29169 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:22.115475 28828 ts_tablet_manager.cc:1434] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260709 14:55:22.118206 28831 tablet_bootstrap.cc:492] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:22.118353 28828 tablet_bootstrap.cc:492] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:22.118850 28678 leader_election.cc:304] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:22.118981 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:22.120208 28678 leader_election.cc:343] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.052275 28836 raft_consensus.cc:359] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:22.120587 28678 leader_election.cc:304] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:22.121673 28836 raft_consensus.cc:385] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.122256 28836 raft_consensus.cc:740] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.123232 28854 raft_consensus.cc:515] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:22.125825 28839 raft_consensus.cc:2804] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.127381 29170 raft_consensus.cc:2749] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:22.127403 28839 raft_consensus.cc:697] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:22.128616 28839 consensus_queue.cc:237] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:22.134588 28836 consensus_queue.cc:260] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:22.178578 28632 raft_consensus.cc:1240] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:22.193101 28836 ts_tablet_manager.cc:1434] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.143s	user 0.009s	sys 0.002s
I20260709 14:55:22.195863 28836 tablet_bootstrap.cc:492] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:22.185896 28854 leader_election.cc:290] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:22.196018 28829 tablet_bootstrap.cc:492] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:22.205547 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
W20260709 14:55:22.218055 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 97724.8us
I20260709 14:55:22.220796 29175 consensus_queue.cc:1059] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:22.230664 28905 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.231582 28905 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:22.232901 29164 consensus_queue.cc:1048] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:22.233943 28711 raft_consensus.cc:1275] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:22.235220 28905 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:22.235896 28905 raft_consensus.cc:3055] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:22.236276 28905 raft_consensus.cc:740] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:22.236646 29157 consensus_queue.cc:1048] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:22.237880 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:22.238600 28709 raft_consensus.cc:3060] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:22.242584 28829 ts_tablet_manager.cc:1403] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.247s	user 0.009s	sys 0.004s
I20260709 14:55:22.263088 28831 tablet_bootstrap.cc:654] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.272130 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:22.288323 29163 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.289316 29163 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:22.293896 29163 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:22.306757 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:22.308326 29189 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:22.311255 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:22.312521 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
W20260709 14:55:22.312808 28527 leader_election.cc:343] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.319047 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:22.319806 28562 raft_consensus.cc:3060] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:22.322232 28752 leader_election.cc:343] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.313269 28462 catalog_manager.cc:5697] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 1 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:22.315056 28676 consensus_peers.cc:597] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. 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:55:22.279604 28905 consensus_queue.cc:260] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:22.330456 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:22.331357 28632 raft_consensus.cc:2468] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 0.
I20260709 14:55:22.332216 28905 raft_consensus.cc:3060] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:22.338670 28527 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:22.339895 29156 raft_consensus.cc:2804] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.340294 29156 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.340691 29156 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.341584 28709 raft_consensus.cc:2468] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
W20260709 14:55:22.383611 28527 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 45041.2us
W20260709 14:55:22.360538 28750 leader_election.cc:343] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.345752 28711 raft_consensus.cc:1240] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:55:22.340720 28562 raft_consensus.cc:2468] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:22.355418 28829 raft_consensus.cc:359] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:22.391429 28829 raft_consensus.cc:385] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:22.388975 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 61658.5us
I20260709 14:55:22.397672 28829 raft_consensus.cc:740] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.371598 29156 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:22.409624 28828 tablet_bootstrap.cc:654] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.412506 28560 raft_consensus.cc:1275] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:22.414752 28752 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:22.410418 28829 consensus_queue.cc:260] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:22.416561 28866 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.421144 28836 tablet_bootstrap.cc:654] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.420778 29241 consensus_queue.cc:1048] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:22.417090 28866 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:22.423190 29157 raft_consensus.cc:2804] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.410228 29156 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:22.426541 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:22.431670 29157 raft_consensus.cc:697] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
W20260709 14:55:22.438123 28750 leader_election.cc:343] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.442845 28602 leader_election.cc:304] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:22.443739 28854 raft_consensus.cc:2804] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:22.444217 28854 raft_consensus.cc:697] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:22.445147 28854 consensus_queue.cc:237] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:22.446238 29157 consensus_queue.cc:237] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:22.438755 28707 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.452615 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:22.453358 28634 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.438506 28750 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:22.463491 28829 ts_tablet_manager.cc:1434] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.215s	user 0.004s	sys 0.007s
I20260709 14:55:22.463925 29193 consensus_queue.cc:1048] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:22.465977 28829 tablet_bootstrap.cc:492] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d: Bootstrap starting.
I20260709 14:55:22.474973 28866 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:55:22.509009 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 70897.3us
I20260709 14:55:22.513985 29243 raft_consensus.cc:493] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.514590 29243 raft_consensus.cc:515] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:22.516821 29150 raft_consensus.cc:2749] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:22.534453 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:22.535352 28562 raft_consensus.cc:2393] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 1: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:22.537926 28991 consensus_queue.cc:1048] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:22.522221 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:22.536232 29243 leader_election.cc:290] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:22.555320 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:22.566668 28678 consensus_peers.cc:597] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d -> Peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Couldn't send request to peer ceda9c81d146472d8815f86f59b23fdd. 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:55:22.573442 28527 leader_election.cc:343] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.575162 28676 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:22.575572 28828 tablet_bootstrap.cc:492] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:22.570472 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:22.587704 28836 tablet_bootstrap.cc:492] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:22.587841 28828 ts_tablet_manager.cc:1403] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.470s	user 0.030s	sys 0.013s
I20260709 14:55:22.588253 28836 ts_tablet_manager.cc:1403] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.393s	user 0.014s	sys 0.021s
W20260709 14:55:22.588868 28527 leader_election.cc:343] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.589378 28527 leader_election.cc:304] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:22.590762 28828 raft_consensus.cc:359] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:22.597851 28828 raft_consensus.cc:385] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.598181 28828 raft_consensus.cc:740] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.603114 29157 consensus_queue.cc:1048] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:22.590890 29251 raft_consensus.cc:2749] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:22.658490 28836 raft_consensus.cc:359] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:22.659240 28527 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 50215.6us
I20260709 14:55:22.661185 28836 raft_consensus.cc:385] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.661953 28836 raft_consensus.cc:740] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.663866 28828 consensus_queue.cc:260] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:22.665035 28836 consensus_queue.cc:260] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:22.687800 28831 tablet_bootstrap.cc:492] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:22.703895 28836 ts_tablet_manager.cc:1434] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.115s	user 0.008s	sys 0.000s
I20260709 14:55:22.705154 28836 tablet_bootstrap.cc:492] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:22.716182 28831 ts_tablet_manager.cc:1403] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.598s	user 0.019s	sys 0.028s
I20260709 14:55:22.734197 28634 raft_consensus.cc:2468] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:22.738678 28707 raft_consensus.cc:2468] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:22.739740 29241 raft_consensus.cc:2749] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:22.719164 28831 raft_consensus.cc:359] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:22.741230 28831 raft_consensus.cc:385] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.741525 28831 raft_consensus.cc:740] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.764171 28836 tablet_bootstrap.cc:654] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.773267 28829 tablet_bootstrap.cc:654] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:22.777963 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 90716.4us
I20260709 14:55:22.776830 28831 consensus_queue.cc:260] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:22.787708 29071 consensus_queue.cc:1048] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:22.795673 28828 ts_tablet_manager.cc:1434] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.207s	user 0.020s	sys 0.007s
I20260709 14:55:22.796912 28527 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:22.798153 29163 raft_consensus.cc:2804] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.798693 29163 raft_consensus.cc:697] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:22.799553 29163 consensus_queue.cc:237] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:22.801029 28459 catalog_manager.cc:5697] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 1 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:22.802683 28676 consensus_peers.cc:597] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. 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:55:22.798170 28828 tablet_bootstrap.cc:492] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:22.808353 28866 consensus_queue.cc:1048] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:22.816869 29163 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.817413 29163 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:22.820116 28831 ts_tablet_manager.cc:1434] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.103s	user 0.005s	sys 0.005s
I20260709 14:55:22.821486 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:22.822093 28784 raft_consensus.cc:2468] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 0.
I20260709 14:55:22.824921 29163 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:22.830842 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:22.856645 28831 tablet_bootstrap.cc:492] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:22.856735 28529 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
W20260709 14:55:22.878026 28527 leader_election.cc:343] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.880967 29163 raft_consensus.cc:2804] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.881418 29163 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.881759 29163 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.884428 28461 catalog_manager.cc:5697] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 2, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.890677 28787 raft_consensus.cc:1275] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:22.895746 29159 consensus_queue.cc:1048] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:23.021319 28998 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.021823 28998 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:23.022508 28836 tablet_bootstrap.cc:492] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:23.023021 28836 ts_tablet_manager.cc:1403] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.318s	user 0.007s	sys 0.007s
I20260709 14:55:23.031080 28831 tablet_bootstrap.cc:654] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.040165 28828 tablet_bootstrap.cc:654] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:23.051770 28527 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 191853us
I20260709 14:55:23.053979 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:23.055197 28709 raft_consensus.cc:1275] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.076261 28854 consensus_queue.cc:1048] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:23.088114 28839 raft_consensus.cc:493] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.088680 28839 raft_consensus.cc:515] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:23.090484 28839 leader_election.cc:290] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:23.130757 28829 tablet_bootstrap.cc:492] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d: No bootstrap required, opened a new log
I20260709 14:55:23.134181 28829 ts_tablet_manager.cc:1403] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d: Time spent bootstrapping tablet: real 0.669s	user 0.020s	sys 0.040s
I20260709 14:55:23.136970 28836 raft_consensus.cc:359] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:23.137742 28836 raft_consensus.cc:385] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.138007 28836 raft_consensus.cc:740] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
W20260709 14:55:23.123364 28510 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:23.113854 29193 raft_consensus.cc:493] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.142539 28836 consensus_queue.cc:260] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:23.143394 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 110740us
W20260709 14:55:23.135427 29259 log.cc:927] Time spent T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.061s	user 0.000s	sys 0.007s
I20260709 14:55:23.165704 28636 raft_consensus.cc:3060] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.164341 28998 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:23.164232 28829 raft_consensus.cc:359] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:23.171640 28829 raft_consensus.cc:385] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.171977 28829 raft_consensus.cc:740] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.174621 28836 ts_tablet_manager.cc:1434] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.151s	user 0.003s	sys 0.004s
I20260709 14:55:23.180938 28829 consensus_queue.cc:260] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:23.184909 28836 tablet_bootstrap.cc:492] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:23.148774 29193 raft_consensus.cc:515] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:23.184980 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:23.186554 28557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:23.191799 28829 ts_tablet_manager.cc:1434] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.001s
I20260709 14:55:23.193042 28557 raft_consensus.cc:2393] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 1: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:23.200245 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:23.216773 28782 raft_consensus.cc:2468] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
I20260709 14:55:23.217918 29193 leader_election.cc:290] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:23.188252 29163 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:23.227123 28676 leader_election.cc:343] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.229984 28678 leader_election.cc:304] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:23.232602 29170 raft_consensus.cc:2804] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.232987 29170 raft_consensus.cc:493] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.233323 29170 raft_consensus.cc:3060] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:23.243049 28527 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 66525.9us
I20260709 14:55:23.253822 28604 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
W20260709 14:55:23.263617 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 104584us
I20260709 14:55:23.264907 28828 tablet_bootstrap.cc:492] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:23.265959 28828 ts_tablet_manager.cc:1403] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.468s	user 0.016s	sys 0.027s
I20260709 14:55:23.289197 28460 catalog_manager.cc:5697] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 1 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } }
I20260709 14:55:23.295378 28998 raft_consensus.cc:2749] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:23.312320 29277 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.312899 29277 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:23.330097 28836 tablet_bootstrap.cc:654] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.336400 29276 consensus_queue.cc:1048] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:23.350427 29277 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:23.370460 28828 raft_consensus.cc:359] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:23.371310 28828 raft_consensus.cc:385] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.371588 28828 raft_consensus.cc:740] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.374100 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:23.332113 28991 raft_consensus.cc:493] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.393332 28991 raft_consensus.cc:515] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:23.395844 28991 leader_election.cc:290] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:23.395617 28828 consensus_queue.cc:260] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:23.358359 29163 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:23.406258 28828 ts_tablet_manager.cc:1434] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.140s	user 0.007s	sys 0.000s
I20260709 14:55:23.413160 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:23.415205 28831 tablet_bootstrap.cc:492] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:23.415799 28831 ts_tablet_manager.cc:1403] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.559s	user 0.017s	sys 0.022s
W20260709 14:55:23.425205 28676 leader_election.cc:343] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.427183 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:23.427906 28631 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.434568 28828 tablet_bootstrap.cc:492] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:23.437053 28631 raft_consensus.cc:2468] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:23.442847 29251 consensus_queue.cc:1048] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.447090 28828 tablet_bootstrap.cc:654] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.449029 28527 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:23.449544 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:23.449692 28831 raft_consensus.cc:359] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:23.454205 28831 raft_consensus.cc:385] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.453534 29163 raft_consensus.cc:2804] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.460373 29163 raft_consensus.cc:697] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:23.461362 29163 consensus_queue.cc:237] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:23.454473 28831 raft_consensus.cc:740] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.458529 28559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:23.450500 29170 raft_consensus.cc:515] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:23.459167 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:23.468905 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:23.469553 28781 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.471128 28831 consensus_queue.cc:260] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:23.477835 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:23.473359 28750 leader_election.cc:343] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.475283 28462 catalog_manager.cc:5697] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.470626 29071 consensus_queue.cc:1048] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:55:23.468485 29250 consensus_queue.cc:1048] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:55:23.473863 28559 raft_consensus.cc:2468] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 0.
W20260709 14:55:23.487655 28529 leader_election.cc:343] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.489598 29170 leader_election.cc:290] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:23.490415 28706 raft_consensus.cc:2393] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 1: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:23.491225 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:23.491824 28782 raft_consensus.cc:3060] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.492614 28750 leader_election.cc:304] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
W20260709 14:55:23.494639 28527 leader_election.cc:343] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.495061 28527 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:23.509296 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:23.509498 28678 leader_election.cc:304] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:23.512068 29272 raft_consensus.cc:2749] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:23.512964 28991 raft_consensus.cc:2804] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.513185 28836 tablet_bootstrap.cc:492] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53: No bootstrap required, opened a new log
I20260709 14:55:23.513414 28991 raft_consensus.cc:493] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.513777 28991 raft_consensus.cc:3060] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.514201 28836 ts_tablet_manager.cc:1403] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.330s	user 0.019s	sys 0.020s
I20260709 14:55:23.533609 28831 ts_tablet_manager.cc:1434] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.118s	user 0.010s	sys 0.000s
W20260709 14:55:23.546105 28676 leader_election.cc:343] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.547142 28831 tablet_bootstrap.cc:492] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
W20260709 14:55:23.554711 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 45283us
I20260709 14:55:23.568225 28836 raft_consensus.cc:359] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:23.569031 28836 raft_consensus.cc:385] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.569262 28836 raft_consensus.cc:740] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.570075 28781 raft_consensus.cc:2468] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:23.583948 28836 consensus_queue.cc:260] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:23.586227 28836 ts_tablet_manager.cc:1434] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.071s	user 0.003s	sys 0.002s
I20260709 14:55:23.591571 28831 tablet_bootstrap.cc:654] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.596606 28991 raft_consensus.cc:515] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:23.598677 28991 leader_election.cc:290] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:23.600226 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
W20260709 14:55:23.601625 28676 leader_election.cc:343] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.609593 28460 catalog_manager.cc:5697] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.619351 28782 raft_consensus.cc:2468] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:23.620124 29276 raft_consensus.cc:2749] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:23.623135 28678 leader_election.cc:304] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:23.626995 29170 raft_consensus.cc:2804] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.627509 29170 raft_consensus.cc:697] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:23.628360 29170 consensus_queue.cc:237] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:23.633004 28828 tablet_bootstrap.cc:492] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:23.633559 28828 ts_tablet_manager.cc:1403] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.199s	user 0.020s	sys 0.003s
I20260709 14:55:23.634503 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:23.635094 28561 raft_consensus.cc:3060] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.648149 28828 raft_consensus.cc:359] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:23.656220 28561 raft_consensus.cc:2468] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:23.656756 28828 raft_consensus.cc:385] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.657125 28828 raft_consensus.cc:740] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.663869 28678 leader_election.cc:304] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:23.664722 28991 raft_consensus.cc:2804] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.659397 28828 consensus_queue.cc:260] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:23.665822 28991 raft_consensus.cc:697] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:23.667888 28991 consensus_queue.cc:237] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:23.668532 28828 ts_tablet_manager.cc:1434] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.003s
I20260709 14:55:23.678995 28828 tablet_bootstrap.cc:492] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:23.694689 28828 tablet_bootstrap.cc:654] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.720994 29071 raft_consensus.cc:493] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.721487 29071 raft_consensus.cc:515] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:23.723472 29071 leader_election.cc:290] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:23.725853 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:23.734855 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:23.733587 28460 catalog_manager.cc:5697] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 1 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.738955 28460 catalog_manager.cc:5697] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 1 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:23.750326 28831 tablet_bootstrap.cc:492] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:23.750820 28831 ts_tablet_manager.cc:1403] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.204s	user 0.028s	sys 0.013s
I20260709 14:55:23.753209 28831 raft_consensus.cc:359] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:23.753876 28831 raft_consensus.cc:385] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.754143 28831 raft_consensus.cc:740] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.754544 28750 leader_election.cc:304] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:23.754806 28831 consensus_queue.cc:260] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:23.755584 29164 raft_consensus.cc:2749] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:23.760500 28828 tablet_bootstrap.cc:492] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:23.761734 28831 ts_tablet_manager.cc:1434] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:55:23.761255 28828 ts_tablet_manager.cc:1403] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.003s
I20260709 14:55:23.764937 28828 raft_consensus.cc:359] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:23.765596 28782 raft_consensus.cc:3060] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.765762 28828 raft_consensus.cc:385] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.766639 28828 raft_consensus.cc:740] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.767408 28831 tablet_bootstrap.cc:492] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd: Bootstrap starting.
I20260709 14:55:23.767433 28828 consensus_queue.cc:260] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:23.770040 28828 ts_tablet_manager.cc:1434] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:23.771485 28828 tablet_bootstrap.cc:492] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:23.782619 28831 tablet_bootstrap.cc:654] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.786158 28828 tablet_bootstrap.cc:654] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.842971 28828 tablet_bootstrap.cc:492] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:23.843427 28828 ts_tablet_manager.cc:1403] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.005s
I20260709 14:55:23.844147 28831 tablet_bootstrap.cc:492] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd: No bootstrap required, opened a new log
I20260709 14:55:23.844605 28831 ts_tablet_manager.cc:1403] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd: Time spent bootstrapping tablet: real 0.077s	user 0.030s	sys 0.019s
I20260709 14:55:23.846192 28828 raft_consensus.cc:359] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:23.846941 28828 raft_consensus.cc:385] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.847159 28831 raft_consensus.cc:359] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:23.847827 28831 raft_consensus.cc:385] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.848076 28831 raft_consensus.cc:740] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.847190 28828 raft_consensus.cc:740] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.848763 28831 consensus_queue.cc:260] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:23.850737 28831 ts_tablet_manager.cc:1434] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:23.849028 28828 consensus_queue.cc:260] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:23.854089 28828 ts_tablet_manager.cc:1434] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:55:23.856608 28828 tablet_bootstrap.cc:492] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:23.862527 28828 tablet_bootstrap.cc:654] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.873157 29163 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.874119 29163 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:23.876431 29272 consensus_queue.cc:1048] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.876708 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:23.877358 28712 raft_consensus.cc:2468] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 0.
I20260709 14:55:23.878538 28527 leader_election.cc:304] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:23.879181 28828 tablet_bootstrap.cc:492] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:23.879293 29272 raft_consensus.cc:2804] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.879737 29272 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.879806 28828 ts_tablet_manager.cc:1403] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260709 14:55:23.880143 29272 raft_consensus.cc:3060] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.882721 28828 raft_consensus.cc:359] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:23.883826 28828 raft_consensus.cc:385] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.884164 28828 raft_consensus.cc:740] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.884871 28828 consensus_queue.cc:260] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:23.887355 28828 ts_tablet_manager.cc:1434] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:55:23.888382 28828 tablet_bootstrap.cc:492] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662: Bootstrap starting.
I20260709 14:55:23.893339 29163 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:23.894330 28828 tablet_bootstrap.cc:654] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.895169 29150 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.895720 29150 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:23.900305 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:23.900967 28561 raft_consensus.cc:2468] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:23.902357 28752 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:23.904706 29164 raft_consensus.cc:2804] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.905079 29164 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.905428 29164 raft_consensus.cc:3060] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.909204 29150 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:23.910037 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:23.910722 28634 raft_consensus.cc:2468] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 0.
I20260709 14:55:23.892271 29272 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:23.912340 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:23.917622 28782 raft_consensus.cc:2468] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 0.
I20260709 14:55:23.918391 28828 tablet_bootstrap.cc:492] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662: No bootstrap required, opened a new log
I20260709 14:55:23.918866 28828 ts_tablet_manager.cc:1403] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.007s
I20260709 14:55:23.920646 28998 raft_consensus.cc:493] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.919799 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:23.921142 28998 raft_consensus.cc:515] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:23.921334 28828 raft_consensus.cc:359] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:23.922013 28828 raft_consensus.cc:385] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.922276 28828 raft_consensus.cc:740] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.922339 29159 raft_consensus.cc:493] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.922915 28828 consensus_queue.cc:260] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:23.921736 28712 raft_consensus.cc:3060] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.925098 28828 ts_tablet_manager.cc:1434] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:55:23.926077 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:23.924439 28998 leader_election.cc:290] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:23.927965 29164 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:23.930179 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:23.930913 28782 raft_consensus.cc:2393] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 1: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:23.931180 29163 consensus_queue.cc:1048] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.922873 29159 raft_consensus.cc:515] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:23.933919 29159 leader_election.cc:290] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:23.935494 29164 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:23.935853 28604 leader_election.cc:304] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:23.936436 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:23.936563 29159 raft_consensus.cc:3060] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.937080 28561 raft_consensus.cc:3060] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.939010 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:23.939638 28782 raft_consensus.cc:3060] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.940683 29272 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:23.942180 28557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:23.946468 28782 raft_consensus.cc:2468] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:23.948047 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:23.949023 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:23.952989 28631 raft_consensus.cc:3060] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.953779 28529 leader_election.cc:304] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:23.955755 28712 raft_consensus.cc:2468] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:23.957621 29250 raft_consensus.cc:2804] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.958087 29250 raft_consensus.cc:697] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:23.958920 29250 consensus_queue.cc:237] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:23.959802 28604 leader_election.cc:304] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:23.952347 29159 raft_consensus.cc:2749] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:23.961006 28998 raft_consensus.cc:2749] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:23.958036 28631 raft_consensus.cc:2468] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:23.971897 28750 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:23.972770 29164 raft_consensus.cc:2804] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.973286 29164 raft_consensus.cc:697] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:23.974139 29164 consensus_queue.cc:237] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:23.978353 28998 raft_consensus.cc:493] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.978854 28998 raft_consensus.cc:515] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:23.981248 28998 leader_election.cc:290] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:23.981832 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:23.983049 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:23.985074 28604 leader_election.cc:304] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:23.987178 28998 raft_consensus.cc:2749] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:23.955749 28561 raft_consensus.cc:2468] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:24.012648 28458 catalog_manager.cc:5697] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 1 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.022361 28460 catalog_manager.cc:5697] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:24.031608 28991 consensus_queue.cc:1048] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:24.047766 28839 consensus_queue.cc:1048] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.079802 28633 raft_consensus.cc:3060] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.098417 29241 consensus_queue.cc:1048] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.142145 28631 raft_consensus.cc:3060] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.163056 29271 consensus_queue.cc:1048] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.186611 28633 raft_consensus.cc:3060] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.363713 29150 consensus_queue.cc:1048] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.380545 29071 consensus_queue.cc:1048] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:24.410851 29250 consensus_queue.cc:1048] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.423069 29163 consensus_queue.cc:1048] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:25.101205 26564 tablet_server.cc:179] TabletServer@127.25.241.1:0 shutting down...
W20260709 14:55:25.112169 28752 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 72 similar messages]
W20260709 14:55:25.115679 28752 consensus_peers.cc:597] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:55:25.123754 28678 consensus_peers.cc:597] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:55:25.139457 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:25.141450 26564 tablet_replica.cc:333] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.142284 26564 raft_consensus.cc:2243] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.143051 26564 raft_consensus.cc:2272] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.145191 26564 tablet_replica.cc:333] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.145944 26564 raft_consensus.cc:2243] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.146409 26564 raft_consensus.cc:2272] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.149030 26564 tablet_replica.cc:333] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.149792 26564 raft_consensus.cc:2243] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.150274 26564 raft_consensus.cc:2272] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.152493 26564 tablet_replica.cc:333] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.153285 26564 raft_consensus.cc:2243] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.153759 26564 raft_consensus.cc:2272] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.156030 26564 tablet_replica.cc:333] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.156862 26564 raft_consensus.cc:2243] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.157307 26564 raft_consensus.cc:2272] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.158870 26564 tablet_replica.cc:333] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.159363 26564 raft_consensus.cc:2243] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.160066 26564 raft_consensus.cc:2272] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.161955 26564 tablet_replica.cc:333] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.162508 26564 raft_consensus.cc:2243] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.162910 26564 raft_consensus.cc:2272] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.164631 26564 tablet_replica.cc:333] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.165221 26564 raft_consensus.cc:2243] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.165644 26564 raft_consensus.cc:2272] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.167444 26564 tablet_replica.cc:333] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.168123 26564 raft_consensus.cc:2243] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.168547 26564 raft_consensus.cc:2272] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.170945 26564 tablet_replica.cc:333] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.171684 26564 raft_consensus.cc:2243] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.172236 26564 raft_consensus.cc:2272] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.174587 26564 tablet_replica.cc:333] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.175194 26564 raft_consensus.cc:2243] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:25.175181 28752 consensus_peers.cc:597] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:55:25.175838 26564 raft_consensus.cc:2272] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.176421 28604 consensus_peers.cc:597] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:55:25.177914 26564 tablet_replica.cc:333] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.178614 26564 raft_consensus.cc:2243] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.179394 26564 raft_consensus.cc:2272] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.181481 26564 tablet_replica.cc:333] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.182049 26564 raft_consensus.cc:2243] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.182431 26564 raft_consensus.cc:2272] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.184356 26564 tablet_replica.cc:333] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.184927 26564 raft_consensus.cc:2243] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.185321 26564 raft_consensus.cc:2272] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.187234 26564 tablet_replica.cc:333] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.187866 26564 raft_consensus.cc:2243] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.188313 26564 raft_consensus.cc:2272] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.190672 26564 tablet_replica.cc:333] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.191324 26564 raft_consensus.cc:2243] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.192126 26564 raft_consensus.cc:2272] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.193657 26564 tablet_replica.cc:333] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.194199 26564 raft_consensus.cc:2243] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.194577 26564 raft_consensus.cc:2272] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.196213 26564 tablet_replica.cc:333] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.196754 26564 raft_consensus.cc:2243] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.197150 26564 raft_consensus.cc:2272] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.199106 26564 tablet_replica.cc:333] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.199664 26564 raft_consensus.cc:2243] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.200500 26564 raft_consensus.cc:2272] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.202889 26564 tablet_replica.cc:333] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.203509 26564 raft_consensus.cc:2243] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.203886 26564 raft_consensus.cc:2272] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.205596 26564 tablet_replica.cc:333] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.206045 26564 raft_consensus.cc:2243] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.206691 26564 raft_consensus.cc:2272] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.208696 26564 tablet_replica.cc:333] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.209247 26564 raft_consensus.cc:2243] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.209709 26564 raft_consensus.cc:2272] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.211737 28604 consensus_peers.cc:597] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:55:25.212083 26564 tablet_replica.cc:333] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.212685 26564 raft_consensus.cc:2243] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.213080 26564 raft_consensus.cc:2272] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.214833 26564 tablet_replica.cc:333] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.215348 26564 raft_consensus.cc:2243] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.215837 26564 raft_consensus.cc:2272] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.218225 26564 tablet_replica.cc:333] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.218886 26564 raft_consensus.cc:2243] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.219369 26564 raft_consensus.cc:2272] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.221477 26564 tablet_replica.cc:333] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.222028 26564 raft_consensus.cc:2243] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.222435 26564 raft_consensus.cc:2272] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.224617 26564 tablet_replica.cc:333] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.225389 26564 raft_consensus.cc:2243] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.226297 26564 raft_consensus.cc:2272] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.228890 26564 tablet_replica.cc:333] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.229568 26564 raft_consensus.cc:2243] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.230062 26564 raft_consensus.cc:2272] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.231663 26564 tablet_replica.cc:333] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.232199 26564 raft_consensus.cc:2243] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.232590 26564 raft_consensus.cc:2272] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.234930 26564 tablet_replica.cc:333] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.235713 26564 raft_consensus.cc:2243] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.236225 26564 raft_consensus.cc:2272] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.238332 26564 tablet_replica.cc:333] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.238896 26564 raft_consensus.cc:2243] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.239380 26564 raft_consensus.cc:2272] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.241683 26564 tablet_replica.cc:333] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.242389 26564 raft_consensus.cc:2243] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.242825 26564 raft_consensus.cc:2272] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.243109 28604 consensus_peers.cc:597] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:55:25.244877 26564 tablet_replica.cc:333] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.245450 26564 raft_consensus.cc:2243] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.245833 26564 raft_consensus.cc:2272] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.247726 26564 tablet_replica.cc:333] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.248440 26564 raft_consensus.cc:2243] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.249349 26564 raft_consensus.cc:2272] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.251468 26564 tablet_replica.cc:333] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.252125 26564 raft_consensus.cc:2243] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.252583 26564 raft_consensus.cc:2272] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.254498 28678 consensus_peers.cc:597] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:55:25.255335 26564 tablet_replica.cc:333] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.256034 26564 raft_consensus.cc:2243] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.257021 26564 raft_consensus.cc:2272] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.259456 26564 tablet_replica.cc:333] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.260078 26564 raft_consensus.cc:2243] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.260504 26564 raft_consensus.cc:2272] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.262562 26564 tablet_replica.cc:333] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.263069 26564 raft_consensus.cc:2243] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.263471 26564 raft_consensus.cc:2272] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.265621 26564 tablet_replica.cc:333] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.266271 26564 raft_consensus.cc:2243] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.266772 26564 raft_consensus.cc:2272] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.269402 26564 tablet_replica.cc:333] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.269891 26564 raft_consensus.cc:2243] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.270617 26564 raft_consensus.cc:2272] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.272432 26564 tablet_replica.cc:333] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.272933 26564 raft_consensus.cc:2243] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.273301 26564 raft_consensus.cc:2272] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.274979 26564 tablet_replica.cc:333] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.275444 26564 raft_consensus.cc:2243] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.275806 26564 raft_consensus.cc:2272] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.277478 26564 tablet_replica.cc:333] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.277927 26564 raft_consensus.cc:2243] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.278585 26564 raft_consensus.cc:2272] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.280207 26564 tablet_replica.cc:333] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.280622 26564 raft_consensus.cc:2243] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.281040 26564 raft_consensus.cc:2272] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.282703 26564 tablet_replica.cc:333] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53: stopping tablet replica
I20260709 14:55:25.283098 26564 raft_consensus.cc:2243] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.283442 26564 raft_consensus.cc:2272] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.296501 28752 consensus_peers.cc:597] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:55:25.332964 28752 consensus_peers.cc:597] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:55:25.340260 28604 consensus_peers.cc:597] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.343437 26564 tablet_server.cc:196] TabletServer@127.25.241.1:0 shutdown complete.
W20260709 14:55:25.348804 28678 consensus_peers.cc:597] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.351715 28604 consensus_peers.cc:597] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.353370 28752 consensus_peers.cc:597] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.360489 28678 consensus_peers.cc:597] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.391304 28678 consensus_peers.cc:597] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.391767 28678 consensus_peers.cc:597] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.393573 28752 consensus_peers.cc:597] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.409864 28604 consensus_peers.cc:597] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.417505 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:25.424751 28752 consensus_peers.cc:597] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.426182 29324 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:55:25.427037 28678 consensus_peers.cc:597] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.429152 29325 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:55:25.431955 29327 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:55:25.432518 26564 server_base.cc:1061] running on GCE node
I20260709 14:55:25.437512 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:25.437808 26564 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:55:25.437999 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608925437982 us; error 0 us; skew 500 ppm
I20260709 14:55:25.438639 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:25.444231 26564 webserver.cc:533] Webserver started at http://127.25.241.1:44397/ using document root <none> and password file <none>
I20260709 14:55:25.444929 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:25.445168 26564 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 14:55:25.445212 28752 consensus_peers.cc:597] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.448221 28604 consensus_peers.cc:597] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.448870 28752 consensus_peers.cc:597] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.450321 26564 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.002s
W20260709 14:55:25.457501 28678 consensus_peers.cc:597] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.458443 29332 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:55:25.459378 26564 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:55:25.459707 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/ts-0-root
uuid: "c2c97cef0f864d9a90790df6ba23cb53"
format_stamp: "Formatted at 2026-07-09 14:55:13 on dist-test-slave-pn9g"
I20260709 14:55:25.460273 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608871596507-26564-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:55:25.470995 28604 consensus_peers.cc:597] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.474402 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:25.475631 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:25.477281 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:25.482470 29339 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:55:25.493891 28678 consensus_peers.cc:597] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.505177 28678 consensus_peers.cc:597] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.535562 28678 consensus_peers.cc:597] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.542898 28678 consensus_peers.cc:597] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.551009 28678 consensus_peers.cc:597] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.567296 28752 consensus_peers.cc:597] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.588127 28752 consensus_peers.cc:597] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.636574 28752 consensus_peers.cc:597] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.672621 28604 consensus_peers.cc:597] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.711606 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:55:25.712008 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.230s	user 0.007s	sys 0.000s
I20260709 14:55:25.712324 26564 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:55:25.716900 29339 tablet_bootstrap.cc:492] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:25.735251 29339 tablet_bootstrap.cc:492] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53: 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:55:25.736228 29339 tablet_bootstrap.cc:492] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:25.736825 29339 ts_tablet_manager.cc:1403] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:55:25.739290 29339 raft_consensus.cc:359] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:25.739924 29339 raft_consensus.cc:740] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.740576 29339 consensus_queue.cc:260] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:25.742993 29339 ts_tablet_manager.cc:1434] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:25.747500 29339 tablet_bootstrap.cc:492] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:25.765108 29339 tablet_bootstrap.cc:492] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:25.765805 29339 tablet_bootstrap.cc:492] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:25.766266 29339 ts_tablet_manager.cc:1403] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260709 14:55:25.767921 29339 raft_consensus.cc:359] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:25.768369 29339 raft_consensus.cc:740] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.768939 29339 consensus_queue.cc:260] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:25.770265 29339 ts_tablet_manager.cc:1434] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:25.770818 29339 tablet_bootstrap.cc:492] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:25.783215 29339 tablet_bootstrap.cc:492] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53: 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:55:25.784104 29339 tablet_bootstrap.cc:492] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:25.784700 29339 ts_tablet_manager.cc:1403] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 14:55:25.786989 29339 raft_consensus.cc:359] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:25.787667 29339 raft_consensus.cc:740] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.788291 29339 consensus_queue.cc:260] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:25.790251 29339 ts_tablet_manager.cc:1434] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:25.790942 29339 tablet_bootstrap.cc:492] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:25.808467 29339 tablet_bootstrap.cc:492] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53: 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:55:25.809397 29339 tablet_bootstrap.cc:492] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:25.810032 29339 ts_tablet_manager.cc:1403] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 14:55:25.812320 29339 raft_consensus.cc:359] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:25.813027 29339 raft_consensus.cc:740] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.813714 29339 consensus_queue.cc:260] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:25.815491 29339 ts_tablet_manager.cc:1434] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:25.816277 29339 tablet_bootstrap.cc:492] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:25.846267 29339 tablet_bootstrap.cc:492] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:25.847261 29339 tablet_bootstrap.cc:492] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:25.847911 29339 ts_tablet_manager.cc:1403] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.012s
I20260709 14:55:25.850555 29339 raft_consensus.cc:359] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:25.851055 29339 raft_consensus.cc:740] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.851822 29339 consensus_queue.cc:260] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:25.853847 29339 ts_tablet_manager.cc:1434] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:25.854682 29339 tablet_bootstrap.cc:492] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:25.888777 29339 tablet_bootstrap.cc:492] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53: 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:55:25.889757 29339 tablet_bootstrap.cc:492] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:25.890280 29339 ts_tablet_manager.cc:1403] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.016s
I20260709 14:55:25.892369 29339 raft_consensus.cc:359] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:25.892938 29339 raft_consensus.cc:740] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.893569 29339 consensus_queue.cc:260] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:25.895704 29339 ts_tablet_manager.cc:1434] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:55:25.896432 29339 tablet_bootstrap.cc:492] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:25.930007 29339 tablet_bootstrap.cc:492] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53: 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:55:25.931049 29339 tablet_bootstrap.cc:492] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:25.931690 29339 ts_tablet_manager.cc:1403] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.012s
I20260709 14:55:25.950903 26564 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:55:25.951324 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.239s	user 0.226s	sys 0.000s
I20260709 14:55:25.965956 29339 raft_consensus.cc:359] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:25.966764 29339 raft_consensus.cc:740] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.967592 29339 consensus_queue.cc:260] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:25.979473 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 56449.6us
I20260709 14:55:25.984892 29339 ts_tablet_manager.cc:1434] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 14:55:25.985797 29339 tablet_bootstrap.cc:492] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:26.008831 29339 tablet_bootstrap.cc:492] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53: 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:55:26.009843 29339 tablet_bootstrap.cc:492] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:26.010483 29339 ts_tablet_manager.cc:1403] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260709 14:55:26.013000 29339 raft_consensus.cc:359] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.013662 29339 raft_consensus.cc:740] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.014279 29339 consensus_queue.cc:260] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.016161 29339 ts_tablet_manager.cc:1434] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:26.016925 29339 tablet_bootstrap.cc:492] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:26.030174 29339 tablet_bootstrap.cc:492] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:26.030848 29339 tablet_bootstrap.cc:492] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:26.031320 29339 ts_tablet_manager.cc:1403] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:55:26.033408 29339 raft_consensus.cc:359] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.034046 29339 raft_consensus.cc:740] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.034650 29339 consensus_queue.cc:260] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.036012 29339 ts_tablet_manager.cc:1434] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:26.036701 29339 tablet_bootstrap.cc:492] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:26.056216 29339 tablet_bootstrap.cc:492] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53: 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:55:26.057217 29339 tablet_bootstrap.cc:492] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:26.057861 29339 ts_tablet_manager.cc:1403] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 14:55:26.059654 29339 raft_consensus.cc:359] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.060204 29339 raft_consensus.cc:740] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.060791 29339 consensus_queue.cc:260] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.062336 29339 ts_tablet_manager.cc:1434] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:26.062922 29339 tablet_bootstrap.cc:492] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:26.069228 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.1:44415
I20260709 14:55:26.069340 29413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.1:44415 every 8 connection(s)
I20260709 14:55:26.075956 29339 tablet_bootstrap.cc:492] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:26.083662 29339 tablet_bootstrap.cc:492] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:26.084371 29339 ts_tablet_manager.cc:1403] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 14:55:26.086905 29339 raft_consensus.cc:359] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.087574 29339 raft_consensus.cc:740] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.088277 29339 consensus_queue.cc:260] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.096217 29339 ts_tablet_manager.cc:1434] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:55:26.096967 29339 tablet_bootstrap.cc:492] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:26.127004 29415 heartbeater.cc:344] Connected to a master server at 127.25.241.62:38591
I20260709 14:55:26.127444 29415 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:26.128283 29415 heartbeater.cc:507] Master 127.25.241.62:38591 requested a full tablet report, sending...
I20260709 14:55:26.132463 29339 tablet_bootstrap.cc:492] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:26.133435 29339 tablet_bootstrap.cc:492] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:26.134061 29339 ts_tablet_manager.cc:1403] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.007s
I20260709 14:55:26.136427 29339 raft_consensus.cc:359] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.137511 29339 raft_consensus.cc:740] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.138120 29339 consensus_queue.cc:260] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.156176 29344 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.156787 29344 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.158947 29344 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:26.159991 29339 ts_tablet_manager.cc:1434] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.004s
I20260709 14:55:26.160939 29339 tablet_bootstrap.cc:492] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:26.161548 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:26.173521 28462 ts_manager.cc:194] Re-registered known tserver with Master: c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:26.177280 29316 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.177862 29316 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:26.179890 29316 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:26.183434 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:26.185083 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:26.186830 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:26.187947 28678 leader_election.cc:343] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.188359 28678 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:26.189080 29354 raft_consensus.cc:2749] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:55:26.190400 28752 leader_election.cc:343] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.190855 28752 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:26.191526 29316 raft_consensus.cc:2749] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:26.205449 29339 tablet_bootstrap.cc:492] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53: 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:55:26.207655 29339 tablet_bootstrap.cc:492] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:26.208339 29339 ts_tablet_manager.cc:1403] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.000s
I20260709 14:55:26.210743 29339 raft_consensus.cc:359] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.211416 29339 raft_consensus.cc:740] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.212056 29339 consensus_queue.cc:260] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.214243 29339 ts_tablet_manager.cc:1434] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:26.214613 29354 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.215000 29339 tablet_bootstrap.cc:492] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:26.215140 29354 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.217298 29354 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:26.219111 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:26.219811 29388 raft_consensus.cc:2468] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:26.221356 28678 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:26.219111 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:26.223124 29354 raft_consensus.cc:2804] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:26.223487 29354 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.224406 29354 raft_consensus.cc:3060] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.237071 28462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44350
I20260709 14:55:26.234544 29354 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.240331 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:26.241926 29354 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:26.242245 29415 heartbeater.cc:499] Master 127.25.241.62:38591 was elected leader, sending a full tablet report...
I20260709 14:55:26.243489 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:26.244057 29388 raft_consensus.cc:3060] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.251314 29339 tablet_bootstrap.cc:492] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:26.252333 29339 tablet_bootstrap.cc:492] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:26.252993 29339 ts_tablet_manager.cc:1403] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.003s
I20260709 14:55:26.254813 29388 raft_consensus.cc:2468] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:26.255393 29339 raft_consensus.cc:359] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.256108 29339 raft_consensus.cc:740] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.256826 29339 consensus_queue.cc:260] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.258809 29339 ts_tablet_manager.cc:1434] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:26.259572 29339 tablet_bootstrap.cc:492] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:26.262586 28678 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:26.263996 29354 raft_consensus.cc:2804] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:26.264992 29354 raft_consensus.cc:697] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:26.265899 29354 consensus_queue.cc:237] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.281930 28991 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.282481 28991 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.284293 28991 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:26.285723 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:26.288798 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:26.289557 29386 raft_consensus.cc:2468] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:26.292158 28678 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:26.293287 29344 raft_consensus.cc:2804] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:26.293644 29344 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.294018 29344 raft_consensus.cc:3060] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.296337 29339 tablet_bootstrap.cc:492] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:26.297391 29339 tablet_bootstrap.cc:492] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:26.284113 28459 catalog_manager.cc:5697] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 1 to 2, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 2 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:26.297999 29339 ts_tablet_manager.cc:1403] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.004s
I20260709 14:55:26.303324 29339 raft_consensus.cc:359] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:26.307490 29339 raft_consensus.cc:740] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.308141 29339 consensus_queue.cc:260] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:26.310334 29339 ts_tablet_manager.cc:1434] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:55:26.311694 29339 tablet_bootstrap.cc:492] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:26.304493 29344 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.317178 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:26.317776 29388 raft_consensus.cc:3060] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.318253 29344 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:26.320735 29340 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.321244 29340 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:26.323323 29340 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:26.324210 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:26.324867 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:26.325377 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:26.326907 29354 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
W20260709 14:55:26.327028 28752 leader_election.cc:343] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.327560 28752 leader_election.cc:304] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:26.327459 29354 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:26.329550 29340 raft_consensus.cc:2749] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:26.330184 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:26.330746 29388 raft_consensus.cc:2468] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:26.332082 28678 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:26.333616 29344 raft_consensus.cc:2804] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:26.333801 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:26.334113 29354 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:26.330806 28782 raft_consensus.cc:2468] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:26.340783 29339 tablet_bootstrap.cc:492] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 14:55:26.337136 28678 leader_election.cc:343] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.343106 29340 raft_consensus.cc:493] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.343883 29340 raft_consensus.cc:515] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.343122 28678 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:26.335129 29344 raft_consensus.cc:697] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:26.346679 29354 raft_consensus.cc:2804] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:26.346855 29340 leader_election.cc:290] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:26.343106 29339 tablet_bootstrap.cc:492] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:26.347117 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:26.347890 29339 ts_tablet_manager.cc:1403] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.008s
I20260709 14:55:26.347937 29388 raft_consensus.cc:2468] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:26.347100 29354 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.349134 29354 raft_consensus.cc:3060] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.349223 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:26.350131 28752 leader_election.cc:304] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:26.350526 29339 raft_consensus.cc:359] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.351197 29339 raft_consensus.cc:740] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.351241 29316 raft_consensus.cc:2804] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:26.351719 29316 raft_consensus.cc:493] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.352098 29316 raft_consensus.cc:3060] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.351922 29339 consensus_queue.cc:260] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.353605 29339 ts_tablet_manager.cc:1434] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:55:26.354246 29339 tablet_bootstrap.cc:492] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:26.357033 29344 consensus_queue.cc:237] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.356088 29354 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:26.372433 29341 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.373062 29341 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.375057 29341 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:26.375932 29311 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.376443 29311 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.378479 29311 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:26.380882 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:26.381083 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:26.381664 29386 raft_consensus.cc:2468] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:26.381850 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:26.381536 29354 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:26.382952 28604 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:26.381531 28781 raft_consensus.cc:3060] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.383695 28998 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.384156 28998 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.385974 28998 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:26.386380 28998 raft_consensus.cc:2804] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:26.386656 28998 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.386986 28998 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:26.383131 28678 leader_election.cc:343] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.389329 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:26.390712 28781 raft_consensus.cc:2468] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:26.392858 28678 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:26.393319 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:26.393927 28631 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:26.395725 28750 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:26.396723 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:26.396876 29164 raft_consensus.cc:2804] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:26.397369 29388 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:26.398070 29353 raft_consensus.cc:2804] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:26.397379 29164 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.398885 29353 raft_consensus.cc:697] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:26.399432 29315 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.399940 29315 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:26.402619 29315 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:26.404505 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:26.398801 29164 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:26.405964 28678 leader_election.cc:343] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.407589 28604 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:26.408408 29159 raft_consensus.cc:2804] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:26.408841 29159 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.409197 29159 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.399909 29353 consensus_queue.cc:237] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:26.409241 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:26.412719 28678 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:26.413002 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:26.413591 29388 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:26.414191 29315 raft_consensus.cc:2749] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:26.416579 29316 raft_consensus.cc:515] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.420517 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:26.422515 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:26.423106 29388 raft_consensus.cc:3060] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.430274 29164 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.431193 29159 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.432169 28781 raft_consensus.cc:2393] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 2: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:26.432804 29316 leader_election.cc:290] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:26.428454 28998 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.433984 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:26.435495 29434 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.436066 29434 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.437076 29341 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.436717 29159 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:26.441195 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:26.447439 28782 raft_consensus.cc:2393] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 2: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:26.447252 29341 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.442229 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:26.448701 29386 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.451457 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:26.451921 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:26.453277 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:26.453722 29341 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:26.454864 29434 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:26.455049 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:26.454524 29354 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.451901 28998 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:26.455797 29354 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:26.456600 29164 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:26.457643 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:26.458304 28634 raft_consensus.cc:2393] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 2: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:26.459234 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:26.459782 28782 raft_consensus.cc:2468] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:26.461004 28678 leader_election.cc:304] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:26.461232 28750 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:26.462298 28991 raft_consensus.cc:2804] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:26.462652 28991 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.462975 28991 raft_consensus.cc:3060] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.463246 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:26.464630 28678 leader_election.cc:343] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.465493 29340 raft_consensus.cc:2749] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:26.466571 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:26.479805 29385 raft_consensus.cc:2393] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 2: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:26.469470 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:26.462141 29354 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:26.471130 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:26.481186 29384 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.481787 28604 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:26.471283 29386 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:26.482537 29159 raft_consensus.cc:3060] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.480856 29383 raft_consensus.cc:2393] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 2: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:26.484894 28459 catalog_manager.cc:5697] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 1 to 2, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 2 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:26.486439 28459 catalog_manager.cc:5697] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 1 to 2, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 2 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:26.491719 28604 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:26.492092 29384 raft_consensus.cc:2468] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:26.492792 29436 raft_consensus.cc:2804] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:26.489830 29159 raft_consensus.cc:2749] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:26.493258 29436 raft_consensus.cc:697] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:26.494323 29436 consensus_queue.cc:237] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.479239 29388 raft_consensus.cc:2468] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:26.502604 28991 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:26.505892 28991 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:26.507408 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:26.508054 28782 raft_consensus.cc:3060] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.508443 28752 leader_election.cc:304] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:26.509228 29164 raft_consensus.cc:2804] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:26.507506 29339 tablet_bootstrap.cc:492] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53: 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:55:26.509994 29164 raft_consensus.cc:697] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:26.510541 29339 tablet_bootstrap.cc:492] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:26.511183 29339 ts_tablet_manager.cc:1403] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.157s	user 0.052s	sys 0.041s
I20260709 14:55:26.510974 29164 consensus_queue.cc:237] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.513685 29339 raft_consensus.cc:359] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.514318 29339 raft_consensus.cc:740] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.515045 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:26.514935 29339 consensus_queue.cc:260] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:26.516306 28678 leader_election.cc:343] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.519223 28782 raft_consensus.cc:2468] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:26.520444 28678 leader_election.cc:304] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:26.521958 29354 raft_consensus.cc:2804] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:26.522404 29354 raft_consensus.cc:697] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:26.523167 29354 consensus_queue.cc:237] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:26.523767 28604 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:26.527097 28604 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:26.530900 29434 raft_consensus.cc:3060] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.531265 29339 ts_tablet_manager.cc:1434] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 14:55:26.533007 29339 tablet_bootstrap.cc:492] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:26.534500 29341 raft_consensus.cc:2804] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:26.540349 29311 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.541010 29311 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:26.543224 29311 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:26.545394 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:26.546129 28712 raft_consensus.cc:2468] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:26.549970 28750 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:26.553041 29311 raft_consensus.cc:2804] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:26.553861 29311 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.554839 29159 raft_consensus.cc:493] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.555254 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:26.555361 29159 raft_consensus.cc:515] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:26.557340 28752 leader_election.cc:343] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.557443 28459 catalog_manager.cc:5697] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 1 to 2, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 2 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:26.557484 29159 leader_election.cc:290] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:26.559168 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:26.554877 29311 raft_consensus.cc:3060] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.558741 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:26.560930 29159 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.561487 29388 raft_consensus.cc:2393] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 2: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:26.562186 29434 raft_consensus.cc:2749] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:26.562741 28604 leader_election.cc:304] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:26.561501 29159 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.564002 29434 raft_consensus.cc:3060] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.565634 29159 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:26.567018 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:26.569507 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:26.570142 29388 raft_consensus.cc:2468] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:26.570540 29341 raft_consensus.cc:697] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:26.571516 29341 consensus_queue.cc:237] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.571945 28604 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:26.574600 29311 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:26.576762 29311 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:26.577376 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:26.577704 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:26.577947 28712 raft_consensus.cc:3060] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:26.579624 28752 leader_election.cc:343] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.584796 28712 raft_consensus.cc:2468] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:26.586041 28750 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:26.587682 29311 raft_consensus.cc:2804] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:26.588148 29311 raft_consensus.cc:697] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:26.589016 29311 consensus_queue.cc:237] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:26.592278 29440 raft_consensus.cc:2804] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:26.592846 29440 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.593464 29440 raft_consensus.cc:3060] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.597036 29339 tablet_bootstrap.cc:492] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53: 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:55:26.604247 28998 raft_consensus.cc:493] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.607553 28998 raft_consensus.cc:515] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.608012 29339 tablet_bootstrap.cc:492] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:26.608982 29339 ts_tablet_manager.cc:1403] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.000s
I20260709 14:55:26.609552 28998 leader_election.cc:290] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:26.613073 29339 raft_consensus.cc:359] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.613819 29339 raft_consensus.cc:740] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.614532 29339 consensus_queue.cc:260] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.616191 29339 ts_tablet_manager.cc:1434] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:26.617818 29339 tablet_bootstrap.cc:492] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:26.634001 29434 raft_consensus.cc:2749] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:26.638476 28459 catalog_manager.cc:5697] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 2, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:26.642653 29311 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.643183 29311 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.622530 28462 catalog_manager.cc:5697] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 1 to 2, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 2 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:26.645236 29311 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:26.645852 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:26.645432 28458 catalog_manager.cc:5697] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 1 to 2, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 2 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:26.646651 29388 raft_consensus.cc:2393] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 2: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:26.648599 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:26.650379 28750 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:26.651480 29311 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.661324 29311 raft_consensus.cc:2749] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:26.637645 29440 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.664582 29440 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:26.668962 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:26.669817 29444 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.670408 29444 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.672145 29339 tablet_bootstrap.cc:492] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:26.673054 29339 tablet_bootstrap.cc:492] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:26.673470 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:26.673626 29339 ts_tablet_manager.cc:1403] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.015s
I20260709 14:55:26.673722 29444 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:26.674094 28712 raft_consensus.cc:2468] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:26.675977 28602 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:26.675973 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:26.676345 29339 raft_consensus.cc:359] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.676956 29440 raft_consensus.cc:2804] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:26.677487 29339 raft_consensus.cc:740] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.677579 29440 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.678028 29440 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.678292 29339 consensus_queue.cc:260] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.680516 28462 catalog_manager.cc:5697] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 2, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:26.685176 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:26.685043 29440 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.687379 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:26.688010 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:26.688620 28712 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:26.690099 28604 leader_election.cc:343] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.690359 29339 ts_tablet_manager.cc:1434] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 14:55:26.687987 29388 raft_consensus.cc:3060] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.691169 29339 tablet_bootstrap.cc:492] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:26.703032 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:26.703624 29440 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:26.703738 29383 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.710641 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:26.711380 29388 raft_consensus.cc:2468] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:26.695336 28712 raft_consensus.cc:2468] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:26.712821 29383 raft_consensus.cc:2468] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:26.713189 28602 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:26.713999 29341 raft_consensus.cc:2804] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:26.714159 28604 leader_election.cc:304] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:26.714427 29341 raft_consensus.cc:697] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:26.715240 29436 raft_consensus.cc:2749] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:26.715500 29341 consensus_queue.cc:237] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.717072 29339 tablet_bootstrap.cc:492] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:26.717940 29339 tablet_bootstrap.cc:492] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:26.718533 29339 ts_tablet_manager.cc:1403] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260709 14:55:26.719229 28604 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:26.720178 29311 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.720382 29341 raft_consensus.cc:2804] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:26.720701 29311 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.720924 29341 raft_consensus.cc:697] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:26.720994 29339 raft_consensus.cc:359] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:26.721673 29339 raft_consensus.cc:740] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.722062 29341 consensus_queue.cc:237] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.722443 29339 consensus_queue.cc:260] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:26.723479 29311 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:26.723661 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:26.724104 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:26.724838 29383 raft_consensus.cc:2393] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 2: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:26.726158 28752 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:26.726429 29339 ts_tablet_manager.cc:1434] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:26.727252 29339 tablet_bootstrap.cc:492] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:26.728030 29311 raft_consensus.cc:3060] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.730799 28459 catalog_manager.cc:5697] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 2, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:26.741518 29311 raft_consensus.cc:2749] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:26.744577 29383 raft_consensus.cc:1275] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:26.747551 29344 consensus_queue.cc:1048] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:26.736531 29340 raft_consensus.cc:493] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.753136 29388 raft_consensus.cc:1275] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:26.758903 29354 consensus_queue.cc:1048] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:26.752414 29340 raft_consensus.cc:515] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.766475 29340 leader_election.cc:290] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:26.777959 28631 raft_consensus.cc:1275] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:26.784987 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:26.786441 28752 leader_election.cc:343] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.788692 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:26.789350 28634 raft_consensus.cc:2468] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:26.794293 28750 leader_election.cc:304] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:26.796267 29164 raft_consensus.cc:2804] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:26.796630 29164 raft_consensus.cc:493] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:26.797025 29164 raft_consensus.cc:3060] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.798278 29344 consensus_queue.cc:1048] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:26.821246 29339 tablet_bootstrap.cc:492] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53: 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:55:26.822197 29339 tablet_bootstrap.cc:492] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:26.822940 29339 ts_tablet_manager.cc:1403] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.096s	user 0.048s	sys 0.044s
I20260709 14:55:26.825295 29339 raft_consensus.cc:359] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.825971 29339 raft_consensus.cc:740] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.826826 29339 consensus_queue.cc:260] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:26.821696 28458 catalog_manager.cc:5697] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 2, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:26.828963 29339 ts_tablet_manager.cc:1434] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:26.842430 29339 tablet_bootstrap.cc:492] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:26.844483 28631 raft_consensus.cc:1275] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:26.845872 29344 consensus_queue.cc:1048] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:26.848078 29164 raft_consensus.cc:515] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.850819 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
W20260709 14:55:26.852044 28752 leader_election.cc:343] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.853189 29164 leader_election.cc:290] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:26.858774 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:26.859395 28633 raft_consensus.cc:3060] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.870050 28633 raft_consensus.cc:2468] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:26.871344 28750 leader_election.cc:304] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:26.872174 29164 raft_consensus.cc:2804] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:26.872617 29164 raft_consensus.cc:697] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:26.873327 29164 consensus_queue.cc:237] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.889451 29339 tablet_bootstrap.cc:492] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53: 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:55:26.890383 29339 tablet_bootstrap.cc:492] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:26.890976 29339 ts_tablet_manager.cc:1403] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.003s
I20260709 14:55:26.893368 29339 raft_consensus.cc:359] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:26.894030 29339 raft_consensus.cc:740] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.893620 28462 catalog_manager.cc:5697] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 1 to 2, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 2 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:26.894863 29339 consensus_queue.cc:260] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:26.899924 29339 ts_tablet_manager.cc:1434] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:26.900725 29339 tablet_bootstrap.cc:492] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:26.918781 28782 raft_consensus.cc:1275] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:26.920189 29341 consensus_queue.cc:1048] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:26.921922 29339 tablet_bootstrap.cc:492] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53: 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:55:26.923053 29339 tablet_bootstrap.cc:492] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:26.923657 29339 ts_tablet_manager.cc:1403] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.000s
I20260709 14:55:26.926622 29339 raft_consensus.cc:359] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.927242 29339 raft_consensus.cc:740] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.927876 29339 consensus_queue.cc:260] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:26.929881 29339 ts_tablet_manager.cc:1434] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:26.930625 29339 tablet_bootstrap.cc:492] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:26.935045 28782 raft_consensus.cc:1275] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:26.936437 28991 consensus_queue.cc:1048] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:26.938860 29383 raft_consensus.cc:1275] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:26.940585 28633 raft_consensus.cc:1275] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:26.943351 29440 consensus_queue.cc:1048] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:26.943418 29316 consensus_queue.cc:1048] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:26.970795 28678 consensus_peers.cc:597] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:55:26.973693 28781 raft_consensus.cc:1275] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:26.984530 28991 consensus_queue.cc:1048] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:27.009924 29339 tablet_bootstrap.cc:492] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.010921 29339 tablet_bootstrap.cc:492] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.011588 29339 ts_tablet_manager.cc:1403] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.081s	user 0.038s	sys 0.020s
I20260709 14:55:27.014187 29339 raft_consensus.cc:359] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.014904 29339 raft_consensus.cc:740] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.017261 29388 raft_consensus.cc:3060] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.027218 28782 raft_consensus.cc:1275] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.028889 29383 raft_consensus.cc:1275] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.028852 29341 consensus_queue.cc:1048] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:27.032302 29388 raft_consensus.cc:1275] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.033573 29339 consensus_queue.cc:260] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.032398 29164 consensus_queue.cc:1048] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:55:27.035822 28991 consensus_queue.cc:1048] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:27.039640 29339 ts_tablet_manager.cc:1434] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:55:27.040561 29339 tablet_bootstrap.cc:492] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.055711 29385 raft_consensus.cc:1275] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.057646 29440 consensus_queue.cc:1048] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:27.102070 29386 raft_consensus.cc:1275] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.107280 29341 consensus_queue.cc:1048] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:27.118912 28752 consensus_peers.cc:597] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:55:27.132731 29339 tablet_bootstrap.cc:492] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.133670 29339 tablet_bootstrap.cc:492] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.134292 29339 ts_tablet_manager.cc:1403] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.094s	user 0.045s	sys 0.016s
I20260709 14:55:27.136569 29339 raft_consensus.cc:359] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.137249 29339 raft_consensus.cc:740] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.137952 29339 consensus_queue.cc:260] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.140071 29339 ts_tablet_manager.cc:1434] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:27.140867 29339 tablet_bootstrap.cc:492] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.149252 28712 raft_consensus.cc:1275] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.151152 29341 consensus_queue.cc:1048] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:27.154423 29339 tablet_bootstrap.cc:492] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.155334 29339 tablet_bootstrap.cc:492] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.155949 29339 ts_tablet_manager.cc:1403] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:55:27.158484 29339 raft_consensus.cc:359] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:27.159121 29339 raft_consensus.cc:740] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.160105 29339 consensus_queue.cc:260] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:27.161744 29339 ts_tablet_manager.cc:1434] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 14:55:27.162595 29339 tablet_bootstrap.cc:492] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.180418 29339 tablet_bootstrap.cc:492] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.181340 29339 tablet_bootstrap.cc:492] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.181968 29339 ts_tablet_manager.cc:1403] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 14:55:27.184130 28785 raft_consensus.cc:1275] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.184768 28712 raft_consensus.cc:1275] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.184453 29339 raft_consensus.cc:359] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.185285 29339 raft_consensus.cc:740] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.185705 29341 consensus_queue.cc:1048] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:27.186053 29311 consensus_queue.cc:1048] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:27.185914 29339 consensus_queue.cc:260] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.188530 29339 ts_tablet_manager.cc:1434] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:27.192368 29339 tablet_bootstrap.cc:492] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.216886 29339 tablet_bootstrap.cc:492] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.218062 29339 tablet_bootstrap.cc:492] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.218940 29339 ts_tablet_manager.cc:1403] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260709 14:55:27.221735 29339 raft_consensus.cc:359] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:27.222445 29339 raft_consensus.cc:740] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.223383 29339 consensus_queue.cc:260] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:27.224231 29382 raft_consensus.cc:1275] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.225991 29339 ts_tablet_manager.cc:1434] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:27.226492 29440 consensus_queue.cc:1048] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:27.227118 29339 tablet_bootstrap.cc:492] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.249771 29339 tablet_bootstrap.cc:492] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.250792 29339 tablet_bootstrap.cc:492] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.252954 29339 ts_tablet_manager.cc:1403] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260709 14:55:27.255741 29339 raft_consensus.cc:359] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:27.256477 29339 raft_consensus.cc:740] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.257284 29339 consensus_queue.cc:260] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:27.259593 29339 ts_tablet_manager.cc:1434] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:27.260823 29339 tablet_bootstrap.cc:492] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.290858 29339 tablet_bootstrap.cc:492] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.291867 29339 tablet_bootstrap.cc:492] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.292610 29339 ts_tablet_manager.cc:1403] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.007s
I20260709 14:55:27.295779 29339 raft_consensus.cc:359] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.297775 29339 raft_consensus.cc:740] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.298679 29339 consensus_queue.cc:260] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.301066 29339 ts_tablet_manager.cc:1434] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:27.301967 29339 tablet_bootstrap.cc:492] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.316769 29339 tablet_bootstrap.cc:492] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.317520 29339 tablet_bootstrap.cc:492] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.318032 29339 ts_tablet_manager.cc:1403] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 14:55:27.319748 29339 raft_consensus.cc:359] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:27.320219 29339 raft_consensus.cc:740] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.320749 29339 consensus_queue.cc:260] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:27.324056 29339 ts_tablet_manager.cc:1434] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:27.328166 29339 tablet_bootstrap.cc:492] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.343809 29339 tablet_bootstrap.cc:492] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.344691 29339 tablet_bootstrap.cc:492] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.345248 29339 ts_tablet_manager.cc:1403] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 14:55:27.347339 29383 raft_consensus.cc:3060] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.347182 29339 raft_consensus.cc:359] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.347836 29339 raft_consensus.cc:740] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.348477 29339 consensus_queue.cc:260] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.350518 29339 ts_tablet_manager.cc:1434] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:27.351282 29339 tablet_bootstrap.cc:492] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.354808 28633 raft_consensus.cc:1275] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.358815 29383 raft_consensus.cc:1275] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.358767 29164 consensus_queue.cc:1048] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:27.361302 29311 consensus_queue.cc:1048] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:27.381213 29339 tablet_bootstrap.cc:492] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.382179 29339 tablet_bootstrap.cc:492] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.382790 29339 ts_tablet_manager.cc:1403] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.004s
I20260709 14:55:27.385370 29339 raft_consensus.cc:359] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:27.385876 29339 raft_consensus.cc:740] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.386595 29339 consensus_queue.cc:260] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:27.388525 29339 ts_tablet_manager.cc:1434] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:55:27.389309 29339 tablet_bootstrap.cc:492] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
W20260709 14:55:27.414572 28752 consensus_peers.cc:597] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:27.415475 29339 tablet_bootstrap.cc:492] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.416400 29339 tablet_bootstrap.cc:492] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.417044 29339 ts_tablet_manager.cc:1403] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.008s
I20260709 14:55:27.419379 29339 raft_consensus.cc:359] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:27.419862 29339 raft_consensus.cc:740] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.420388 29339 consensus_queue.cc:260] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:27.421705 29339 ts_tablet_manager.cc:1434] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:27.422804 29339 tablet_bootstrap.cc:492] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.443640 29339 tablet_bootstrap.cc:492] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.444366 29339 tablet_bootstrap.cc:492] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.444907 29339 ts_tablet_manager.cc:1403] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260709 14:55:27.446594 29339 raft_consensus.cc:359] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.447070 29339 raft_consensus.cc:740] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.447626 29339 consensus_queue.cc:260] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.449244 29339 ts_tablet_manager.cc:1434] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:27.451407 29339 tablet_bootstrap.cc:492] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.464205 29339 tablet_bootstrap.cc:492] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.464888 29339 tablet_bootstrap.cc:492] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.465338 29339 ts_tablet_manager.cc:1403] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 14:55:27.466925 29339 raft_consensus.cc:359] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:27.467367 29339 raft_consensus.cc:740] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.467787 29339 consensus_queue.cc:260] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:27.469528 29339 ts_tablet_manager.cc:1434] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:27.470484 29339 tablet_bootstrap.cc:492] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.487877 29339 tablet_bootstrap.cc:492] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.488510 29339 tablet_bootstrap.cc:492] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.489118 29339 ts_tablet_manager.cc:1403] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260709 14:55:27.490770 29339 raft_consensus.cc:359] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:27.491240 29339 raft_consensus.cc:740] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.491712 29339 consensus_queue.cc:260] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:27.493387 29339 ts_tablet_manager.cc:1434] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:27.494410 29339 tablet_bootstrap.cc:492] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.511199 29339 tablet_bootstrap.cc:492] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.512176 29339 tablet_bootstrap.cc:492] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.512909 29339 ts_tablet_manager.cc:1403] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 14:55:27.514863 29339 raft_consensus.cc:359] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.515328 29339 raft_consensus.cc:740] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.515806 29339 consensus_queue.cc:260] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.517787 29339 ts_tablet_manager.cc:1434] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:55:27.520267 29339 tablet_bootstrap.cc:492] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.535121 29339 tablet_bootstrap.cc:492] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.535952 29339 tablet_bootstrap.cc:492] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.536526 29339 ts_tablet_manager.cc:1403] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 14:55:27.538700 29339 raft_consensus.cc:359] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.539283 29339 raft_consensus.cc:740] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.540007 29339 consensus_queue.cc:260] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.542096 29339 ts_tablet_manager.cc:1434] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:27.543457 29339 tablet_bootstrap.cc:492] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.555075 29383 raft_consensus.cc:3060] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.563949 29339 tablet_bootstrap.cc:492] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.564955 29339 tablet_bootstrap.cc:492] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.565588 29339 ts_tablet_manager.cc:1403] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.001s
I20260709 14:55:27.568782 29339 raft_consensus.cc:359] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:27.569412 29339 raft_consensus.cc:740] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.570096 29339 consensus_queue.cc:260] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:27.572521 29339 ts_tablet_manager.cc:1434] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:27.573287 29339 tablet_bootstrap.cc:492] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.593972 29339 tablet_bootstrap.cc:492] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.594901 29339 tablet_bootstrap.cc:492] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.595494 29339 ts_tablet_manager.cc:1403] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 14:55:27.597540 29339 raft_consensus.cc:359] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:27.598119 29339 raft_consensus.cc:740] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.598670 29339 consensus_queue.cc:260] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:27.600184 29339 ts_tablet_manager.cc:1434] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:55:27.601390 29339 tablet_bootstrap.cc:492] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.616892 29339 tablet_bootstrap.cc:492] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.617581 29339 tablet_bootstrap.cc:492] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.618068 29339 ts_tablet_manager.cc:1403] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 14:55:27.619774 29339 raft_consensus.cc:359] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.620235 29339 raft_consensus.cc:740] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.620788 29339 consensus_queue.cc:260] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.622382 29339 ts_tablet_manager.cc:1434] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:27.623039 29339 tablet_bootstrap.cc:492] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.636204 29339 tablet_bootstrap.cc:492] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.637075 29339 tablet_bootstrap.cc:492] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.637584 29339 ts_tablet_manager.cc:1403] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260709 14:55:27.639441 29339 raft_consensus.cc:359] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:27.639990 29339 raft_consensus.cc:740] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.640702 29339 consensus_queue.cc:260] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:27.642771 29339 ts_tablet_manager.cc:1434] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:55:27.644039 29339 tablet_bootstrap.cc:492] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.657877 29383 raft_consensus.cc:3060] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.669978 29339 tablet_bootstrap.cc:492] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.670920 29339 tablet_bootstrap.cc:492] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.671571 29339 ts_tablet_manager.cc:1403] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.010s
I20260709 14:55:27.673923 29339 raft_consensus.cc:359] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.674422 29339 raft_consensus.cc:740] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.674958 29339 consensus_queue.cc:260] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:27.676407 29339 ts_tablet_manager.cc:1434] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:55:27.677104 29339 tablet_bootstrap.cc:492] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap starting.
I20260709 14:55:27.690239 29339 tablet_bootstrap.cc:492] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53: 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:55:27.691107 29339 tablet_bootstrap.cc:492] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53: Bootstrap complete.
I20260709 14:55:27.691768 29339 ts_tablet_manager.cc:1403] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260709 14:55:27.693740 29339 raft_consensus.cc:359] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:27.694247 29339 raft_consensus.cc:740] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.694840 29339 consensus_queue.cc:260] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:27.696117 29339 ts_tablet_manager.cc:1434] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53: Time spent starting tablet: real 0.004s	user 0.007s	sys 0.000s
W20260709 14:55:29.617794 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 51032.6us
W20260709 14:55:30.627396 28734 debug-util.cc:398] Leaking SignalData structure 0x7b080026f7a0 after lost signal to thread 26567
W20260709 14:55:30.628588 28734 debug-util.cc:398] Leaking SignalData structure 0x7b0800272560 after lost signal to thread 28496
W20260709 14:55:30.629740 28734 debug-util.cc:398] Leaking SignalData structure 0x7b08001d9600 after lost signal to thread 28663
W20260709 14:55:30.630578 28734 debug-util.cc:398] Leaking SignalData structure 0x7b08002a5d60 after lost signal to thread 28737
W20260709 14:55:30.631457 28734 debug-util.cc:398] Leaking SignalData structure 0x7b08001e01e0 after lost signal to thread 28811
W20260709 14:55:30.632372 28734 debug-util.cc:398] Leaking SignalData structure 0x7b080008b500 after lost signal to thread 29413
I20260709 14:55:31.439745 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:31.500363 28784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364"
dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:55340
I20260709 14:55:31.501154 28784 raft_consensus.cc:606] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:31.522092 28706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:31.522591 28706 raft_consensus.cc:606] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:31.525316 28706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72162f5a023a42e997289b339942c72c"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:31.525941 28706 raft_consensus.cc:606] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:31.528406 28706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "6935e8e517bd4624970106e1e53d7662"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:31.528992 28706 raft_consensus.cc:606] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Received request to transfer leadership to TS 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:31.547772 28634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff"
dest_uuid: "6935e8e517bd4624970106e1e53d7662"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:47960
I20260709 14:55:31.548292 28634 raft_consensus.cc:606] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:31.551335 28706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:31.551873 28706 raft_consensus.cc:606] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:31.554054 28706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:31.554585 28706 raft_consensus.cc:606] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:31.555797 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 14:55:31.557096 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:31.596393 29527 raft_consensus.cc:993] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd: : Instructing follower c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:31.596935 29340 raft_consensus.cc:1081] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Signalling peer c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:31.598397 29386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364"
dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:38626
I20260709 14:55:31.598948 29386 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:31.599296 29386 raft_consensus.cc:3060] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.604940 29386 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:31.610836 29386 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:31.621826 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:31.622442 28785 raft_consensus.cc:3055] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:31.622737 28785 raft_consensus.cc:740] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:31.623512 28785 consensus_queue.cc:260] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:31.625281 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:31.625871 28634 raft_consensus.cc:3060] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.625876 28785 raft_consensus.cc:3060] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.633481 28785 raft_consensus.cc:2468] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:31.634496 28634 raft_consensus.cc:2468] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:31.634500 29335 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:31.636977 29530 raft_consensus.cc:2804] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.648170 29530 raft_consensus.cc:697] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:31.649030 29530 consensus_queue.cc:237] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:31.661185 29522 raft_consensus.cc:993] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d: : Instructing follower c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:31.662171 29522 raft_consensus.cc:1081] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Signalling peer c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:31.666286 29386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739"
dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:38610
I20260709 14:55:31.666858 29386 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:31.667243 29386 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.668723 29534 raft_consensus.cc:993] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d: : Instructing follower c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:31.669178 29534 raft_consensus.cc:1081] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Signalling peer c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:31.669765 28459 catalog_manager.cc:5697] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 1 to 2, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 2 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.670641 29384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6"
dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:38610
I20260709 14:55:31.671254 29384 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:31.671584 29384 raft_consensus.cc:3060] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:31.679047 29386 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:31.683099 29386 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:31.683792 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:31.684381 28785 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.690692 28785 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:31.690547 29384 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:31.692121 29335 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:31.692988 29530 raft_consensus.cc:2804] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.693511 29530 raft_consensus.cc:697] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:31.694442 29530 consensus_queue.cc:237] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:31.694679 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:31.695343 28706 raft_consensus.cc:3055] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:31.695664 28706 raft_consensus.cc:740] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:31.696440 28706 consensus_queue.cc:260] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:31.697795 28706 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.701494 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:31.702133 28637 raft_consensus.cc:3060] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:31.709287 29384 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:31.710459 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:31.711496 28712 raft_consensus.cc:3055] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:31.711831 28712 raft_consensus.cc:740] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:31.715080 28712 consensus_queue.cc:260] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:31.711817 28706 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:31.716323 28712 raft_consensus.cc:3060] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:31.739658 28637 raft_consensus.cc:2468] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:31.741955 29333 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:31.742851 29530 raft_consensus.cc:2804] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:31.743319 29530 raft_consensus.cc:697] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:31.744095 29530 consensus_queue.cc:237] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:31.749444 28712 raft_consensus.cc:2468] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:32.706194 29543 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:32.706859 29543 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:32.750202 29543 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:32.750801 29543 raft_consensus.cc:493] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:32.751327 29543 raft_consensus.cc:515] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:32.767963 29544 raft_consensus.cc:493] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:32.768685 29544 raft_consensus.cc:515] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:32.771638 29544 leader_election.cc:290] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:32.783380 29544 raft_consensus.cc:493] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:32.783993 29544 raft_consensus.cc:515] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:32.786562 29544 leader_election.cc:290] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
W20260709 14:55:32.820590 28493 debug-util.cc:398] Leaking SignalData structure 0x7b0800170460 after lost signal to thread 26567
I20260709 14:55:32.884312 29541 raft_consensus.cc:493] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:32.886520 29541 raft_consensus.cc:515] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:32.891160 29541 leader_election.cc:290] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:32.924397 29544 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:32.964145 29544 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:32.966917 29544 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:32.967546 29544 raft_consensus.cc:493] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:32.968111 29544 raft_consensus.cc:515] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:32.973448 29544 leader_election.cc:290] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.066403 29531 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.085753 29531 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.088109 29531 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:33.088706 29531 raft_consensus.cc:493] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.091995 29531 raft_consensus.cc:515] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:33.071018 29543 leader_election.cc:290] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:33.096304 29543 raft_consensus.cc:493] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.096882 29543 raft_consensus.cc:515] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.098973 29543 leader_election.cc:290] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.139972 29541 raft_consensus.cc:493] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.140723 29541 raft_consensus.cc:515] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.142877 29541 leader_election.cc:290] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:33.179046 29544 raft_consensus.cc:493] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.352304 29549 raft_consensus.cc:493] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.365275 29546 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.219532 29543 raft_consensus.cc:493] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.234438 29527 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.365849 29549 raft_consensus.cc:515] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.365990 29546 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:33.366217 29543 raft_consensus.cc:515] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.368150 29546 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.352823 29544 raft_consensus.cc:515] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:33.414757 29544 leader_election.cc:290] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.207662 29545 raft_consensus.cc:493] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.415714 29545 raft_consensus.cc:515] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.418016 29545 leader_election.cc:290] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.360811 29552 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.418952 29552 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.362939 29555 raft_consensus.cc:493] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.216014 29531 leader_election.cc:290] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.366310 29527 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.368528 29543 leader_election.cc:290] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:33.350790 29548 raft_consensus.cc:493] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.421734 29548 raft_consensus.cc:515] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.423031 29527 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.423705 29527 raft_consensus.cc:493] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.424036 29548 leader_election.cc:290] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.352463 29551 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.352043 29534 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.424234 29527 raft_consensus.cc:515] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:33.424933 29534 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.427273 29527 leader_election.cc:290] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:33.428141 29534 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.363049 29550 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.403437 29558 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.429257 29550 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:33.429366 29558 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.431598 29558 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:33.425776 29551 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.431982 29552 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.428112 29555 raft_consensus.cc:515] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:33.400211 29557 raft_consensus.cc:493] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.434520 29557 raft_consensus.cc:515] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:33.435745 29555 leader_election.cc:290] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.361853 29547 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.433184 29550 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.433882 29551 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:33.387743 29556 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.437990 29557 leader_election.cc:290] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:33.437842 29556 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.440328 29556 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.368443 29549 leader_election.cc:290] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.436504 29547 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.442663 29547 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:55:33.466137 26569 debug-util.cc:398] Leaking SignalData structure 0x7b080000fb20 after lost signal to thread 29530
W20260709 14:55:33.467410 26569 kernel_stack_watchdog.cc:198] Thread 29530 stuck at /apache/dev/git/kudu/src/kudu/util/thread.cc:642 for 308ms:
Kernel stack:
(could not read kernel stack)
User stack:
<Timed out: thread did not respond: maybe it is blocking signals>
I20260709 14:55:33.475827 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:33.517694 29541 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.517961 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:33.518949 29541 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.520249 29534 raft_consensus.cc:493] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.521060 29544 raft_consensus.cc:493] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.521243 29534 raft_consensus.cc:515] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.522073 29544 raft_consensus.cc:515] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.532197 29543 raft_consensus.cc:493] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.533377 29543 raft_consensus.cc:515] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:33.536002 29543 leader_election.cc:290] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.541116 29549 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.548715 29549 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:33.542028 29553 raft_consensus.cc:493] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.550233 29553 raft_consensus.cc:515] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:33.599365 29534 leader_election.cc:290] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.599907 29553 leader_election.cc:290] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.600098 29557 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.602500 29557 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:33.536594 29543 raft_consensus.cc:493] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.604827 29543 raft_consensus.cc:515] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.607393 29543 leader_election.cc:290] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:33.607627 29555 raft_consensus.cc:493] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.610508 29555 raft_consensus.cc:515] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.611924 29557 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:33.613440 29555 leader_election.cc:290] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.614069 29555 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.614789 29555 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.618247 29551 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.609477 29549 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:33.619182 29551 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.704526 29550 raft_consensus.cc:493] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.705876 29550 raft_consensus.cc:515] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.707343 29555 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.708137 29546 raft_consensus.cc:493] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.704756 29554 raft_consensus.cc:493] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.708824 29550 leader_election.cc:290] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:33.709385 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:33.716205 29554 raft_consensus.cc:515] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:33.718995 28633 raft_consensus.cc:2468] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:33.719607 29541 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.711858 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:33.719924 28493 debug-util.cc:398] Leaking SignalData structure 0x7b0800055700 after lost signal to thread 28496
I20260709 14:55:33.720201 29541 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.721791 29541 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:33.720538 29554 leader_election.cc:290] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.720502 28634 raft_consensus.cc:2468] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:33.723520 29543 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.724145 29541 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.724460 29543 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:33.724923 29546 raft_consensus.cc:515] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.723558 29558 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.726787 29555 raft_consensus.cc:493] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.727209 29543 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.727671 29555 raft_consensus.cc:515] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.729025 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:33.730378 29555 leader_election.cc:290] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:33.730749 28633 raft_consensus.cc:2468] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:33.730813 29531 raft_consensus.cc:493] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.731343 28462 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35778 (request call id 136) took 1996 ms. Trace:
I20260709 14:55:33.729051 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:33.732115 29543 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.726717 29558 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:33.732654 29545 raft_consensus.cc:493] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.731958 29531 raft_consensus.cc:515] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:33.724505 29547 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.735165 29545 raft_consensus.cc:515] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.735575 29543 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.736119 29547 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.737920 29545 leader_election.cc:290] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:33.732949 29556 raft_consensus.cc:493] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.738332 29543 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.738891 29556 raft_consensus.cc:515] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.739409 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:33.727533 29546 leader_election.cc:290] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.740478 28633 raft_consensus.cc:2468] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:33.741664 29556 leader_election.cc:290] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.732517 28634 raft_consensus.cc:2468] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:33.743145 29531 leader_election.cc:290] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.744081 29558 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.731062 29555 raft_consensus.cc:493] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.725303 29551 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:33.745434 29545 raft_consensus.cc:493] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.745218 29555 raft_consensus.cc:515] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.745254 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:33.746186 29554 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.746971 29558 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.748555 29550 raft_consensus.cc:493] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.748992 29557 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.752740 29557 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:33.755173 29545 raft_consensus.cc:515] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.757840 29545 leader_election.cc:290] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.758548 29555 leader_election.cc:290] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:33.731937 28462 rpcz_store.cc:276] 0709 14:55:31.734289 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:31.748319 (+ 14030us) service_pool.cc:224] Handling call
0709 14:55:33.728211 (+1979892us) spinlock_profiling.cc:243] Waited 68.3 ms on lock 0x7b54003075d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3c090 00007fd1c9edaf3a 00007fd1cfc911cc 00007fd1cfd8f37e 00007fd1ce2502a4 00007fd1ce250232 00007fd1ce250161 00007fd1ce2500dc 00007fd1ce24f392 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:33.731069 (+  2858us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0,"spinlock_wait_cycles":156975488}
I20260709 14:55:33.760103 29550 raft_consensus.cc:515] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.763072 29550 leader_election.cc:290] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:33.768445 29534 raft_consensus.cc:493] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.769269 29534 raft_consensus.cc:515] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:33.771678 29534 leader_election.cc:290] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:33.773054 29557 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:33.768188 29553 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.775317 29553 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:33.776424 28634 raft_consensus.cc:2468] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:33.777640 29553 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:33.780885 29554 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.783672 29554 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.784430 29558 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.786947 29558 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.789381 29554 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.789804 29559 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.790482 29554 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:33.738919 29547 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.790568 29559 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:33.803690 29527 raft_consensus.cc:493] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.804631 29527 raft_consensus.cc:515] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:33.808961 29559 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:33.810441 28637 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47968 (request call id 2) took 1224 ms. Trace:
I20260709 14:55:33.810860 28637 rpcz_store.cc:276] 0709 14:55:32.585545 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:33.809077 (+1223532us) service_pool.cc:224] Handling call
0709 14:55:33.809481 (+   404us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:33.809939 (+   458us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:33.809968 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:55:33.810009 (+    41us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:55:33.810048 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:33.810114 (+    66us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:33.810236 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:55:33.816988 29530 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 2.070s	user 0.006s	sys 0.040s
I20260709 14:55:33.818461 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:33.819216 28712 raft_consensus.cc:2468] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:33.819521 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:33.820425 28706 raft_consensus.cc:2468] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
W20260709 14:55:33.826262 29530 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 2.078s	user 0.007s	sys 0.040s
I20260709 14:55:33.823067 29552 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.829370 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:33.828500 29559 raft_consensus.cc:493] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.838347 29559 raft_consensus.cc:515] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.840790 29559 leader_election.cc:290] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.841018 29561 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.833778 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:33.834417 28459 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44350 (request call id 76) took 2169 ms. Trace:
I20260709 14:55:33.841902 29561 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:33.828846 29527 leader_election.cc:290] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:33.467447 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:33.845424 29554 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:33.823580 29547 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.831079 29552 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:33.853797 29552 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:33.857961 29530 raft_consensus.cc:493] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.858831 29530 raft_consensus.cc:515] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:33.861672 29530 leader_election.cc:290] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.864033 29559 raft_consensus.cc:493] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.864902 29559 raft_consensus.cc:515] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:33.865532 29558 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.866323 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:33.866176 29558 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:33.867237 29522 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.867961 29522 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:33.868539 29558 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.871066 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:33.871774 28637 raft_consensus.cc:2468] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:33.867277 29559 leader_election.cc:290] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.872723 29530 raft_consensus.cc:493] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.881954 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:33.882304 29561 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.842449 28459 rpcz_store.cc:276] 0709 14:55:31.665211 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:31.665528 (+   317us) service_pool.cc:224] Handling call
0709 14:55:33.834148 (+2168620us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:31.689068 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:31.689645 (+   577us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:31.689681 (+    36us) write_op.cc:435] Acquired schema lock
0709 14:55:31.689697 (+    16us) tablet.cc:662] Decoding operations
0709 14:55:31.690000 (+   303us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:31.690072 (+    72us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:31.690103 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:55:31.690275 (+   172us) tablet.cc:701] Row locks acquired
0709 14:55:31.690292 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:55:31.690422 (+   130us) write_op.cc:270] Start()
0709 14:55:31.690528 (+   106us) write_op.cc:276] Timestamp: P: 1783608931690386 usec, L: 0
0709 14:55:31.690547 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 14:55:31.691270 (+   723us) log.cc:844] Serialized 537 byte log entry
0709 14:55:31.746029 (+ 54759us) op_driver.cc:464] REPLICATION: finished
0709 14:55:31.821321 (+ 75292us) write_op.cc:301] APPLY: starting
0709 14:55:31.821406 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:31.821504 (+    98us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:31.821644 (+   140us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:31.821875 (+   231us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:31.821981 (+   106us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:55:31.822012 (+    31us) write_op.cc:312] APPLY: finished
0709 14:55:31.822225 (+   213us) log.cc:844] Serialized 22 byte log entry
0709 14:55:31.822376 (+   151us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:31.822449 (+    73us) write_op.cc:454] Released schema lock
0709 14:55:31.822474 (+    25us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:31.829734 (+  7260us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:31.829768 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":75058,"apply.run_cpu_time_us":1531,"apply.run_wall_time_us":8340,"num_ops":1,"prepare.queue_time_us":16670,"prepare.run_cpu_time_us":8519,"prepare.run_wall_time_us":43010,"raft.queue_time_us":26903,"raft.run_cpu_time_us":14878,"raft.run_wall_time_us":73787,"replication_time_us":55353,"thread_start_us":150582,"threads_started":4,"wal-append.queue_time_us":25949}]]}
I20260709 14:55:33.892025 29544 leader_election.cc:290] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:33.892645 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:33.893529 29385 raft_consensus.cc:2468] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:33.895195 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:33.895937 29381 raft_consensus.cc:2468] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:33.903228 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:33.904215 29388 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:33.904834 29541 raft_consensus.cc:493] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.905462 29541 raft_consensus.cc:515] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:33.905843 29551 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.906713 29543 raft_consensus.cc:493] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.907195 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:33.907382 29543 raft_consensus.cc:515] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.908023 29383 raft_consensus.cc:2468] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:33.904767 29555 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.909610 29555 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:33.909930 29562 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.910310 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:33.872037 29522 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.910634 29562 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:33.906713 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:33.930533 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:33.933022 29556 raft_consensus.cc:493] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.933768 29556 raft_consensus.cc:515] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.934170 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:33.935056 29388 raft_consensus.cc:2468] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:33.936012 29546 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.936746 29546 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.903306 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:33.930766 29545 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.931382 29531 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.904232 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:33.930128 29547 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.938525 29560 raft_consensus.cc:493] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.931123 29530 raft_consensus.cc:515] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:33.953064 28787 raft_consensus.cc:2468] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:33.954329 29544 raft_consensus.cc:493] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:33.959403 29531 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.959843 29544 raft_consensus.cc:515] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:55:33.961616 28493 debug-util.cc:398] Leaking SignalData structure 0x7b0800103d20 after lost signal to thread 28663
I20260709 14:55:33.961771 29531 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:33.962069 29544 leader_election.cc:290] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.940070 29545 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.962961 29547 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.963611 29560 raft_consensus.cc:515] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:33.965889 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:33.967872 29560 leader_election.cc:290] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:33.969806 29386 raft_consensus.cc:2468] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:33.969946 29541 leader_election.cc:290] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.971704 29522 raft_consensus.cc:993] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d: : Instructing follower c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:33.972348 29534 raft_consensus.cc:1081] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Signalling peer c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:33.972985 29507 raft_consensus.cc:493] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:33.953281 29527 raft_consensus.cc:493] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.983415 29527 raft_consensus.cc:515] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:33.986100 29527 leader_election.cc:290] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:33.989918 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:33.907927 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:33.994314 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:33.995280 28493 debug-util.cc:398] Leaking SignalData structure 0x7b080032bd40 after lost signal to thread 28737
I20260709 14:55:33.964454 29549 raft_consensus.cc:493] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:33.996258 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:33.996522 28493 debug-util.cc:398] Leaking SignalData structure 0x7b0800225460 after lost signal to thread 28811
W20260709 14:55:33.996847 28493 debug-util.cc:398] Leaking SignalData structure 0x7b080029e000 after lost signal to thread 28812
I20260709 14:55:33.996941 29383 raft_consensus.cc:2468] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
W20260709 14:55:33.998005 28493 debug-util.cc:398] Leaking SignalData structure 0x7b0800127b40 after lost signal to thread 29413
W20260709 14:55:33.998310 28493 debug-util.cc:398] Leaking SignalData structure 0x7b08000937c0 after lost signal to thread 29415
I20260709 14:55:33.999503 29561 raft_consensus.cc:993] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d: : Instructing follower c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:33.996016 29549 raft_consensus.cc:515] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:34.001137 28783 raft_consensus.cc:2468] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:33.979598 29551 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:34.010150 29384 raft_consensus.cc:2468] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:34.010902 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.011660 28708 raft_consensus.cc:2468] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:34.012797 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.013394 29551 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:34.013547 29386 raft_consensus.cc:2468] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:34.014336 29549 leader_election.cc:290] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:33.973590 29507 raft_consensus.cc:515] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:34.001784 29562 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:34.002737 29555 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:34.002933 29561 raft_consensus.cc:1081] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Signalling peer c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:34.015259 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.017825 29552 raft_consensus.cc:493] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:34.019184 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.020736 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.023399 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.023766 28780 raft_consensus.cc:1275] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:34.024207 29530 leader_election.cc:290] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:34.024806 29548 raft_consensus.cc:493] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.025413 29548 raft_consensus.cc:515] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:34.026100 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.026665 28637 raft_consensus.cc:2468] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:34.027335 29548 leader_election.cc:290] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:34.027536 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.028190 28634 raft_consensus.cc:2468] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:34.028365 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.028999 28708 raft_consensus.cc:2468] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:34.029441 29333 leader_election.cc:304] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:34.030054 29556 leader_election.cc:290] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.030262 29547 raft_consensus.cc:493] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:34.029994 29557 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.031035 29530 raft_consensus.cc:2804] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.031215 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.031600 29530 raft_consensus.cc:493] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:34.032063 29530 raft_consensus.cc:3060] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.032414 29507 leader_election.cc:290] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:34.032919 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.033157 29552 raft_consensus.cc:515] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:34.034364 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.035151 29566 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:34.035281 29552 leader_election.cc:290] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:34.032424 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.031656 29557 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.037474 28783 raft_consensus.cc:1275] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:34.037858 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.038470 28637 raft_consensus.cc:2468] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:34.035771 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.040710 28635 raft_consensus.cc:2468] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:34.040745 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.041077 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.041630 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.042127 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.042326 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.042737 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.042796 28781 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:34.030916 29547 raft_consensus.cc:515] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:34.043589 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.035790 29333 leader_election.cc:304] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:34.044273 28784 raft_consensus.cc:2468] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:34.044937 29547 leader_election.cc:290] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:34.042668 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.038404 29557 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.047089 29545 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.049599 29563 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.030767 29543 leader_election.cc:290] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.049394 29565 raft_consensus.cc:493] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:34.050145 29557 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.050146 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.050592 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.050885 29557 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.035784 29566 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.052888 29556 raft_consensus.cc:2804] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.056787 29556 raft_consensus.cc:493] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:34.056777 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.057367 29556 raft_consensus.cc:3060] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.058679 29515 raft_consensus.cc:493] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:34.057217 29516 raft_consensus.cc:493] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:34.054920 29549 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.051723 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.061566 29569 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.061818 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.061622 29549 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:34.063431 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.051118 29565 raft_consensus.cc:515] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:34.059331 29515 raft_consensus.cc:515] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:34.062173 29569 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:34.062034 29386 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:34.068440 28633 raft_consensus.cc:2468] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:34.069437 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.069994 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.070120 28712 raft_consensus.cc:2468] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:34.064790 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.067160 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.061345 29516 raft_consensus.cc:515] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.070329 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.081715 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.082301 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.082417 29383 raft_consensus.cc:2468] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:34.082988 29384 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:34.085629 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.081604 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.084846 29550 raft_consensus.cc:493] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:34.086808 28704 raft_consensus.cc:2468] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:34.087124 29515 leader_election.cc:290] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:34.086912 29550 raft_consensus.cc:515] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:34.089231 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.089901 28785 raft_consensus.cc:2468] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:34.090444 29565 leader_election.cc:290] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:34.091753 29516 leader_election.cc:290] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:34.092772 29550 leader_election.cc:290] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:34.093293 29557 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.093724 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.094470 28707 raft_consensus.cc:2468] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:34.050204 29563 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:34.078182 29546 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.097514 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.102384 29563 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:34.089742 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.104755 29566 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:34.106474 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.106851 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.107178 29386 raft_consensus.cc:2468] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:34.107501 29384 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:34.108134 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:34.090915 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 57068.2us
I20260709 14:55:34.112361 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.121310 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.122017 29381 raft_consensus.cc:2468] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:34.123021 28678 leader_election.cc:304] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.123867 29522 raft_consensus.cc:2804] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:34.124258 29522 raft_consensus.cc:493] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.124640 29522 raft_consensus.cc:3060] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.125869 28752 leader_election.cc:304] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.126281 28678 leader_election.cc:304] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.126942 28752 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.128172 29567 raft_consensus.cc:2804] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.128003 29549 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:34.128580 29567 raft_consensus.cc:493] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.129029 29567 raft_consensus.cc:3060] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.133529 29568 raft_consensus.cc:2804] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.133626 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.133944 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.134572 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.134706 28786 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:34.135082 29569 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:34.136075 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.136436 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.138439 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.140872 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.141535 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.142109 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.142704 28784 raft_consensus.cc:2468] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:34.134473 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.145041 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.080915 29333 leader_election.cc:304] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
W20260709 14:55:34.146342 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 88254.4us
I20260709 14:55:34.134025 29568 raft_consensus.cc:493] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.147053 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.147516 28712 raft_consensus.cc:1275] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:34.146436 29546 raft_consensus.cc:2804] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.148149 29546 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:34.148552 29546 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.148871 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.149075 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.150674 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.151311 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.151955 28780 raft_consensus.cc:2468] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:34.147073 29333 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:34.152915 29543 raft_consensus.cc:2804] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:34.147467 29568 raft_consensus.cc:3060] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.153379 29543 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:34.153784 29543 raft_consensus.cc:3060] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.153079 29333 leader_election.cc:304] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:34.154472 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.155949 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.156508 29333 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:34.156379 29545 raft_consensus.cc:2804] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:34.157394 29555 raft_consensus.cc:2804] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.157424 29545 raft_consensus.cc:493] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:34.157806 29555 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:34.158053 29545 raft_consensus.cc:3060] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.158226 29555 raft_consensus.cc:3060] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.153008 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.155963 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.161229 28706 raft_consensus.cc:2468] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:34.152588 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.158149 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.165264 29557 raft_consensus.cc:2804] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:34.165148 29545 raft_consensus.cc:515] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.165846 29557 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.166256 29557 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.168228 29545 leader_election.cc:290] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.180401 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.180716 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.168999 28752 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.181872 29563 raft_consensus.cc:2804] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:34.182278 29563 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.182626 29563 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.184100 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.176440 29522 raft_consensus.cc:515] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:34.169939 29386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72162f5a023a42e997289b339942c72c"
dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:38610
I20260709 14:55:34.170444 29385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8"
dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:38610
I20260709 14:55:34.165279 29555 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.171733 28750 leader_election.cc:304] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.190296 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.190826 28750 leader_election.cc:304] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.192073 29546 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:34.192574 29548 raft_consensus.cc:2804] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.192999 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.192342 29552 raft_consensus.cc:2804] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:34.194157 29552 raft_consensus.cc:493] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.194389 29546 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:34.194573 29552 raft_consensus.cc:3060] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.194902 29386 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:34.195322 29386 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.132009 29530 raft_consensus.cc:515] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.175375 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.176795 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.177713 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.177960 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.179025 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.212220 28780 raft_consensus.cc:2468] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:34.179311 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.188124 28752 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.213331 28459 catalog_manager.cc:5697] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 2 to 3, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 3 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } }
I20260709 14:55:34.214556 28752 leader_election.cc:304] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:34.169277 29333 leader_election.cc:304] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:34.174556 29557 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.196748 28785 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:34.197621 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.219240 29546 consensus_queue.cc:1048] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:34.221498 29566 raft_consensus.cc:493] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:34.221994 29566 raft_consensus.cc:515] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:34.222242 29335 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.223263 29562 consensus_queue.cc:1048] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:34.223305 29545 raft_consensus.cc:2804] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:34.223953 29566 leader_election.cc:290] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:34.224362 29545 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.224790 29545 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.203830 29563 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.183559 29556 raft_consensus.cc:515] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:34.211005 29552 raft_consensus.cc:515] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:34.193006 29548 raft_consensus.cc:493] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.215727 29569 raft_consensus.cc:2804] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.235773 29382 raft_consensus.cc:1240] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:34.216100 29340 raft_consensus.cc:2749] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:34.195283 29555 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.225121 29560 raft_consensus.cc:2804] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.238256 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.239948 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.236964 29569 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:34.225785 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.241159 29560 raft_consensus.cc:493] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:34.241575 29560 raft_consensus.cc:3060] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.241914 29563 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.240864 29569 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.242694 28783 raft_consensus.cc:1240] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:34.242897 29552 leader_election.cc:290] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:34.244503 29335 leader_election.cc:304] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:34.187934 29568 raft_consensus.cc:515] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:34.224781 28750 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:34.226979 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.227787 29522 leader_election.cc:290] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:34.228585 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.217049 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:34.230100 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.231030 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.231755 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.253749 29568 leader_election.cc:290] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:34.231956 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.232498 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.255482 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.232568 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.233042 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.236156 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.236092 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.235697 28705 raft_consensus.cc:1240] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:34.236744 29548 raft_consensus.cc:3060] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.238605 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.258526 29557 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.259124 29545 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.247507 29335 leader_election.cc:304] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.260885 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.261422 29546 raft_consensus.cc:2804] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.261811 29546 raft_consensus.cc:493] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.262184 29546 raft_consensus.cc:3060] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.236042 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.237982 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.215492 29386 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:34.214411 29543 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:34.225041 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 57263.5us
I20260709 14:55:34.234062 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:34.272300 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.247483 29385 raft_consensus.cc:493] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:34.248813 29556 leader_election.cc:290] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:34.180259 29567 raft_consensus.cc:515] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.250063 29560 raft_consensus.cc:515] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:34.253298 29505 raft_consensus.cc:2749] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:34.255630 29530 leader_election.cc:290] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.279019 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.236795 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.280128 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.280368 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.280109 29543 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:34.281693 29333 leader_election.cc:304] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.283314 29543 raft_consensus.cc:2804] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.283691 29543 raft_consensus.cc:493] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:34.284086 29543 raft_consensus.cc:3060] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.252549 28750 leader_election.cc:304] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.257387 28784 raft_consensus.cc:2393] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 3: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:34.260932 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.285130 29505 raft_consensus.cc:2804] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.247015 29555 raft_consensus.cc:2804] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.285516 29505 raft_consensus.cc:493] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.285944 29555 raft_consensus.cc:493] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.265738 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.266083 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.262269 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.285537 28635 raft_consensus.cc:2468] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:34.267414 28708 raft_consensus.cc:1240] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:34.268107 29545 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.268543 29386 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:34.269439 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.290266 28634 raft_consensus.cc:2468] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:34.271534 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.273023 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:34.275195 28752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 57878.5us
I20260709 14:55:34.275727 29385 raft_consensus.cc:3060] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.287271 28636 raft_consensus.cc:2468] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:34.292086 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.257387 29569 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:34.292923 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.280296 28638 raft_consensus.cc:2468] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:34.292958 29560 leader_election.cc:290] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:34.294719 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.294880 29335 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.293893 29555 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.272899 28678 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:34.283776 29333 leader_election.cc:304] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:34.296689 29333 leader_election.cc:304] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:34.296875 28678 leader_election.cc:304] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:34.296777 29522 raft_consensus.cc:2804] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.297616 29333 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.276497 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:34.273327 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.277166 28787 raft_consensus.cc:2393] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 2: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:34.278242 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.278399 29567 leader_election.cc:290] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.286087 29505 raft_consensus.cc:3060] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.298020 29545 raft_consensus.cc:2804] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.311367 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.297768 28678 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.308089 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:34.291666 28752 leader_election.cc:304] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.315166 28678 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:34.320693 28678 leader_election.cc:304] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.296434 29560 raft_consensus.cc:2804] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.325681 29385 raft_consensus.cc:515] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:34.326253 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:34.326259 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.298220 29530 raft_consensus.cc:2804] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.330551 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.298072 29568 raft_consensus.cc:2804] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.330818 29530 raft_consensus.cc:493] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:34.297767 29522 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.327407 29560 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:34.327930 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:34.331312 29530 raft_consensus.cc:3060] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.331851 29522 raft_consensus.cc:3060] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.327692 29534 raft_consensus.cc:2804] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.332448 29534 raft_consensus.cc:493] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:34.332834 29534 raft_consensus.cc:3060] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.331046 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:34.333518 29384 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.312702 28632 raft_consensus.cc:2468] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:34.329684 29383 raft_consensus.cc:2393] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 3: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:34.327826 28678 leader_election.cc:304] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:34.331720 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.295514 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:34.337654 29382 raft_consensus.cc:2468] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:34.337756 28678 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:34.337911 28707 raft_consensus.cc:2393] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 3: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:34.320501 29549 raft_consensus.cc:2804] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.338199 29569 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:34.325718 29570 raft_consensus.cc:2804] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.338441 29549 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:34.338773 29547 raft_consensus.cc:2804] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.323108 29564 raft_consensus.cc:2804] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.339278 29507 raft_consensus.cc:2804] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:34.339618 29547 raft_consensus.cc:493] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.339630 29570 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.340027 29507 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.340301 29547 raft_consensus.cc:3060] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.336949 28779 raft_consensus.cc:1240] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:34.339216 29549 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.323096 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.339916 29564 raft_consensus.cc:493] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.341482 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:34.338537 28678 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:34.295467 28780 raft_consensus.cc:2468] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:34.340560 29570 raft_consensus.cc:3060] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.340652 29507 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.341988 29564 raft_consensus.cc:3060] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.331951 29381 raft_consensus.cc:3060] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.307132 28705 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:34.314586 29545 raft_consensus.cc:493] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:34.346670 28678 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.328344 29556 raft_consensus.cc:2804] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.349232 28678 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.350037 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:34.301659 29546 raft_consensus.cc:515] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.348982 28752 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.299860 29548 raft_consensus.cc:515] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:34.354431 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.328161 29567 consensus_queue.cc:1059] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 14:55:34.352053 29553 raft_consensus.cc:2804] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.353178 29554 raft_consensus.cc:2804] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:34.355624 29335 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.355914 29559 raft_consensus.cc:2804] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.343708 29333 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.356168 29546 leader_election.cc:290] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.331773 29560 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.345820 29555 raft_consensus.cc:515] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.369695 29555 leader_election.cc:290] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.338832 29568 raft_consensus.cc:493] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.372255 28782 raft_consensus.cc:1240] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:34.372570 29384 raft_consensus.cc:2468] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:34.372424 29568 raft_consensus.cc:3060] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.352639 28750 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:34.352035 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.358858 29553 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.351203 29556 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:34.359000 29554 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:34.360934 28787 raft_consensus.cc:1240] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:34.361145 29385 leader_election.cc:290] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:34.379107 29562 raft_consensus.cc:2804] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:34.379106 29554 raft_consensus.cc:3060] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.380756 29562 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.381206 29562 raft_consensus.cc:3060] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.351470 29545 raft_consensus.cc:3060] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.366040 28752 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:34.358700 29559 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:34.374425 28784 raft_consensus.cc:1240] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:34.361773 29567 raft_consensus.cc:3055] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:34.378966 29556 raft_consensus.cc:3060] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.393802 28752 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.358132 29569 raft_consensus.cc:2804] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:34.393986 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.394474 29569 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.394902 29569 raft_consensus.cc:3060] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.396117 29566 consensus_queue.cc:1059] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:34.397346 29571 raft_consensus.cc:3055] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:34.397701 29571 raft_consensus.cc:740] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:34.399228 29505 raft_consensus.cc:515] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:34.400473 29566 consensus_queue.cc:1059] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:34.401124 28779 raft_consensus.cc:1240] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:34.390487 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.402500 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.402534 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.403687 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.404542 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.404881 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.381601 29555 raft_consensus.cc:2804] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.378113 29553 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.378221 29557 raft_consensus.cc:2804] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:34.388965 29559 raft_consensus.cc:3060] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.408145 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.408484 29572 raft_consensus.cc:2749] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:34.391371 29567 raft_consensus.cc:740] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:34.408768 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:34.409936 29548 leader_election.cc:290] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:34.410105 29550 raft_consensus.cc:3055] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:34.418229 29569 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.423424 29381 raft_consensus.cc:2468] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:34.424118 29552 raft_consensus.cc:2804] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:34.425134 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.411038 29555 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:34.426460 29555 raft_consensus.cc:3060] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.424597 29552 raft_consensus.cc:697] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:34.413425 29557 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.428267 29552 consensus_queue.cc:237] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:34.386293 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 49261.8us
I20260709 14:55:34.428992 29557 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.428117 29507 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:34.417006 29550 raft_consensus.cc:740] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:34.445724 29549 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:34.448235 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.449755 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.450451 28636 raft_consensus.cc:2468] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:34.447729 29549 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:34.456813 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 103973us
I20260709 14:55:34.443324 29534 raft_consensus.cc:515] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:34.459224 29555 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.460397 29534 leader_election.cc:290] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:34.461194 29555 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.461587 29522 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:34.463613 29522 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.464751 28604 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.464906 29335 leader_election.cc:304] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.459502 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:34.465456 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 49220.4us
I20260709 14:55:34.451717 29543 raft_consensus.cc:515] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.458953 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.429064 29571 consensus_queue.cc:260] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:34.410427 29570 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:34.459301 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.481513 29555 raft_consensus.cc:2749] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:34.490923 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.484014 29516 raft_consensus.cc:2804] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:55:34.493014 28752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 99294.4us
I20260709 14:55:34.500823 28752 leader_election.cc:304] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.502053 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.502133 29550 consensus_queue.cc:260] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.503206 29550 raft_consensus.cc:3060] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.487639 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.504629 29384 raft_consensus.cc:1240] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:34.466147 29530 raft_consensus.cc:515] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:34.507200 29547 raft_consensus.cc:515] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:34.508864 29569 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.509380 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.505499 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:34.514292 29571 raft_consensus.cc:3060] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.521003 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:34.523526 29386 raft_consensus.cc:1240] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:34.497133 29516 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.504088 29381 raft_consensus.cc:1240] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:34.530121 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:34.488492 29515 consensus_queue.cc:1059] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 14:55:34.533473 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:34.512421 29556 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.490505 29544 consensus_queue.cc:1059] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 14:55:34.530449 29516 raft_consensus.cc:3060] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.529395 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.528420 29505 leader_election.cc:290] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:34.546875 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:34.549749 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:34.550437 28708 raft_consensus.cc:2393] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 2: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:34.551857 29544 raft_consensus.cc:3055] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:34.552304 29544 raft_consensus.cc:740] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:34.553074 29544 consensus_queue.cc:260] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.554960 28711 raft_consensus.cc:1240] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:34.555642 28784 raft_consensus.cc:2393] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 3: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:34.551822 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.527779 29559 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:34.541121 29563 raft_consensus.cc:2804] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:34.558925 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:34.563694 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:34.564411 29547 leader_election.cc:290] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.565060 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:34.565802 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.566179 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.544914 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:34.566488 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:34.567152 28704 raft_consensus.cc:1240] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:34.543495 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.567638 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:34.573577 29382 raft_consensus.cc:1240] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:34.573112 29567 consensus_queue.cc:260] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.529621 29565 consensus_queue.cc:1059] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 14:55:34.538067 29541 consensus_queue.cc:1059] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 14:55:34.574358 29388 raft_consensus.cc:1240] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 3. Ops: []
I20260709 14:55:34.567065 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.574388 29378 raft_consensus.cc:1240] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:34.576433 29568 raft_consensus.cc:515] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:34.586123 29563 raft_consensus.cc:697] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
W20260709 14:55:34.587708 28602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:34.554340 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:34.596514 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:34.669819 28778 raft_consensus.cc:2393] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 2: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:34.669391 29563 consensus_queue.cc:237] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.670747 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:34.671640 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:34.672971 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.673306 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.554172 29569 consensus_queue.cc:1059] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 14:55:34.567667 29380 raft_consensus.cc:1240] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:34.645594 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.650743 29527 consensus_queue.cc:1059] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:55:34.650013 28752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 70771.9us
I20260709 14:55:34.660214 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:34.646979 29545 raft_consensus.cc:515] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:34.666427 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.668093 29567 raft_consensus.cc:3060] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.668172 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:34.669392 29543 leader_election.cc:290] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:55:34.681330 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 109391us
I20260709 14:55:34.660938 29544 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.685323 28678 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.688696 29559 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:34.678709 29507 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.704622 28678 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
W20260709 14:55:34.706959 26569 debug-util.cc:398] Leaking SignalData structure 0x7b080000f720 after lost signal to thread 29530
I20260709 14:55:34.689558 29527 raft_consensus.cc:3055] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:34.713737 29386 raft_consensus.cc:1240] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:34.716297 28678 leader_election.cc:304] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:34.724813 28786 raft_consensus.cc:2393] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 3: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:34.726548 29545 leader_election.cc:290] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:34.726747 29574 raft_consensus.cc:2749] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:34.728207 29557 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:34.715847 29527 raft_consensus.cc:740] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:34.728638 28750 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:34.729394 28782 raft_consensus.cc:1240] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:55:34.731914 28678 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:34.714553 29547 raft_consensus.cc:2804] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.705571 29577 consensus_queue.cc:1059] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:34.730319 29557 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:34.741041 29554 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:34.722340 29522 raft_consensus.cc:2804] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.741886 29516 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.742375 29522 raft_consensus.cc:493] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.742779 29522 raft_consensus.cc:3060] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.742867 28634 raft_consensus.cc:1240] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:34.743487 28713 raft_consensus.cc:1240] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:34.744784 29516 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:34.745424 29564 raft_consensus.cc:515] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.746500 29505 raft_consensus.cc:3055] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:34.730834 29527 consensus_queue.cc:260] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.746913 29505 raft_consensus.cc:740] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:34.747309 29564 leader_election.cc:290] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.747598 29527 raft_consensus.cc:3060] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:55:34.749891 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 84406.6us
I20260709 14:55:34.764956 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:34.724841 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:34.766961 29379 raft_consensus.cc:3060] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:34.767575 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 76688.2us
I20260709 14:55:34.768251 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:34.774050 29379 raft_consensus.cc:2468] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:34.730697 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.730726 29556 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.730438 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.783968 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:34.730806 29530 leader_election.cc:290] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:34.747857 29505 consensus_queue.cc:260] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.789177 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.737637 29547 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:34.750910 29572 raft_consensus.cc:2804] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:55:34.807080 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 53844.1us
I20260709 14:55:34.745450 29561 raft_consensus.cc:2804] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:34.821544 29561 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.821919 29561 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.724093 29562 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.808562 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:34.814889 29547 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.743074 29554 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:34.827209 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 50237.7us
I20260709 14:55:34.829071 28602 leader_election.cc:304] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.826408 29382 raft_consensus.cc:2393] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 2: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:34.837648 29522 raft_consensus.cc:515] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:34.825949 28750 leader_election.cc:304] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
W20260709 14:55:34.823963 29582 log.cc:927] Time spent T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.061s	user 0.002s	sys 0.006s
I20260709 14:55:34.849185 28602 leader_election.cc:304] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.840924 29553 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:34.846707 28750 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:34.851492 29589 raft_consensus.cc:2749] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:34.817373 29572 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:34.848728 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.845844 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:34.859305 29383 raft_consensus.cc:2393] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 3: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:34.819257 29560 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:34.866767 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.867587 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.847445 29505 raft_consensus.cc:3060] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.877074 29380 raft_consensus.cc:1240] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:34.877696 29382 raft_consensus.cc:1240] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:34.878242 29381 raft_consensus.cc:1240] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:34.819027 29559 consensus_queue.cc:1059] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 14:55:34.864265 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.878139 29562 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.880734 28676 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:34.882769 28785 raft_consensus.cc:1240] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:34.865955 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:34.883536 28750 leader_election.cc:304] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
W20260709 14:55:34.847030 28605 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:34.848497 29522 leader_election.cc:290] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:34.851013 29563 raft_consensus.cc:2749] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:55:34.879791 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 116526us
I20260709 14:55:34.883062 29572 raft_consensus.cc:3060] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.888489 28602 leader_election.cc:304] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.892086 28678 leader_election.cc:304] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.886025 29579 raft_consensus.cc:2749] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:34.885977 29388 raft_consensus.cc:2468] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:34.895768 28750 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:34.892655 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.899637 29382 raft_consensus.cc:2393] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 2: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:34.899771 29552 raft_consensus.cc:2749] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:34.900548 29381 raft_consensus.cc:1240] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:34.893954 28786 raft_consensus.cc:1240] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:34.901652 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:34.902664 29515 raft_consensus.cc:2749] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:34.907322 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:34.907908 28630 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.908092 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:34.891026 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.892629 28638 raft_consensus.cc:2468] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:34.911934 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:34.912266 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:34.912969 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:34.913465 29515 consensus_queue.cc:1059] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:34.914077 29576 raft_consensus.cc:2749] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:34.912554 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:34.904353 28632 raft_consensus.cc:2468] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:34.909224 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:34.894904 29587 raft_consensus.cc:2749] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:55:34.898558 28605 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:34.919600 28676 leader_election.cc:304] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.917714 28602 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.914520 29571 raft_consensus.cc:3055] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:34.941316 28676 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.924940 29581 raft_consensus.cc:2749] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:34.946686 29553 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:34.947842 28676 leader_election.cc:304] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.948689 29559 raft_consensus.cc:2804] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.916247 29585 raft_consensus.cc:3055] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:34.950063 28676 leader_election.cc:304] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.909946 29589 consensus_queue.cc:1059] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 14:55:34.953130 29380 raft_consensus.cc:1240] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:34.953414 29589 raft_consensus.cc:3055] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:34.953751 29589 raft_consensus.cc:740] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:34.951143 28602 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.949182 29559 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:34.955701 29559 raft_consensus.cc:3060] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.954481 29589 consensus_queue.cc:260] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.941673 29571 raft_consensus.cc:740] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:34.942368 29544 raft_consensus.cc:2749] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:34.957093 29590 raft_consensus.cc:2804] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.951618 29560 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:34.943877 29574 raft_consensus.cc:2804] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.971367 29574 raft_consensus.cc:493] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:34.971756 29574 raft_consensus.cc:3060] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.942103 29594 raft_consensus.cc:2749] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:34.973493 28602 leader_election.cc:304] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.958590 29588 raft_consensus.cc:2749] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:34.960111 29571 consensus_queue.cc:260] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:34.962421 29586 log.cc:927] Time spent T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260709 14:55:34.961206 29569 raft_consensus.cc:3055] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:34.964448 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.954949 29585 raft_consensus.cc:740] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:34.969118 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:34.969738 29561 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:34.970351 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:34.997854 28462 catalog_manager.cc:5697] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 2 to 3, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 3 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:34.998901 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:34.999480 29561 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:34.958425 29333 leader_election.cc:304] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:34.969147 29566 raft_consensus.cc:3055] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:34.992524 28678 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:35.000193 29378 raft_consensus.cc:1240] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.002252 29547 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:35.000165 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:35.003618 29381 raft_consensus.cc:2393] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 2: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:35.000586 29566 raft_consensus.cc:740] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:35.004110 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:35.004264 29547 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:35.004742 29566 consensus_queue.cc:260] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:34.974639 29589 raft_consensus.cc:3060] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.955240 29553 raft_consensus.cc:2804] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.975288 28602 leader_election.cc:304] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.975483 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:34.978713 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:34.963797 29590 raft_consensus.cc:493] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:34.975009 29550 raft_consensus.cc:2749] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:34.979600 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:34.978615 29569 raft_consensus.cc:740] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:34.981346 29571 raft_consensus.cc:3060] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.974350 29570 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:35.013020 29584 raft_consensus.cc:3055] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:34.982954 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:34.985189 29384 raft_consensus.cc:1240] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:34.977491 28604 leader_election.cc:304] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.992930 29581 consensus_queue.cc:1059] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:34.993650 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:34.993836 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:34.994390 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.025987 29584 raft_consensus.cc:740] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
W20260709 14:55:35.026445 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 51267.4us
I20260709 14:55:35.027135 28604 leader_election.cc:304] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:35.026981 29584 consensus_queue.cc:260] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:35.027446 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:35.028281 29584 raft_consensus.cc:3060] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.018769 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.029892 28633 raft_consensus.cc:3060] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:55:35.018992 29541 raft_consensus.cc:2749] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:34.996408 29554 consensus_queue.cc:1059] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:35.028519 28604 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.992589 28784 raft_consensus.cc:2468] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:34.995106 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:34.955385 28676 leader_election.cc:304] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:34.992847 28637 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
W20260709 14:55:35.016026 28750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:35.035501 29588 raft_consensus.cc:2749] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.036721 29544 raft_consensus.cc:2749] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.036562 29548 consensus_queue.cc:1059] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:35.037812 29577 raft_consensus.cc:3055] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.038158 29577 raft_consensus.cc:740] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:35.018088 28602 leader_election.cc:304] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.004940 29547 raft_consensus.cc:2804] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:35.005319 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:34.982417 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:35.044596 29568 leader_election.cc:290] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:35.045250 29554 raft_consensus.cc:3055] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.019353 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.028872 29388 raft_consensus.cc:1240] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 3. Ops: []
I20260709 14:55:35.005681 29560 consensus_queue.cc:1059] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 14:55:35.024223 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:35.024097 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:35.017030 29590 raft_consensus.cc:3060] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.054586 28709 raft_consensus.cc:1240] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.023607 29530 raft_consensus.cc:2804] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:34.995105 29579 raft_consensus.cc:493] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:35.039577 29570 raft_consensus.cc:3055] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.059214 29570 raft_consensus.cc:740] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:35.059607 29552 consensus_queue.cc:1059] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:35.024263 29566 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:35.016402 29553 raft_consensus.cc:493] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
W20260709 14:55:35.047263 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 91918.9us
I20260709 14:55:35.048108 29567 consensus_queue.cc:1059] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:35.049481 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:35.050755 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:35.038969 29577 consensus_queue.cc:260] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:35.051263 28605 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:35.050668 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:35.052723 28604 leader_election.cc:304] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:35.053413 28678 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.055331 29544 raft_consensus.cc:3060] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:35.042634 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 85189.2us
I20260709 14:55:35.057420 29386 raft_consensus.cc:1240] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.056118 28602 leader_election.cc:304] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.057994 29530 raft_consensus.cc:493] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:35.063357 29580 raft_consensus.cc:3055] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.060367 29579 raft_consensus.cc:515] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:35.042521 29548 raft_consensus.cc:493] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:35.065852 28676 leader_election.cc:304] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.055042 29588 raft_consensus.cc:2749] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.045629 29554 raft_consensus.cc:740] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:35.061810 29547 raft_consensus.cc:697] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:35.060032 29570 consensus_queue.cc:260] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.071671 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:35.072630 29516 raft_consensus.cc:2749] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.073176 29384 raft_consensus.cc:1240] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.067910 29553 raft_consensus.cc:3060] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.065078 29578 raft_consensus.cc:2749] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.082271 28676 leader_election.cc:304] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.084461 28604 leader_election.cc:304] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:35.077898 28705 raft_consensus.cc:2393] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 3: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:35.075114 29530 raft_consensus.cc:3060] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.082931 29548 raft_consensus.cc:515] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:35.089943 28780 raft_consensus.cc:2393] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 2: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:35.090728 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:35.091125 29579 leader_election.cc:290] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:35.098870 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:35.103161 28604 leader_election.cc:304] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.073563 29564 consensus_queue.cc:1059] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 14:55:35.080636 29580 raft_consensus.cc:740] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:35.083421 29581 raft_consensus.cc:2749] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:35.092168 29577 raft_consensus.cc:3060] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.062726 29569 consensus_queue.cc:260] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:35.092301 29565 raft_consensus.cc:2749] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.084013 29560 raft_consensus.cc:493] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:35.065716 29572 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:35.097813 29516 raft_consensus.cc:2749] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.100318 29557 consensus_queue.cc:1059] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 14:55:35.113994 29548 leader_election.cc:290] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:35.092909 29561 consensus_queue.cc:1059] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 14:55:35.116709 29385 raft_consensus.cc:1240] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:35.117108 29583 consensus_queue.cc:1059] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
W20260709 14:55:35.131430 29597 log.cc:927] Time spent T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.140s	user 0.001s	sys 0.000s
I20260709 14:55:35.131853 29563 raft_consensus.cc:3055] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.132189 29583 raft_consensus.cc:3055] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.132622 29583 raft_consensus.cc:740] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:35.105682 29333 leader_election.cc:304] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.128734 29386 raft_consensus.cc:1240] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.115716 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:35.130802 29575 raft_consensus.cc:2749] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:35.130995 29554 consensus_queue.cc:260] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.104610 29594 raft_consensus.cc:2804] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:35.132956 29580 consensus_queue.cc:260] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
W20260709 14:55:35.138125 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 82061.4us
I20260709 14:55:35.119764 29569 raft_consensus.cc:3060] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.124802 29515 raft_consensus.cc:3060] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.046216 29585 consensus_queue.cc:260] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:35.139904 28602 leader_election.cc:304] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.140810 28783 raft_consensus.cc:2393] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 3: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:35.149523 28781 raft_consensus.cc:1240] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:35.151399 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
W20260709 14:55:35.143392 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 50712.2us
I20260709 14:55:35.143891 29543 raft_consensus.cc:2749] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.121774 28633 raft_consensus.cc:2468] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:35.144812 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:35.153589 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.120462 29565 consensus_queue.cc:1059] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:55:35.132248 29563 raft_consensus.cc:740] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:35.116472 29547 consensus_queue.cc:237] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.162492 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
W20260709 14:55:35.157931 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 49925.3us
I20260709 14:55:35.136060 29596 raft_consensus.cc:3055] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:35.128542 29560 raft_consensus.cc:515] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:35.172029 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.172708 29530 raft_consensus.cc:515] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.173645 28632 raft_consensus.cc:1240] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 3. Ops: []
I20260709 14:55:35.174979 29530 leader_election.cc:290] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:35.169072 29585 raft_consensus.cc:3060] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.167374 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.152734 29587 raft_consensus.cc:2749] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.167447 28604 leader_election.cc:304] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.162724 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.179032 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.141800 29594 raft_consensus.cc:493] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:35.171550 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.171813 29379 raft_consensus.cc:1240] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:35.164525 29554 raft_consensus.cc:3060] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.183880 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.194520 29386 raft_consensus.cc:1275] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:35.175978 28630 raft_consensus.cc:2468] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:35.197446 29556 raft_consensus.cc:3055] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:35.197898 29556 raft_consensus.cc:740] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:35.198701 29556 consensus_queue.cc:260] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:35.199723 29556 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:35.201056 29563 consensus_queue.cc:260] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:35.201601 29588 raft_consensus.cc:2804] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:35.202097 29588 raft_consensus.cc:493] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:35.202443 29588 raft_consensus.cc:3060] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:35.202580 29579 raft_consensus.cc:3055] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:35.215456 29559 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:35.216655 28713 raft_consensus.cc:1240] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.217298 29572 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:35.183338 29580 raft_consensus.cc:3060] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.203002 29579 raft_consensus.cc:740] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:35.186367 29594 raft_consensus.cc:3060] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.202450 29563 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.183101 29596 raft_consensus.cc:740] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:35.229598 28632 raft_consensus.cc:1240] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 3. Ops: []
I20260709 14:55:35.230225 28787 raft_consensus.cc:1240] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:55:35.207118 29574 raft_consensus.cc:515] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.178895 29333 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:35.145632 29583 consensus_queue.cc:260] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.244246 28706 raft_consensus.cc:1240] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.238130 29335 leader_election.cc:304] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:35.245473 29562 raft_consensus.cc:2804] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:35.245795 29583 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:55:35.247399 28604 leader_election.cc:304] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.245947 29562 raft_consensus.cc:697] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:35.249171 29516 raft_consensus.cc:2749] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.249805 29562 consensus_queue.cc:237] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:35.250345 29560 leader_election.cc:290] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
W20260709 14:55:35.251425 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 83417.9us
I20260709 14:55:35.252642 29556 raft_consensus.cc:2804] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:35.253803 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:35.253608 29556 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:35.252211 29333 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.255097 29556 raft_consensus.cc:3060] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.256405 28604 leader_election.cc:304] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:35.239089 29515 raft_consensus.cc:2749] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.234616 29579 consensus_queue.cc:260] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:35.265275 28604 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.265816 29340 consensus_queue.cc:1048] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:35.269378 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:35.260902 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.262326 29544 raft_consensus.cc:2749] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.260656 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:35.264189 29545 raft_consensus.cc:2749] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:55:35.277787 28604 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:35.273846 29516 raft_consensus.cc:2749] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:35.269411 29600 raft_consensus.cc:2749] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.277652 29571 consensus_queue.cc:1059] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 14:55:35.283257 28634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74"
dest_uuid: "6935e8e517bd4624970106e1e53d7662"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:47960
W20260709 14:55:35.287540 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 220901us
I20260709 14:55:35.319481 28634 raft_consensus.cc:606] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:35.286904 29579 raft_consensus.cc:3060] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:35.326159 29574 leader_election.cc:290] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:35.290792 29550 raft_consensus.cc:3055] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.261137 29590 raft_consensus.cc:515] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:35.329630 28750 leader_election.cc:304] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:35.284997 29553 raft_consensus.cc:515] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:35.238143 29596 consensus_queue.cc:260] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.327047 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:35.329164 29550 raft_consensus.cc:740] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:35.322737 29559 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:35.343194 28604 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.344906 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.345688 28638 raft_consensus.cc:2393] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 3: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:35.343118 28639 raft_consensus.cc:2468] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:35.346406 28711 raft_consensus.cc:1240] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.338225 28750 leader_election.cc:304] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:35.329895 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:35.289813 29333 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.329337 29545 consensus_queue.cc:1059] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 14:55:35.353030 29385 raft_consensus.cc:1275] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:35.353581 29562 raft_consensus.cc:3055] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:35.353961 29562 raft_consensus.cc:740] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:35.354672 29562 consensus_queue.cc:260] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:35.355581 29543 raft_consensus.cc:2749] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.327293 28631 raft_consensus.cc:2468] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:35.355598 29562 raft_consensus.cc:3060] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:55:35.358407 29336 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:55:35.358855 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 74678.7us
I20260709 14:55:35.358903 28635 raft_consensus.cc:1275] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:35.360059 29505 raft_consensus.cc:3055] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.360680 29581 raft_consensus.cc:3055] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:55:35.360919 29335 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:35.362111 29550 consensus_queue.cc:260] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:35.395505 29550 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.395833 29379 raft_consensus.cc:1240] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.363488 29596 raft_consensus.cc:3060] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:35.364064 29576 raft_consensus.cc:2804] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:35.364288 29378 raft_consensus.cc:1240] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.368346 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:35.385793 29505 raft_consensus.cc:740] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:35.400835 29505 consensus_queue.cc:260] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:35.401820 29505 raft_consensus.cc:3060] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.398309 29590 leader_election.cc:290] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:35.364498 29580 consensus_queue.cc:1048] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:35.359177 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:35.372316 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.386410 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:35.386469 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.385668 29581 raft_consensus.cc:740] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:35.388981 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.386478 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.393980 29333 leader_election.cc:304] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.412031 29556 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.394229 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:35.394366 29385 raft_consensus.cc:1240] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.340924 29572 raft_consensus.cc:2749] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.412773 29576 raft_consensus.cc:697] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:35.414723 29562 raft_consensus.cc:2804] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:35.418294 29562 raft_consensus.cc:493] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:35.397970 28676 leader_election.cc:304] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:35.360221 29553 leader_election.cc:290] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:35.366094 29566 raft_consensus.cc:2749] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.370962 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:35.368057 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:35.369302 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
W20260709 14:55:35.413542 28679 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:35.418653 29562 raft_consensus.cc:3060] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.419922 28750 leader_election.cc:304] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:35.421487 28676 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:35.415980 29333 leader_election.cc:304] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.421330 29590 raft_consensus.cc:2749] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.422863 29382 raft_consensus.cc:1240] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.425608 28676 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:35.430356 29530 raft_consensus.cc:2749] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.423372 29544 consensus_queue.cc:1059] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 14:55:35.407806 29581 consensus_queue.cc:260] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.432884 29333 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:35.433557 28712 raft_consensus.cc:2368] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3.
I20260709 14:55:35.433967 29530 raft_consensus.cc:2764] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:55:35.434583 29333 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.435511 29530 raft_consensus.cc:2749] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:35.416808 29576 consensus_queue.cc:237] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:35.438467 28750 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:35.440384 28750 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:35.439565 29577 raft_consensus.cc:2749] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:35.441184 29563 raft_consensus.cc:2804] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:35.441754 29563 raft_consensus.cc:697] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:35.427467 29572 raft_consensus.cc:2749] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.449147 29554 raft_consensus.cc:2749] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:35.445778 28637 raft_consensus.cc:2468] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:35.427209 29553 raft_consensus.cc:2749] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.440155 29566 raft_consensus.cc:3055] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.457413 29570 raft_consensus.cc:3060] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:55:35.455981 28676 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:55:35.162045 29541 consensus_queue.cc:1175] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "63195fecc0004a168685fd9f3161ac3d" 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 6935e8e517bd4624970106e1e53d7662 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:55:35.486445 28750 leader_election.cc:304] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:35.447003 29556 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:35.442636 29563 consensus_queue.cc:237] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:35.492194 29505 consensus_queue.cc:1059] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:35.492432 29603 consensus_queue.cc:1048] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 14:55:35.457834 29566 raft_consensus.cc:740] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:35.493703 28750 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:55:35.503160 28677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:35.502310 29566 consensus_queue.cc:260] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.509621 29566 raft_consensus.cc:3060] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.494221 29505 raft_consensus.cc:3055] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.513530 29505 raft_consensus.cc:740] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:35.485785 29553 raft_consensus.cc:2749] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.514302 29505 consensus_queue.cc:260] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:35.514607 29565 raft_consensus.cc:3055] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.447539 29333 leader_election.cc:304] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
W20260709 14:55:35.521332 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 73873.2us
I20260709 14:55:35.522060 29333 leader_election.cc:304] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:35.501641 29581 raft_consensus.cc:3060] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.492261 29580 raft_consensus.cc:2749] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.519588 29577 raft_consensus.cc:2749] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:35.519712 29579 consensus_queue.cc:1059] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:35.518707 29565 raft_consensus.cc:740] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:35.522725 28711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:35.518038 28750 leader_election.cc:304] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:35.523653 29556 raft_consensus.cc:2749] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.524082 29530 raft_consensus.cc:2804] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:55:35.524447 29607 log.cc:927] Time spent T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.104s	user 0.000s	sys 0.000s
I20260709 14:55:35.524005 29505 raft_consensus.cc:3060] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.527848 28711 raft_consensus.cc:606] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:35.533205 28711 raft_consensus.cc:614] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:55:35.522148 29588 raft_consensus.cc:515] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:35.537475 28750 leader_election.cc:304] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:35.538424 29565 consensus_queue.cc:260] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.529616 29530 raft_consensus.cc:493] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:35.541369 29577 raft_consensus.cc:2749] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.542920 28711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "6935e8e517bd4624970106e1e53d7662"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:35.512558 29562 raft_consensus.cc:515] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:35.546206 28711 raft_consensus.cc:606] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Received request to transfer leadership to TS 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:35.564576 29527 consensus_queue.cc:1059] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:55:35.567668 29588 leader_election.cc:290] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:35.546202 29530 raft_consensus.cc:3060] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.563450 28633 raft_consensus.cc:1240] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:35.576439 28634 raft_consensus.cc:1275] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:35.548341 29576 consensus_queue.cc:1059] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 14:55:35.546788 29603 raft_consensus.cc:2749] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.580981 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:35.582185 28638 raft_consensus.cc:1240] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.583204 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:35.583678 29580 raft_consensus.cc:3055] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.584036 29580 raft_consensus.cc:740] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:35.585708 28604 leader_election.cc:304] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
W20260709 14:55:35.586301 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 479458us
I20260709 14:55:35.590274 28785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2"
dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
mode: GRACEFUL
new_leader_uuid: "63195fecc0004a168685fd9f3161ac3d"
 from {username='slave'} at 127.0.0.1:55340
I20260709 14:55:35.592967 28676 leader_election.cc:304] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:35.597167 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:35.585872 29580 consensus_queue.cc:260] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:35.598886 29580 raft_consensus.cc:3060] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.599397 29578 raft_consensus.cc:2804] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:35.599576 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:35.600028 29578 raft_consensus.cc:697] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:35.611469 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:35.565109 29565 raft_consensus.cc:3060] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.610685 29578 consensus_queue.cc:237] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:35.614776 29576 raft_consensus.cc:3055] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.637413 29576 raft_consensus.cc:740] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:35.615934 29381 raft_consensus.cc:1240] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.613368 29541 raft_consensus.cc:2749] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:35.640949 29576 consensus_queue.cc:260] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.642294 29576 raft_consensus.cc:3060] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.585711 29527 raft_consensus.cc:3055] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.628283 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
W20260709 14:55:35.629303 28677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:35.628955 28787 raft_consensus.cc:1240] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.610757 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:35.635049 29577 consensus_queue.cc:1048] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:35.586936 29562 leader_election.cc:290] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:35.643657 28678 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.646196 28678 leader_election.cc:304] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:35.628954 29601 consensus_queue.cc:1059] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 14:55:35.654570 29596 raft_consensus.cc:2749] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.644567 29527 raft_consensus.cc:740] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
W20260709 14:55:35.608791 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 63246.9us
I20260709 14:55:35.661233 29553 consensus_queue.cc:1059] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:35.651034 29575 raft_consensus.cc:2749] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.644601 28710 raft_consensus.cc:2468] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:35.664815 28678 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.584986 29594 raft_consensus.cc:515] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:55:35.667308 29613 log.cc:927] Time spent T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.103s	user 0.000s	sys 0.001s
I20260709 14:55:35.691831 28712 raft_consensus.cc:1240] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.692627 29596 raft_consensus.cc:493] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:35.693281 29596 raft_consensus.cc:515] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.695444 29596 leader_election.cc:290] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:35.690062 29547 raft_consensus.cc:2749] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.697492 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:35.683342 29333 leader_election.cc:304] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.698876 29562 raft_consensus.cc:2749] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.700587 28713 raft_consensus.cc:1240] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.702760 29575 consensus_queue.cc:1059] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:35.704329 29553 raft_consensus.cc:3055] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.704696 29553 raft_consensus.cc:740] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:35.704918 29561 raft_consensus.cc:3055] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.705379 29561 raft_consensus.cc:740] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:35.705482 29553 consensus_queue.cc:260] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.713972 29553 raft_consensus.cc:3060] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.718549 29550 raft_consensus.cc:3055] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.699386 29333 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.719002 29550 raft_consensus.cc:740] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:35.706187 29561 consensus_queue.cc:260] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:35.719940 28709 raft_consensus.cc:1240] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.720543 29562 raft_consensus.cc:2749] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:35.722095 28704 raft_consensus.cc:1240] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.720567 28711 raft_consensus.cc:1240] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.722754 29333 leader_election.cc:304] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.724069 29572 consensus_queue.cc:1059] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:35.724802 28704 raft_consensus.cc:1240] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.725118 28712 raft_consensus.cc:1240] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.724284 28638 raft_consensus.cc:2468] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:35.725327 29563 raft_consensus.cc:3055] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.725751 29563 raft_consensus.cc:740] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:35.725973 28678 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.719885 29550 consensus_queue.cc:260] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.726667 29563 consensus_queue.cc:260] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:35.727598 29575 raft_consensus.cc:2749] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.728052 28676 leader_election.cc:304] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:35.729229 29561 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.730530 28678 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.731184 28785 raft_consensus.cc:606] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Received request to transfer leadership to TS 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:35.731599 28785 raft_consensus.cc:614] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:55:35.731990 29609 raft_consensus.cc:2804] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:35.732357 29609 raft_consensus.cc:493] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:35.712416 28781 raft_consensus.cc:2468] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:35.732736 29609 raft_consensus.cc:3060] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.733202 28711 raft_consensus.cc:1240] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.734015 29575 raft_consensus.cc:2749] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:35.737479 28713 raft_consensus.cc:1240] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:35.738119 29335 leader_election.cc:304] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:35.739358 29530 raft_consensus.cc:515] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.740352 28784 raft_consensus.cc:2468] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:35.740242 28712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:35.743489 29563 raft_consensus.cc:3060] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.743815 29550 raft_consensus.cc:3060] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.744139 29562 raft_consensus.cc:2749] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:35.744313 29609 raft_consensus.cc:515] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.745101 29333 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.764881 29543 raft_consensus.cc:2804] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:35.765374 29543 raft_consensus.cc:697] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:35.765822 29609 leader_election.cc:290] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:35.745352 29567 consensus_queue.cc:1059] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:35.748194 28678 leader_election.cc:304] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.766223 29543 consensus_queue.cc:237] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:35.766942 29567 raft_consensus.cc:3055] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.767299 29567 raft_consensus.cc:740] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:35.768361 29566 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:35.768100 29567 consensus_queue.cc:260] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:35.752877 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.770222 29567 raft_consensus.cc:3060] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.748797 29577 consensus_queue.cc:1059] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:35.740289 29527 consensus_queue.cc:260] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:35.771595 29577 raft_consensus.cc:3055] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:35.760771 28712 raft_consensus.cc:606] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:35.769033 29566 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.766026 29556 raft_consensus.cc:2749] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.768424 29547 raft_consensus.cc:2749] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.765817 29333 leader_election.cc:304] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.774389 29333 leader_election.cc:400] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Vote denied by peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881) with higher term. Message: Invalid argument: T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3.
I20260709 14:55:35.774796 29556 raft_consensus.cc:2749] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.771975 29577 raft_consensus.cc:740] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:35.772119 28712 raft_consensus.cc:614] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:55:35.778539 28712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:35.779060 28712 raft_consensus.cc:606] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:35.781564 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:35.782335 29380 raft_consensus.cc:2393] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 3: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:35.782425 28712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "6935e8e517bd4624970106e1e53d7662"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:35.782963 28712 raft_consensus.cc:606] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Received request to transfer leadership to TS 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:35.774636 29566 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:35.783510 29577 consensus_queue.cc:260] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:35.771960 29527 raft_consensus.cc:3060] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.787006 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 14:55:35.786906 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.750386 28707 raft_consensus.cc:2468] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:35.774669 29333 leader_election.cc:403] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:55:35.794514 29333 leader_election.cc:304] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:35.768440 28678 leader_election.cc:304] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.792940 29577 raft_consensus.cc:3060] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:35.788656 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:35.801224 28678 leader_election.cc:304] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.803722 28678 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:35.799547 29562 raft_consensus.cc:2749] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881) with higher term. Message: Invalid argument: T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3.
W20260709 14:55:35.807677 29335 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:35.800398 29556 raft_consensus.cc:2804] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:35.815483 29556 raft_consensus.cc:697] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:35.812563 29609 raft_consensus.cc:2804] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:35.813078 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:35.813184 29588 consensus_queue.cc:1059] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:35.816445 29556 consensus_queue.cc:237] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER 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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.817548 29588 raft_consensus.cc:3055] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.812572 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.813591 29571 consensus_queue.cc:1059] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:35.800344 29547 raft_consensus.cc:2749] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.812592 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:35.817888 29588 raft_consensus.cc:740] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:35.818051 29609 raft_consensus.cc:697] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:35.819962 29588 consensus_queue.cc:260] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.821348 29588 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.813832 29541 consensus_queue.cc:1059] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:35.822175 29589 raft_consensus.cc:3055] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.822160 29601 consensus_queue.cc:1059] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:35.818773 29571 raft_consensus.cc:3055] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.823221 29571 raft_consensus.cc:740] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:35.823304 29566 raft_consensus.cc:3055] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.823719 29566 raft_consensus.cc:740] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:35.824043 29571 consensus_queue.cc:260] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:35.825322 29571 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.824425 29566 consensus_queue.cc:260] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.822747 29589 raft_consensus.cc:740] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:35.829015 29589 consensus_queue.cc:260] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.829367 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.830252 29589 raft_consensus.cc:3060] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.831009 29530 leader_election.cc:290] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:35.834865 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.836294 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.826555 29566 raft_consensus.cc:3060] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.821163 29609 consensus_queue.cc:237] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:35.841168 29385 raft_consensus.cc:1275] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:35.845039 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.847772 29333 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:35.849550 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.866465 28634 raft_consensus.cc:2393] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 3: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:35.849743 28631 raft_consensus.cc:3060] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.870711 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:35.871526 28706 raft_consensus.cc:2393] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 3: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:35.871527 29594 leader_election.cc:290] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:35.872920 29601 consensus_queue.cc:1059] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:35.873924 29601 raft_consensus.cc:493] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:35.874390 29601 raft_consensus.cc:515] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:35.874598 29550 raft_consensus.cc:3055] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:35.850441 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.851714 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:35.875108 29550 raft_consensus.cc:740] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:35.852553 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:35.875933 29530 raft_consensus.cc:2749] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.876366 29601 leader_election.cc:290] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:35.856107 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:35.857431 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:35.892264 28709 raft_consensus.cc:2393] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 2: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:35.858072 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:35.859062 28638 raft_consensus.cc:2468] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:35.861166 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:35.874557 28631 raft_consensus.cc:1275] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:35.850339 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:35.852237 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:35.855415 29606 raft_consensus.cc:993] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d: : Instructing follower 6935e8e517bd4624970106e1e53d7662 to start an election
I20260709 14:55:35.884299 29550 consensus_queue.cc:260] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.906353 28705 raft_consensus.cc:2393] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 2: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:35.906574 28676 leader_election.cc:304] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:55:35.881472 29618 log.cc:927] Time spent T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 14:55:35.878803 29333 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:35.878176 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:35.918726 28784 raft_consensus.cc:2468] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:35.880609 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:35.887513 28711 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:35.879751 28462 catalog_manager.cc:5697] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 1 to 2, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 2 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.920377 28602 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:35.890126 28707 raft_consensus.cc:2468] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:35.920921 28462 catalog_manager.cc:5697] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 2 to 3, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 3 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:35.809465 29578 raft_consensus.cc:2749] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.913445 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:35.913793 29553 raft_consensus.cc:2804] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:35.904570 29581 raft_consensus.cc:1081] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Signalling peer 6935e8e517bd4624970106e1e53d7662 to start an election
I20260709 14:55:35.903983 29550 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:35.922765 28462 catalog_manager.cc:5697] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 2 to 3, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 3 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.907711 28633 raft_consensus.cc:1275] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:35.904796 29554 consensus_queue.cc:1048] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 14:55:35.933887 28604 leader_election.cc:304] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:35.928229 29601 raft_consensus.cc:3060] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:35.941900 29594 raft_consensus.cc:993] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d: : Instructing follower c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:35.937903 29588 raft_consensus.cc:2804] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:35.942402 29594 raft_consensus.cc:1081] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Signalling peer c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:35.942714 29588 raft_consensus.cc:493] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:35.934465 29553 raft_consensus.cc:697] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:35.943974 29553 consensus_queue.cc:237] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:35.945429 28713 raft_consensus.cc:2468] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:35.946702 29385 raft_consensus.cc:2393] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 3: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:35.950728 28785 raft_consensus.cc:2468] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:35.943094 29588 raft_consensus.cc:3060] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:55:35.952102 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 73387.1us
I20260709 14:55:35.952948 29333 leader_election.cc:304] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:35.953176 28630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1"
dest_uuid: "6935e8e517bd4624970106e1e53d7662"
 from {username='slave'} at 127.0.0.1:60356
I20260709 14:55:35.953693 29556 raft_consensus.cc:2749] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.953787 28630 raft_consensus.cc:493] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:35.954294 28630 raft_consensus.cc:3060] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.954563 29561 consensus_queue.cc:1048] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:35.957823 28713 raft_consensus.cc:1275] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:35.958622 29333 leader_election.cc:304] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.937609 29530 raft_consensus.cc:2749] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:35.969046 28678 leader_election.cc:304] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:35.971853 29554 raft_consensus.cc:2804] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:35.974860 29554 raft_consensus.cc:697] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:35.975857 29554 consensus_queue.cc:237] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:35.993711 29333 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.999128 29601 raft_consensus.cc:2749] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:36.000679 29530 raft_consensus.cc:2749] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:35.990403 29385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704"
dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:38610
I20260709 14:55:36.001852 29385 raft_consensus.cc:493] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:36.002219 29385 raft_consensus.cc:3060] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.004746 29333 leader_election.cc:304] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:35.961735 29577 consensus_queue.cc:1048] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 14:55:36.006855 29530 raft_consensus.cc:2749] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.969551 29556 raft_consensus.cc:2749] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:36.008183 29333 leader_election.cc:304] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:36.012368 29556 raft_consensus.cc:2749] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:36.013989 29333 leader_election.cc:304] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:36.017621 29556 raft_consensus.cc:2749] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:36.019569 29333 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:36.023990 28634 raft_consensus.cc:1275] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:36.025709 29577 consensus_queue.cc:1048] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:36.028620 29556 raft_consensus.cc:2749] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:36.033682 28636 raft_consensus.cc:2468] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:36.042752 28630 raft_consensus.cc:515] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:36.045769 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:36.046451 28713 raft_consensus.cc:3055] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:36.046764 28713 raft_consensus.cc:740] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:36.047043 29385 raft_consensus.cc:515] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:36.047602 28713 consensus_queue.cc:260] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:36.049384 28713 raft_consensus.cc:3060] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.049823 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:36.050442 28786 raft_consensus.cc:3060] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.061539 28636 raft_consensus.cc:1275] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:36.062393 28713 raft_consensus.cc:2468] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:36.063266 29577 consensus_queue.cc:1048] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:36.063673 28602 leader_election.cc:304] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:36.063932 28786 raft_consensus.cc:2468] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:36.064529 29550 raft_consensus.cc:2804] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:36.065186 29550 raft_consensus.cc:697] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:36.040346 29588 raft_consensus.cc:515] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:36.066020 29550 consensus_queue.cc:237] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:36.031178 29333 leader_election.cc:304] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:36.068994 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:36.069947 29382 raft_consensus.cc:2393] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 3: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:36.081194 29556 raft_consensus.cc:2749] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:36.081485 29588 leader_election.cc:290] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:36.085285 28630 leader_election.cc:290] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:36.088798 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
W20260709 14:55:36.087993 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 56892.5us
I20260709 14:55:36.105330 28458 catalog_manager.cc:5697] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 1 to 2, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 2 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:36.106503 29333 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:36.107064 28458 catalog_manager.cc:5697] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 1 to 2, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 2 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:36.107787 29556 raft_consensus.cc:2804] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:36.108377 29556 raft_consensus.cc:697] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:36.109344 29556 consensus_queue.cc:237] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:36.119145 29577 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.119949 29382 raft_consensus.cc:1275] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:36.119793 29577 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:36.121619 29563 consensus_queue.cc:1048] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:36.152398 29563 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:36.166397 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RunLeaderElection -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 58507.6us
I20260709 14:55:36.166101 28458 catalog_manager.cc:5697] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 1 to 2, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 2 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.173801 28458 catalog_manager.cc:5697] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 1 to 2, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 2 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.189112 28633 raft_consensus.cc:1275] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.190788 29575 consensus_queue.cc:1048] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:36.182548 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:36.196571 28781 raft_consensus.cc:3060] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.162777 29385 leader_election.cc:290] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:36.206164 28785 raft_consensus.cc:1275] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.179545 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:36.165982 29563 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:36.211627 29577 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:36.213045 29578 consensus_queue.cc:1048] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:55:36.216645 29382 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:36.225449 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:36.177325 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 70930.6us
I20260709 14:55:36.242173 29333 leader_election.cc:304] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:36.243630 29562 raft_consensus.cc:2749] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:36.259070 29333 leader_election.cc:304] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:36.259722 29563 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:36.260067 29556 raft_consensus.cc:2804] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:36.260707 29556 raft_consensus.cc:697] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:36.236609 28713 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:36.261674 29556 consensus_queue.cc:237] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER 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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:36.263006 28750 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:36.263909 29527 raft_consensus.cc:2804] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:36.264257 29527 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.264569 29527 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:36.270681 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:36.271425 28630 raft_consensus.cc:2468] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:36.272784 28750 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:36.274021 29605 raft_consensus.cc:2804] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:36.274375 29605 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.274633 28781 raft_consensus.cc:2468] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:36.274684 29605 raft_consensus.cc:3060] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:36.275362 28786 raft_consensus.cc:2468] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:36.279054 29594 raft_consensus.cc:993] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d: : Instructing follower 6935e8e517bd4624970106e1e53d7662 to start an election
I20260709 14:55:36.279619 29594 raft_consensus.cc:1081] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Signalling peer 6935e8e517bd4624970106e1e53d7662 to start an election
I20260709 14:55:36.279516 28604 leader_election.cc:304] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:36.280292 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:36.280762 29550 raft_consensus.cc:2804] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:36.281327 29550 raft_consensus.cc:697] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:36.279806 29335 leader_election.cc:304] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:36.282269 29550 consensus_queue.cc:237] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:36.283216 29562 raft_consensus.cc:2804] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:36.283679 29562 raft_consensus.cc:697] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:36.285336 28630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e"
dest_uuid: "6935e8e517bd4624970106e1e53d7662"
 from {username='slave'} at 127.0.0.1:60356
I20260709 14:55:36.285961 28630 raft_consensus.cc:493] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:36.286338 28630 raft_consensus.cc:3060] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:36.298970 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 49259.2us
I20260709 14:55:36.280963 29382 raft_consensus.cc:2468] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:36.284340 29605 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:36.290468 29588 raft_consensus.cc:493] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.304008 29588 raft_consensus.cc:515] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:36.305913 28784 raft_consensus.cc:1275] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.309722 29554 consensus_queue.cc:1048] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:36.310019 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:36.310406 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:36.310611 28636 raft_consensus.cc:3060] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:55:36.311024 29385 raft_consensus.cc:3060] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:36.312821 29588 leader_election.cc:290] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:36.305544 29333 leader_election.cc:304] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:36.314438 29333 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:36.315863 29530 raft_consensus.cc:2804] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:36.316344 29530 raft_consensus.cc:697] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:36.317179 29530 consensus_queue.cc:237] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:36.324733 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:36.325433 28713 raft_consensus.cc:2468] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:36.331707 28602 leader_election.cc:304] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:36.319787 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:36.288283 29562 consensus_queue.cc:237] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:36.321190 29605 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:36.335633 29588 raft_consensus.cc:2804] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:36.332891 28786 raft_consensus.cc:2468] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:36.328933 29385 raft_consensus.cc:2468] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:36.340767 29333 leader_election.cc:304] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:36.341995 29545 raft_consensus.cc:2749] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:36.340327 29588 raft_consensus.cc:493] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.349054 29588 raft_consensus.cc:3060] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:36.352254 29333 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:36.352854 29545 raft_consensus.cc:2749] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:36.360116 29333 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:36.352349 28636 raft_consensus.cc:2468] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:36.369141 29545 raft_consensus.cc:2749] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:36.360769 29543 raft_consensus.cc:2749] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:36.360620 29550 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:36.378247 29550 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:36.381089 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:36.371573 29527 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:36.353188 28630 raft_consensus.cc:515] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:36.375430 28752 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:36.376205 29588 raft_consensus.cc:515] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:36.441987 29527 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:36.402912 29550 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:36.406629 28636 raft_consensus.cc:3060] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:36.517416 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 157356us
I20260709 14:55:36.534279 29333 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:36.403012 29567 raft_consensus.cc:2804] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:36.425315 29379 raft_consensus.cc:1240] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:36.539216 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:36.539877 28786 raft_consensus.cc:3060] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.520360 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:36.528206 28630 leader_election.cc:290] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:36.518668 29605 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.537375 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:36.526258 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:36.541028 29333 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:36.558280 29605 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:36.560056 28784 raft_consensus.cc:1275] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.558741 29378 raft_consensus.cc:1275] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.552908 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:36.569271 28711 raft_consensus.cc:3055] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:36.569826 28711 raft_consensus.cc:740] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:36.570537 28711 consensus_queue.cc:260] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:36.571623 28711 raft_consensus.cc:3060] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.553242 28633 raft_consensus.cc:1275] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.551920 28712 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:36.573184 29333 leader_election.cc:304] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:36.561642 29385 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:36.577507 29605 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:36.580273 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:36.541281 29556 raft_consensus.cc:2804] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:36.538050 29530 consensus_queue.cc:1048] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 14:55:36.581028 28633 raft_consensus.cc:2468] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:36.584653 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:36.585956 28784 raft_consensus.cc:3060] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:36.586118 28633 raft_consensus.cc:3060] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.583735 28711 raft_consensus.cc:2468] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:36.584786 28750 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:36.589166 28785 raft_consensus.cc:1240] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:36.590615 29333 leader_election.cc:304] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:36.583711 29588 leader_election.cc:290] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:36.596966 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:36.597644 29378 raft_consensus.cc:2468] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:36.583992 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:36.593879 29545 raft_consensus.cc:2749] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:36.599835 28704 raft_consensus.cc:3055] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:36.600162 28704 raft_consensus.cc:740] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:36.582803 29647 raft_consensus.cc:2804] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:36.600924 28704 consensus_queue.cc:260] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:36.601867 28704 raft_consensus.cc:3060] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.583758 28705 raft_consensus.cc:1275] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.603864 29609 consensus_queue.cc:1048] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:36.567201 29567 raft_consensus.cc:697] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:36.614569 28785 raft_consensus.cc:1275] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.616261 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:36.624097 29647 raft_consensus.cc:697] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:36.625186 29647 consensus_queue.cc:237] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:36.629047 29543 raft_consensus.cc:2749] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:36.629946 28704 raft_consensus.cc:2468] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:36.633026 28602 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:36.634007 29550 raft_consensus.cc:2749] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:36.635808 28713 raft_consensus.cc:1275] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:36.636883 29543 consensus_queue.cc:1048] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:36.637729 28784 raft_consensus.cc:2468] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:36.637099 28630 raft_consensus.cc:1275] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:36.638208 28602 leader_election.cc:304] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:36.639000 29588 raft_consensus.cc:2804] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:36.639531 29588 raft_consensus.cc:697] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:36.639969 28704 raft_consensus.cc:1275] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.639065 28604 leader_election.cc:304] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
W20260709 14:55:36.640813 29643 log.cc:927] Time spent T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.116s	user 0.000s	sys 0.001s
I20260709 14:55:36.640348 29588 consensus_queue.cc:237] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:36.622011 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:36.642378 28707 raft_consensus.cc:2393] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 2: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:36.637255 28634 raft_consensus.cc:2468] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:36.646040 28785 raft_consensus.cc:1275] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:36.608991 29605 raft_consensus.cc:2804] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:36.652170 28633 raft_consensus.cc:1275] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.609165 28786 raft_consensus.cc:2468] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:36.659488 28787 raft_consensus.cc:1275] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.649000 29550 raft_consensus.cc:2804] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:36.655931 29605 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:36.672600 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 82041.9us
I20260709 14:55:36.675033 29333 leader_election.cc:304] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:36.662074 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:36.679311 29652 raft_consensus.cc:2804] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:36.679879 29333 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:36.679934 29652 raft_consensus.cc:697] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:36.681344 29333 leader_election.cc:304] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:36.682557 29647 raft_consensus.cc:2804] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:36.681223 29652 consensus_queue.cc:237] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:36.670353 28460 catalog_manager.cc:5697] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 1 to 2, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 2 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:36.684688 28460 catalog_manager.cc:5697] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 1 to 2, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 2 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.656064 29554 consensus_queue.cc:1048] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:55:36.686615 28713 raft_consensus.cc:3060] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:36.660827 29559 consensus_queue.cc:1048] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:55:36.676731 29605 raft_consensus.cc:3060] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:36.673223 29556 raft_consensus.cc:697] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:36.703214 29556 consensus_queue.cc:237] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:36.689606 29545 consensus_queue.cc:1048] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:55:36.710951 29594 consensus_queue.cc:1048] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:55:36.665784 29601 consensus_queue.cc:1048] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:55:36.683715 29567 consensus_queue.cc:237] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER 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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:36.711808 29385 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
W20260709 14:55:36.713795 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 53344.7us
I20260709 14:55:36.678387 29550 raft_consensus.cc:697] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:36.670691 29530 consensus_queue.cc:1048] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260709 14:55:36.716789 29653 consensus_queue.cc:1048] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:36.719290 29550 consensus_queue.cc:237] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER 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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:36.686626 29647 raft_consensus.cc:697] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:36.722879 29333 leader_election.cc:304] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:36.715128 29543 raft_consensus.cc:2764] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 14:55:36.725798 28752 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:36.727502 29650 raft_consensus.cc:2804] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:36.728003 29650 raft_consensus.cc:697] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:36.728838 29650 consensus_queue.cc:237] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER 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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:36.729864 29601 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.730352 29601 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:36.732285 29601 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:36.734711 28712 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:36.740428 29601 raft_consensus.cc:493] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:36.741067 29601 raft_consensus.cc:515] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:36.741937 29580 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.742439 29580 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:36.744058 29601 leader_election.cc:290] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:36.740988 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:36.745096 28786 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:36.746724 28604 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:36.737605 28459 catalog_manager.cc:5697] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 2 to 3, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 3 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:36.748826 28459 catalog_manager.cc:5697] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 2, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.714190 29545 consensus_queue.cc:1048] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:55:36.758991 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:36.759719 28705 raft_consensus.cc:2468] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:36.763881 28750 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:36.764763 29505 raft_consensus.cc:2804] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:36.765125 29505 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.765435 29505 raft_consensus.cc:3060] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:36.738917 28636 raft_consensus.cc:1275] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.727017 29654 raft_consensus.cc:2804] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:36.777680 29654 raft_consensus.cc:697] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:36.777699 29664 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:36.777784 29647 consensus_queue.cc:237] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:36.725728 29653 consensus_queue.cc:1048] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 14:55:36.782955 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:36.783703 28712 raft_consensus.cc:2393] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 2: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:36.757022 29601 raft_consensus.cc:2804] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:36.799065 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:36.777925 29563 raft_consensus.cc:493] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:36.816437 29576 raft_consensus.cc:493] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.820113 29559 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.824090 28636 raft_consensus.cc:1275] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:36.778708 29654 consensus_queue.cc:237] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:36.795265 29601 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.851338 29505 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
W20260709 14:55:36.824566 29636 log.cc:927] Time spent T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 14:55:36.873611 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:36.877485 28712 raft_consensus.cc:3060] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:36.778707 29664 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:36.825567 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:36.873766 29505 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:36.871641 29645 log.cc:927] Time spent T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.341s	user 0.004s	sys 0.000s
I20260709 14:55:36.845444 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:36.854393 29660 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.818614 29578 consensus_queue.cc:1048] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.060s
I20260709 14:55:36.889439 28712 raft_consensus.cc:2468] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:36.877082 29601 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:36.921658 28750 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:36.924307 29505 raft_consensus.cc:2804] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:36.924750 29505 raft_consensus.cc:697] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 4 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:36.925510 29505 consensus_queue.cc:237] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:36.876763 28713 raft_consensus.cc:2468] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:36.845881 29563 raft_consensus.cc:515] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:36.888825 29527 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.873126 29576 raft_consensus.cc:515] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:36.871505 29559 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:36.936000 29643 log.cc:927] Time spent T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 14:55:36.929745 29660 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:36.945076 29527 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:37.004259 29605 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:37.022542 29559 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:37.022948 29576 leader_election.cc:290] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:37.025290 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:37.025943 29385 raft_consensus.cc:3060] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:55:37.029218 29605 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:37.030118 29563 leader_election.cc:290] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:37.030820 29664 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:37.043327 29653 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.045346 29556 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.045953 29556 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:37.048261 29556 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:37.043996 29653 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:37.052053 29653 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:37.055467 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:37.063493 29384 raft_consensus.cc:1275] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:37.065279 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:37.070012 28785 raft_consensus.cc:2468] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:37.070571 28786 raft_consensus.cc:1275] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:37.072381 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:37.073338 28604 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:37.058550 29664 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.060407 29662 raft_consensus.cc:493] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.062145 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:37.064550 29550 raft_consensus.cc:493] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.065936 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:37.076875 29675 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.092156 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:37.081684 29550 raft_consensus.cc:515] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:37.078790 29379 raft_consensus.cc:2393] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 2: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:37.069525 29563 raft_consensus.cc:493] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.079537 28713 raft_consensus.cc:2468] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:37.082088 29527 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:37.107662 29601 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:37.108332 29553 raft_consensus.cc:493] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.109920 29550 leader_election.cc:290] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:37.061693 29556 consensus_queue.cc:1048] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 14:55:37.073848 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:37.114280 28750 leader_election.cc:304] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:37.115447 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:37.118289 29384 raft_consensus.cc:2468] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:37.083449 29605 raft_consensus.cc:493] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.119472 28752 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:37.131502 29605 raft_consensus.cc:515] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:37.119517 29553 raft_consensus.cc:515] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:37.078799 29660 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:37.133880 29660 raft_consensus.cc:2804] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:37.134258 29660 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:37.134617 29677 raft_consensus.cc:2804] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:37.116847 29563 raft_consensus.cc:515] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:37.135062 29677 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.135414 29677 raft_consensus.cc:3060] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.136683 29563 leader_election.cc:290] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:37.136776 29527 raft_consensus.cc:2804] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:37.139374 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:37.140884 29384 raft_consensus.cc:2468] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:37.088857 29675 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:37.147974 29675 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:37.148123 29601 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:37.140522 29527 raft_consensus.cc:493] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.149261 29527 raft_consensus.cc:3060] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.078881 29662 raft_consensus.cc:515] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:37.143115 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:37.143172 29605 leader_election.cc:290] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:37.145391 29674 raft_consensus.cc:493] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:37.093238 29664 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:37.137693 28631 raft_consensus.cc:2468] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:37.148701 29601 raft_consensus.cc:493] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:37.142247 28752 leader_election.cc:304] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:37.134630 29660 raft_consensus.cc:3060] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:37.131055 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:37.157327 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:37.166550 29605 raft_consensus.cc:2804] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:37.176649 29605 raft_consensus.cc:493] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.177026 29605 raft_consensus.cc:3060] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.177155 29575 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.177637 29575 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:37.179625 29575 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:37.181407 29384 raft_consensus.cc:1275] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:37.180267 28713 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:37.182909 29563 consensus_queue.cc:1048] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:37.183933 28750 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:37.164746 29550 raft_consensus.cc:493] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.165764 29675 raft_consensus.cc:493] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.186663 29380 raft_consensus.cc:2393] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 2: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:37.187119 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:37.156948 28707 raft_consensus.cc:2468] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:37.194726 29382 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:37.190409 29650 raft_consensus.cc:2804] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:37.195863 29650 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.196201 29650 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.195363 28750 leader_election.cc:304] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:37.198174 29505 raft_consensus.cc:2804] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:37.198555 29505 raft_consensus.cc:493] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.198865 29505 raft_consensus.cc:3060] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.167164 29662 leader_election.cc:290] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:37.206940 29505 raft_consensus.cc:515] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:37.196084 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:37.166466 29601 raft_consensus.cc:515] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:37.218139 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:37.220945 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:37.229808 29601 leader_election.cc:290] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:37.222601 29580 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:37.226253 29385 raft_consensus.cc:2468] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:37.192075 29550 raft_consensus.cc:515] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:37.227825 29664 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:37.235560 29505 leader_election.cc:290] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:37.236554 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:37.248557 28711 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:37.249971 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:37.250617 28711 raft_consensus.cc:3060] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.237183 28712 raft_consensus.cc:1275] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:37.255883 29333 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:37.158828 29674 raft_consensus.cc:515] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:37.193998 29675 raft_consensus.cc:515] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:37.272176 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:37.294982 28634 raft_consensus.cc:2468] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:37.246042 29594 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.296011 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:37.296597 28634 raft_consensus.cc:2468] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:37.273357 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:37.297844 28633 raft_consensus.cc:2468] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:37.276484 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:37.277221 28750 leader_election.cc:304] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:37.298664 28712 raft_consensus.cc:2468] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:37.299146 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:37.299736 28708 raft_consensus.cc:2468] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:37.300604 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:37.301285 28708 raft_consensus.cc:2393] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 2: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:37.301888 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:37.302449 28637 raft_consensus.cc:3060] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.302759 28602 leader_election.cc:304] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:37.303925 28602 leader_election.cc:304] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:37.297371 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:37.304844 28634 raft_consensus.cc:2468] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:37.284190 28711 raft_consensus.cc:2468] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:37.248083 29381 raft_consensus.cc:3060] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.306293 29505 raft_consensus.cc:2804] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:37.313920 29505 raft_consensus.cc:493] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:37.314278 29505 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:37.309562 28750 leader_election.cc:304] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:37.249604 29660 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:37.228152 29677 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:37.296864 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:37.293511 29664 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.291920 29651 raft_consensus.cc:2804] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:37.305747 29671 consensus_queue.cc:1048] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 14:55:37.318189 29588 raft_consensus.cc:2804] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:37.318360 29662 raft_consensus.cc:2804] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:55:37.360140 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 54529.2us
I20260709 14:55:37.295689 29594 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:37.348821 29651 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.380059 28633 raft_consensus.cc:1275] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:55:37.365477 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 292174us
I20260709 14:55:37.338241 29580 raft_consensus.cc:2804] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:37.359133 29588 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.385877 28633 raft_consensus.cc:1240] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:37.358166 29662 raft_consensus.cc:493] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.383685 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:37.397742 29662 raft_consensus.cc:3060] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.397795 28638 raft_consensus.cc:2468] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:37.405517 29675 leader_election.cc:290] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:37.406090 29675 raft_consensus.cc:493] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.406538 29675 raft_consensus.cc:515] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:37.409451 29674 leader_election.cc:290] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:37.410846 29660 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:37.410987 28706 raft_consensus.cc:1275] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:37.395051 29588 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:37.416392 28713 raft_consensus.cc:1275] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:37.417196 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:37.385028 29651 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:37.419018 29606 raft_consensus.cc:493] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.419510 29606 raft_consensus.cc:515] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:37.374574 29577 raft_consensus.cc:493] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.376060 29654 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:37.352155 29380 raft_consensus.cc:2376] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4. Re-sending same reply.
I20260709 14:55:37.349510 29605 raft_consensus.cc:515] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:37.358250 29664 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:37.404114 29650 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:37.418066 28636 raft_consensus.cc:3060] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.426668 29580 raft_consensus.cc:697] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:37.421506 29675 leader_election.cc:290] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:37.454214 28637 raft_consensus.cc:2468] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:37.436465 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:37.451498 29505 raft_consensus.cc:515] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:37.347352 29680 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.433319 29601 raft_consensus.cc:493] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:37.374794 29682 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:37.433555 29577 raft_consensus.cc:515] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:37.481165 29682 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:37.482461 29577 leader_election.cc:290] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:37.435683 29654 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:37.435456 29673 consensus_queue.cc:1048] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
I20260709 14:55:37.483349 29682 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:37.474713 29605 leader_election.cc:290] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:37.475524 29553 leader_election.cc:290] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:37.477376 29664 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:37.479368 29594 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:37.480190 29580 consensus_queue.cc:237] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER 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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:37.492015 28604 leader_election.cc:304] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:37.466847 29380 raft_consensus.cc:2468] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:37.485998 29601 raft_consensus.cc:515] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:37.503775 29664 raft_consensus.cc:493] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.464934 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:37.504518 29654 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:37.482697 28704 raft_consensus.cc:1275] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:37.468528 29680 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:37.485414 29686 raft_consensus.cc:493] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:37.532828 29660 consensus_queue.cc:1048] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:37.528755 29664 raft_consensus.cc:515] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:37.533370 29680 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:37.543784 29684 raft_consensus.cc:493] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.529762 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:37.505089 29606 leader_election.cc:290] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:37.545193 29382 raft_consensus.cc:2468] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:37.543845 29527 raft_consensus.cc:515] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:37.545444 29686 raft_consensus.cc:515] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:37.544734 29664 leader_election.cc:290] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:37.545949 29550 leader_election.cc:290] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:37.547029 29527 leader_election.cc:290] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:37.544319 29684 raft_consensus.cc:515] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:37.547634 29686 leader_election.cc:290] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:37.509757 29673 raft_consensus.cc:3060] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:37.554412 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:37.555117 29380 raft_consensus.cc:2468] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:37.551187 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:37.551718 28604 leader_election.cc:304] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:37.573299 29662 raft_consensus.cc:515] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:37.575582 29662 leader_election.cc:290] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:37.544646 29588 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:37.576860 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:37.577538 29385 raft_consensus.cc:2468] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:37.578398 28633 raft_consensus.cc:1240] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:55:37.578621 29588 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:37.579118 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:37.579977 29673 raft_consensus.cc:2749] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:37.580747 29686 raft_consensus.cc:2804] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:37.581205 29686 raft_consensus.cc:493] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.581544 29686 raft_consensus.cc:3060] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.584856 29550 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.585408 29550 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:37.586409 29381 raft_consensus.cc:2468] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:37.554481 29684 leader_election.cc:290] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:37.587391 29550 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:37.595682 29651 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:37.599308 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:37.597623 29677 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:37.598289 28636 raft_consensus.cc:2468] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:37.601856 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:37.602478 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:37.595518 29686 raft_consensus.cc:515] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:37.603284 28460 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44350 (request call id 77) took 1044 ms. Trace:
I20260709 14:55:37.602470 28604 leader_election.cc:304] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:37.607553 28462 catalog_manager.cc:5697] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 1 to 2, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 2 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:37.625281 28604 leader_election.cc:304] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:37.609889 29601 leader_election.cc:290] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
W20260709 14:55:37.628131 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 349911us
I20260709 14:55:37.635667 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:37.635876 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:37.636425 28787 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:37.636539 28786 raft_consensus.cc:2468] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:37.615415 29381 raft_consensus.cc:3060] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.638686 28786 raft_consensus.cc:1275] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:37.655869 29554 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.663262 29505 leader_election.cc:290] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:37.633338 29673 raft_consensus.cc:2804] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:37.659684 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:37.674117 28787 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:37.626741 29388 raft_consensus.cc:2468] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:37.637738 29684 raft_consensus.cc:2804] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:37.662407 29554 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:37.637470 29675 raft_consensus.cc:493] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.703465 28676 leader_election.cc:304] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:37.669127 29335 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
W20260709 14:55:37.730273 29335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 61208.8us
I20260709 14:55:37.731300 29335 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:37.732340 28676 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:37.732990 28604 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:37.619374 28460 rpcz_store.cc:276] 0709 14:55:36.558523 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:36.560817 (+  2294us) service_pool.cc:224] Handling call
0709 14:55:37.603221 (+1042404us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:36.704908 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:36.705450 (+   542us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:36.705482 (+    32us) write_op.cc:435] Acquired schema lock
0709 14:55:36.705497 (+    15us) tablet.cc:662] Decoding operations
0709 14:55:36.705895 (+   398us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:36.705947 (+    52us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:36.705970 (+    23us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:55:36.706267 (+   297us) tablet.cc:701] Row locks acquired
0709 14:55:36.706285 (+    18us) write_op.cc:260] PREPARE: finished
0709 14:55:36.706440 (+   155us) write_op.cc:270] Start()
0709 14:55:36.706540 (+   100us) write_op.cc:276] Timestamp: P: 1783608936706398 usec, L: 0
0709 14:55:36.706561 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 14:55:36.726687 (+ 20126us) log.cc:844] Serialized 922 byte log entry
0709 14:55:36.956905 (+230218us) op_driver.cc:464] REPLICATION: finished
0709 14:55:36.972130 (+ 15225us) write_op.cc:301] APPLY: starting
0709 14:55:36.975644 (+  3514us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:36.979896 (+  4252us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:36.986079 (+  6183us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:37.005605 (+ 19526us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:37.016758 (+ 11153us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:55:37.016813 (+    55us) write_op.cc:312] APPLY: finished
0709 14:55:37.017017 (+   204us) log.cc:844] Serialized 28 byte log entry
0709 14:55:37.017181 (+   164us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:37.021926 (+  4745us) write_op.cc:454] Released schema lock
0709 14:55:37.021967 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:37.022289 (+   322us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:37.022317 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":47878,"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":4566,"apply.run_cpu_time_us":2125,"apply.run_wall_time_us":52128,"num_ops":2,"prepare.queue_time_us":2519,"prepare.run_cpu_time_us":2859,"prepare.run_wall_time_us":50507,"replication_time_us":245388}]]}
I20260709 14:55:37.741360 28752 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:37.667141 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:37.669934 29601 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.675449 29673 raft_consensus.cc:493] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.708282 29659 raft_consensus.cc:493] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.707296 29684 raft_consensus.cc:493] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.742946 29561 raft_consensus.cc:2804] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:37.743155 29653 raft_consensus.cc:2804] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:37.769381 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:37.769613 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:37.770206 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:37.772581 28784 raft_consensus.cc:2393] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 3: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:37.768525 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:37.750816 29527 raft_consensus.cc:2804] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:37.773684 28637 raft_consensus.cc:2468] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:37.753314 29654 raft_consensus.cc:2804] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:37.756389 29673 raft_consensus.cc:3060] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:37.781065 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:37.743264 29687 raft_consensus.cc:2804] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:37.784922 28784 raft_consensus.cc:1275] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:37.786667 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:37.790854 28784 raft_consensus.cc:1275] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:37.768137 29684 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.791832 28787 raft_consensus.cc:2368] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3.
I20260709 14:55:37.754606 29671 consensus_queue.cc:1048] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 14:55:37.752106 29675 raft_consensus.cc:515] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:37.795876 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:37.770182 29651 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:37.773656 29653 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.798184 28784 raft_consensus.cc:2468] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:37.773223 29561 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.788913 29385 raft_consensus.cc:2393] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 2: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:37.756572 29601 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:37.801849 29527 raft_consensus.cc:697] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:37.768309 29659 raft_consensus.cc:515] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:37.803427 28705 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47780 (request call id 343) took 1022 ms. Trace:
I20260709 14:55:37.808689 28638 raft_consensus.cc:1275] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:37.815138 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:37.816356 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:37.816994 28780 raft_consensus.cc:1275] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:37.817559 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:37.866650 28784 raft_consensus.cc:2368] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3.
I20260709 14:55:37.867518 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:37.868222 28634 raft_consensus.cc:2468] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:37.817631 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:37.818320 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:37.818375 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:37.819759 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:37.821569 28706 raft_consensus.cc:1275] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:37.823303 28704 raft_consensus.cc:1275] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:37.825484 28604 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
W20260709 14:55:37.886965 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 61541.8us
W20260709 14:55:37.817039 28635 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.515s	user 0.013s	sys 0.007s
I20260709 14:55:37.785665 29654 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:37.791370 29687 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.836519 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:37.894245 28637 raft_consensus.cc:2393] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 3: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:37.836835 28787 raft_consensus.cc:2468] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:37.895172 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:37.895735 28785 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:37.870697 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:37.898432 28634 raft_consensus.cc:3060] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.792244 29588 consensus_queue.cc:1048] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
W20260709 14:55:37.872998 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 140737us
I20260709 14:55:37.813055 29561 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:37.812851 29653 raft_consensus.cc:3060] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:37.874668 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:37.878250 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:37.831482 29693 raft_consensus.cc:2804] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:37.875346 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:37.891758 28604 leader_election.cc:400] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3.
I20260709 14:55:37.889751 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:37.910883 28604 leader_election.cc:403] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:37.875968 29662 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.875599 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:37.885005 28783 raft_consensus.cc:2468] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:37.904901 28676 leader_election.cc:304] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:37.906056 28784 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:37.905822 28785 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:37.905014 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:37.915997 28712 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:37.885088 29692 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.909865 28637 raft_consensus.cc:1275] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:37.891240 29581 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:37.893930 28635 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.589s	user 0.014s	sys 0.007s
I20260709 14:55:37.886633 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:37.878738 28779 raft_consensus.cc:2468] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:37.901829 29654 raft_consensus.cc:3060] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:37.884424 29381 raft_consensus.cc:2468] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:37.918437 28634 raft_consensus.cc:2468] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:37.891757 29686 leader_election.cc:290] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:37.923683 28712 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:37.933198 29686 raft_consensus.cc:2749] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3.
I20260709 14:55:37.933530 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:37.889822 29664 raft_consensus.cc:2749] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:37.925401 29335 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:37.900772 29698 raft_consensus.cc:493] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.900622 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:37.934090 28712 raft_consensus.cc:3060] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.908109 29693 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.900589 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:37.901399 29687 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:37.910674 28781 raft_consensus.cc:1275] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:37.913108 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:37.927393 28780 raft_consensus.cc:2393] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 3: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:37.901118 29550 consensus_queue.cc:1048] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 14:55:37.905397 29660 consensus_queue.cc:1048] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 14:55:37.926841 28713 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.927929 29594 raft_consensus.cc:493] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.941471 28636 raft_consensus.cc:2468] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:37.955564 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:37.919472 29662 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:37.966477 29693 raft_consensus.cc:3060] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.999429 28712 raft_consensus.cc:2468] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:37.962792 29575 raft_consensus.cc:2804] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:37.926887 29581 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:38.001431 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:38.014210 29383 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 3
W20260709 14:55:38.001821 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 85236.4us
I20260709 14:55:38.000684 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:37.980841 28707 raft_consensus.cc:2468] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:38.016952 29384 raft_consensus.cc:2393] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 2: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:37.978633 29698 raft_consensus.cc:515] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:37.982985 28630 raft_consensus.cc:3060] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.999460 29554 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:37.915362 29527 consensus_queue.cc:237] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER 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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:37.985567 29671 raft_consensus.cc:2804] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:38.019583 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:37.979696 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:37.924808 29692 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:38.014397 29385 raft_consensus.cc:3060] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:38.011730 29575 raft_consensus.cc:493] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.075538 28711 raft_consensus.cc:2393] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 2: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:38.015544 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:38.020874 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:38.004526 29594 raft_consensus.cc:515] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:37.999549 29673 raft_consensus.cc:515] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:38.153592 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:38.155123 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:38.155786 29530 consensus_queue.cc:1048] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 14:55:38.157308 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:38.077420 29575 raft_consensus.cc:3060] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:38.174491 29383 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:38.085804 29675 leader_election.cc:290] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:55:38.116904 29711 log.cc:927] Time spent T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.113s	user 0.000s	sys 0.000s
W20260709 14:55:38.186915 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 175929us
W20260709 14:55:38.157917 29636 log.cc:927] Time spent T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035: Append to log took a long time: real 0.133s	user 0.001s	sys 0.000s
I20260709 14:55:38.078291 28710 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:38.208583 28633 raft_consensus.cc:2393] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 4: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:38.213142 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:38.108991 29601 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:38.215063 29383 raft_consensus.cc:1275] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:38.183637 29388 raft_consensus.cc:3060] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:38.159911 29659 leader_election.cc:290] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:38.183914 29671 raft_consensus.cc:697] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:37.833355 28705 rpcz_store.cc:276] 0709 14:55:36.781345 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:36.789883 (+  8538us) service_pool.cc:224] Handling call
0709 14:55:36.832905 (+ 43022us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:36.885008 (+ 52103us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:36.887206 (+  2198us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:37.218799 (+331593us) spinlock_profiling.cc:243] Waited 9.9 ms on lock 0x7b2c00126a58. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c87cba11 00007fd1c87db372 00007fd1c9f0da01 00007fd1c9ed243a 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2
0709 14:55:37.219221 (+   422us) log.cc:844] Serialized 26 byte log entry
0709 14:55:37.695162 (+475941us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:55:37.695211 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:37.695301 (+    90us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:37.803100 (+107799us) raft_consensus.cc:1685] finished
0709 14:55:37.803120 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:37.803348 (+   228us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3087,"raft.run_cpu_time_us":148,"raft.run_wall_time_us":21818,"spinlock_wait_cycles":22761216,"thread_start_us":475436,"threads_started":1,"wal-append.queue_time_us":553960}
W20260709 14:55:38.257130 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 365473us
W20260709 14:55:38.259868 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 97513.5us
I20260709 14:55:38.261067 28604 leader_election.cc:304] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:38.118943 29715 consensus_queue.cc:1048] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.131s
I20260709 14:55:38.210017 29530 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:38.215379 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:38.219213 29550 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:38.232039 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:38.262109 28604 leader_election.cc:400] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 election: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3.
I20260709 14:55:38.267727 28604 leader_election.cc:403] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:55:38.267802 29383 raft_consensus.cc:2468] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:38.261214 28678 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:38.223101 29697 consensus_queue.cc:1048] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 14:55:38.263892 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:38.227078 29651 consensus_queue.cc:1059] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
I20260709 14:55:38.279395 29698 leader_election.cc:290] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:38.276998 29386 raft_consensus.cc:2468] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:38.282766 28604 leader_election.cc:304] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:38.286482 28678 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
W20260709 14:55:38.288852 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 78267.9us
I20260709 14:55:38.290131 28604 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:38.266184 29601 raft_consensus.cc:2804] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:55:38.283600 29701 log.cc:927] Time spent T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.301s	user 0.000s	sys 0.001s
I20260709 14:55:38.281140 29699 raft_consensus.cc:2804] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:38.280161 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:38.294535 28604 leader_election.cc:304] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:38.276268 29545 raft_consensus.cc:476] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Not starting pre-election -- already a leader
I20260709 14:55:38.310369 29545 raft_consensus.cc:3055] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:38.310420 29650 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:38.310882 29545 raft_consensus.cc:740] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:38.311847 29545 consensus_queue.cc:260] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:38.293773 28707 raft_consensus.cc:2393] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 2: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:38.291975 29727 consensus_queue.cc:1048] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 14:55:38.293166 29601 raft_consensus.cc:493] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:38.302157 29715 raft_consensus.cc:493] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:38.273085 29550 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:38.302070 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:38.268214 29530 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:38.300100 29699 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.292732 29651 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:38.294080 29664 raft_consensus.cc:2804] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:38.325366 29588 raft_consensus.cc:2804] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:38.326341 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:38.326848 29601 raft_consensus.cc:3060] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.294855 29660 raft_consensus.cc:2749] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:38.349340 28778 raft_consensus.cc:3060] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:38.349201 29654 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:38.351639 29654 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:38.309212 29673 leader_election.cc:290] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:38.336476 29699 raft_consensus.cc:3060] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:38.296579 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:38.295783 29662 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:38.317440 28678 leader_election.cc:304] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:38.357225 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:38.290599 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
W20260709 14:55:38.329279 29724 log.cc:927] Time spent T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 14:55:38.321908 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:38.323319 28706 raft_consensus.cc:3060] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:55:38.332020 29720 log.cc:927] Time spent T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.233s	user 0.001s	sys 0.001s
I20260709 14:55:38.387395 29722 raft_consensus.cc:2804] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:38.387892 29722 raft_consensus.cc:493] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.324590 29714 raft_consensus.cc:2804] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:38.345626 29388 raft_consensus.cc:2468] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:38.346309 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:38.359515 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:38.352262 29654 consensus_queue.cc:1059] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:38.338443 29664 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.358575 29383 raft_consensus.cc:2468] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:38.394008 28785 raft_consensus.cc:2468] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:38.388228 29722 raft_consensus.cc:3060] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:38.372922 29729 raft_consensus.cc:493] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:38.422631 29640 raft_consensus.cc:493] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:38.297597 29671 consensus_queue.cc:237] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:38.423579 29380 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:38.394954 29714 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:38.424829 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 129142us
I20260709 14:55:38.385799 29588 raft_consensus.cc:697] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:38.427562 28784 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:38.428745 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:38.434594 29386 raft_consensus.cc:3060] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:55:38.428119 28639 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60356 (request call id 360) took 1144 ms. Trace:
I20260709 14:55:38.422780 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:38.340987 29651 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:38.413687 29664 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:38.436651 29335 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:38.397918 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:38.395826 29561 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:38.330623 29715 raft_consensus.cc:515] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:38.435340 28639 rpcz_store.cc:276] 0709 14:55:37.280778 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:37.280882 (+   104us) service_pool.cc:224] Handling call
0709 14:55:37.281215 (+   333us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:37.295108 (+ 13893us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:37.295139 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:37.306528 (+ 11389us) log.cc:844] Serialized 26 byte log entry
0709 14:55:37.814164 (+507636us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:55:37.825111 (+ 10947us) log.cc:844] Serialized 14 byte log entry
0709 14:55:37.825552 (+   441us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:37.825626 (+    74us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:38.424532 (+598906us) raft_consensus.cc:1685] finished
0709 14:55:38.424552 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:38.424701 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13516,"prepare.queue_time_us":10386,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":34,"raft.queue_time_us":13698,"raft.run_cpu_time_us":290,"raft.run_wall_time_us":20032,"thread_start_us":472876,"threads_started":2,"wal-append.queue_time_us":566993}
I20260709 14:55:38.432597 29714 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:38.448247 28639 raft_consensus.cc:3060] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.441094 29594 leader_election.cc:290] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:38.460116 29727 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:38.461712 29654 raft_consensus.cc:2804] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:38.462253 29654 raft_consensus.cc:697] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:38.463097 29654 consensus_queue.cc:237] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:38.443918 28713 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:38.464578 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:38.465785 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:38.465932 29651 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:38.466431 29575 raft_consensus.cc:515] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:38.469466 28706 raft_consensus.cc:2468] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:38.470943 28706 raft_consensus.cc:1275] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:38.491803 28639 raft_consensus.cc:1275] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:38.440776 29640 raft_consensus.cc:515] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:38.450623 29692 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:38.468506 29575 leader_election.cc:290] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:38.429423 29729 raft_consensus.cc:515] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:38.503443 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:38.504525 29687 consensus_meta.cc:287] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662: Time spent flushing consensus metadata: real 0.511s	user 0.007s	sys 0.002s
I20260709 14:55:38.504737 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:38.494097 28707 raft_consensus.cc:2393] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 2: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:38.479704 29727 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:38.534777 29386 raft_consensus.cc:2468] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:38.537312 29640 leader_election.cc:290] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:38.542779 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:38.504946 29687 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:38.507061 28710 raft_consensus.cc:2393] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 4: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:38.547358 28639 raft_consensus.cc:1275] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:38.493791 29601 raft_consensus.cc:515] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:38.552685 29725 raft_consensus.cc:493] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:38.493379 29731 consensus_queue.cc:1048] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.163s
W20260709 14:55:38.555742 29653 consensus_meta.cc:287] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53: Time spent flushing consensus metadata: real 0.644s	user 0.005s	sys 0.002s
I20260709 14:55:38.556035 28630 raft_consensus.cc:2468] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
W20260709 14:55:38.558967 29335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 122381us
I20260709 14:55:38.560127 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:38.566781 28637 raft_consensus.cc:2393] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 4: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:38.504778 29729 leader_election.cc:290] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:38.544644 29692 raft_consensus.cc:493] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:38.505540 28778 raft_consensus.cc:2468] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:38.497166 29588 consensus_queue.cc:237] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER 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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:38.564836 29725 raft_consensus.cc:515] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
W20260709 14:55:38.587303 29693 consensus_meta.cc:287] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d: Time spent flushing consensus metadata: real 0.566s	user 0.006s	sys 0.001s
I20260709 14:55:38.588783 28630 raft_consensus.cc:1275] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:38.572925 29674 raft_consensus.cc:2749] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3.
I20260709 14:55:38.603040 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:38.604805 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:38.606775 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:38.600579 28604 leader_election.cc:304] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:38.563087 29550 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:38.593595 28639 raft_consensus.cc:1275] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:38.594200 29738 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:38.600195 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:38.601964 29725 leader_election.cc:290] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:38.601975 29731 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
W20260709 14:55:38.593025 29713 log.cc:927] Time spent T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.770s	user 0.002s	sys 0.010s
I20260709 14:55:38.619776 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:38.573566 29530 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
W20260709 14:55:38.613787 29726 log.cc:927] Time spent T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.221s	user 0.000s	sys 0.001s
I20260709 14:55:38.617897 29729 raft_consensus.cc:2804] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:38.584317 29653 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:38.638496 29601 leader_election.cc:290] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:38.597033 29692 raft_consensus.cc:515] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:38.624598 29731 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:38.642391 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:38.610102 29693 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:38.652794 28782 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55344 (request call id 54) took 1015 ms. Trace:
I20260709 14:55:38.643568 29729 raft_consensus.cc:697] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 4 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:38.655889 29731 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:38.645967 29561 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:38.654670 28706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "6935e8e517bd4624970106e1e53d7662"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:38.664759 29693 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:38.665383 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:38.665649 29530 raft_consensus.cc:493] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:38.666384 28784 raft_consensus.cc:2468] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:38.656049 29695 raft_consensus.cc:493] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.666760 29653 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:38.620536 29738 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:38.653194 28782 rpcz_store.cc:276] 0709 14:55:37.634724 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:37.634832 (+   108us) service_pool.cc:224] Handling call
0709 14:55:37.635158 (+   326us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:37.635473 (+   315us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:37.635500 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:37.657220 (+ 21720us) log.cc:844] Serialized 26 byte log entry
0709 14:55:37.822912 (+165692us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:55:37.822949 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:37.823010 (+    61us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:38.592372 (+769362us) spinlock_profiling.cc:243] Waited 9.54 ms on lock 0x7b4400022b4c. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6d0bc85 00007fd1c6d0c6a2 00007fd1c9a7e1db 00007fd1c9a79aaf 00007fd1c9a6d86e 00007fd1c9a6cbb6 00007fd1c9a6c7d8 00007fd1c9a76221 00007fd1c9a761d9 00007fd1c9a76169
0709 14:55:38.649100 (+ 56728us) raft_consensus.cc:1685] finished
0709 14:55:38.649120 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:38.650320 (+  1200us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":457,"raft.run_cpu_time_us":134,"raft.run_wall_time_us":20038,"spinlock_wait_cycles":21946752,"thread_start_us":92696,"threads_started":1,"wal-append.queue_time_us":149383}
I20260709 14:55:38.671869 28706 raft_consensus.cc:606] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Received request to transfer leadership to TS 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:38.672647 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:38.672286 29388 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:55:38.677637 28786 raft_consensus.cc:3060] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:38.659147 29722 raft_consensus.cc:515] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:38.691836 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:38.682346 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:38.695365 28781 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55344 (request call id 55) took 1060 ms. Trace:
I20260709 14:55:38.695854 28781 rpcz_store.cc:276] 0709 14:55:37.634997 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:37.637369 (+  2372us) service_pool.cc:224] Handling call
0709 14:55:37.702454 (+ 65085us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:37.979553 (+277099us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:38.695116 (+715563us) spinlock_profiling.cc:243] Waited 157 ms on lock 0x7b54003fc854. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:38.695281 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":360057216}
I20260709 14:55:38.700093 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:38.701040 29381 raft_consensus.cc:2393] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 4: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:38.701920 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:38.704288 29388 raft_consensus.cc:2468] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:38.705621 29692 leader_election.cc:290] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:38.706073 28706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:38.705858 28604 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:38.700423 28750 leader_election.cc:304] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:38.709439 28750 leader_election.cc:304] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:38.710294 28750 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:38.715061 29650 raft_consensus.cc:2804] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:38.716173 29650 raft_consensus.cc:493] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.716513 29650 raft_consensus.cc:3060] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:38.706645 28706 raft_consensus.cc:606] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:38.721422 28786 raft_consensus.cc:2468] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:38.721705 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:38.717876 29684 consensus_meta.cc:287] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662: Time spent flushing consensus metadata: real 0.917s	user 0.004s	sys 0.006s
I20260709 14:55:38.704144 29714 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:38.714099 29588 raft_consensus.cc:2804] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:38.678500 29530 raft_consensus.cc:515] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:38.714455 29687 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:38.681270 29695 raft_consensus.cc:515] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:38.726567 29335 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:38.713681 29653 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:38.727178 28713 raft_consensus.cc:2368] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3.
I20260709 14:55:38.717906 29563 raft_consensus.cc:2804] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:38.728507 29654 consensus_queue.cc:1048] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:55:38.724395 29680 raft_consensus.cc:2804] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:38.724011 29580 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:38.717415 29527 consensus_queue.cc:1048] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
W20260709 14:55:38.734349 29736 log.cc:927] Time spent T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.279s	user 0.000s	sys 0.002s
I20260709 14:55:38.727687 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:38.737775 29580 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:38.722003 29699 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:38.733718 29696 raft_consensus.cc:2804] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:38.734292 29588 raft_consensus.cc:697] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 4 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:38.736519 29563 raft_consensus.cc:697] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:38.738145 29530 leader_election.cc:290] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:38.726971 29729 consensus_queue.cc:237] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:38.735956 29680 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:38.741184 28705 raft_consensus.cc:2393] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 4: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:38.731314 29684 raft_consensus.cc:515] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:38.741530 29385 consensus_meta.cc:287] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53: Time spent flushing consensus metadata: real 0.644s	user 0.010s	sys 0.000s
I20260709 14:55:38.733330 29664 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:38.740198 29727 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:38.740695 29722 leader_election.cc:290] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:38.751789 29695 leader_election.cc:290] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:38.754179 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:38.745854 29696 raft_consensus.cc:697] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:38.756973 28604 leader_election.cc:304] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:38.735136 29653 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:38.746235 29680 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.762687 28638 raft_consensus.cc:2368] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd for earlier term 2. Current term is 3.
I20260709 14:55:38.765516 28604 leader_election.cc:304] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:38.767202 29674 raft_consensus.cc:2804] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:38.767679 29674 raft_consensus.cc:697] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:38.768620 28604 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:38.749282 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:38.749512 29385 raft_consensus.cc:2468] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:38.763222 28706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72162f5a023a42e997289b339942c72c"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:38.762610 29727 raft_consensus.cc:2749] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:55:38.774901 29745 log.cc:927] Time spent T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 14:55:38.776839 29601 raft_consensus.cc:2749] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:38.791041 28604 leader_election.cc:304] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:38.755934 29696 consensus_queue.cc:237] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:38.795009 29653 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:38.796110 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:38.787569 28706 raft_consensus.cc:606] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:38.799161 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:38.787372 29738 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:38.806689 29550 raft_consensus.cc:493] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:38.806936 29662 raft_consensus.cc:493] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:38.807299 29550 raft_consensus.cc:515] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:38.807488 29662 raft_consensus.cc:515] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:38.809536 29662 leader_election.cc:290] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:38.809552 29550 leader_election.cc:290] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:38.813339 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:38.798815 29727 raft_consensus.cc:2804] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:38.801373 28706 raft_consensus.cc:614] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 14:55:38.818049 29710 log.cc:927] Time spent T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.961s	user 0.022s	sys 0.019s
I20260709 14:55:38.818616 29550 raft_consensus.cc:493] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:38.819135 29550 raft_consensus.cc:515] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:38.799757 29714 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:38.774355 29563 consensus_queue.cc:237] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER 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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:38.822556 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:38.824156 28787 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:38.823714 29738 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.786540 29588 consensus_queue.cc:237] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:38.798192 29674 consensus_queue.cc:237] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:38.805117 29729 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:38.811326 29699 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:38.827992 28635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60356 (request call id 363) took 1546 ms. Trace:
I20260709 14:55:38.828724 29562 consensus_queue.cc:1048] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:55:38.824795 29727 raft_consensus.cc:697] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:38.826517 29530 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:38.847445 29562 consensus_queue.cc:1048] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:38.830021 29671 consensus_queue.cc:1048] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:55:38.851114 28706 raft_consensus.cc:1275] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:38.852419 29581 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:38.839516 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:38.854231 28637 raft_consensus.cc:2468] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:38.831046 28635 rpcz_store.cc:276] 0709 14:55:37.281544 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:37.300037 (+ 18493us) service_pool.cc:224] Handling call
0709 14:55:37.300321 (+   284us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:37.300694 (+   373us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:37.300724 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:37.301224 (+   500us) log.cc:844] Serialized 26 byte log entry
0709 14:55:37.662115 (+360891us) spinlock_profiling.cc:243] Waited 3.28 ms on lock 0x7b4400022b4c. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6d0bc85 00007fd1c6d0c6a2 00007fd1c9a7e1db 00007fd1c9a79aaf 00007fd1c6dc80ac 00007fd1cfc22ab9 00007fd1c6de469b 00007fd1c6de293f 00007fd1c6de4c02 00007fd1c9a6c20b
0709 14:55:37.942609 (+280494us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:55:37.943855 (+  1246us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:37.964438 (+ 20583us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:38.775781 (+811343us) spinlock_profiling.cc:243] Waited 17.6 ms on lock 0x7b4400022b4c. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6d0bc85 00007fd1c6d0c6a2 00007fd1c9a7e1db 00007fd1c9a79aaf 00007fd1c9a6d86e 00007fd1c9a6cbb6 00007fd1c9a6c7d8 00007fd1c9a76221 00007fd1c9a761d9 00007fd1c9a76169
0709 14:55:38.819800 (+ 44019us) raft_consensus.cc:1685] finished
0709 14:55:38.820935 (+  1135us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:38.827117 (+  6182us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3077,"raft.run_cpu_time_us":156,"raft.run_wall_time_us":16458,"spinlock_wait_cycles":48029952,"thread_start_us":623242,"threads_started":1,"wal-append.queue_time_us":513419}
I20260709 14:55:38.825580 29738 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:38.866055 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:38.831276 28781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9"
dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:55340
I20260709 14:55:38.865350 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:38.868732 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:38.852444 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:38.831525 29729 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:38.890245 28637 raft_consensus.cc:2468] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:38.867172 29684 leader_election.cc:290] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:38.860468 29581 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.980554 29738 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:38.859823 29662 raft_consensus.cc:493] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
W20260709 14:55:38.889396 29706 log.cc:927] Time spent T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.996s	user 0.007s	sys 0.006s
I20260709 14:55:38.981448 29581 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:38.862219 29530 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:38.985200 29581 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:38.887387 29664 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:38.986186 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:38.991618 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:38.992888 28704 raft_consensus.cc:1240] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:55:38.880728 29714 raft_consensus.cc:493] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:38.890910 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:38.982548 29382 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38598 (request call id 199) took 1432 ms. Trace:
I20260709 14:55:38.891894 28630 raft_consensus.cc:3060] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:38.914530 28781 raft_consensus.cc:606] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:38.982162 29662 raft_consensus.cc:515] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:38.881183 29580 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:55:38.890336 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 61127us
I20260709 14:55:39.161103 28709 raft_consensus.cc:2368] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3.
I20260709 14:55:39.161743 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:39.162565 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:39.163360 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:39.123838 29547 raft_consensus.cc:493] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:39.170852 29333 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:39.123939 29699 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.172503 29543 consensus_queue.cc:1048] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:55:39.206403 29699 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:39.169170 29547 raft_consensus.cc:515] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:39.214996 29547 leader_election.cc:290] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:39.169629 29727 consensus_queue.cc:237] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER 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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:39.181633 29733 consensus_queue.cc:1048] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.349s
I20260709 14:55:39.183812 28678 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
W20260709 14:55:39.230001 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 46257us
I20260709 14:55:39.231470 28678 leader_election.cc:304] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
W20260709 14:55:39.185161 29747 log.cc:927] Time spent T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.353s	user 0.000s	sys 0.001s
I20260709 14:55:39.189237 29550 leader_election.cc:290] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:39.172999 28636 raft_consensus.cc:2468] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:39.228127 29543 raft_consensus.cc:2749] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:39.124045 29382 rpcz_store.cc:276] 0709 14:55:37.549787 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:37.553892 (+  4105us) service_pool.cc:224] Handling call
0709 14:55:37.554260 (+   368us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:37.554633 (+   373us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:37.554663 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:37.555192 (+   529us) log.cc:844] Serialized 26 byte log entry
0709 14:55:37.823625 (+268433us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:55:37.823669 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:37.823765 (+    96us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:38.819271 (+995506us) spinlock_profiling.cc:243] Waited 35.1 ms on lock 0x7b4400022b4c. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6d0bc85 00007fd1c6d0c6a2 00007fd1c9a7e1db 00007fd1c9a79aaf 00007fd1c9a6d86e 00007fd1c9a6cbb6 00007fd1c9a6c7d8 00007fd1c9a76221 00007fd1c9a761d9 00007fd1c9a76169
0709 14:55:38.982221 (+162950us) raft_consensus.cc:1685] finished
0709 14:55:38.982252 (+    31us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:38.982460 (+   208us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":14892,"raft.run_cpu_time_us":102,"raft.run_wall_time_us":104,"spinlock_wait_cycles":80675712,"thread_start_us":268039,"threads_started":1,"wal-append.queue_time_us":268362}
W20260709 14:55:39.222630 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 51852.8us
I20260709 14:55:39.122200 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:39.241135 29723 raft_consensus.cc:2804] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:39.202586 29650 raft_consensus.cc:515] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:39.165769 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:39.175834 28710 raft_consensus.cc:1240] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3. Ops: []
W20260709 14:55:39.524016 28634 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.629s	user 0.015s	sys 0.017s
W20260709 14:55:39.647090 28787 consensus_meta.cc:287] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd: Time spent flushing consensus metadata: real 0.821s	user 0.001s	sys 0.019s
W20260709 14:55:39.653591 28634 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.758s	user 0.015s	sys 0.017s
I20260709 14:55:39.653649 28787 raft_consensus.cc:2468] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:39.642791 29333 leader_election.cc:400] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Vote denied by peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881) with higher term. Message: Invalid argument: T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3.
I20260709 14:55:39.655053 29333 leader_election.cc:304] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:39.166599 28781 raft_consensus.cc:3060] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:39.657927 29333 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:39.660010 29333 leader_election.cc:304] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:39.660274 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:39.660092 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:39.661085 28712 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54134 (request call id 58) took 1747 ms. Trace:
I20260709 14:55:39.236035 29699 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:39.735613 28787 raft_consensus.cc:2410] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d 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:55:39.567869 29664 raft_consensus.cc:493] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:39.317786 29547 raft_consensus.cc:2749] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:55:39.335448 29673 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.508s	user 0.009s	sys 0.024s
I20260709 14:55:39.333482 29601 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
W20260709 14:55:39.658625 29680 consensus_meta.cc:287] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd: Time spent flushing consensus metadata: real 0.886s	user 0.014s	sys 0.002s
I20260709 14:55:39.661428 28712 rpcz_store.cc:276] 0709 14:55:37.904155 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:38.017831 (+113676us) service_pool.cc:224] Handling call
0709 14:55:38.746934 (+729103us) spinlock_profiling.cc:243] Waited 2.88 ms on lock 0x7b58001c0298. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1ceeabfc0 00007fd1cee96929 00007fd1cee963d2 00007fd1c840dbd4
0709 14:55:38.747125 (+   191us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:38.747411 (+   286us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:38.747428 (+    17us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:38.747742 (+   314us) log.cc:844] Serialized 26 byte log entry
0709 14:55:38.774949 (+ 27207us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:55:38.774997 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:38.775064 (+    67us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:39.641252 (+866188us) raft_consensus.cc:1685] finished
0709 14:55:39.641272 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:39.651983 (+ 10711us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1402,"raft.run_cpu_time_us":134,"raft.run_wall_time_us":134,"spinlock_wait_cycles":6634240,"thread_start_us":19865,"threads_started":1,"wal-append.queue_time_us":56279}
I20260709 14:55:39.455159 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:39.661185 29333 leader_election.cc:304] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:39.643673 29723 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:39.749827 28676 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.25.241.2:33627 timed out after 1.624s (SENT) [suppressed 62 similar messages]
I20260709 14:55:39.652813 29530 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:39.125306 29714 raft_consensus.cc:515] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:39.785245 29723 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:39.657233 29700 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:39.766685 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:39.749575 29755 raft_consensus.cc:2749] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:55:39.770503 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 109382us
I20260709 14:55:39.749617 29543 raft_consensus.cc:2749] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:39.791658 29662 leader_election.cc:290] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:39.658000 29738 consensus_queue.cc:1059] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.106s
I20260709 14:55:39.794389 29729 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:39.765357 29757 log.cc:927] Time spent T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.152s	user 0.001s	sys 0.000s
I20260709 14:55:39.785877 28712 raft_consensus.cc:1275] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:55:39.755704 29336 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.573s	user 0.016s	sys 0.046s
I20260709 14:55:39.753224 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:39.661785 29385 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:39.763787 29664 raft_consensus.cc:515] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:39.788949 29696 raft_consensus.cc:2804] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:39.753569 29733 raft_consensus.cc:2804] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:39.789637 28709 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:39.811924 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:39.770392 29601 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:39.774812 29680 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:55:39.766186 29673 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.960s	user 0.012s	sys 0.031s
I20260709 14:55:39.802229 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:39.818171 29336 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.636s	user 0.017s	sys 0.047s
I20260709 14:55:39.817018 29662 raft_consensus.cc:493] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.825750 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:39.826867 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:39.817956 29729 raft_consensus.cc:493] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.832064 28630 raft_consensus.cc:2468] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
W20260709 14:55:39.832885 29707 log.cc:927] Time spent T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 2.006s	user 0.012s	sys 0.033s
W20260709 14:55:39.833441 29704 log.cc:927] Time spent T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 2.009s	user 0.030s	sys 0.066s
I20260709 14:55:39.836133 29715 leader_election.cc:290] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:39.837524 28637 raft_consensus.cc:1240] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:55:39.839407 29714 leader_election.cc:290] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
W20260709 14:55:39.823372 29754 log.cc:927] Time spent T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 14:55:39.840014 29547 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:39.822180 29733 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:39.820209 29696 raft_consensus.cc:493] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:39.810806 29700 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:39.877552 29700 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:39.854475 29662 raft_consensus.cc:515] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:39.879525 29662 leader_election.cc:290] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:39.869038 29650 leader_election.cc:290] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:39.850553 28786 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:39.840472 29765 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.849957 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:39.844640 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 94840.4us
I20260709 14:55:39.903195 28704 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54134 (request call id 71) took 1061 ms. Trace:
I20260709 14:55:39.872977 29767 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:39.903579 28704 rpcz_store.cc:276] 0709 14:55:38.841515 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:38.993896 (+152381us) service_pool.cc:224] Handling call
0709 14:55:39.849812 (+855916us) spinlock_profiling.cc:243] Waited 42.2 ms on lock 0x7b58001c0298. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1cee980a0 00007fd1cee97984 00007fd1c84126d4 00007fd1c8412662
0709 14:55:39.903136 (+ 53324us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":97129216}
I20260709 14:55:39.851341 29378 raft_consensus.cc:2393] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 3: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:39.849823 28778 raft_consensus.cc:1275] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:39.849087 28780 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55344 (request call id 71) took 1097 ms. Trace:
I20260709 14:55:39.847209 29601 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:39.848875 29680 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:39.854790 29716 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.868462 28630 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47968 (request call id 75) took 1003 ms. Trace:
I20260709 14:55:39.855786 29729 raft_consensus.cc:515] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:39.863966 28710 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54134 (request call id 68) took 1015 ms. Trace:
I20260709 14:55:39.875326 29733 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:39.897274 29760 log.cc:927] Time spent T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.086s	user 0.000s	sys 0.001s
I20260709 14:55:39.902165 28636 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47968 (request call id 77) took 1037 ms. Trace:
I20260709 14:55:39.905503 29765 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:39.905709 29767 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:39.905558 29714 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:39.956673 29699 raft_consensus.cc:493] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.875058 29547 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:39.906857 29664 leader_election.cc:290] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:39.909418 28708 raft_consensus.cc:1240] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:39.912010 29562 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:40.004580 29562 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:40.005187 29640 raft_consensus.cc:993] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d: : Instructing follower c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:39.912487 29761 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:39.913679 28704 raft_consensus.cc:1240] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3. Ops: []
W20260709 14:55:39.915369 29383 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38598 (request call id 210) took 1621 ms (client timeout 2039 ms). Trace:
W20260709 14:55:39.916050 28711 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47808 (request call id 403) took 2026 ms (client timeout 1736 ms). Trace:
W20260709 14:55:39.882138 29758 log.cc:927] Time spent T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
W20260709 14:55:39.905133 29759 log.cc:927] Time spent T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 14:55:39.879566 29696 raft_consensus.cc:3060] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:39.897485 29700 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.872263 28706 raft_consensus.cc:2393] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 2: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:39.930624 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:39.934325 29723 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:40.005599 29729 leader_election.cc:290] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:39.931680 29385 raft_consensus.cc:2468] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:40.020623 29385 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38598 (request call id 216) took 1156 ms. Trace:
I20260709 14:55:39.940430 29333 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:40.003134 29725 raft_consensus.cc:493] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
W20260709 14:55:39.943686 28783 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.385s	user 0.033s	sys 0.018s
I20260709 14:55:39.947404 28602 leader_election.cc:304] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:39.947548 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:39.948535 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:40.023490 29386 raft_consensus.cc:2468] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:39.882138 29673 raft_consensus.cc:493] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.936955 29660 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.941154 29686 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:39.941206 29662 raft_consensus.cc:493] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
W20260709 14:55:39.954495 29739 log.cc:927] Time spent T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 1.363s	user 0.014s	sys 0.028s
W20260709 14:55:40.003855 29771 log.cc:927] Time spent T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.137s	user 0.001s	sys 0.000s
I20260709 14:55:40.003661 29699 raft_consensus.cc:515] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:40.004071 29768 raft_consensus.cc:493] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:40.005707 29640 raft_consensus.cc:1081] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Signalling peer c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:39.959306 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:40.006702 28634 raft_consensus.cc:2468] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:39.958247 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:39.953542 29647 consensus_queue.cc:1059] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 14:55:40.037357 29647 raft_consensus.cc:3055] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:40.037689 29547 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:39.954088 29671 consensus_queue.cc:1048] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 14:55:39.953819 29674 consensus_queue.cc:1048] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 14:55:40.026244 29729 raft_consensus.cc:2749] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:39.958527 29716 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:40.042865 29732 raft_consensus.cc:3055] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:40.043277 29732 raft_consensus.cc:740] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:40.044035 29732 consensus_queue.cc:260] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:40.044523 29716 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:40.045018 29732 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:40.046185 28782 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47172 (request call id 316) took 1267 ms. Trace:
I20260709 14:55:40.046538 28782 rpcz_store.cc:276] 0709 14:55:38.778342 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:38.778510 (+   168us) service_pool.cc:224] Handling call
0709 14:55:38.778826 (+   316us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:38.779016 (+   190us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:55:38.789927 (+ 10911us) log.cc:844] Serialized 14 byte log entry
0709 14:55:40.045750 (+1255823us) spinlock_profiling.cc:243] Waited 1.13 ms on lock 0x7b1800310f00. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1cfcadde1 00007fd1cfcba5b1 00007fd1c6d5fc0a 00007fd1d049f219 00007fd1c6de7a40 00007fd1c6de24e4 00007fd1c6de2455 00007fd1c9eca060 00007fd1c9edc716 00007fd1c9eed287 00007fd1c9eed208
0709 14:55:40.045881 (+   131us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:55:40.045926 (+    45us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:55:40.045976 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:40.046038 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:40.046135 (+    97us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":388,"prepare.queue_time_us":10744,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":34,"spinlock_wait_cycles":2587904}
W20260709 14:55:40.006075 29383 rpcz_store.cc:269] 0709 14:55:38.294035 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:38.301818 (+  7783us) service_pool.cc:224] Handling call
0709 14:55:39.915193 (+1613375us) spinlock_profiling.cc:243] Waited 28.7 ms on lock 0x7b5400147154. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:39.915292 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":65928448}
I20260709 14:55:40.049367 28784 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47172 (request call id 317) took 1259 ms. Trace:
I20260709 14:55:39.992415 29550 raft_consensus.cc:493] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:39.931326 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:40.006538 28711 rpcz_store.cc:269] 0709 14:55:37.889317 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:37.889485 (+   168us) service_pool.cc:224] Handling call
0709 14:55:39.915846 (+2026361us) spinlock_profiling.cc:243] Waited 164 ms on lock 0x7b54000866d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:39.915972 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":377803136}
I20260709 14:55:39.956589 28630 rpcz_store.cc:276] 0709 14:55:38.863789 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:38.865083 (+  1294us) service_pool.cc:224] Handling call
0709 14:55:39.867271 (+1002188us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:40.015789 28706 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54134 (request call id 69) took 1174 ms. Trace:
W20260709 14:55:39.928900 28633 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60366 (request call id 488) took 2110 ms (client timeout 2169 ms). Trace:
I20260709 14:55:39.949369 28786 raft_consensus.cc:2468] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:40.023867 29384 raft_consensus.cc:2468] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:40.011924 29562 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:55:40.025120 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 77776us
I20260709 14:55:40.025923 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:40.021013 29385 rpcz_store.cc:276] 0709 14:55:38.864145 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:38.889661 (+ 25516us) service_pool.cc:224] Handling call
0709 14:55:40.020562 (+1130901us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:40.072628 29335 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
W20260709 14:55:40.024600 28783 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.464s	user 0.033s	sys 0.019s
I20260709 14:55:40.007243 29714 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:40.033078 28639 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47968 (request call id 74) took 1169 ms. Trace:
I20260709 14:55:40.028153 29662 raft_consensus.cc:515] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:40.082386 28639 rpcz_store.cc:276] 0709 14:55:38.863480 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:38.864302 (+   822us) service_pool.cc:224] Handling call
0709 14:55:38.864611 (+   309us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:38.864969 (+   358us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:38.864996 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:38.865440 (+   444us) log.cc:844] Serialized 26 byte log entry
0709 14:55:39.281348 (+415908us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:55:39.281389 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:39.281464 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:40.032924 (+751460us) raft_consensus.cc:1685] finished
0709 14:55:40.032942 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:40.033036 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":14923,"raft.run_cpu_time_us":134,"raft.run_wall_time_us":2839,"thread_start_us":415513,"threads_started":1,"wal-append.queue_time_us":928523}
I20260709 14:55:40.035624 28707 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54134 (request call id 64) took 1196 ms. Trace:
I20260709 14:55:40.084120 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.036164 29697 raft_consensus.cc:2804] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:40.084173 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:40.034374 29768 raft_consensus.cc:515] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:55:40.036465 28713 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47780 (request call id 357) took 1891 ms (client timeout 2216 ms). Trace:
I20260709 14:55:40.025221 29725 raft_consensus.cc:515] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:39.980994 28636 rpcz_store.cc:276] 0709 14:55:38.864401 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:38.879767 (+ 15366us) service_pool.cc:224] Handling call
0709 14:55:39.901968 (+1022201us) spinlock_profiling.cc:243] Waited 179 ms on lock 0x7b54004970d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:39.902106 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":412112128}
I20260709 14:55:39.959162 29530 raft_consensus.cc:493] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
W20260709 14:55:39.941023 29378 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38626 (request call id 274) took 1939 ms (client timeout 1936 ms). Trace:
I20260709 14:55:40.013388 29761 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:40.042397 28631 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47968 (request call id 71) took 1453 ms. Trace:
I20260709 14:55:40.032140 29686 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:40.027621 29673 raft_consensus.cc:515] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:40.049571 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.086781 29697 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:40.017966 29700 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:40.051290 28712 raft_consensus.cc:2468] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:40.037689 29647 raft_consensus.cc:740] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:40.050103 28784 rpcz_store.cc:276] 0709 14:55:38.789611 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:38.789761 (+   150us) service_pool.cc:224] Handling call
0709 14:55:38.790032 (+   271us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:38.790226 (+   194us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:55:38.822459 (+ 32233us) log.cc:844] Serialized 14 byte log entry
0709 14:55:40.049042 (+1226583us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:55:40.049096 (+    54us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:55:40.049139 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:40.049203 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:40.049313 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1226365,"prepare.queue_time_us":2116,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":840,"thread_start_us":29983,"threads_started":1}
W20260709 14:55:40.060477 29737 log.cc:927] Time spent T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 1.512s	user 0.012s	sys 0.031s
I20260709 14:55:40.062079 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:40.108301 28711 raft_consensus.cc:2410] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd 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:55:40.062271 29577 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
W20260709 14:55:40.062919 28638 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60366 (request call id 494) took 2192 ms (client timeout 1612 ms). Trace:
I20260709 14:55:40.063225 29650 raft_consensus.cc:493] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:40.065237 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:40.054979 28706 rpcz_store.cc:276] 0709 14:55:38.841054 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:39.786482 (+945428us) service_pool.cc:224] Handling call
0709 14:55:40.015725 (+229243us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:40.134397 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:40.068212 28750 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:40.069315 29527 raft_consensus.cc:493] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:40.135565 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:40.135965 29527 raft_consensus.cc:515] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:40.136723 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:40.137316 28706 raft_consensus.cc:3060] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:40.069789 29680 raft_consensus.cc:493] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:40.138072 29527 leader_election.cc:290] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:40.138266 29680 raft_consensus.cc:515] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:40.070655 29505 raft_consensus.cc:493] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:40.139907 29505 raft_consensus.cc:515] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:40.140206 29680 leader_election.cc:290] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:40.140746 29680 raft_consensus.cc:493] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:40.141177 29680 raft_consensus.cc:515] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:40.141714 29505 leader_election.cc:290] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:40.142189 29505 raft_consensus.cc:493] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:40.142549 29505 raft_consensus.cc:515] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:40.143060 29680 leader_election.cc:290] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:40.143805 29781 raft_consensus.cc:493] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:40.144192 29505 leader_election.cc:290] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:40.071086 29563 raft_consensus.cc:493] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:40.144373 29781 raft_consensus.cc:515] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:40.144755 29563 raft_consensus.cc:515] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:40.145251 29674 raft_consensus.cc:493] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:40.145800 29674 raft_consensus.cc:515] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:40.146847 29563 leader_election.cc:290] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:40.146950 29781 leader_election.cc:290] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:40.060286 29677 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:40.147691 29677 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:40.028034 29660 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:40.148164 29674 leader_election.cc:290] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:40.077798 28602 leader_election.cc:304] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:40.079294 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:40.080686 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:40.086196 28639 raft_consensus.cc:2393] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 4: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:40.088171 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.088913 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:40.089761 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:40.090154 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:40.055155 28633 rpcz_store.cc:269] 0709 14:55:37.817966 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:37.818098 (+   132us) service_pool.cc:224] Handling call
0709 14:55:39.922394 (+2104296us) spinlock_profiling.cc:243] Waited 336 ms on lock 0x7b54004ebbd4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:39.928653 (+  6259us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":771998976}
I20260709 14:55:40.108212 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:40.053633 29716 raft_consensus.cc:493] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:40.077169 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:40.079816 29698 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:40.086339 29738 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.077019 28781 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:40.091718 29731 raft_consensus.cc:2749] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:39.953197 28780 rpcz_store.cc:276] 0709 14:55:38.751676 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:38.757216 (+  5540us) service_pool.cc:224] Handling call
0709 14:55:38.774627 (+ 17411us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:38.790615 (+ 15988us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:38.791815 (+  1200us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:38.827914 (+ 36099us) log.cc:844] Serialized 26 byte log entry
0709 14:55:39.171891 (+343977us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:55:39.225437 (+ 53546us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:39.305155 (+ 79718us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:39.848890 (+543735us) raft_consensus.cc:1685] finished
0709 14:55:39.848909 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:39.849038 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2892,"raft.run_cpu_time_us":117,"raft.run_wall_time_us":1855,"thread_start_us":306471,"threads_started":1,"wal-append.queue_time_us":638527}
W20260709 14:55:40.106298 28785 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47172 (request call id 319) took 1293 ms (client timeout 1524 ms). Trace:
I20260709 14:55:40.108081 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:40.093685 29562 raft_consensus.cc:493] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
W20260709 14:55:40.094192 28713 rpcz_store.cc:269] 0709 14:55:38.144628 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:38.465552 (+320924us) service_pool.cc:224] Handling call
0709 14:55:40.036270 (+1570718us) spinlock_profiling.cc:243] Waited 240 ms on lock 0x7b540051ccd4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:40.036405 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":553140992}
I20260709 14:55:40.098770 29767 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:40.057147 29550 raft_consensus.cc:515] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:40.111302 28604 leader_election.cc:304] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:40.150627 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.150957 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:40.157619 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 79894.4us
I20260709 14:55:40.106324 29697 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:39.958986 28710 rpcz_store.cc:276] 0709 14:55:38.840818 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:39.791089 (+950271us) service_pool.cc:224] Handling call
0709 14:55:39.819841 (+ 28752us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:39.824659 (+  4818us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:39.827390 (+  2731us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:55:39.841321 (+ 13931us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:55:39.851911 (+ 10590us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:39.854408 (+  2497us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:39.855788 (+  1380us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:55:40.166496 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 98352us
I20260709 14:55:40.167349 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:40.166326 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:40.110719 28638 rpcz_store.cc:269] 0709 14:55:37.870088 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:37.874379 (+  4291us) service_pool.cc:224] Handling call
0709 14:55:40.062738 (+2188359us) spinlock_profiling.cc:243] Waited 855 ms on lock 0x7b540048cbd4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:40.062857 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1965383040}
I20260709 14:55:40.169687 29761 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:40.149809 29660 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:40.100359 29530 raft_consensus.cc:515] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:40.108037 28779 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47172 (request call id 315) took 1339 ms. Trace:
I20260709 14:55:40.176373 28706 raft_consensus.cc:2468] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:40.109977 29784 raft_consensus.cc:493] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:40.178455 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.241020 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:40.242332 29550 leader_election.cc:290] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:40.211643 28781 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47176 (request call id 445) took 1219 ms. Trace:
I20260709 14:55:40.244143 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:40.099403 29378 rpcz_store.cc:269] 0709 14:55:37.999567 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:38.001328 (+  1761us) service_pool.cc:224] Handling call
0709 14:55:39.657433 (+1656105us) spinlock_profiling.cc:243] Waited 11.4 ms on lock 0x7b5800164798. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1cee980a0 00007fd1cee97984 00007fd1c84126d4 00007fd1c8412662
0709 14:55:39.920263 (+262830us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":26135808}
I20260709 14:55:40.150480 29381 raft_consensus.cc:2468] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:40.159293 29601 raft_consensus.cc:2749] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:40.263374 28750 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
W20260709 14:55:40.181850 28752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 72794.3us
I20260709 14:55:40.132567 29577 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:40.207471 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:40.159837 28704 raft_consensus.cc:2468] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:40.206475 28787 raft_consensus.cc:1240] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:40.150964 29650 raft_consensus.cc:515] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:40.245047 28711 raft_consensus.cc:2468] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:40.246727 28602 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:40.245229 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
W20260709 14:55:40.245644 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 134411us
I20260709 14:55:40.266788 28711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:40.267239 28604 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
W20260709 14:55:40.206219 28785 rpcz_store.cc:269] 0709 14:55:38.812921 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:40.049323 (+1236402us) service_pool.cc:224] Handling call
0709 14:55:40.106238 (+ 56915us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:40.243024 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:40.260769 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 320360us
I20260709 14:55:40.205502 28709 raft_consensus.cc:2468] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:40.268230 28712 raft_consensus.cc:2393] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 3: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:40.202718 29723 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:40.182435 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:40.267413 28711 raft_consensus.cc:606] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:40.276268 28604 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:40.276638 28711 raft_consensus.cc:614] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:55:40.270838 29333 leader_election.cc:304] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:40.182512 29385 raft_consensus.cc:3060] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:55:40.249256 29780 log.cc:927] Time spent T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.154s	user 0.002s	sys 0.000s
I20260709 14:55:40.269187 28750 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:40.243144 29786 raft_consensus.cc:2804] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:40.277976 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:40.279776 29789 consensus_queue.cc:1048] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 14:55:40.313954 29580 raft_consensus.cc:2804] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:40.314507 29580 raft_consensus.cc:697] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
W20260709 14:55:40.281747 28705 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47780 (request call id 356) took 2137 ms (client timeout 1989 ms). Trace:
I20260709 14:55:40.314669 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:40.282570 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:40.269676 29527 consensus_queue.cc:1048] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 14:55:40.283274 28787 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55344 (request call id 76) took 1088 ms. Trace:
I20260709 14:55:40.284058 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:40.284652 29788 raft_consensus.cc:2764] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:55:40.285370 29384 raft_consensus.cc:1275] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:40.259773 29550 raft_consensus.cc:2804] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:40.205556 29765 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:40.286249 28752 leader_election.cc:304] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:40.286378 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:40.258695 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.243420 29782 consensus_queue.cc:1048] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.111s
I20260709 14:55:40.285790 28604 leader_election.cc:304] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
W20260709 14:55:40.338516 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 52803.5us
I20260709 14:55:40.339123 28604 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
W20260709 14:55:40.293119 29774 log.cc:927] Time spent T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.252s	user 0.000s	sys 0.001s
I20260709 14:55:40.182122 29716 raft_consensus.cc:515] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
W20260709 14:55:40.257392 29380 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38610 (request call id 293) took 2140 ms (client timeout 1870 ms). Trace:
I20260709 14:55:40.205703 29698 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:40.298914 29761 consensus_queue.cc:1059] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:55:40.243414 28781 rpcz_store.cc:276] 0709 14:55:38.992495 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:39.163133 (+170638us) service_pool.cc:224] Handling call
0709 14:55:40.208478 (+1045345us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:40.356813 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:40.357493 28637 raft_consensus.cc:2468] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:40.357764 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.358287 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:40.359239 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.359437 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:40.212989 29562 raft_consensus.cc:515] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:40.306619 29787 raft_consensus.cc:493] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:40.360291 29787 raft_consensus.cc:515] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:40.360761 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.361726 29562 leader_election.cc:290] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:40.361968 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.362239 29698 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:40.362679 28778 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:40.362893 29787 leader_election.cc:290] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:40.356570 29761 raft_consensus.cc:3055] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:40.363463 29761 raft_consensus.cc:740] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:40.364343 29761 consensus_queue.cc:260] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:40.365160 29768 leader_election.cc:290] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:40.365660 29761 raft_consensus.cc:3060] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:40.208700 29738 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:40.182327 29647 consensus_queue.cc:260] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:40.290421 29674 raft_consensus.cc:2749] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:40.286114 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.267496 29784 raft_consensus.cc:515] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:40.312431 29654 consensus_queue.cc:1059] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:55:40.313380 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 44259.2us
I20260709 14:55:40.315707 28638 raft_consensus.cc:2468] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:40.290871 29767 raft_consensus.cc:2804] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:40.286028 29699 leader_election.cc:290] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:40.434901 28750 leader_election.cc:304] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:40.325001 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:40.437002 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:40.300158 29664 raft_consensus.cc:2804] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:40.242062 28779 rpcz_store.cc:276] 0709 14:55:38.767418 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:38.767605 (+   187us) service_pool.cc:224] Handling call
0709 14:55:39.934193 (+1166588us) spinlock_profiling.cc:243] Waited 2.38 ms on lock 0x7b58000e1998. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1ceeabfc0 00007fd1cee96929 00007fd1cee963d2 00007fd1c840dbd4
0709 14:55:39.934391 (+   198us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:39.934611 (+   220us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:55:40.015704 (+ 81093us) log.cc:844] Serialized 14 byte log entry
0709 14:55:40.091865 (+ 76161us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:55:40.093732 (+  1867us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:55:40.098570 (+  4838us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:40.102142 (+  3572us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:40.106366 (+  4224us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7135,"prepare.queue_time_us":90548,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":35,"raft.queue_time_us":14875,"raft.run_cpu_time_us":112,"raft.run_wall_time_us":4742,"spinlock_wait_cycles":5467008,"thread_start_us":135770,"threads_started":2,"wal-append.queue_time_us":90715}
I20260709 14:55:40.301980 29794 raft_consensus.cc:2749] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:40.324774 28635 raft_consensus.cc:2468] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:40.327644 29700 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:40.334190 29783 log.cc:927] Time spent T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.122s	user 0.000s	sys 0.000s
I20260709 14:55:40.334417 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.335103 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:40.337237 28634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47968 (request call id 81) took 1126 ms. Trace:
I20260709 14:55:40.318830 28787 rpcz_store.cc:276] 0709 14:55:39.194780 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:39.865332 (+670552us) service_pool.cc:224] Handling call
0709 14:55:40.206272 (+340940us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:40.265693 (+ 59421us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:40.283081 (+ 17388us) spinlock_profiling.cc:243] Waited 341 ms on lock 0x7b54002c9550. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed18ad 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:40.283215 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":783292800}
I20260709 14:55:40.323427 29662 leader_election.cc:290] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:40.351890 28752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 65715us
I20260709 14:55:40.084386 28707 rpcz_store.cc:276] 0709 14:55:38.838914 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:38.842039 (+  3125us) service_pool.cc:224] Handling call
0709 14:55:39.837719 (+995680us) spinlock_profiling.cc:243] Waited 20.1 ms on lock 0x7b58001c0298. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1ceeabfc0 00007fd1cee96929 00007fd1cee963d2 00007fd1c840dbd4
0709 14:55:39.837903 (+   184us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:39.942463 (+104560us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:39.942499 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:39.942992 (+   493us) log.cc:844] Serialized 26 byte log entry
0709 14:55:39.977408 (+ 34416us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:55:39.977468 (+    60us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:39.977556 (+    88us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:40.027465 (+ 49909us) raft_consensus.cc:1685] finished
0709 14:55:40.027876 (+   411us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:40.035561 (+  7685us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1634,"raft.run_cpu_time_us":85,"raft.run_wall_time_us":85,"spinlock_wait_cycles":46161152,"thread_start_us":138133,"threads_started":2,"wal-append.queue_time_us":34366}
I20260709 14:55:40.515533 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:40.329262 29550 raft_consensus.cc:493] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:40.516148 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.516507 28635 raft_consensus.cc:2393] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 3: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:40.516630 29550 raft_consensus.cc:3060] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.517457 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:40.517683 28787 raft_consensus.cc:1275] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:55:40.398131 29335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 96861.7us
I20260709 14:55:40.398270 29796 raft_consensus.cc:2749] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:55:40.315011 28705 rpcz_store.cc:269] 0709 14:55:38.144397 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:38.281766 (+137369us) service_pool.cc:224] Handling call
0709 14:55:40.281505 (+1999739us) spinlock_profiling.cc:243] Waited 362 ms on lock 0x7b54003048d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:40.281668 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":832030080}
W20260709 14:55:40.398293 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 97948.8us
I20260709 14:55:40.328701 29725 leader_election.cc:290] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:40.340880 29673 leader_election.cc:290] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
W20260709 14:55:40.366453 29792 log.cc:927] Time spent T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.161s	user 0.001s	sys 0.000s
I20260709 14:55:40.397712 28704 raft_consensus.cc:1275] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:40.539187 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:40.539541 29385 raft_consensus.cc:2468] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:40.530380 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:40.533638 29650 leader_election.cc:290] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:40.433797 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.349320 29686 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:40.347713 29530 leader_election.cc:290] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:40.442984 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:40.440203 28637 raft_consensus.cc:2468] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:40.444741 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:40.399883 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 48738.3us
I20260709 14:55:40.355541 29765 raft_consensus.cc:2804] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:40.328338 29785 raft_consensus.cc:493] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:40.513613 28785 raft_consensus.cc:2468] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:40.445627 29677 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:40.372421 29786 raft_consensus.cc:697] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:40.449239 29731 raft_consensus.cc:493] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.449172 28706 raft_consensus.cc:1240] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:40.434664 28778 raft_consensus.cc:1240] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:40.557824 29716 leader_election.cc:290] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
W20260709 14:55:40.560171 29732 consensus_meta.cc:287] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53: Time spent flushing consensus metadata: real 0.515s	user 0.002s	sys 0.008s
I20260709 14:55:40.515637 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:40.561671 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:40.273990 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:40.466706 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:40.515671 28708 raft_consensus.cc:2393] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 3: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:40.565271 28639 raft_consensus.cc:2393] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 4: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:40.523440 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:40.520303 29335 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:40.355134 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:40.514230 28634 rpcz_store.cc:276] 0709 14:55:39.210351 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:39.825134 (+614783us) service_pool.cc:224] Handling call
0709 14:55:40.337078 (+511944us) spinlock_profiling.cc:243] Waited 153 ms on lock 0x7b54000226d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:40.337182 (+   104us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":350992640}
I20260709 14:55:40.443583 29580 consensus_queue.cc:237] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER 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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:40.354382 29588 raft_consensus.cc:2804] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:55:40.528223 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 192343us
I20260709 14:55:40.518599 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
W20260709 14:55:40.532239 29336 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:40.532370 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:40.532285 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:40.101543 28631 rpcz_store.cc:276] 0709 14:55:38.588978 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:38.593163 (+  4185us) service_pool.cc:224] Handling call
0709 14:55:38.593459 (+   296us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:38.593855 (+   396us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:38.593887 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:39.834941 (+1241054us) spinlock_profiling.cc:243] Waited 2.52 ms on lock 0x7b2c0004d028. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c87cba11 00007fd1c87db372 00007fd1c9f0da01 00007fd1c9ed243a 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2
0709 14:55:39.835336 (+   395us) log.cc:844] Serialized 26 byte log entry
0709 14:55:39.866534 (+ 31198us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:55:39.866575 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:39.866653 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:40.038342 (+171689us) raft_consensus.cc:1685] finished
0709 14:55:40.039927 (+  1585us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:40.042329 (+  2402us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":276,"raft.run_cpu_time_us":98,"raft.run_wall_time_us":100,"spinlock_wait_cycles":5787392,"thread_start_us":30802,"threads_started":1,"wal-append.queue_time_us":31194}
I20260709 14:55:40.534986 28678 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:40.449034 29647 raft_consensus.cc:3060] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:40.541628 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:40.542047 29333 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:40.438939 29664 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:40.542557 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:40.396199 29768 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:40.545655 28638 raft_consensus.cc:2468] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
W20260709 14:55:40.577813 28786 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47172 (request call id 321) took 1707 ms (client timeout 2006 ms). Trace:
I20260709 14:55:40.590561 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:40.591332 28638 raft_consensus.cc:2368] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd for earlier term 2. Current term is 3.
I20260709 14:55:40.404731 28781 raft_consensus.cc:2468] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:40.541024 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:40.541131 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:40.556036 28783 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47172 (request call id 309) took 2263 ms. Trace:
I20260709 14:55:40.556716 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.542757 29653 raft_consensus.cc:493] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.543394 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.570127 29335 leader_election.cc:304] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:40.549523 29767 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.572093 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:40.536376 29698 consensus_queue.cc:1048] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 14:55:40.602649 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.574163 28711 raft_consensus.cc:2468] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:40.601953 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:40.352010 29380 rpcz_store.cc:269] 0709 14:55:38.117498 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:38.154852 (+ 37354us) service_pool.cc:224] Handling call
0709 14:55:40.219078 (+2064226us) spinlock_profiling.cc:243] Waited 199 ms on lock 0x7b54000050d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:40.249905 (+ 30827us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":456945024}
I20260709 14:55:40.571064 29588 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:40.566504 29765 raft_consensus.cc:697] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:40.552771 29577 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:40.589356 29384 raft_consensus.cc:2468] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:40.588887 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
W20260709 14:55:40.588376 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 53468.2us
I20260709 14:55:40.594678 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:40.557785 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:40.597007 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:40.600188 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.601536 28630 raft_consensus.cc:2393] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 3: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
W20260709 14:55:40.601814 28632 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60356 (request call id 367) took 2968 ms (client timeout 1624 ms). Trace:
I20260709 14:55:40.570741 29716 raft_consensus.cc:493] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:40.569856 29662 consensus_queue.cc:1048] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 14:55:40.594535 29695 raft_consensus.cc:2804] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:40.761018 29788 raft_consensus.cc:993] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd: : Instructing follower c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:40.761523 29788 raft_consensus.cc:1081] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Signalling peer c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:40.713071 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:40.590154 28786 rpcz_store.cc:269] 0709 14:55:38.870544 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:39.659840 (+789296us) service_pool.cc:224] Handling call
0709 14:55:40.577682 (+917842us) spinlock_profiling.cc:243] Waited 190 ms on lock 0x7b54004cf4d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:40.577768 (+    86us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":435960576}
I20260709 14:55:40.604164 29767 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:40.599056 29768 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:40.764748 29677 consensus_queue.cc:1048] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
W20260709 14:55:40.674185 29335 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:40.592962 29787 raft_consensus.cc:493] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:40.786957 29787 raft_consensus.cc:515] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:40.787406 29768 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:40.765939 29716 raft_consensus.cc:515] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:40.643637 28711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:40.789951 28711 raft_consensus.cc:606] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:40.790311 28711 raft_consensus.cc:614] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:55:40.791548 28711 raft_consensus.cc:1275] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:40.644335 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:40.763916 28678 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:40.767617 29714 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:40.769251 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.578126 29563 raft_consensus.cc:2804] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:40.773562 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:40.773864 28634 raft_consensus.cc:1275] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:55:40.764351 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 274783us
I20260709 14:55:40.776738 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:40.778203 28638 raft_consensus.cc:1275] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:40.570542 29731 raft_consensus.cc:515] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:40.593567 29664 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:40.799621 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.754601 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:40.763093 28632 rpcz_store.cc:269] 0709 14:55:37.630494 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:37.633272 (+  2778us) service_pool.cc:224] Handling call
0709 14:55:38.985843 (+1352571us) spinlock_profiling.cc:243] Waited 7.65 ms on lock 0x7b5800029798. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1cee980a0 00007fd1cee97984 00007fd1c84126d4 00007fd1c8412662
0709 14:55:40.347110 (+1361267us) spinlock_profiling.cc:243] Waited 10.3 ms on lock 0x7b5800029798. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dade9c 00007fd1c6dada5b 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1cee980a0 00007fd1cee97984 00007fd1c84126d4 00007fd1c8412662
0709 14:55:40.598761 (+251651us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":41259136}
I20260709 14:55:40.773084 29588 raft_consensus.cc:3060] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:40.719578 29782 raft_consensus.cc:2804] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:40.814070 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:40.800820 28638 raft_consensus.cc:1275] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:40.805313 28678 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:40.599349 29653 raft_consensus.cc:515] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:40.807154 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.657972 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:40.819046 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:40.603336 28778 raft_consensus.cc:2468] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:40.801656 28750 leader_election.cc:304] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:40.809911 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:40.806944 29723 raft_consensus.cc:2804] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:40.747699 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:40.807405 29697 consensus_meta.cc:287] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53: Time spent flushing consensus metadata: real 0.558s	user 0.006s	sys 0.003s
W20260709 14:55:40.710925 29733 consensus_meta.cc:287] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53: Time spent flushing consensus metadata: real 0.729s	user 0.010s	sys 0.000s
I20260709 14:55:40.793129 29738 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:40.779670 29786 consensus_queue.cc:237] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER 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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:40.761545 29695 raft_consensus.cc:697] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:40.818097 29700 raft_consensus.cc:2804] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:40.645109 29686 consensus_queue.cc:1059] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.168s
I20260709 14:55:40.803478 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:55:40.822922 28750 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:40.809481 29563 raft_consensus.cc:697] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:40.817425 29782 raft_consensus.cc:493] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:40.567813 29785 raft_consensus.cc:515] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:40.825357 29723 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.823546 29677 raft_consensus.cc:2749] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:40.834357 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:40.918011 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 95161.5us
I20260709 14:55:40.887727 29714 raft_consensus.cc:493] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.890974 29722 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.934455 28750 leader_election.cc:304] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:40.911070 29700 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.833025 29697 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:40.943989 29697 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:40.944592 29383 raft_consensus.cc:1240] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:40.945016 29785 leader_election.cc:290] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:40.939266 29333 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:40.946353 29794 raft_consensus.cc:2804] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:40.946731 29794 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:40.947068 29794 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:40.834049 29550 raft_consensus.cc:515] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:40.919261 29782 raft_consensus.cc:3060] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.941793 29790 raft_consensus.cc:2749] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:40.932974 29796 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:40.945277 29700 raft_consensus.cc:3060] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:40.836382 29733 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:40.921089 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:40.930481 29723 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:55:40.979655 29334 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:40.825579 29765 consensus_queue.cc:237] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER 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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:40.953212 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:40.973948 29333 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:40.952586 28630 raft_consensus.cc:2468] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:40.967440 29550 leader_election.cc:290] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:40.992936 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:40.989522 29333 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:40.980118 29787 leader_election.cc:290] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:40.999800 29550 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.954129 29722 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:40.950766 29714 raft_consensus.cc:515] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:55:41.007321 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 71793.3us
I20260709 14:55:40.990164 29755 raft_consensus.cc:2804] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:41.009691 29733 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:41.010056 29722 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:41.010699 29755 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:41.011065 29755 raft_consensus.cc:3060] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:41.031116 29733 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.032166 28708 raft_consensus.cc:2468] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:41.002415 29717 raft_consensus.cc:2749] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:41.043437 29664 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:40.595588 28783 rpcz_store.cc:276] 0709 14:55:38.292775 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:38.293668 (+   893us) service_pool.cc:224] Handling call
0709 14:55:38.557610 (+263942us) spinlock_profiling.cc:243] Waited 1.58 ms on lock 0x7b58000e1998. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dadeee 000000000037fce9 00007fd1cee211e0 00007fd1ceeea0c4 00007fd1ceeea131 00007fd1ceeabfc0 00007fd1cee96929 00007fd1cee963d2 00007fd1c840dbd4
0709 14:55:38.557762 (+   152us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:38.558113 (+   351us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:38.558142 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:38.558618 (+   476us) log.cc:844] Serialized 26 byte log entry
0709 14:55:39.881725 (+1323107us) spinlock_profiling.cc:243] Waited 30.2 ms on lock 0x7b4400022b4c. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6d0bc85 00007fd1c6d0c6a2 00007fd1c9a7e1db 00007fd1c9a79aaf 00007fd1c6dc80ac 00007fd1cfc22ab9 00007fd1c6de469b 00007fd1c6de293f 00007fd1c6de4c02 00007fd1c9a6c20b
0709 14:55:40.091592 (+209867us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:55:40.095471 (+  3879us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:40.100073 (+  4602us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:40.545382 (+445309us) raft_consensus.cc:1685] finished
0709 14:55:40.546636 (+  1254us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:40.555931 (+  9295us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1002,"raft.run_cpu_time_us":162,"raft.run_wall_time_us":11747,"spinlock_wait_cycles":73183872,"thread_start_us":1519740,"threads_started":1,"wal-append.queue_time_us":1452182}
I20260709 14:55:41.048632 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
W20260709 14:55:41.049129 29761 consensus_meta.cc:287] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53: Time spent flushing consensus metadata: real 0.683s	user 0.010s	sys 0.000s
I20260709 14:55:41.049827 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:41.050411 28783 raft_consensus.cc:2376] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3. Re-sending same reply.
I20260709 14:55:41.050635 29782 raft_consensus.cc:515] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:41.007586 29550 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:41.051676 29776 log.cc:927] Time spent T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.963s	user 0.004s	sys 0.005s
I20260709 14:55:41.052860 29550 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:41.037995 29714 leader_election.cc:290] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:40.987752 29563 consensus_queue.cc:237] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER 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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:41.055769 29696 consensus_meta.cc:287] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53: Time spent flushing consensus metadata: real 1.036s	user 0.005s	sys 0.003s
I20260709 14:55:41.057816 29727 raft_consensus.cc:3055] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:41.029009 29731 leader_election.cc:290] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:41.048635 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:41.046829 29797 raft_consensus.cc:3055] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:41.058297 29727 raft_consensus.cc:740] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:41.058598 29797 raft_consensus.cc:740] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:41.059257 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:41.055653 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:41.060597 29384 raft_consensus.cc:2376] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3. Re-sending same reply.
I20260709 14:55:41.054459 29723 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
W20260709 14:55:41.036494 29804 log.cc:927] Time spent T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.127s	user 0.001s	sys 0.000s
I20260709 14:55:41.063094 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.065573 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:41.003247 29695 consensus_queue.cc:237] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER 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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:41.065718 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:41.059377 29797 consensus_queue.cc:260] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:41.056200 29696 raft_consensus.cc:515] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:41.068204 28678 leader_election.cc:304] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:41.068428 29796 raft_consensus.cc:2749] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:41.066196 29731 consensus_queue.cc:1048] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 14:55:41.071899 29333 leader_election.cc:304] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
W20260709 14:55:41.119222 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 47392.1us
I20260709 14:55:41.033619 28750 leader_election.cc:304] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:41.126535 28784 raft_consensus.cc:1240] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 3. Current term is 4. Ops: []
W20260709 14:55:41.126880 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 93327.3us
I20260709 14:55:41.065668 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:41.128402 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 60241us
I20260709 14:55:41.103019 29782 leader_election.cc:290] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:41.122648 29380 raft_consensus.cc:2410] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 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:55:41.104513 29785 raft_consensus.cc:493] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:41.135712 29333 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:41.103713 29527 consensus_queue.cc:1059] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 14:55:41.126209 29647 raft_consensus.cc:2804] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:41.060137 29733 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:41.146060 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:41.118718 29673 raft_consensus.cc:493] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:41.128155 29797 raft_consensus.cc:3060] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:41.127228 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.149698 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.134852 28635 raft_consensus.cc:1240] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:41.155951 29383 raft_consensus.cc:2393] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 4: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:41.145905 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:41.157891 29333 leader_election.cc:304] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:41.131518 29814 raft_consensus.cc:2749] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:41.119313 29794 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:41.163362 29794 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:41.158855 29782 raft_consensus.cc:2749] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:41.164999 29732 raft_consensus.cc:2749] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:41.165238 29388 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38626 (request call id 285) took 1086 ms. Trace:
I20260709 14:55:41.139636 28779 raft_consensus.cc:1275] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:41.135351 29813 raft_consensus.cc:2804] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:41.148453 29647 raft_consensus.cc:493] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:41.172104 28678 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:41.166530 29382 raft_consensus.cc:2393] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 2: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:41.168304 28630 raft_consensus.cc:1275] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:41.149214 29785 raft_consensus.cc:515] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:41.165680 29388 rpcz_store.cc:276] 0709 14:55:40.079229 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:40.081503 (+  2274us) service_pool.cc:224] Handling call
0709 14:55:40.088864 (+  7361us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:40.109690 (+ 20826us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:40.129338 (+ 19648us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:55:40.150082 (+ 20744us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:55:40.156856 (+  6774us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:41.165007 (+1008151us) spinlock_profiling.cc:243] Waited 16.9 ms on lock 0x7b54000041d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:41.165050 (+    43us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:41.165181 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":38957312}
I20260709 14:55:41.198179 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:41.198576 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.196879 29333 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:41.199563 29733 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:41.200197 29733 raft_consensus.cc:2749] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:41.201366 29696 leader_election.cc:290] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:41.134038 29727 consensus_queue.cc:260] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:41.205017 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:41.205299 29727 raft_consensus.cc:3060] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:55:41.208042 29807 log.cc:927] Time spent T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.193s	user 0.001s	sys 0.001s
I20260709 14:55:41.175308 29647 raft_consensus.cc:3060] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:41.155579 29588 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:41.199528 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:41.211934 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.176883 29813 raft_consensus.cc:697] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:41.177973 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:41.217083 28632 raft_consensus.cc:2468] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:41.157977 29673 raft_consensus.cc:515] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:41.210988 29545 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:41.214046 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:41.193351 29700 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:41.218055 29383 raft_consensus.cc:2410] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d 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:55:41.194133 29814 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.221760 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:41.228046 28712 raft_consensus.cc:2468] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:41.223872 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:41.208719 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:41.198187 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.229032 28782 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47172 (request call id 325) took 1095 ms. Trace:
I20260709 14:55:41.231072 28782 rpcz_store.cc:276] 0709 14:55:40.133806 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:40.241435 (+107629us) service_pool.cc:224] Handling call
0709 14:55:41.223694 (+982259us) spinlock_profiling.cc:243] Waited 2.94 ms on lock 0x7b58000e1998. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1cee980a0 00007fd1cee97984 00007fd1c84126d4 00007fd1c8412662
0709 14:55:41.228982 (+  5288us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6765440}
I20260709 14:55:41.215075 29723 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:41.332742 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:41.334455 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:41.178202 29812 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:41.226471 29588 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:41.226226 29651 raft_consensus.cc:493] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:41.353215 29822 log.cc:927] Time spent T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.143s	user 0.000s	sys 0.000s
I20260709 14:55:41.353446 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:41.353722 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:41.355767 29333 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
W20260709 14:55:41.402586 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 46878.4us
I20260709 14:55:41.357008 29733 consensus_queue.cc:1048] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:41.357259 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.333825 29378 raft_consensus.cc:2468] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:41.359220 29379 raft_consensus.cc:2410] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 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:55:41.333977 28706 raft_consensus.cc:2393] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 2: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:41.333801 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:41.361531 29527 raft_consensus.cc:493] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:41.367476 29651 raft_consensus.cc:515] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:41.372879 28782 raft_consensus.cc:1240] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:55:41.358116 28704 raft_consensus.cc:1240] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:55:41.356920 29664 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:41.410351 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:41.335026 29735 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.217338 29813 consensus_queue.cc:237] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER 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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:41.361806 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:41.358879 29755 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:41.402407 28710 raft_consensus.cc:1240] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:55:41.424432 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:41.408185 29696 raft_consensus.cc:2804] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:41.494819 29383 raft_consensus.cc:2410] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d 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:55:41.417416 29671 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:41.421631 29767 consensus_meta.cc:287] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662: Time spent flushing consensus metadata: real 0.629s	user 0.010s	sys 0.000s
I20260709 14:55:41.500945 28604 leader_election.cc:304] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:41.501935 28604 leader_election.cc:304] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
W20260709 14:55:41.503660 29335 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:41.349228 29814 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:41.505050 29335 leader_election.cc:304] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
W20260709 14:55:41.496443 29336 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:41.507107 29335 leader_election.cc:304] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:41.492157 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:41.481616 29588 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:41.513163 29381 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38610 (request call id 314) took 1428 ms. Trace:
I20260709 14:55:41.495795 29735 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:41.495151 29696 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:41.511957 29640 raft_consensus.cc:493] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:41.499222 29671 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:41.525300 29545 raft_consensus.cc:2749] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:41.510218 29700 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:41.511801 29814 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:55:41.529124 28676 leader_election.cc:336] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Timed out: RequestConsensusVote RPC to 127.25.241.2:33627 timed out after 1.624s (SENT)
I20260709 14:55:41.540298 28676 leader_election.cc:304] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:41.546962 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.548745 29383 raft_consensus.cc:2393] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 2: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
W20260709 14:55:41.513252 29821 log.cc:927] Time spent T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.110s	user 0.000s	sys 0.000s
I20260709 14:55:41.506628 29674 raft_consensus.cc:2749] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:41.496309 28713 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:41.536221 29378 raft_consensus.cc:2393] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 3: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:41.552179 29700 raft_consensus.cc:2749] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:41.552960 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.509212 29731 raft_consensus.cc:2804] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:41.562695 29731 raft_consensus.cc:493] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:41.563174 29731 raft_consensus.cc:3060] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:41.509663 29785 leader_election.cc:290] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:41.541683 29588 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:41.514848 29755 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:41.521025 29673 leader_election.cc:290] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:41.526321 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:41.541960 29696 raft_consensus.cc:3060] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:41.542847 29812 raft_consensus.cc:2749] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:41.427793 29527 raft_consensus.cc:515] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:55:41.570860 28637 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60356 (request call id 378) took 1289 ms (client timeout 1672 ms). Trace:
W20260709 14:55:41.574986 28637 rpcz_store.cc:269] 0709 14:55:40.279090 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:40.359212 (+ 80122us) service_pool.cc:224] Handling call
0709 14:55:41.568143 (+1208931us) spinlock_profiling.cc:243] Waited 80.1 ms on lock 0x7b540038ead4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:41.568249 (+   106us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":184292224}
I20260709 14:55:41.520720 29767 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:41.571375 29556 raft_consensus.cc:493] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:41.534610 29640 raft_consensus.cc:515] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:41.586342 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.567520 29799 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:41.579655 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:41.520196 29381 rpcz_store.cc:276] 0709 14:55:40.084297 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:40.282054 (+197757us) service_pool.cc:224] Handling call
0709 14:55:40.282340 (+   286us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:40.362839 (+ 80499us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:40.362876 (+    37us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:55:40.362924 (+    48us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:55:40.362965 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:41.512897 (+1149932us) spinlock_profiling.cc:243] Waited 80.3 ms on lock 0x7b5400005ad4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:41.512960 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:41.513096 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":184591104}
I20260709 14:55:41.592854 29785 raft_consensus.cc:493] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:41.584930 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:41.594424 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:41.593400 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:41.594151 29797 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:41.595299 28705 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47780 (request call id 374) took 1263 ms. Trace:
I20260709 14:55:41.605652 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.587047 29556 raft_consensus.cc:515] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:41.642231 29588 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:41.643599 28708 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47780 (request call id 380) took 1300 ms. Trace:
I20260709 14:55:41.645951 29378 raft_consensus.cc:2468] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:41.647024 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:41.648356 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:41.649436 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:41.650367 29653 leader_election.cc:290] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:41.650502 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:41.651750 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:41.638610 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.656220 29381 raft_consensus.cc:2393] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 4: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:41.656711 29381 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38598 (request call id 226) took 1087 ms. Trace:
I20260709 14:55:41.657943 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:41.598366 29799 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:41.660817 29651 leader_election.cc:290] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:41.661945 29640 leader_election.cc:290] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:41.662281 28710 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47808 (request call id 422) took 1143 ms. Trace:
I20260709 14:55:41.606312 29785 raft_consensus.cc:515] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:41.662704 28710 rpcz_store.cc:276] 0709 14:55:40.518993 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:40.832385 (+313392us) service_pool.cc:224] Handling call
0709 14:55:40.835266 (+  2881us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:41.494385 (+659119us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:41.662005 (+167620us) spinlock_profiling.cc:243] Waited 458 ms on lock 0x7b5400459554. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:41.662218 (+   213us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1054135040}
I20260709 14:55:41.664259 29785 leader_election.cc:290] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:41.645357 29647 raft_consensus.cc:515] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:41.666684 29647 leader_election.cc:290] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:41.660339 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:41.667529 29388 raft_consensus.cc:2393] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 3: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:41.668727 29527 leader_election.cc:290] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:41.644075 28708 rpcz_store.cc:276] 0709 14:55:40.343004 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:40.643384 (+300380us) service_pool.cc:224] Handling call
0709 14:55:40.992755 (+349371us) spinlock_profiling.cc:243] Waited 13.3 ms on lock 0x7b58001c0298. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1cee980a0 00007fd1cee97984 00007fd1c84126d4 00007fd1c8412662
0709 14:55:41.643401 (+650646us) spinlock_profiling.cc:243] Waited 38.5 ms on lock 0x7b5400458b54. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:41.643527 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":119089664}
I20260709 14:55:41.647156 28636 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60366 (request call id 499) took 1707 ms. Trace:
I20260709 14:55:41.616448 28705 rpcz_store.cc:276] 0709 14:55:40.331515 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:40.597923 (+266408us) service_pool.cc:224] Handling call
0709 14:55:41.520342 (+922419us) spinlock_profiling.cc:243] Waited 66.7 ms on lock 0x7b58001c0298. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1cee980a0 00007fd1cee97984 00007fd1c84126d4 00007fd1c8412662
0709 14:55:41.592873 (+ 72531us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":153512192}
I20260709 14:55:41.658592 29335 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:41.670363 28708 raft_consensus.cc:1240] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:55:41.656605 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:41.652559 29784 leader_election.cc:290] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:41.664201 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:41.676949 29379 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38598 (request call id 195) took 4238 ms (client timeout 2213 ms). Trace:
I20260709 14:55:41.685137 28781 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47172 (request call id 328) took 1336 ms. Trace:
I20260709 14:55:41.687790 28785 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47176 (request call id 457) took 1551 ms. Trace:
I20260709 14:55:41.696846 28785 rpcz_store.cc:276] 0709 14:55:40.136174 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:40.823323 (+687149us) service_pool.cc:224] Handling call
0709 14:55:41.686430 (+863107us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:41.686669 (+   239us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:41.686696 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:55:41.686740 (+    44us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:55:41.686770 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:41.686825 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:41.687555 (+   730us) spinlock_profiling.cc:243] Waited 795 ms on lock 0x7b540031d150. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed18ad 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:41.687722 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1828202880}
I20260709 14:55:41.690151 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:41.698798 28639 raft_consensus.cc:2468] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:41.700763 29333 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:41.619527 29797 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:41.678267 29647 raft_consensus.cc:2749] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:41.680941 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:41.682662 29735 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:55:41.693765 29379 rpcz_store.cc:269] 0709 14:55:37.438244 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:37.448511 (+ 10267us) service_pool.cc:224] Handling call
0709 14:55:38.289844 (+841333us) spinlock_profiling.cc:243] Waited 1.33 ms on lock 0x7b5800164798. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1cee980a0 00007fd1cee97984 00007fd1c84126d4 00007fd1c8412662
0709 14:55:41.669369 (+3379525us) spinlock_profiling.cc:243] Waited 3 s on lock 0x7b54000bca54. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:41.676853 (+  7484us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6906681984}
I20260709 14:55:41.719393 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:41.705045 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:41.707743 28709 raft_consensus.cc:1275] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:41.695618 28632 raft_consensus.cc:2468] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 1.
I20260709 14:55:41.707368 29653 raft_consensus.cc:2804] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:41.659974 29381 rpcz_store.cc:276] 0709 14:55:40.568812 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:41.609445 (+1040633us) service_pool.cc:224] Handling call
0709 14:55:41.656616 (+ 47171us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:55:41.718595 28676 leader_election.cc:336] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Timed out: RequestConsensusVote RPC to 127.25.241.2:33627 timed out after 1.599s (SENT)
I20260709 14:55:41.742547 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:41.745401 29384 raft_consensus.cc:3060] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:41.746327 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 164592us
I20260709 14:55:41.748132 29335 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:41.749902 29333 leader_election.cc:304] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:41.727885 28630 raft_consensus.cc:3060] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:41.696640 28781 rpcz_store.cc:276] 0709 14:55:40.348494 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:40.358966 (+ 10472us) service_pool.cc:224] Handling call
0709 14:55:41.684899 (+1325933us) spinlock_profiling.cc:243] Waited 16.4 ms on lock 0x7b540031d154. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:41.685041 (+   142us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":37830400}
I20260709 14:55:41.745174 29653 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:41.765669 29384 raft_consensus.cc:2468] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:41.749019 29664 raft_consensus.cc:2749] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:41.751325 28709 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47808 (request call id 408) took 1791 ms. Trace:
I20260709 14:55:41.751943 29651 raft_consensus.cc:2749] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:41.752111 29735 raft_consensus.cc:2804] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:41.773175 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.765298 29653 raft_consensus.cc:3060] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:41.770308 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:41.779816 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:41.782485 29696 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:41.778893 28707 raft_consensus.cc:1240] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5. Ops: [2.2-4.3]
I20260709 14:55:41.785467 29696 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:41.770167 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.775684 29735 raft_consensus.cc:493] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:41.790839 28462 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35770 (request call id 141) took 5131 ms. Trace:
I20260709 14:55:41.793944 29799 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:41.795397 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:41.795615 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:41.796110 28710 raft_consensus.cc:2468] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:41.772500 28709 rpcz_store.cc:276] 0709 14:55:39.957556 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:40.303080 (+345524us) service_pool.cc:224] Handling call
0709 14:55:41.194346 (+891266us) spinlock_profiling.cc:243] Waited 7.18 ms on lock 0x7b58001c0298. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1ceeabfc0 00007fd1cee96929 00007fd1cee963d2 00007fd1c840dbd4
0709 14:55:41.703357 (+509011us) spinlock_profiling.cc:243] Waited 12.6 ms on lock 0x7b58001c0298. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dade9c 00007fd1c6dada5b 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1ceeabfc0 00007fd1cee96929 00007fd1cee963d2 00007fd1c840dbd4
0709 14:55:41.707340 (+  3983us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:41.724564 (+ 17224us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:41.748923 (+ 24359us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":45409024}
I20260709 14:55:41.674556 28636 rpcz_store.cc:276] 0709 14:55:39.940205 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:40.106774 (+166569us) service_pool.cc:224] Handling call
0709 14:55:40.344416 (+237642us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:40.364061 (+ 19645us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:40.364098 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:40.364596 (+   498us) log.cc:844] Serialized 26 byte log entry
0709 14:55:40.435033 (+ 70437us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:55:40.438818 (+  3785us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:40.448917 (+ 10099us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:40.520518 (+ 71601us) raft_consensus.cc:1685] finished
0709 14:55:40.524846 (+  4328us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:41.646831 (+1121985us) spinlock_profiling.cc:243] Waited 180 ms on lock 0x7b54000226d0. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed18ad 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:41.647083 (+   252us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5978,"raft.queue_time_us":100,"raft.run_cpu_time_us":120,"raft.run_wall_time_us":121,"spinlock_wait_cycles":414233984,"thread_start_us":33857,"threads_started":1,"wal-append.queue_time_us":135307,"wal-append.run_cpu_time_us":1857,"wal-append.run_wall_time_us":1042883}
I20260709 14:55:41.791776 28462 rpcz_store.cc:276] 0709 14:55:36.657646 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:36.657758 (+   112us) service_pool.cc:224] Handling call
0709 14:55:41.788872 (+5131114us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:37.827213 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:37.827774 (+   561us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:37.827809 (+    35us) write_op.cc:435] Acquired schema lock
0709 14:55:37.827827 (+    18us) tablet.cc:662] Decoding operations
0709 14:55:37.828147 (+   320us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:37.828216 (+    69us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:37.828634 (+   418us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:55:37.836385 (+  7751us) tablet.cc:701] Row locks acquired
0709 14:55:37.836406 (+    21us) write_op.cc:260] PREPARE: finished
0709 14:55:37.860217 (+ 23811us) write_op.cc:270] Start()
0709 14:55:37.876552 (+ 16335us) write_op.cc:276] Timestamp: P: 1783608937836505 usec, L: 0
0709 14:55:37.878353 (+  1801us) op_driver.cc:348] REPLICATION: starting
0709 14:55:38.004105 (+125752us) log.cc:844] Serialized 537 byte log entry
0709 14:55:38.468949 (+464844us) op_driver.cc:464] REPLICATION: finished
0709 14:55:38.550557 (+ 81608us) write_op.cc:301] APPLY: starting
0709 14:55:38.550619 (+    62us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:38.550684 (+    65us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:38.550786 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:38.550941 (+   155us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:38.551048 (+   107us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:55:38.551075 (+    27us) write_op.cc:312] APPLY: finished
0709 14:55:38.551228 (+   153us) log.cc:844] Serialized 22 byte log entry
0709 14:55:38.551388 (+   160us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:38.551463 (+    75us) write_op.cc:454] Released schema lock
0709 14:55:38.551499 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:38.551847 (+   348us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:38.551874 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":128109,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":81419,"apply.run_cpu_time_us":1249,"apply.run_wall_time_us":1249,"num_ops":1,"prepare.queue_time_us":193732,"prepare.run_cpu_time_us":4152,"prepare.run_wall_time_us":190067,"replication_time_us":590432,"thread_start_us":193299,"threads_started":2}]]}
I20260709 14:55:41.798264 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:41.798887 28636 raft_consensus.cc:3060] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:41.779618 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:41.801875 29653 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:41.803628 28678 leader_election.cc:336] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Timed out: RequestConsensusVote RPC to 127.25.241.1:44415 timed out after 1.870s (SENT)
I20260709 14:55:41.805049 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:41.814574 28785 raft_consensus.cc:1275] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:41.817632 29556 leader_election.cc:290] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:41.820430 29388 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38598 (request call id 227) took 1251 ms. Trace:
I20260709 14:55:41.820998 29388 rpcz_store.cc:276] 0709 14:55:40.569020 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:41.198289 (+629269us) service_pool.cc:224] Handling call
0709 14:55:41.820160 (+621871us) spinlock_profiling.cc:243] Waited 468 ms on lock 0x7b5400433fd4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:41.820358 (+   198us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1076415232}
I20260709 14:55:41.822165 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.822930 29388 raft_consensus.cc:2393] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 4: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:41.823896 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:41.824622 29388 raft_consensus.cc:2393] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 4: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:41.829288 29653 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:41.830669 28632 raft_consensus.cc:1240] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:41.831925 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:41.836006 28787 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47176 (request call id 455) took 1700 ms. Trace:
I20260709 14:55:41.836344 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:41.837035 28637 raft_consensus.cc:2468] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:41.837932 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:41.838827 28780 raft_consensus.cc:1275] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:41.838945 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:41.839965 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:41.841224 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:41.841921 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:41.833470 28602 leader_election.cc:304] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:41.842271 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:41.842801 28634 raft_consensus.cc:3060] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:41.843685 28604 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:41.845453 29673 raft_consensus.cc:2804] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:41.791576 29735 raft_consensus.cc:3060] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:41.845638 29796 raft_consensus.cc:3055] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:41.846277 29673 raft_consensus.cc:697] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:41.847582 29380 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38598 (request call id 222) took 1279 ms. Trace:
I20260709 14:55:41.848069 29588 raft_consensus.cc:2749] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:41.848438 29673 consensus_queue.cc:237] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER 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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:41.848070 29380 rpcz_store.cc:276] 0709 14:55:40.567756 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:40.889291 (+321535us) service_pool.cc:224] Handling call
0709 14:55:41.847327 (+958036us) spinlock_profiling.cc:243] Waited 82.2 ms on lock 0x7b5400004bd4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:41.847514 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":189145344}
I20260709 14:55:41.849407 29796 raft_consensus.cc:740] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:41.850294 29796 consensus_queue.cc:260] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:41.850625 28602 leader_election.cc:304] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:41.851399 29796 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:41.790452 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.836391 28787 rpcz_store.cc:276] 0709 14:55:40.135727 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:40.793551 (+657824us) service_pool.cc:224] Handling call
0709 14:55:40.821629 (+ 28078us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:40.821859 (+   230us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:40.821886 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:55:40.821938 (+    52us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:55:40.821969 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:40.822071 (+   102us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:41.835836 (+1013765us) spinlock_profiling.cc:243] Waited 6.44 ms on lock 0x7b54003fc350. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed18ad 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:41.835949 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":14805376}
I20260709 14:55:41.852722 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.853420 29380 raft_consensus.cc:2468] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:41.854017 29727 raft_consensus.cc:2749] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:41.854357 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:41.854655 29727 consensus_queue.cc:1048] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:41.855468 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:41.855901 29333 leader_election.cc:304] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:41.863938 29333 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:41.860819 28752 leader_election.cc:304] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:41.866205 28752 leader_election.cc:304] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:41.864068 28602 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:41.867503 28678 leader_election.cc:304] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:41.868037 28602 leader_election.cc:304] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:41.858436 28784 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55344 (request call id 84) took 1337 ms. Trace:
I20260709 14:55:41.869496 28784 rpcz_store.cc:276] 0709 14:55:40.520702 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:40.934616 (+413914us) service_pool.cc:224] Handling call
0709 14:55:40.970528 (+ 35912us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:41.127000 (+156472us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:41.858244 (+731244us) spinlock_profiling.cc:243] Waited 156 ms on lock 0x7b5400490054. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:41.858385 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":358321024}
I20260709 14:55:41.868574 28678 leader_election.cc:304] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:41.858640 28638 raft_consensus.cc:1275] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:55:41.871594 28638 pending_rounds.cc:85] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662: Aborting all ops after (but not including) 1
W20260709 14:55:41.861642 29334 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:41.862857 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:41.873407 29784 raft_consensus.cc:2804] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:41.873694 29674 raft_consensus.cc:2804] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:41.855923 29797 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:41.852607 29379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38610 (request call id 327) took 1046 ms. Trace:
I20260709 14:55:41.873915 29388 raft_consensus.cc:2410] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 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:55:41.875440 28602 leader_election.cc:304] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:41.888320 28752 leader_election.cc:304] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:41.886838 28634 raft_consensus.cc:2468] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:41.876175 28638 pending_rounds.cc:107] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:55:41.895244 28638 raft_consensus.cc:2889] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:41.907482 29333 leader_election.cc:304] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:41.874145 29674 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:41.858012 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.874435 29380 raft_consensus.cc:3060] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:41.894603 29640 raft_consensus.cc:2749] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:41.914752 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.892807 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:41.938226 29388 raft_consensus.cc:2393] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 4: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:41.942727 29388 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38598 (request call id 225) took 1374 ms. Trace:
I20260709 14:55:41.943197 29388 rpcz_store.cc:276] 0709 14:55:40.568563 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:41.914424 (+1345861us) service_pool.cc:224] Handling call
0709 14:55:41.942659 (+ 28235us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:41.944156 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.920603 29651 raft_consensus.cc:2749] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:41.924762 29333 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:41.873806 29784 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:41.894763 29527 raft_consensus.cc:3060] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:41.906525 28678 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:41.935176 29378 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38626 (request call id 292) took 1153 ms. Trace:
I20260709 14:55:41.894687 29785 raft_consensus.cc:2749] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:41.913285 29755 raft_consensus.cc:493] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.855695 29731 raft_consensus.cc:515] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:41.945456 29388 raft_consensus.cc:2468] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:41.924067 29733 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.925536 29674 raft_consensus.cc:3060] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:41.912968 29653 raft_consensus.cc:2804] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:41.923025 29765 raft_consensus.cc:2804] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:41.931294 28631 raft_consensus.cc:1240] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: []
W20260709 14:55:41.967943 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 110149us
W20260709 14:55:41.969566 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 63134.9us
I20260709 14:55:41.892139 29379 rpcz_store.cc:276] 0709 14:55:40.805791 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:41.790178 (+984387us) service_pool.cc:224] Handling call
0709 14:55:41.852548 (+ 62370us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:41.909613 29700 consensus_queue.cc:1048] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 14:55:41.973917 28752 leader_election.cc:304] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
W20260709 14:55:41.967540 29336 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:55:42.004611 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 129235us
I20260709 14:55:41.925391 29577 consensus_queue.cc:1059] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.043s
I20260709 14:55:41.973280 29767 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:41.931519 29580 consensus_queue.cc:1048] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 14:55:41.948194 29784 raft_consensus.cc:3060] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:41.930554 29797 raft_consensus.cc:493] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:41.948804 28707 raft_consensus.cc:2468] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:41.938805 29738 raft_consensus.cc:2749] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:41.986349 29765 raft_consensus.cc:493] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:41.986447 29653 raft_consensus.cc:493] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:41.995416 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.996152 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:42.023339 29386 raft_consensus.cc:2468] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:41.997681 29716 leader_election.cc:290] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:41.998865 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:42.023810 29386 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38626 (request call id 294) took 1241 ms (client timeout 1618 ms). Trace:
I20260709 14:55:41.999218 28636 raft_consensus.cc:2468] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:41.970072 28709 raft_consensus.cc:1275] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:41.989272 28604 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
W20260709 14:55:42.003232 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 78578.2us
I20260709 14:55:41.966037 29662 raft_consensus.cc:2804] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:42.012264 29640 raft_consensus.cc:2749] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:42.031617 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:41.931835 29381 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:42.027872 29727 raft_consensus.cc:2804] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:42.033221 29727 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:42.033718 29727 raft_consensus.cc:3060] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.034346 29814 raft_consensus.cc:3055] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:42.034734 29814 raft_consensus.cc:740] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:42.033119 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:42.035648 29381 raft_consensus.cc:3060] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:42.035493 29814 consensus_queue.cc:260] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
W20260709 14:55:42.037241 29382 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38598 (request call id 217) took 2090 ms (client timeout 1834 ms). Trace:
W20260709 14:55:42.037647 29382 rpcz_store.cc:269] 0709 14:55:39.946953 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:39.952936 (+  5983us) service_pool.cc:224] Handling call
0709 14:55:40.240855 (+287919us) spinlock_profiling.cc:243] Waited 9.07 ms on lock 0x7b5800164798. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1cee980a0 00007fd1cee97984 00007fd1c84126d4 00007fd1c8412662
0709 14:55:42.037017 (+1796162us) spinlock_profiling.cc:243] Waited 890 ms on lock 0x7b54000032d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:42.037175 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2068051584}
I20260709 14:55:42.038781 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:42.039973 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:42.027681 29333 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
W20260709 14:55:42.024179 29386 rpcz_store.cc:269] 0709 14:55:40.782128 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:41.987635 (+1205507us) service_pool.cc:224] Handling call
0709 14:55:42.023758 (+ 36123us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:42.043154 28678 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:41.973345 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:41.987685 29651 raft_consensus.cc:2749] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:42.008775 28602 leader_election.cc:304] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:42.005143 29785 raft_consensus.cc:2804] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:42.045035 29785 raft_consensus.cc:493] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:42.045497 29785 raft_consensus.cc:3060] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:41.974622 29755 raft_consensus.cc:515] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:41.967826 29378 rpcz_store.cc:276] 0709 14:55:40.781671 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:41.594628 (+812957us) service_pool.cc:224] Handling call
0709 14:55:41.934989 (+340361us) spinlock_profiling.cc:243] Waited 16.7 ms on lock 0x7b54001450d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:41.935108 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":38339968}
I20260709 14:55:41.986922 29733 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:42.011055 29797 raft_consensus.cc:515] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:42.015573 29653 raft_consensus.cc:3060] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:42.015817 29765 raft_consensus.cc:3060] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:42.018304 29527 raft_consensus.cc:2749] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:42.020141 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:42.019965 29735 raft_consensus.cc:515] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:42.020741 28630 raft_consensus.cc:2468] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:42.053020 29379 raft_consensus.cc:2393] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 2: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:42.021829 28704 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54134 (request call id 84) took 1186 ms. Trace:
I20260709 14:55:42.022845 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.022351 28707 raft_consensus.cc:1240] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:42.013044 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:41.988425 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:42.029313 29662 raft_consensus.cc:493] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:42.048339 28602 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:42.078383 29380 raft_consensus.cc:2468] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:42.078441 29662 raft_consensus.cc:3060] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:42.080785 29664 raft_consensus.cc:2804] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:42.081192 29664 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:42.081538 29664 raft_consensus.cc:3060] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:42.047950 29782 raft_consensus.cc:2804] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:42.082429 29782 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:42.082847 29782 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:42.050321 29640 raft_consensus.cc:2804] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:42.036614 29814 raft_consensus.cc:3060] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:42.055987 28752 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:42.027339 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:42.057776 29733 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:42.059432 29755 leader_election.cc:290] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:42.061950 29799 consensus_queue.cc:1059] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:42.063081 29383 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38626 (request call id 290) took 1282 ms. Trace:
I20260709 14:55:42.098115 29383 rpcz_store.cc:276] 0709 14:55:40.781182 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:41.592999 (+811817us) service_pool.cc:224] Handling call
0709 14:55:42.019989 (+426990us) spinlock_profiling.cc:243] Waited 974 us on lock 0x7b5800164798. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1cee980a0 00007fd1cee97984 00007fd1c84126d4 00007fd1c8412662
0709 14:55:42.063023 (+ 43034us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2239360}
I20260709 14:55:42.056239 29333 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:42.100119 29333 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:42.099237 29527 raft_consensus.cc:2804] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:42.101060 29333 leader_election.cc:304] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:42.101409 29527 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:42.102006 29527 raft_consensus.cc:3060] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.020851 29647 raft_consensus.cc:493] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:42.102905 29647 raft_consensus.cc:515] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:42.103618 29755 raft_consensus.cc:2804] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:42.104019 29755 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:42.047802 29385 raft_consensus.cc:1240] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:42.073606 29381 raft_consensus.cc:2468] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 5.
I20260709 14:55:42.074393 28635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60366 (request call id 503) took 1500 ms. Trace:
I20260709 14:55:42.075430 29735 leader_election.cc:290] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:42.047889 29849 raft_consensus.cc:2749] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:42.104993 28635 rpcz_store.cc:276] 0709 14:55:40.574175 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:40.756471 (+182296us) service_pool.cc:224] Handling call
0709 14:55:40.766240 (+  9769us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:41.161986 (+395746us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:42.074162 (+912176us) spinlock_profiling.cc:243] Waited 360 ms on lock 0x7b54004970d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:42.074335 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":827741440}
I20260709 14:55:42.105693 29381 raft_consensus.cc:1240] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:42.106447 29381 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38610 (request call id 319) took 1563 ms. Trace:
I20260709 14:55:42.050902 29671 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:42.096212 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:42.104769 29733 raft_consensus.cc:2749] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:42.102802 29738 raft_consensus.cc:2804] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:42.108758 29738 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:42.108327 29386 raft_consensus.cc:1275] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:42.099279 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:42.109131 29738 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:42.063776 28604 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
W20260709 14:55:42.111577 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 47893.1us
I20260709 14:55:42.112284 28604 leader_election.cc:304] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:42.106835 29381 rpcz_store.cc:276] 0709 14:55:40.543123 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.105156 (+1562033us) service_pool.cc:224] Handling call
0709 14:55:42.105506 (+   350us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:42.106140 (+   634us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:42.106389 (+   249us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:42.113744 28604 leader_election.cc:304] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:42.104403 29755 raft_consensus.cc:3060] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.109335 29799 raft_consensus.cc:3055] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:42.117441 29647 leader_election.cc:290] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:42.118566 29383 raft_consensus.cc:1275] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:42.119189 29383 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38598 (request call id 224) took 1550 ms. Trace:
I20260709 14:55:42.119410 29858 raft_consensus.cc:3060] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:42.119474 29383 rpcz_store.cc:276] 0709 14:55:40.568331 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.110061 (+1541730us) service_pool.cc:224] Handling call
0709 14:55:42.118227 (+  8166us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:42.118921 (+   694us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:42.119125 (+   204us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:42.121268 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.117465 29799 raft_consensus.cc:740] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:42.124096 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:42.124111 29386 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38598 (request call id 223) took 1556 ms. Trace:
I20260709 14:55:42.124903 28713 raft_consensus.cc:2468] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:42.124428 29799 consensus_queue.cc:260] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:42.128636 29859 raft_consensus.cc:2804] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:42.128545 29647 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:42.128515 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:42.127575 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 47206.1us
I20260709 14:55:42.125149 29386 rpcz_store.cc:276] 0709 14:55:40.568092 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.107701 (+1539609us) service_pool.cc:224] Handling call
0709 14:55:42.108007 (+   306us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:42.123870 (+ 15863us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:42.124058 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:42.129782 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.132519 28639 raft_consensus.cc:2468] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:42.132565 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
W20260709 14:55:42.138958 29333 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:42.145051 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:42.145767 28639 raft_consensus.cc:3060] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 4
I20260709 14:55:42.147253 29379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec"
dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:38610
I20260709 14:55:42.147840 29379 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:42.133994 29386 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38610 (request call id 322) took 1531 ms. Trace:
I20260709 14:55:42.150115 29386 rpcz_store.cc:276] 0709 14:55:40.602303 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.133203 (+1530900us) service_pool.cc:224] Handling call
0709 14:55:42.133510 (+   307us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:42.133677 (+   167us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:42.133697 (+    20us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:55:42.133785 (+    88us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:55:42.133815 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:42.133862 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:42.133947 (+    85us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:42.151558 29386 raft_consensus.cc:1240] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:42.152133 29386 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38610 (request call id 325) took 1549 ms. Trace:
I20260709 14:55:42.153630 29333 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:42.152441 29386 rpcz_store.cc:276] 0709 14:55:40.603129 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.151075 (+1547946us) service_pool.cc:224] Handling call
0709 14:55:42.151384 (+   309us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:42.151893 (+   509us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:42.152081 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:42.156538 29386 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38610 (request call id 326) took 1553 ms. Trace:
W20260709 14:55:42.156800 28750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:42.147162 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.157667 28635 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:42.084110 28704 rpcz_store.cc:276] 0709 14:55:40.835046 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.020960 (+1185914us) service_pool.cc:224] Handling call
0709 14:55:42.021307 (+   347us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:42.021490 (+   183us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:42.021517 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:55:42.021559 (+    42us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:55:42.021594 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:42.021650 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:42.021773 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:42.075460 29731 leader_election.cc:290] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:42.169649 29388 raft_consensus.cc:1240] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:42.094705 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:42.171891 29388 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38626 (request call id 296) took 1389 ms. Trace:
I20260709 14:55:42.177567 29333 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:42.093328 29640 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:42.198112 29386 rpcz_store.cc:276] 0709 14:55:40.603411 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.155744 (+1552333us) service_pool.cc:224] Handling call
0709 14:55:42.156045 (+   301us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:42.156229 (+   184us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:42.156255 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:55:42.156296 (+    41us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:55:42.156326 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:42.156377 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:42.156483 (+   106us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:42.175765 29859 raft_consensus.cc:697] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:42.179044 29333 leader_election.cc:304] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:42.177469 29388 rpcz_store.cc:276] 0709 14:55:40.782554 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.166182 (+1383628us) service_pool.cc:224] Handling call
0709 14:55:42.166523 (+   341us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:42.171595 (+  5072us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:42.171818 (+   223us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:42.180078 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:42.180924 29651 raft_consensus.cc:2804] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:42.181614 29785 raft_consensus.cc:515] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:42.148633 29700 raft_consensus.cc:493] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:42.182650 29380 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.167645 29674 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:42.130595 29845 raft_consensus.cc:2749] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:42.153952 29379 raft_consensus.cc:3060] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.192790 29385 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38610 (request call id 318) took 1652 ms. Trace:
I20260709 14:55:42.194890 29384 raft_consensus.cc:1240] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:55:42.237713 29384 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38626 (request call id 297) took 1455 ms. Trace:
I20260709 14:55:42.173275 28708 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54134 (request call id 96) took 1045 ms. Trace:
I20260709 14:55:42.201759 29640 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:42.238761 28708 rpcz_store.cc:276] 0709 14:55:41.127586 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:41.675637 (+548051us) service_pool.cc:224] Handling call
0709 14:55:41.675957 (+   320us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:41.676182 (+   225us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:55:41.682084 (+  5902us) log.cc:844] Serialized 14 byte log entry
0709 14:55:42.034791 (+352707us) spinlock_profiling.cc:243] Waited 9.32 ms on lock 0x7b180009d960. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1cfcadde1 00007fd1cfcba5b1 00007fd1c6dc7e07 00007fd1cfc22ab9 00007fd1c6de469b 00007fd1c6de293f 00007fd1c6de4c02 00007fd1c9a6c20b 00007fd1c9a71d23 00007fd1c9a7223a 00007fd1c9edca2a
0709 14:55:42.172881 (+138090us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:55:42.172936 (+    55us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:55:42.172981 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:42.173108 (+   127us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:42.173219 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10637,"prepare.queue_time_us":5696,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":46,"raft.queue_time_us":4950,"raft.run_cpu_time_us":103,"raft.run_wall_time_us":104,"spinlock_wait_cycles":21425536,"thread_start_us":137768,"threads_started":1}
I20260709 14:55:42.130352 29799 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:42.082479 29767 consensus_queue.cc:1048] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.085s
I20260709 14:55:42.245836 29640 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:42.246917 28705 raft_consensus.cc:1240] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:55:42.250056 29640 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:42.201589 29386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9"
dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:38626
I20260709 14:55:42.174012 28602 leader_election.cc:304] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:42.203299 29388 raft_consensus.cc:1240] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:55:42.251345 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:42.251946 29388 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38626 (request call id 300) took 1432 ms. Trace:
I20260709 14:55:42.252302 29388 rpcz_store.cc:276] 0709 14:55:40.820046 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.202749 (+1382703us) service_pool.cc:224] Handling call
0709 14:55:42.203063 (+   314us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:42.251696 (+ 48633us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:42.251894 (+   198us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:42.252933 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.253190 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:42.254321 29861 raft_consensus.cc:2804] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:42.254719 29861 raft_consensus.cc:493] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:42.254439 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 80505.1us
I20260709 14:55:42.255077 29861 raft_consensus.cc:3060] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:42.262068 29378 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38626 (request call id 301) took 1266 ms. Trace:
I20260709 14:55:42.262569 29861 raft_consensus.cc:515] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:42.262526 29378 rpcz_store.cc:276] 0709 14:55:40.995405 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.261176 (+1265771us) service_pool.cc:224] Handling call
0709 14:55:42.261493 (+   317us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:42.261700 (+   207us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:42.261758 (+    58us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:55:42.261802 (+    44us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:55:42.261836 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:42.261896 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:42.262007 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:42.264798 29861 leader_election.cc:290] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:42.266633 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:42.267450 29382 raft_consensus.cc:1240] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:42.268124 29382 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38610 (request call id 334) took 1209 ms. Trace:
I20260709 14:55:42.268286 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:42.268886 28678 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:42.270141 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:42.270686 29382 rpcz_store.cc:276] 0709 14:55:41.059171 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.266990 (+1207819us) service_pool.cc:224] Handling call
0709 14:55:42.267283 (+   293us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:42.267896 (+   613us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:42.268071 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:42.271826 29382 raft_consensus.cc:1240] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:42.272284 29382 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38610 (request call id 337) took 1115 ms. Trace:
I20260709 14:55:42.272485 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:42.272581 29382 rpcz_store.cc:276] 0709 14:55:41.156657 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.271414 (+1114757us) service_pool.cc:224] Handling call
0709 14:55:42.271696 (+   282us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:42.272095 (+   399us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:42.272238 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:42.273154 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:42.251667 28460 catalog_manager.cc:5697] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 2 to 3, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 3 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } }
I20260709 14:55:42.233246 28639 raft_consensus.cc:2468] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
W20260709 14:55:42.234586 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 55096.7us
I20260709 14:55:42.277079 28782 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:42.277621 29333 leader_election.cc:304] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:42.177913 29695 raft_consensus.cc:2749] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:42.130019 29647 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:42.279675 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:42.281422 29647 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:42.280272 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:42.281989 29861 raft_consensus.cc:493] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:42.282510 29861 raft_consensus.cc:515] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:42.251377 29386 raft_consensus.cc:493] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:42.276705 28460 catalog_manager.cc:5697] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:42.284129 29861 leader_election.cc:290] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:42.284832 29386 raft_consensus.cc:3060] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.285416 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.285073 28460 catalog_manager.cc:5697] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 1 to 3, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 3 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:42.287513 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.289465 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.289630 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:42.290373 28636 raft_consensus.cc:2368] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for earlier term 3. Current term is 4.
I20260709 14:55:42.291997 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:42.292588 28636 raft_consensus.cc:3060] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.238062 29384 rpcz_store.cc:276] 0709 14:55:40.782774 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.194294 (+1411520us) service_pool.cc:224] Handling call
0709 14:55:42.194655 (+   361us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:42.237421 (+ 42766us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:42.237658 (+   237us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:42.177386 29577 consensus_queue.cc:1048] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
I20260709 14:55:42.293740 29384 raft_consensus.cc:1240] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
W20260709 14:55:42.236413 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 122716us
I20260709 14:55:42.328650 28633 raft_consensus.cc:1240] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 2. Current term is 3. Ops: []
W20260709 14:55:42.330307 29335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 70846.8us
W20260709 14:55:42.331166 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 53643.1us
I20260709 14:55:42.330298 28604 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:42.203377 29731 raft_consensus.cc:2804] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:42.333523 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.328348 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:42.291209 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.234476 29651 raft_consensus.cc:697] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:42.337320 28637 raft_consensus.cc:2393] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 4: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
W20260709 14:55:42.334911 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 66113.2us
I20260709 14:55:42.335848 29671 raft_consensus.cc:2804] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:42.339160 29785 leader_election.cc:290] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:42.339437 29851 raft_consensus.cc:493] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:42.339674 29765 raft_consensus.cc:515] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:42.339892 29851 raft_consensus.cc:515] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:42.341048 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:42.341782 29851 leader_election.cc:290] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:42.342222 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:42.342347 29640 raft_consensus.cc:2749] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:55:42.342538 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:42.343073 28713 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.343664 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:42.344856 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:42.345755 29674 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:42.346099 29653 raft_consensus.cc:515] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:42.347092 29382 raft_consensus.cc:1240] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:42.347112 29381 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38598 (request call id 228) took 1777 ms. Trace:
I20260709 14:55:42.347972 29381 rpcz_store.cc:276] 0709 14:55:40.569206 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.113669 (+1544463us) service_pool.cc:224] Handling call
0709 14:55:42.113956 (+   287us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:42.114154 (+   198us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:55:42.114721 (+   567us) log.cc:844] Serialized 14 byte log entry
0709 14:55:42.234854 (+120133us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:55:42.236397 (+  1543us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:55:42.292645 (+ 56248us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:42.328746 (+ 36101us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:42.336475 (+  7729us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":145,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":32,"raft.queue_time_us":4799,"raft.run_cpu_time_us":111,"raft.run_wall_time_us":56806,"thread_start_us":110365,"threads_started":1}
I20260709 14:55:42.349874 29650 consensus_queue.cc:1059] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:42.349987 29727 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:42.351495 29335 leader_election.cc:304] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:42.351807 29577 raft_consensus.cc:3055] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:42.291198 29664 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:42.352564 29733 consensus_queue.cc:1048] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:42.354492 29664 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:42.228717 29738 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:42.356016 29333 leader_election.cc:304] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:42.356454 29738 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:42.343092 29731 raft_consensus.cc:697] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:42.357468 28631 raft_consensus.cc:1240] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:42.358062 29383 raft_consensus.cc:1240] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:55:42.357729 29731 consensus_queue.cc:237] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER 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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:42.354909 29733 raft_consensus.cc:2749] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:42.234304 29700 raft_consensus.cc:515] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:42.360785 29700 leader_election.cc:290] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:42.291034 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.357816 29333 leader_election.cc:304] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:42.336941 29845 raft_consensus.cc:2749] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:42.362229 29797 leader_election.cc:290] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:42.362495 29333 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:42.360942 29671 raft_consensus.cc:697] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:42.363248 29850 raft_consensus.cc:2804] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:42.363529 29671 consensus_queue.cc:237] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:42.363624 29850 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:42.364650 29850 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:42.365878 29755 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:42.366226 29765 leader_election.cc:290] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:42.364005 29733 raft_consensus.cc:2804] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:42.366997 29333 leader_election.cc:304] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:42.343278 28706 raft_consensus.cc:1275] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:42.352154 29859 consensus_queue.cc:237] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:42.337390 28604 leader_election.cc:304] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:42.373919 28638 raft_consensus.cc:2393] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 4: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:42.368533 28713 raft_consensus.cc:2468] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:42.357528 29738 raft_consensus.cc:2749] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:42.315621 29386 raft_consensus.cc:515] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:42.385372 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.386480 28678 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:42.386901 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.390777 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.361698 28635 raft_consensus.cc:2393] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 3: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:42.237483 29556 raft_consensus.cc:2749] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:42.407097 29384 raft_consensus.cc:1240] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:42.236135 29662 raft_consensus.cc:515] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:42.410390 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:42.352044 29727 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:42.414757 29386 leader_election.cc:290] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:55:42.415587 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 78275.4us
I20260709 14:55:42.352191 29577 raft_consensus.cc:740] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:42.348070 29653 leader_election.cc:290] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:42.413501 29383 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38598 (request call id 229) took 1844 ms. Trace:
I20260709 14:55:42.444895 29383 rpcz_store.cc:276] 0709 14:55:40.569353 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.120342 (+1550989us) service_pool.cc:224] Handling call
0709 14:55:42.126459 (+  6117us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:42.358436 (+231977us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:42.413258 (+ 54822us) spinlock_profiling.cc:243] Waited 231 ms on lock 0x7b54000a41d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:42.413441 (+   183us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":532122496}
I20260709 14:55:42.371872 29733 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:42.421268 28636 raft_consensus.cc:2410] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d 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:55:42.420967 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:42.340546 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:42.368956 28630 raft_consensus.cc:1240] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:42.441004 29386 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:38626 (request call id 299) took 1636 ms. Trace:
I20260709 14:55:42.442027 28604 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:42.421039 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.575850 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.394382 29851 raft_consensus.cc:2804] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:42.446895 28637 raft_consensus.cc:1240] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:42.449527 28633 raft_consensus.cc:3060] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.456570 29384 raft_consensus.cc:1275] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:55:42.581521 29384 pending_rounds.cc:85] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53: Aborting all ops after (but not including) 1
I20260709 14:55:42.581804 29384 pending_rounds.cc:107] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:55:42.582026 29384 raft_consensus.cc:2889] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:55:42.457880 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 196301us
I20260709 14:55:42.543040 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:42.584578 28750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:42.411345 29699 raft_consensus.cc:2804] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:42.542972 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:42.458299 29768 consensus_queue.cc:1059] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.054s
I20260709 14:55:42.492700 29577 consensus_queue.cc:260] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:42.417075 29640 consensus_queue.cc:1059] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.050s
I20260709 14:55:42.237309 29385 rpcz_store.cc:276] 0709 14:55:40.540520 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:40.544534 (+  4014us) service_pool.cc:224] Handling call
0709 14:55:42.040774 (+1496240us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:42.104818 (+ 64044us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:42.192505 (+ 87687us) spinlock_profiling.cc:243] Waited 1.48 s on lock 0x7b54000032d0. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed18ad 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:42.192704 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3398852992}
I20260709 14:55:42.438969 29722 consensus_queue.cc:1059] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.070s
I20260709 14:55:42.457548 29733 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:42.450182 29861 raft_consensus.cc:2749] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:55:42.527216 29335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 175756us
I20260709 14:55:42.621748 29335 leader_election.cc:304] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:42.444233 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
W20260709 14:55:42.494925 29853 log.cc:927] Time spent T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.128s	user 0.000s	sys 0.000s
I20260709 14:55:42.461690 29386 rpcz_store.cc:276] 0709 14:55:40.804698 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.201453 (+1396755us) service_pool.cc:224] Handling call
0709 14:55:42.440891 (+239438us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:42.423082 29381 raft_consensus.cc:1240] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:42.439303 29728 consensus_queue.cc:1059] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.066s
I20260709 14:55:42.361479 29651 consensus_queue.cc:237] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER 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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:42.576928 28639 raft_consensus.cc:2393] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 2: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:42.606474 29851 raft_consensus.cc:697] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:42.622411 29577 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:42.609737 28752 leader_election.cc:304] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
W20260709 14:55:42.610685 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 190252us
I20260709 14:55:42.615291 28633 raft_consensus.cc:2468] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:42.617291 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.623989 29335 leader_election.cc:304] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:42.630261 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.633698 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:42.605345 29664 raft_consensus.cc:2804] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:55:42.595676 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 153731us
I20260709 14:55:42.599912 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.627209 29653 raft_consensus.cc:2749] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:55:42.694957 28753 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:42.646126 28639 raft_consensus.cc:1240] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:42.695019 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.660926 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:55:42.703367 28752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 93723.3us
I20260709 14:55:42.714139 28752 leader_election.cc:304] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:42.703737 28604 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:42.637482 29699 raft_consensus.cc:697] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:42.716152 29699 consensus_queue.cc:237] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:42.716454 29851 consensus_queue.cc:237] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER 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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:42.716965 29881 raft_consensus.cc:3055] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:42.717451 29881 raft_consensus.cc:740] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:42.718199 29785 raft_consensus.cc:2804] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:42.718668 29785 raft_consensus.cc:493] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:42.719036 29785 raft_consensus.cc:3060] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:42.719770 29860 log.cc:927] Time spent T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.139s	user 0.000s	sys 0.000s
W20260709 14:55:42.720958 29864 log.cc:927] Time spent T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.115s	user 0.000s	sys 0.001s
W20260709 14:55:42.721132 29784 consensus_meta.cc:287] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd: Time spent flushing consensus metadata: real 0.708s	user 0.006s	sys 0.002s
I20260709 14:55:42.644629 29722 raft_consensus.cc:3055] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:42.722283 29722 raft_consensus.cc:740] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:42.700387 29671 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:42.693569 29870 consensus_queue.cc:1048] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.084s
I20260709 14:55:42.642653 29786 consensus_queue.cc:1048] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.069s
I20260709 14:55:42.703948 28636 raft_consensus.cc:2468] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:42.620920 29580 consensus_queue.cc:1048] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.080s
I20260709 14:55:42.721545 29784 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:42.698176 29333 leader_election.cc:304] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
W20260709 14:55:42.714453 29335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 90525.5us
I20260709 14:55:42.722898 29671 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:42.729825 29873 raft_consensus.cc:2804] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:42.730309 29671 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:42.706290 29380 raft_consensus.cc:2468] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:42.731097 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:42.732192 28604 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:42.732209 29784 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:42.721133 29653 raft_consensus.cc:2749] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:42.733135 29849 raft_consensus.cc:2749] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:42.730376 29873 raft_consensus.cc:697] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:42.734287 28604 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:42.734135 29873 consensus_queue.cc:237] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:42.735062 29674 raft_consensus.cc:2749] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:42.735754 29382 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38598 (request call id 236) took 1187 ms. Trace:
I20260709 14:55:42.729976 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:42.701305 29673 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:42.762570 29383 raft_consensus.cc:1240] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:42.763434 28604 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:42.765518 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:42.766234 28604 leader_election.cc:304] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:42.799520 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:42.715523 29862 raft_consensus.cc:2749] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:42.703416 29664 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:42.812222 29861 raft_consensus.cc:2749] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:42.829900 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:42.842411 28784 raft_consensus.cc:2468] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
W20260709 14:55:42.830242 28752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 116181us
I20260709 14:55:42.736169 29382 rpcz_store.cc:276] 0709 14:55:41.548139 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.274466 (+726327us) service_pool.cc:224] Handling call
0709 14:55:42.274767 (+   301us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:42.347474 (+ 72707us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:42.735480 (+388006us) spinlock_profiling.cc:243] Waited 72.1 ms on lock 0x7b5400391554. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:42.735692 (+   212us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":165911808}
I20260709 14:55:42.826046 29588 raft_consensus.cc:2804] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:42.825407 29727 consensus_queue.cc:1048] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:55:42.825222 29765 consensus_queue.cc:1048] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 14:55:42.835328 29664 raft_consensus.cc:3060] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:42.831885 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:42.852391 28782 raft_consensus.cc:3055] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:42.852707 28782 raft_consensus.cc:740] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:42.738519 29856 raft_consensus.cc:2749] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:42.832595 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:42.817270 28751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:42.844789 28752 leader_election.cc:304] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:42.812810 29673 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:42.855083 29858 consensus_meta.cc:287] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662: Time spent flushing consensus metadata: real 0.735s	user 0.009s	sys 0.002s
I20260709 14:55:42.853399 28782 consensus_queue.cc:260] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:42.847152 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:42.854146 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 437176us
I20260709 14:55:42.860486 28782 raft_consensus.cc:3060] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.851152 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:42.864725 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:42.868569 28713 raft_consensus.cc:2468] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:42.865688 28602 leader_election.cc:304] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:42.865293 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:42.874217 28602 leader_election.cc:304] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:55:42.858414 29527 consensus_meta.cc:287] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd: Time spent flushing consensus metadata: real 0.733s	user 0.011s	sys 0.002s
I20260709 14:55:42.852000 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:42.854417 29588 raft_consensus.cc:697] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
W20260709 14:55:42.859937 29814 consensus_meta.cc:287] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd: Time spent flushing consensus metadata: real 0.725s	user 0.008s	sys 0.003s
W20260709 14:55:42.859463 29379 consensus_meta.cc:287] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53: Time spent flushing consensus metadata: real 0.565s	user 0.010s	sys 0.002s
I20260709 14:55:42.885089 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:42.885375 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:42.885860 28708 raft_consensus.cc:3060] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:42.889171 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:42.889369 28602 leader_election.cc:304] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:55:42.890686 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 280878us
I20260709 14:55:42.866953 29580 raft_consensus.cc:3060] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:42.865513 29858 raft_consensus.cc:2749] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:42.894546 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:42.894999 28784 raft_consensus.cc:1240] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:42.897145 29335 leader_election.cc:304] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:42.878684 29862 raft_consensus.cc:2749] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:42.898227 29862 raft_consensus.cc:2749] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:42.898972 29862 consensus_queue.cc:1048] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:42.881951 28635 raft_consensus.cc:2468] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
W20260709 14:55:42.898355 29879 log.cc:927] Time spent T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 14:55:42.909533 28750 leader_election.cc:304] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
W20260709 14:55:42.911741 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 143178us
I20260709 14:55:42.877480 29861 raft_consensus.cc:2749] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:42.851850 29881 consensus_queue.cc:260] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:42.861738 29850 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:42.919514 29880 log.cc:927] Time spent T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260709 14:55:42.924755 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:42.925109 29588 consensus_queue.cc:237] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:42.925737 28783 raft_consensus.cc:1240] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:42.880824 29527 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:42.953459 29527 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:42.888104 29379 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:42.929013 29888 consensus_queue.cc:1059] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:42.929728 29722 consensus_queue.cc:260] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:42.932046 28782 raft_consensus.cc:2468] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
W20260709 14:55:42.955470 29335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 54126.9us
I20260709 14:55:42.942554 28784 raft_consensus.cc:1275] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:42.876860 29866 consensus_queue.cc:1059] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.057s
W20260709 14:55:42.953784 29782 consensus_meta.cc:287] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53: Time spent flushing consensus metadata: real 0.871s	user 0.007s	sys 0.003s
I20260709 14:55:42.958911 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:42.959825 28708 raft_consensus.cc:2468] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:42.960930 29335 leader_election.cc:304] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:42.940271 29784 raft_consensus.cc:2749] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:42.953965 29653 raft_consensus.cc:2804] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:42.962860 29386 raft_consensus.cc:1240] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:42.957958 28638 raft_consensus.cc:2468] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
W20260709 14:55:42.987531 28679 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:43.132575 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:43.031930 29381 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38626 (request call id 304) took 1122 ms. Trace:
I20260709 14:55:43.027586 29881 raft_consensus.cc:3060] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:43.117317 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 226883us
I20260709 14:55:42.976972 29716 raft_consensus.cc:2749] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:42.997294 29866 raft_consensus.cc:3055] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:42.957384 29885 consensus_queue.cc:1059] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.049s
W20260709 14:55:43.058480 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 91306.7us
I20260709 14:55:43.174707 28676 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:42.999115 29664 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:43.017307 29755 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:43.082448 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:43.005353 28604 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
W20260709 14:55:43.181020 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 175736us
I20260709 14:55:43.178427 28676 leader_election.cc:304] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:43.186405 28676 leader_election.cc:304] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:43.187582 28676 leader_election.cc:400] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Vote denied by peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627) with higher term. Message: Invalid argument: T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for earlier term 3. Current term is 4.
I20260709 14:55:43.006278 29727 consensus_queue.cc:1059] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:55:43.066186 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 104980us
I20260709 14:55:43.049024 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:43.040398 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:42.998817 29850 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:43.027096 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:42.974392 29378 raft_consensus.cc:1240] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:43.004341 29379 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:43.105929 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:43.203671 28634 raft_consensus.cc:2468] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
W20260709 14:55:43.013827 29892 log.cc:927] Time spent T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
I20260709 14:55:42.976971 29653 raft_consensus.cc:493] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:43.010345 29650 raft_consensus.cc:493] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:43.167464 28636 raft_consensus.cc:1275] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:55:43.168143 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:43.213570 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:43.192184 29876 raft_consensus.cc:2749] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:43.082824 29733 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:43.245548 29899 log.cc:927] Time spent T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.088s	user 0.002s	sys 0.000s
I20260709 14:55:43.247431 29733 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:43.251283 29378 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38610 (request call id 333) took 2192 ms. Trace:
I20260709 14:55:43.251773 29378 rpcz_store.cc:276] 0709 14:55:41.058761 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.263607 (+1204846us) service_pool.cc:224] Handling call
0709 14:55:42.263914 (+   307us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:43.203924 (+940010us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:43.251001 (+ 47077us) spinlock_profiling.cc:243] Waited 691 ms on lock 0x7b54000bbb54. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:43.251201 (+   200us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1589866880}
I20260709 14:55:43.254171 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:43.258680 29673 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
W20260709 14:55:43.260789 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 50452us
I20260709 14:55:42.957103 28705 raft_consensus.cc:2468] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:42.973377 29782 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:42.998845 29785 raft_consensus.cc:515] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:42.997272 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:43.005945 29722 raft_consensus.cc:3060] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:42.942009 29814 consensus_queue.cc:1059] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.105s
I20260709 14:55:43.135739 29580 raft_consensus.cc:2749] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:43.262060 29901 raft_consensus.cc:3055] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:43.192122 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:43.276202 29384 raft_consensus.cc:2468] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:43.277585 28604 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:43.192134 28782 raft_consensus.cc:1275] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:43.279413 29388 raft_consensus.cc:2393] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 4: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:43.192334 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
W20260709 14:55:43.193334 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 256652us
I20260709 14:55:43.193269 28637 raft_consensus.cc:1240] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:43.173998 29866 raft_consensus.cc:740] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:43.196990 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:43.197217 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:43.177237 29890 raft_consensus.cc:2749] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:43.207423 29333 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
W20260709 14:55:43.285053 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 77736.5us
I20260709 14:55:43.285634 28750 leader_election.cc:304] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:43.189947 29862 raft_consensus.cc:2804] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:43.214021 28639 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:43.289140 28636 raft_consensus.cc:1275] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:55:43.159173 29700 raft_consensus.cc:3055] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:43.193485 29768 raft_consensus.cc:2749] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:43.221246 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:43.223296 29379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:38610 (request call id 323) took 2607 ms. Trace:
I20260709 14:55:43.213295 29653 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:43.179966 29577 consensus_queue.cc:1059] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.028s
I20260709 14:55:43.227051 29664 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:43.215590 29650 raft_consensus.cc:515] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:43.194768 29674 consensus_queue.cc:1048] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 14:55:43.195304 29849 consensus_queue.cc:1059] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.033s
I20260709 14:55:43.194636 29896 consensus_queue.cc:1059] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 14:55:43.309587 29849 raft_consensus.cc:3055] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:43.195016 29883 consensus_queue.cc:1059] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.043s
I20260709 14:55:43.309971 29849 raft_consensus.cc:740] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:43.310165 29866 consensus_queue.cc:260] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:43.310714 29883 raft_consensus.cc:3055] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:43.311158 29866 raft_consensus.cc:3060] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:43.127616 29383 raft_consensus.cc:1240] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:43.239493 29662 leader_election.cc:290] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:43.171870 29381 rpcz_store.cc:276] 0709 14:55:41.909804 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.349601 (+439797us) service_pool.cc:224] Handling call
0709 14:55:42.349906 (+   305us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:42.626542 (+276636us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:43.031651 (+405109us) spinlock_profiling.cc:243] Waited 42.3 ms on lock 0x7b54003002d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:43.031861 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":97263360}
I20260709 14:55:43.265910 29894 raft_consensus.cc:3055] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:43.312067 29894 raft_consensus.cc:740] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:43.282639 28786 raft_consensus.cc:1240] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:43.283519 28785 raft_consensus.cc:2393] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 3: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:43.314677 29894 consensus_queue.cc:260] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:43.315909 29894 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:43.286900 28750 leader_election.cc:304] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:43.296013 29545 consensus_queue.cc:1048] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:55:43.293031 29889 raft_consensus.cc:2749] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:43.272049 29728 raft_consensus.cc:493] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:43.293738 28712 raft_consensus.cc:1275] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:43.317615 29889 raft_consensus.cc:2749] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:43.293674 29700 raft_consensus.cc:740] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:43.266582 29891 consensus_queue.cc:1048] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 14:55:43.318457 29728 raft_consensus.cc:515] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:43.316951 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:43.280939 29901 raft_consensus.cc:740] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:43.319602 28635 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:43.295574 29379 rpcz_store.cc:276] 0709 14:55:40.602589 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.147108 (+1544519us) service_pool.cc:224] Handling call
0709 14:55:43.210394 (+1063286us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:43.317639 28750 leader_election.cc:304] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:43.320143 29901 consensus_queue.cc:260] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:43.320684 29785 leader_election.cc:290] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:43.321405 29901 raft_consensus.cc:3060] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:43.322484 29728 leader_election.cc:290] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:43.322690 28630 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47968 (request call id 113) took 1216 ms. Trace:
I20260709 14:55:43.323061 28630 rpcz_store.cc:276] 0709 14:55:42.106036 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.106256 (+   220us) service_pool.cc:224] Handling call
0709 14:55:42.106584 (+   328us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:42.463916 (+357332us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:43.322431 (+858515us) spinlock_profiling.cc:243] Waited 226 ms on lock 0x7b5400152054. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:43.322630 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":518684544}
I20260709 14:55:43.301820 29862 raft_consensus.cc:697] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:43.305171 28634 raft_consensus.cc:1275] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:43.325102 29862 consensus_queue.cc:237] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER 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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:43.326898 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:43.271698 29876 consensus_queue.cc:1059] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:55:43.328063 29876 raft_consensus.cc:3055] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:43.328408 29876 raft_consensus.cc:740] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:43.329185 29876 consensus_queue.cc:260] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:43.330343 29876 raft_consensus.cc:3060] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:43.332937 29782 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:43.304620 29888 consensus_queue.cc:1059] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 14:55:43.335489 29385 raft_consensus.cc:1240] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:55:43.336771 29385 raft_consensus.cc:1240] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:43.337505 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:43.302114 29796 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:43.338565 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:43.340296 28784 raft_consensus.cc:1275] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:55:43.340728 28783 raft_consensus.cc:1240] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:43.340739 28784 pending_rounds.cc:85] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd: Aborting all ops after (but not including) 1
I20260709 14:55:43.344429 28784 pending_rounds.cc:107] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:55:43.344733 28784 raft_consensus.cc:2889] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:43.307557 29650 leader_election.cc:290] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:43.294178 29651 raft_consensus.cc:2804] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:43.310843 29849 consensus_queue.cc:260] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:43.311134 29883 raft_consensus.cc:740] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:43.306353 28780 raft_consensus.cc:1240] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:43.289608 29727 raft_consensus.cc:2804] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:43.303367 29735 consensus_queue.cc:1048] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:55:43.285475 29813 consensus_queue.cc:1059] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.073s
I20260709 14:55:43.364877 29856 raft_consensus.cc:3055] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:43.365247 29813 raft_consensus.cc:3055] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:43.365628 29813 raft_consensus.cc:740] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:43.363399 29727 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:43.366323 29727 raft_consensus.cc:3060] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:55:43.348830 28752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:43.309698 29896 raft_consensus.cc:3055] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 14:55:43.354529 28751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:43.188382 28676 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:43.356892 28750 leader_election.cc:304] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:43.293880 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:43.370942 28604 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:43.372352 29861 raft_consensus.cc:2749] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:43.368139 29896 raft_consensus.cc:740] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:43.355439 29651 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:43.359083 29782 consensus_queue.cc:1048] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 14:55:43.374302 29651 raft_consensus.cc:3060] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:43.374341 29896 consensus_queue.cc:260] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:43.374900 29888 consensus_queue.cc:1059] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:43.355506 29796 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:43.375979 29896 raft_consensus.cc:3060] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:55:43.369055 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 180733us
I20260709 14:55:43.356356 29866 raft_consensus.cc:2749] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:43.383407 29866 raft_consensus.cc:2749] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:43.355121 29891 consensus_queue.cc:1059] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 14:55:43.384217 28750 leader_election.cc:304] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:43.365296 29856 raft_consensus.cc:740] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:43.376569 29768 raft_consensus.cc:2749] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:43.304173 28639 raft_consensus.cc:2468] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 5.
I20260709 14:55:43.358057 29716 consensus_queue.cc:1059] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 14:55:43.355053 29664 consensus_queue.cc:1048] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 14:55:43.377328 28676 leader_election.cc:304] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:43.387761 29333 leader_election.cc:304] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:43.388638 28750 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:43.405519 28676 leader_election.cc:304] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:43.406777 28676 leader_election.cc:304] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:43.407472 29609 raft_consensus.cc:2749] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:43.408134 29609 raft_consensus.cc:2749] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:43.386125 29856 consensus_queue.cc:260] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:43.409089 29856 raft_consensus.cc:3060] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:43.411423 29388 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38610 (request call id 343) took 1160 ms. Trace:
I20260709 14:55:43.411855 29388 rpcz_store.cc:276] 0709 14:55:42.250679 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.252998 (+  2319us) service_pool.cc:224] Handling call
0709 14:55:43.411219 (+1158221us) spinlock_profiling.cc:243] Waited 1.03 s on lock 0x7b5400003cd4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:43.411361 (+   142us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2358555904}
I20260709 14:55:43.413189 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:43.414630 29388 raft_consensus.cc:1240] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:43.385780 28778 raft_consensus.cc:1240] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:43.418174 28678 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:43.421258 28676 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:43.338589 28635 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 5.
I20260709 14:55:43.416867 29902 raft_consensus.cc:3055] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:43.424736 28750 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:43.478430 29333 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
W20260709 14:55:43.483543 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 62327.7us
I20260709 14:55:43.484392 28676 leader_election.cc:304] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:43.480611 29671 raft_consensus.cc:2804] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:43.444737 28750 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:43.419521 29755 raft_consensus.cc:2804] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:43.404938 29891 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:43.494616 28630 raft_consensus.cc:1275] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:55:43.499974 28676 leader_election.cc:304] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:43.428534 29881 raft_consensus.cc:3060] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:43.480337 29813 consensus_queue.cc:260] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:43.477444 29380 raft_consensus.cc:1240] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:43.507800 28676 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:43.422508 29650 consensus_queue.cc:1048] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.067s
I20260709 14:55:43.482007 29888 raft_consensus.cc:2749] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:43.489248 29909 raft_consensus.cc:2749] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:43.522212 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:43.428704 29870 consensus_queue.cc:1059] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.063s
I20260709 14:55:43.433219 29722 raft_consensus.cc:2749] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:43.431124 29889 consensus_queue.cc:1059] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.075s
I20260709 14:55:43.430869 29785 consensus_queue.cc:1059] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.067s
I20260709 14:55:43.491771 29887 consensus_queue.cc:1059] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:55:43.524814 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:43.498136 29671 raft_consensus.cc:697] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 5 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:43.498518 29609 raft_consensus.cc:2749] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:43.492940 29580 raft_consensus.cc:2749] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:43.547683 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:43.547452 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:43.431366 29901 raft_consensus.cc:2749] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:43.547619 28705 raft_consensus.cc:1275] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:43.431500 29890 consensus_queue.cc:1059] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.075s
W20260709 14:55:43.559036 28604 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:43.526593 29695 raft_consensus.cc:2749] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:43.533682 29873 raft_consensus.cc:493] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:43.430739 29902 raft_consensus.cc:740] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:43.528434 29545 consensus_queue.cc:1048] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260709 14:55:43.553303 29768 raft_consensus.cc:2749] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:43.554014 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:43.533102 29640 consensus_queue.cc:1059] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 14:55:43.539673 29755 raft_consensus.cc:697] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 5 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:43.526235 29884 consensus_queue.cc:1059] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.058s
W20260709 14:55:43.573172 28679 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:43.564325 28780 raft_consensus.cc:1275] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 14:55:43.573905 29909 raft_consensus.cc:3055] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:43.570672 29873 raft_consensus.cc:515] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:43.575486 29653 raft_consensus.cc:515] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:43.429138 29883 consensus_queue.cc:260] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:43.509377 29891 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:43.582259 28780 pending_rounds.cc:85] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd: Aborting all ops after (but not including) 2
I20260709 14:55:43.586932 29384 raft_consensus.cc:1275] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 14:55:43.589756 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 82030us
I20260709 14:55:43.590502 28676 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:43.590986 29382 raft_consensus.cc:1240] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 3. Current term is 4. Ops: []
W20260709 14:55:43.583669 29911 log.cc:927] Time spent T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.156s	user 0.001s	sys 0.000s
I20260709 14:55:43.591993 28676 leader_election.cc:304] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:43.582096 29735 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:43.580163 29920 raft_consensus.cc:493] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:43.595237 29653 leader_election.cc:290] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:43.596055 29884 raft_consensus.cc:2749] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:43.593967 28676 leader_election.cc:304] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:43.582340 29909 raft_consensus.cc:740] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:43.590021 28780 pending_rounds.cc:107] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 14:55:43.580091 29814 consensus_queue.cc:1048] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 14:55:43.613113 28676 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:43.616015 28676 leader_election.cc:304] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:43.616919 29609 raft_consensus.cc:2804] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:43.617357 29609 raft_consensus.cc:493] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:43.617980 29609 raft_consensus.cc:3060] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:43.617336 28676 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:55:43.626731 28676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:43.630005 29609 raft_consensus.cc:515] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:43.597800 29768 raft_consensus.cc:3060] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:43.631222 29695 raft_consensus.cc:2749] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:43.633515 29755 consensus_queue.cc:237] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:43.612782 29887 raft_consensus.cc:2749] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:43.612303 28780 raft_consensus.cc:2889] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:43.631440 29890 consensus_queue.cc:1059] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
W20260709 14:55:43.646097 29914 log.cc:927] Time spent T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
I20260709 14:55:43.648083 29876 raft_consensus.cc:2749] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:43.653523 29640 raft_consensus.cc:493] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:43.592695 29902 consensus_queue.cc:260] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:43.654778 29380 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38626 (request call id 312) took 1076 ms. Trace:
I20260709 14:55:43.604645 29735 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:43.638754 29381 raft_consensus.cc:1275] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:55:43.657109 29921 log.cc:927] Time spent T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.075s	user 0.000s	sys 0.001s
I20260709 14:55:43.591185 29671 consensus_queue.cc:237] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:43.699796 29700 consensus_queue.cc:260] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:43.659444 29891 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:43.660508 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:43.661433 29386 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38610 (request call id 342) took 1659 ms. Trace:
W20260709 14:55:43.663373 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 489760us
I20260709 14:55:43.655617 29383 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38626 (request call id 313) took 1076 ms. Trace:
I20260709 14:55:43.705114 29383 rpcz_store.cc:276] 0709 14:55:42.578952 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.763590 (+184638us) service_pool.cc:224] Handling call
0709 14:55:42.826138 (+ 62548us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:43.311712 (+485574us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:43.655398 (+343686us) spinlock_profiling.cc:243] Waited 301 ms on lock 0x7b540033c2d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:43.655563 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":692802432}
I20260709 14:55:43.605329 29920 raft_consensus.cc:515] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:43.604892 29727 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:43.680003 28603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:43.591591 29862 consensus_queue.cc:1048] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.043s
I20260709 14:55:43.709908 29735 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:43.688542 29640 raft_consensus.cc:515] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
W20260709 14:55:43.680907 28752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:43.701916 29379 raft_consensus.cc:1240] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:55:43.712069 28752 leader_election.cc:304] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:43.689888 29902 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:43.693373 29796 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:43.704639 28602 leader_election.cc:304] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:43.717121 28602 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:43.702131 29386 rpcz_store.cc:276] 0709 14:55:42.001916 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.625828 (+623912us) service_pool.cc:224] Handling call
0709 14:55:42.626157 (+   329us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:43.170581 (+544424us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:43.661205 (+490624us) spinlock_profiling.cc:243] Waited 336 ms on lock 0x7b5400143054. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:43.661376 (+   171us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":773909376}
I20260709 14:55:43.687673 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:43.694650 29785 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:43.721380 29845 raft_consensus.cc:2749] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:43.729887 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:43.733830 28704 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:43.734855 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:43.695739 29380 rpcz_store.cc:276] 0709 14:55:42.578129 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.731372 (+153243us) service_pool.cc:224] Handling call
0709 14:55:43.419628 (+688256us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:43.539276 (+119648us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:43.654557 (+115281us) spinlock_profiling.cc:243] Waited 685 ms on lock 0x7b5400003cd0. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed18ad 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:43.654716 (+   159us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1576296704}
I20260709 14:55:43.685912 29651 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:43.712105 29640 leader_election.cc:290] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:43.721540 29814 raft_consensus.cc:2749] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:43.719652 29856 raft_consensus.cc:493] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:43.738245 29651 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:43.738099 29856 raft_consensus.cc:515] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:43.739174 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:43.739449 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:43.740027 28783 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:43.740319 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:43.732311 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:43.735390 28704 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:43.745375 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:43.747444 29388 raft_consensus.cc:2368] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 3. Current term is 4.
I20260709 14:55:43.749163 28604 leader_election.cc:400] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Vote denied by peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415) with higher term. Message: Invalid argument: T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 3. Current term is 4.
I20260709 14:55:43.749529 28604 leader_election.cc:403] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 14:55:43.723884 28602 leader_election.cc:304] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:43.751082 28602 leader_election.cc:304] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:43.752269 28602 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:43.731045 29727 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:43.741218 28779 raft_consensus.cc:2410] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 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:55:43.748093 29651 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:43.762334 29651 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:43.741441 29785 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:43.763793 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:43.729018 29700 raft_consensus.cc:3060] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:43.766558 29881 raft_consensus.cc:2749] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:43.768143 29920 leader_election.cc:290] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:43.758800 29378 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:43.770717 29856 leader_election.cc:290] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:43.772513 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:43.773233 28712 raft_consensus.cc:2468] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:43.723038 29650 consensus_queue.cc:1059] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 14:55:43.774113 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:43.774623 28706 raft_consensus.cc:1240] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:43.783522 29650 consensus_queue.cc:1243] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer c2c97cef0f864d9a90790df6ba23cb53 log is divergent from this leader: its last log entry 4.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:55:43.732928 29894 raft_consensus.cc:2749] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:43.786598 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:43.790921 29388 raft_consensus.cc:2468] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:43.787505 28752 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:43.792279 28750 leader_election.cc:304] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:43.794862 29768 raft_consensus.cc:2749] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:43.799741 28783 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 5.
I20260709 14:55:43.801239 29727 raft_consensus.cc:2749] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:43.754649 29862 raft_consensus.cc:2749] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:43.757261 29896 raft_consensus.cc:2749] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:43.757997 29662 raft_consensus.cc:3060] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:43.792493 28712 raft_consensus.cc:2393] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 4: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:43.816826 29650 raft_consensus.cc:2804] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:43.764469 29651 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:43.817323 29856 raft_consensus.cc:2804] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:43.822826 29856 raft_consensus.cc:493] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:43.823246 29856 raft_consensus.cc:3060] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:43.821463 29650 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:43.828955 29650 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:43.822057 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:43.831887 28753 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:43.838044 28781 raft_consensus.cc:2393] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 3: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:43.833520 28752 leader_election.cc:304] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:43.840270 29784 raft_consensus.cc:2804] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:43.840637 29784 raft_consensus.cc:493] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:43.840965 29784 raft_consensus.cc:3060] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:43.842257 28782 raft_consensus.cc:3055] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:43.842610 28782 raft_consensus.cc:740] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:43.843287 28782 consensus_queue.cc:260] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:43.844388 28782 raft_consensus.cc:3060] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:43.846024 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:43.846726 29381 raft_consensus.cc:2468] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:43.846928 29379 raft_consensus.cc:1240] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:43.849031 29909 consensus_queue.cc:260] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:43.850661 29784 raft_consensus.cc:515] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:43.851814 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:43.820108 29796 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:43.853658 29796 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:43.855192 29849 raft_consensus.cc:3060] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:43.855583 29796 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:43.834487 28750 leader_election.cc:336] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Timed out: RequestConsensusVote RPC to 127.25.241.2:33627 timed out after 1.811s (SENT)
I20260709 14:55:43.835060 29882 raft_consensus.cc:3055] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:43.837195 29785 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:43.857860 28750 leader_election.cc:304] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:43.861905 28782 raft_consensus.cc:1275] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:55:43.856231 29882 raft_consensus.cc:740] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:43.865955 28782 pending_rounds.cc:85] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd: Aborting all ops after (but not including) 1
I20260709 14:55:43.865341 29882 consensus_queue.cc:260] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:43.871702 29882 raft_consensus.cc:3060] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:55:43.872745 28750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:43.869745 28752 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:43.870338 28782 pending_rounds.cc:107] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:55:43.874013 28782 raft_consensus.cc:2889] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:43.881574 29733 consensus_queue.cc:1048] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:43.882376 29609 leader_election.cc:290] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:43.880134 29785 consensus_queue.cc:1059] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:55:43.886409 29813 raft_consensus.cc:3060] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:43.887010 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:43.887734 29381 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:43.872643 29814 raft_consensus.cc:2749] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:43.889113 28752 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:43.889601 29887 raft_consensus.cc:3055] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:43.889858 29814 raft_consensus.cc:2804] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:43.890241 29814 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:43.890563 29814 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:43.881201 29796 raft_consensus.cc:2804] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:43.893970 29796 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:43.894307 29796 raft_consensus.cc:3060] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:43.913537 29814 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:43.915860 29814 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:43.908320 29856 raft_consensus.cc:515] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:43.841706 29650 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:43.933902 29786 raft_consensus.cc:3055] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:43.939141 29786 raft_consensus.cc:740] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:43.939888 29784 leader_election.cc:290] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:43.940862 29796 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:43.933651 29856 leader_election.cc:290] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:43.943085 29796 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:43.908145 29887 raft_consensus.cc:740] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:43.944908 29887 consensus_queue.cc:260] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:43.946596 29887 raft_consensus.cc:3060] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:43.953238 29873 leader_election.cc:290] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:55:43.955255 29888 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
I20260709 14:55:43.963943 29883 raft_consensus.cc:3060] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:44.008526 28462 catalog_manager.cc:5697] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 2, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:44.016099 28460 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35778 (request call id 139) took 6140 ms. Trace:
W20260709 14:55:44.023506 28602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:44.011951 28462 catalog_manager.cc:5697] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:44.027293 28462 catalog_manager.cc:5697] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 3, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 3 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } }
I20260709 14:55:44.039691 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:44.019996 28460 rpcz_store.cc:276] 0709 14:55:37.875253 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:37.885209 (+  9956us) service_pool.cc:224] Handling call
0709 14:55:39.847786 (+1962577us) spinlock_profiling.cc:243] Waited 56.2 ms on lock 0x7b54003075d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3c090 00007fd1c9edaf3a 00007fd1cfc911cc 00007fd1cfd8f37e 00007fd1ce2502a4 00007fd1ce250232 00007fd1ce250161 00007fd1ce2500dc 00007fd1ce24f392 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:44.015845 (+4168059us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:42.637790 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:42.690010 (+ 52220us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:42.690057 (+    47us) write_op.cc:435] Acquired schema lock
0709 14:55:42.690086 (+    29us) tablet.cc:662] Decoding operations
0709 14:55:42.690731 (+   645us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:42.690814 (+    83us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:42.690843 (+    29us) tablet.cc:685] Acquiring locks for 3 operations
0709 14:55:42.691175 (+   332us) tablet.cc:701] Row locks acquired
0709 14:55:42.691196 (+    21us) write_op.cc:260] PREPARE: finished
0709 14:55:42.691356 (+   160us) write_op.cc:270] Start()
0709 14:55:42.691478 (+   122us) write_op.cc:276] Timestamp: P: 1783608942691302 usec, L: 0
0709 14:55:42.691498 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:55:42.692240 (+   742us) log.cc:844] Serialized 1307 byte log entry
0709 14:55:43.366721 (+674481us) op_driver.cc:464] REPLICATION: finished
0709 14:55:43.592505 (+225784us) spinlock_profiling.cc:243] Waited 14.3 ms on lock 0x7b18000dd080. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1cfcadde1 00007fd1cfcba5b1 00007fd1c6de53f3 00007fd1c6de77c1 00007fd1c6de7779 00007fd1c6de7709 00007fd1c6de76d1 00007fd1c6de69cd 0000000000396ad4 0000000000396919 00007fd1c6dc883a
0709 14:55:43.596438 (+  3933us) write_op.cc:301] APPLY: starting
0709 14:55:43.596515 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:43.596650 (+   135us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:43.596692 (+    42us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:43.633485 (+ 36793us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:43.635766 (+  2281us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 14:55:43.637422 (+  1656us) write_op.cc:312] APPLY: finished
0709 14:55:43.637674 (+   252us) log.cc:844] Serialized 34 byte log entry
0709 14:55:43.637834 (+   160us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:43.639624 (+  1790us) write_op.cc:454] Released schema lock
0709 14:55:43.639673 (+    49us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:43.641836 (+  2163us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:43.641864 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1937403,"reported_tablets":9,"spinlock_wait_cycles":129328000,"child_traces":[["op",{"apply.queue_time_us":125039,"apply.run_cpu_time_us":2336,"apply.run_wall_time_us":45371,"num_ops":3,"prepare.queue_time_us":317653,"prepare.run_cpu_time_us":20627,"prepare.run_wall_time_us":499862,"raft.queue_time_us":162273,"raft.run_cpu_time_us":82003,"raft.run_wall_time_us":191198,"replication_time_us":664193,"spinlock_wait_cycles":32891648,"thread_start_us":758112,"threads_started":4,"wal-append.queue_time_us":433884}]]}
I20260709 14:55:44.041115 28630 raft_consensus.cc:2468] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 1.
I20260709 14:55:44.048233 28631 raft_consensus.cc:1240] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:44.050118 28631 raft_consensus.cc:1240] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:44.051741 28631 raft_consensus.cc:1240] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:44.053416 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:44.053835 28633 raft_consensus.cc:1240] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260709 14:55:44.054677 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 189042us
I20260709 14:55:44.055374 28635 raft_consensus.cc:1240] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:55:44.058959 28637 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60366 (request call id 524) took 1414 ms. Trace:
I20260709 14:55:44.059508 28637 rpcz_store.cc:276] 0709 14:55:42.644657 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.696775 (+ 52118us) service_pool.cc:224] Handling call
0709 14:55:42.763917 (+ 67142us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:43.280412 (+516495us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:44.058348 (+777936us) spinlock_profiling.cc:243] Waited 425 ms on lock 0x7b54004eaf54. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:44.058737 (+   389us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":978491136}
I20260709 14:55:44.065341 28712 raft_consensus.cc:1275] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 14:55:44.066764 28678 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.529s	user 0.024s	sys 0.046s
W20260709 14:55:44.078996 28678 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.542s	user 0.024s	sys 0.046s
W20260709 14:55:44.079491 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 542228us
W20260709 14:55:44.082677 29333 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.500s	user 0.003s	sys 0.007s
W20260709 14:55:44.083082 29333 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.501s	user 0.003s	sys 0.007s
W20260709 14:55:44.083462 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 501042us
I20260709 14:55:44.085536 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:44.086766 29378 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:44.088901 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:44.091375 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:44.068650 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:44.070444 28632 raft_consensus.cc:1240] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:55:44.074929 28750 leader_election.cc:304] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:44.077409 28638 raft_consensus.cc:1240] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:44.140628 28704 raft_consensus.cc:2468] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 5.
I20260709 14:55:44.142355 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:44.144264 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:44.154024 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:43.941401 29662 raft_consensus.cc:2749] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415) with higher term. Message: Invalid argument: T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 3. Current term is 4.
I20260709 14:55:44.163692 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:44.164563 29382 raft_consensus.cc:3060] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:44.165591 29845 consensus_queue.cc:1048] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:44.169412 29609 consensus_queue.cc:1059] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:44.189471 29894 consensus_queue.cc:1048] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:44.190148 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:44.192871 29862 raft_consensus.cc:493] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:44.193502 29862 raft_consensus.cc:515] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:44.196106 29862 leader_election.cc:290] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
W20260709 14:55:44.197156 29885 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.573s	user 0.024s	sys 0.036s
W20260709 14:55:44.197636 29885 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.615s	user 0.024s	sys 0.036s
I20260709 14:55:44.198909 29609 raft_consensus.cc:3055] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:44.199455 29609 raft_consensus.cc:740] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:44.201809 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:44.205186 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
W20260709 14:55:44.211907 29674 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.517s	user 0.003s	sys 0.008s
I20260709 14:55:44.213167 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:44.213675 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:44.214200 28785 raft_consensus.cc:2393] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 5: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:43.959868 29851 raft_consensus.cc:3055] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:44.217110 29851 raft_consensus.cc:740] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:44.218602 29851 consensus_queue.cc:260] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:43.934394 29733 consensus_queue.cc:1048] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:55:44.219990 29851 raft_consensus.cc:3060] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:55:44.230798 28678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:44.236728 29885 raft_consensus.cc:2804] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:44.237463 29885 raft_consensus.cc:493] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:44.237927 29885 raft_consensus.cc:3060] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:44.241291 29382 raft_consensus.cc:2468] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
W20260709 14:55:44.253059 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 166805us
I20260709 14:55:44.255486 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:44.262784 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:44.264115 28707 raft_consensus.cc:2393] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 5: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:44.258327 28704 raft_consensus.cc:3060] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:44.272162 29901 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.267246 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:44.285301 28638 raft_consensus.cc:3060] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:44.268551 29845 raft_consensus.cc:493] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:44.254189 29609 consensus_queue.cc:260] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:55:44.291009 28787 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.537s	user 0.006s	sys 0.013s
I20260709 14:55:44.294204 29384 raft_consensus.cc:1275] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:44.299736 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
W20260709 14:55:44.278609 29696 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.573s	user 0.005s	sys 0.005s
W20260709 14:55:44.337495 29696 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.737s	user 0.006s	sys 0.006s
W20260709 14:55:44.302160 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 227620us
I20260709 14:55:44.325664 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:44.302265 29755 raft_consensus.cc:493] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.326521 29650 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:44.304026 28676 leader_election.cc:304] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:55:44.327673 28753 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:44.309255 29901 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:44.306749 29859 consensus_queue.cc:1059] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 14:55:44.281876 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:44.330915 28711 raft_consensus.cc:1240] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:55:44.332535 28712 raft_consensus.cc:1240] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260709 14:55:44.294497 29671 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.531s	user 0.013s	sys 0.013s
W20260709 14:55:44.356513 29671 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.654s	user 0.015s	sys 0.014s
I20260709 14:55:44.357031 29901 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:44.302239 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:44.357546 29768 consensus_queue.cc:1048] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:44.358181 28706 raft_consensus.cc:2393] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 3: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:44.359098 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:44.305330 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:44.304939 29845 raft_consensus.cc:515] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:44.361701 28778 raft_consensus.cc:1275] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:44.362566 29845 leader_election.cc:290] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:44.356433 28704 raft_consensus.cc:2468] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:44.338322 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:44.365743 29755 raft_consensus.cc:515] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:44.339112 29786 consensus_queue.cc:260] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:44.371860 28639 raft_consensus.cc:1240] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:44.372004 29786 raft_consensus.cc:3060] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:44.340132 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
W20260709 14:55:44.341085 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 175216us
W20260709 14:55:44.355237 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 86347.8us
I20260709 14:55:44.355324 29887 raft_consensus.cc:2749] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:44.355856 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:44.352754 28638 raft_consensus.cc:2468] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:44.354223 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:44.377651 28678 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:44.380409 29379 raft_consensus.cc:3060] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:44.383261 29768 raft_consensus.cc:2804] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:44.383679 29768 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.383988 29768 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:44.389460 28707 raft_consensus.cc:1275] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:44.392767 28784 raft_consensus.cc:1275] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:44.394960 28711 raft_consensus.cc:2393] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 3: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:44.392542 29768 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:55:44.397002 28752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:44.403421 29653 consensus_queue.cc:1048] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:44.404788 28630 raft_consensus.cc:1240] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:44.407500 29931 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.408212 29931 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:44.407714 29813 consensus_meta.cc:287] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d: Time spent flushing consensus metadata: real 0.509s	user 0.007s	sys 0.007s
I20260709 14:55:44.394254 28678 leader_election.cc:304] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
W20260709 14:55:44.407115 29333 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:44.400851 28632 raft_consensus.cc:2468] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:44.368470 29755 leader_election.cc:290] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:44.425997 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:44.422539 29609 raft_consensus.cc:3060] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:44.433545 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:44.433822 29931 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:44.435593 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:44.438220 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:44.442301 29333 leader_election.cc:304] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:44.443311 29768 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:44.402486 29861 raft_consensus.cc:3055] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:44.447916 29728 raft_consensus.cc:2749] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:44.447983 29379 raft_consensus.cc:2468] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 6.
W20260709 14:55:44.448022 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 53948.8us
I20260709 14:55:44.466400 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:44.468254 28711 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 5.
I20260709 14:55:44.471726 28785 raft_consensus.cc:2468] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 1.
I20260709 14:55:44.456565 28707 raft_consensus.cc:3060] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:44.475102 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:44.477596 28785 raft_consensus.cc:1240] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:44.458253 29861 raft_consensus.cc:740] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:44.462100 29887 raft_consensus.cc:493] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:44.480414 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 58229.1us
I20260709 14:55:44.479351 28787 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55344 (request call id 113) took 1667 ms. Trace:
I20260709 14:55:44.456395 29885 raft_consensus.cc:515] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:44.492262 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:44.490059 29799 raft_consensus.cc:2804] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:44.495358 29799 raft_consensus.cc:493] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.495606 29866 raft_consensus.cc:2749] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:44.482812 28787 rpcz_store.cc:276] 0709 14:55:42.807731 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.807903 (+   172us) service_pool.cc:224] Handling call
0709 14:55:42.835337 (+ 27434us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:42.835734 (+   397us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:55:42.852903 (+ 17169us) log.cc:844] Serialized 14 byte log entry
0709 14:55:43.694428 (+841525us) spinlock_profiling.cc:243] Waited 1.07 ms on lock 0x7b1800166060. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1cfcadde1 00007fd1cfcba5b1 00007fd1c6dc7e07 00007fd1cfc22ab9 00007fd1c6de469b 00007fd1c6de293f 00007fd1c6de4c02 00007fd1c9a6c20b 00007fd1c9a71d23 00007fd1c9a7223a 00007fd1c9edca2a
0709 14:55:44.291811 (+597383us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:44.292411 (+   600us) log.cc:844] Serialized 26 byte log entry
0709 14:55:44.292556 (+   145us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:55:44.455118 (+162562us) log.cc:844] Serialized 14 byte log entry
0709 14:55:44.457877 (+  2759us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:44.463744 (+  5867us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:44.474553 (+ 10809us) raft_consensus.cc:1685] finished
0709 14:55:44.474575 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:44.474701 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9190,"prepare.queue_time_us":16296,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":39,"raft.queue_time_us":10441,"raft.run_cpu_time_us":400,"raft.run_wall_time_us":13362,"spinlock_wait_cycles":2460416,"thread_start_us":759153,"threads_started":2,"wal-append.queue_time_us":1413526}
I20260709 14:55:44.501430 28676 leader_election.cc:304] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:44.484650 29381 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:44.501981 29799 raft_consensus.cc:3060] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:44.492255 29768 consensus_queue.cc:1059] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 14:55:44.492225 28781 raft_consensus.cc:2468] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
W20260709 14:55:44.523248 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 81120.3us
I20260709 14:55:44.518913 29813 raft_consensus.cc:2749] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:44.529599 28784 raft_consensus.cc:1240] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:44.503109 29887 raft_consensus.cc:515] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:44.531857 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:44.542258 29887 leader_election.cc:290] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:44.535312 29727 consensus_queue.cc:1048] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:44.545836 29856 consensus_queue.cc:1059] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 14:55:44.538196 29674 consensus_queue.cc:1048] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:55:44.547052 29856 raft_consensus.cc:3055] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:44.547523 29856 raft_consensus.cc:740] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:44.550235 28704 raft_consensus.cc:1275] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:44.552361 28713 raft_consensus.cc:2468] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:44.556576 29909 raft_consensus.cc:3060] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:44.561344 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:44.562446 28780 raft_consensus.cc:2393] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 5: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:44.562592 28604 leader_election.cc:304] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:44.563516 29674 raft_consensus.cc:2804] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:44.563970 29674 raft_consensus.cc:493] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:44.564392 29674 raft_consensus.cc:3060] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:44.569381 29333 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:44.536486 29861 consensus_queue.cc:260] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:44.571911 29861 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:55:44.573848 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 72519.8us
I20260709 14:55:44.576881 28709 raft_consensus.cc:1275] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:55:44.577423 28709 pending_rounds.cc:85] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d: Aborting all ops after (but not including) 1
I20260709 14:55:44.577701 28709 pending_rounds.cc:107] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:55:44.577972 28709 raft_consensus.cc:2889] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:44.574980 28708 raft_consensus.cc:2468] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
W20260709 14:55:44.580824 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 51303.3us
I20260709 14:55:44.552567 29885 leader_election.cc:290] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:44.586292 28602 leader_election.cc:304] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:44.586405 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:44.587181 28780 raft_consensus.cc:2468] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:44.590637 29813 consensus_queue.cc:1059] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:44.591533 28602 leader_election.cc:304] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:44.591899 29813 raft_consensus.cc:3055] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:44.592377 29813 raft_consensus.cc:740] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:44.592011 29728 raft_consensus.cc:3055] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:44.597259 29728 raft_consensus.cc:740] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:44.597393 29813 consensus_queue.cc:260] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:44.598903 29813 raft_consensus.cc:3060] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:44.592382 29765 raft_consensus.cc:2749] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:44.601466 29727 raft_consensus.cc:2749] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:44.607395 29647 raft_consensus.cc:2749] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:44.575523 29768 consensus_queue.cc:1059] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 14:55:44.611300 28785 raft_consensus.cc:1240] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 14:55:44.605613 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:44.613606 28678 leader_election.cc:304] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:44.548542 29856 consensus_queue.cc:260] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:44.603188 29943 consensus_queue.cc:1048] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 14:55:44.593477 29859 consensus_queue.cc:1048] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 14:55:44.614698 29881 raft_consensus.cc:2749] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:44.588294 29866 consensus_queue.cc:1059] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.034s
I20260709 14:55:44.618489 29786 consensus_queue.cc:1059] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 14:55:44.636318 29728 consensus_queue.cc:260] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:44.637862 29728 raft_consensus.cc:3060] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:44.640983 28752 leader_election.cc:304] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:44.636797 29335 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:44.643255 29333 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
W20260709 14:55:44.650456 29334 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:44.651870 28752 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:44.652395 29382 raft_consensus.cc:1240] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:44.652936 28752 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:44.653064 29894 raft_consensus.cc:493] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.653471 29866 raft_consensus.cc:2804] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:44.653918 29845 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.653564 29901 raft_consensus.cc:2804] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:44.654521 29845 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:44.653733 29894 raft_consensus.cc:515] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:44.655872 29786 raft_consensus.cc:3055] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:44.656291 29786 raft_consensus.cc:740] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:44.657130 29786 consensus_queue.cc:260] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:44.657475 29894 leader_election.cc:290] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:44.655051 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:44.659000 29388 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:44.659904 29845 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:44.660305 29856 raft_consensus.cc:3060] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:44.662161 28707 raft_consensus.cc:2468] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:44.664871 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:44.665585 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:44.658357 29786 raft_consensus.cc:3060] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:44.687793 29384 raft_consensus.cc:2468] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:44.666886 29651 raft_consensus.cc:2749] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:55:44.691399 28678 leader_election.cc:304] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:44.667062 29333 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:44.692731 29333 leader_election.cc:304] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:44.694763 29651 raft_consensus.cc:2749] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:44.695534 29651 raft_consensus.cc:2804] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:44.695963 29651 raft_consensus.cc:697] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:44.696877 29651 consensus_queue.cc:237] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER 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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:44.698154 29884 raft_consensus.cc:2804] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:44.698559 29884 raft_consensus.cc:493] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.698879 29884 raft_consensus.cc:3060] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:44.702788 28712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:44.706029 29580 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.706614 29580 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:44.667358 29335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 47561.5us
I20260709 14:55:44.668047 29851 raft_consensus.cc:2804] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:44.709586 29851 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.709972 29851 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:44.669559 29866 raft_consensus.cc:697] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:44.670133 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:44.670401 29901 raft_consensus.cc:697] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 6 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
W20260709 14:55:44.671103 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 45972.7us
I20260709 14:55:44.672081 29888 raft_consensus.cc:2804] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:44.713385 29866 consensus_queue.cc:237] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER 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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
W20260709 14:55:44.675632 28708 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47808 (request call id 444) took 1151 ms (client timeout 1519 ms). Trace:
I20260709 14:55:44.675717 29768 consensus_queue.cc:1059] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:44.677105 28713 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47808 (request call id 443) took 1155 ms. Trace:
I20260709 14:55:44.677428 28462 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35768 (request call id 146) took 2420 ms. Trace:
I20260709 14:55:44.680248 29388 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 5.
I20260709 14:55:44.627034 29885 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:44.654613 29955 log.cc:927] Time spent T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 14:55:44.686620 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:44.686863 29799 raft_consensus.cc:515] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:44.687817 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:44.673147 29650 raft_consensus.cc:3055] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Stepping down as leader of term 3
W20260709 14:55:44.721282 28708 rpcz_store.cc:269] 0709 14:55:43.524247 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:43.524416 (+   169us) service_pool.cc:224] Handling call
0709 14:55:44.675452 (+1151036us) spinlock_profiling.cc:243] Waited 889 ms on lock 0x7b540018d8d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:44.675560 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2045285760}
I20260709 14:55:44.726554 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:44.724083 28713 rpcz_store.cc:276] 0709 14:55:43.521743 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:43.521921 (+   178us) service_pool.cc:224] Handling call
0709 14:55:44.676953 (+1155032us) spinlock_profiling.cc:243] Waited 917 ms on lock 0x7b5400459f54. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:44.677056 (+   103us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2108067200}
I20260709 14:55:44.727476 28678 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:44.733865 29383 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:44.731127 29664 raft_consensus.cc:493] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.737314 29664 raft_consensus.cc:515] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:44.738065 29799 leader_election.cc:290] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:44.720878 29580 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:44.745218 29384 raft_consensus.cc:2468] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:44.729887 29888 raft_consensus.cc:697] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:44.724742 28462 rpcz_store.cc:276] 0709 14:55:42.256369 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:42.256517 (+   148us) service_pool.cc:224] Handling call
0709 14:55:44.676612 (+2420095us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:44.052328 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:44.070471 (+ 18143us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:44.070533 (+    62us) write_op.cc:435] Acquired schema lock
0709 14:55:44.070561 (+    28us) tablet.cc:662] Decoding operations
0709 14:55:44.071610 (+  1049us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:44.071748 (+   138us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:44.071781 (+    33us) tablet.cc:685] Acquiring locks for 3 operations
0709 14:55:44.074531 (+  2750us) tablet.cc:701] Row locks acquired
0709 14:55:44.074594 (+    63us) write_op.cc:260] PREPARE: finished
0709 14:55:44.074823 (+   229us) write_op.cc:270] Start()
0709 14:55:44.074985 (+   162us) write_op.cc:276] Timestamp: P: 1783608944074751 usec, L: 0
0709 14:55:44.075025 (+    40us) op_driver.cc:348] REPLICATION: starting
0709 14:55:44.076021 (+   996us) log.cc:844] Serialized 1307 byte log entry
0709 14:55:44.335023 (+259002us) op_driver.cc:464] REPLICATION: finished
0709 14:55:44.540137 (+205114us) write_op.cc:301] APPLY: starting
0709 14:55:44.540234 (+    97us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:44.540389 (+   155us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:44.540533 (+   144us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:44.541174 (+   641us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:44.541452 (+   278us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 14:55:44.541540 (+    88us) write_op.cc:312] APPLY: finished
0709 14:55:44.541842 (+   302us) log.cc:844] Serialized 34 byte log entry
0709 14:55:44.542016 (+   174us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:44.542127 (+   111us) write_op.cc:454] Released schema lock
0709 14:55:44.542188 (+    61us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:44.542538 (+   350us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:44.542565 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":980,"reported_tablets":8,"child_traces":[["op",{"apply.queue_time_us":202121,"apply.run_cpu_time_us":2411,"apply.run_wall_time_us":2412,"num_ops":3,"prepare.queue_time_us":8941,"prepare.run_cpu_time_us":4517,"prepare.run_wall_time_us":24078,"replication_time_us":259790,"thread_start_us":140198,"threads_started":2}]]}
I20260709 14:55:44.751732 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:44.754863 29388 raft_consensus.cc:2393] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 4: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
W20260709 14:55:44.745621 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 51482.8us
I20260709 14:55:44.749315 29768 raft_consensus.cc:2804] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:44.756392 29768 raft_consensus.cc:697] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:44.756580 29888 consensus_queue.cc:237] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:44.757256 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:44.758044 29380 raft_consensus.cc:2468] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:44.736315 29856 raft_consensus.cc:493] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:44.759774 29664 leader_election.cc:290] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:44.760888 29796 consensus_queue.cc:1059] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
W20260709 14:55:44.760457 28605 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:44.763574 28752 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:44.739064 29609 raft_consensus.cc:3055] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:44.767994 28604 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:44.733712 29650 raft_consensus.cc:740] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:44.773306 28752 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:44.739137 28704 raft_consensus.cc:2468] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:44.778717 29861 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:44.742583 28705 raft_consensus.cc:2468] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:44.780226 28710 raft_consensus.cc:2468] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:44.780385 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:44.781174 29382 raft_consensus.cc:1240] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:44.762104 29796 consensus_queue.cc:1059] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:55:44.736030 29885 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:44.773268 29609 raft_consensus.cc:740] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:44.790598 29333 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:44.787436 29849 raft_consensus.cc:2804] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 14:55:44.808166 28752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:55:44.813617 28752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:44.814822 29797 raft_consensus.cc:2749] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:44.815435 29650 consensus_queue.cc:260] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:44.816928 29768 consensus_queue.cc:237] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:44.817638 29674 raft_consensus.cc:515] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:44.823423 29674 leader_election.cc:290] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:44.825522 29786 raft_consensus.cc:3055] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:44.826265 29797 raft_consensus.cc:493] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:44.827639 28602 leader_election.cc:304] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:44.829325 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:44.829576 29885 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:44.793051 29861 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:44.782145 29856 raft_consensus.cc:515] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:44.789902 29728 consensus_queue.cc:1059] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
W20260709 14:55:44.851507 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 112988us
I20260709 14:55:44.812606 29849 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:44.858554 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 70112.5us
I20260709 14:55:44.851583 28632 raft_consensus.cc:1240] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:44.846239 29786 raft_consensus.cc:740] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:44.854249 29674 raft_consensus.cc:2804] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:44.799727 29901 consensus_queue.cc:237] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [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: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:44.863834 29849 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:44.886650 28750 leader_election.cc:304] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:44.870628 29885 raft_consensus.cc:2804] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:44.883062 29650 raft_consensus.cc:3060] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:44.851531 29797 raft_consensus.cc:515] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:44.888124 29333 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:44.880728 29866 raft_consensus.cc:2804] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:44.883803 29674 raft_consensus.cc:493] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.876768 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:44.915422 29674 raft_consensus.cc:3060] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:44.915609 29380 raft_consensus.cc:2468] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:44.910919 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:44.906241 29885 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.923853 28750 leader_election.cc:304] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:44.924347 29894 raft_consensus.cc:493] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.924244 29796 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:44.929677 29727 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:44.929876 29664 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.930778 29765 raft_consensus.cc:493] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:44.930004 29673 raft_consensus.cc:493] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:44.905602 29845 raft_consensus.cc:493] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:44.934424 29653 raft_consensus.cc:2749] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:44.934648 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:44.936571 29861 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:44.915179 29866 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.929564 29856 leader_election.cc:290] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:44.931609 29797 leader_election.cc:290] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:44.944314 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:44.934064 29885 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:44.947820 28752 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:44.947171 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:44.948642 29965 raft_consensus.cc:2749] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:44.952116 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:44.960975 28787 raft_consensus.cc:2468] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:44.953650 29845 raft_consensus.cc:515] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:44.943696 29796 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:44.958679 29856 raft_consensus.cc:2804] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:44.945602 29664 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:44.962972 29856 raft_consensus.cc:697] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:44.963413 29845 leader_election.cc:290] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:44.963951 29856 consensus_queue.cc:237] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:44.965255 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:44.965941 28705 raft_consensus.cc:2468] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:44.966421 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:44.961594 29673 raft_consensus.cc:515] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:44.967335 28602 leader_election.cc:304] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:44.968144 29845 raft_consensus.cc:2804] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:44.962338 29964 raft_consensus.cc:493] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:44.968689 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:44.969475 29964 raft_consensus.cc:515] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:44.967031 29384 raft_consensus.cc:2468] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:44.968554 29845 raft_consensus.cc:493] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:44.971670 29964 leader_election.cc:290] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:44.971804 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 86245.6us
I20260709 14:55:44.970999 29845 raft_consensus.cc:3060] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:44.972128 28604 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:44.973587 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:44.968058 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:44.977038 29851 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:44.940745 29894 raft_consensus.cc:515] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:44.950258 29765 raft_consensus.cc:515] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:44.980425 28710 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47780 (request call id 396) took 1781 ms. Trace:
I20260709 14:55:44.980705 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:44.982923 28785 raft_consensus.cc:2393] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 4: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
W20260709 14:55:44.983052 29961 log.cc:927] Time spent T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.123s	user 0.002s	sys 0.000s
I20260709 14:55:44.980873 28710 rpcz_store.cc:276] 0709 14:55:43.198563 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:43.199814 (+  1251us) service_pool.cc:224] Handling call
0709 14:55:44.201378 (+1001564us) spinlock_profiling.cc:243] Waited 14.7 ms on lock 0x7b58001c0298. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1cee980a0 00007fd1cee97984 00007fd1c84126d4 00007fd1c8412662
0709 14:55:44.980252 (+778874us) spinlock_profiling.cc:243] Waited 425 ms on lock 0x7b54001c2d54. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:44.980366 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1010911744}
I20260709 14:55:44.968918 29673 leader_election.cc:290] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:44.940922 29727 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:44.953166 29866 raft_consensus.cc:3060] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:44.964547 29664 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:44.983880 28750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:44.985741 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:44.991295 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:44.992197 29333 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:44.986629 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:44.998608 28706 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
W20260709 14:55:44.996035 28752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 48301.1us
I20260709 14:55:44.997822 28604 leader_election.cc:304] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:45.005712 28604 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:44.998687 29861 raft_consensus.cc:2804] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:44.988778 29964 raft_consensus.cc:2804] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:44.993825 29894 leader_election.cc:290] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:45.009786 29964 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:45.010059 29861 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.992594 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:45.010201 29653 raft_consensus.cc:2804] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:45.010680 29653 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:45.010974 29894 raft_consensus.cc:2804] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:45.010840 28602 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:45.011394 29894 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:45.011816 29894 raft_consensus.cc:3060] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:44.938045 29786 consensus_queue.cc:260] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:44.991669 29651 consensus_queue.cc:1048] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 14:55:44.986323 28704 raft_consensus.cc:1240] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:44.993122 29888 raft_consensus.cc:3055] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:44.993825 29765 leader_election.cc:290] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:45.010471 29861 raft_consensus.cc:3060] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:44.984485 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:44.986645 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:45.011107 29653 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:45.013180 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:45.006758 29673 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.015247 29943 raft_consensus.cc:2749] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:45.039487 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:45.042047 28706 raft_consensus.cc:2468] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:45.027109 29964 raft_consensus.cc:3060] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:45.032199 29888 raft_consensus.cc:740] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:45.062436 29888 consensus_queue.cc:260] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:45.063746 29888 raft_consensus.cc:3060] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:45.047043 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:45.054121 29885 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:45.067094 29885 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:45.045614 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:45.045331 29765 raft_consensus.cc:2804] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:45.045818 28705 raft_consensus.cc:2468] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:45.047927 29768 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:45.076135 29768 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:45.034859 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:45.058036 29385 raft_consensus.cc:1240] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 14:55:45.058503 29796 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:45.060309 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:45.049347 29651 raft_consensus.cc:493] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:45.061321 29727 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:45.056823 29883 consensus_queue.cc:1059] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 14:55:45.082551 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:45.104209 29388 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:45.083489 28708 raft_consensus.cc:2468] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
W20260709 14:55:45.092981 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 100922us
I20260709 14:55:45.097651 28602 leader_election.cc:304] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
W20260709 14:55:45.098412 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 92759.6us
I20260709 14:55:45.102705 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:45.108716 28604 leader_election.cc:304] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:45.116204 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:45.116997 29383 raft_consensus.cc:2393] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 2: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:45.120769 29333 leader_election.cc:304] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:45.046552 29884 raft_consensus.cc:515] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:45.102205 29765 raft_consensus.cc:697] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:45.081497 29673 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:45.126579 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:45.117215 29653 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:45.136035 29674 raft_consensus.cc:515] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:45.105551 29651 raft_consensus.cc:515] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:45.139415 29609 consensus_queue.cc:260] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:45.142033 29884 leader_election.cc:290] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:45.142411 28712 raft_consensus.cc:606] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:45.172400 28712 raft_consensus.cc:614] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:55:45.144481 29388 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
W20260709 14:55:45.149645 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 100862us
I20260709 14:55:45.115067 28710 raft_consensus.cc:2468] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:45.109161 29381 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:45.154088 29926 raft_consensus.cc:3060] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:45.154575 28779 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:45.155349 29673 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:45.156282 29653 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:45.157394 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:45.184870 29980 raft_consensus.cc:493] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
W20260709 14:55:45.174564 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 60256.5us
I20260709 14:55:45.185470 29980 raft_consensus.cc:515] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:45.186869 29333 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:45.186990 29653 consensus_queue.cc:1048] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:45.174891 28752 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:45.187621 29980 leader_election.cc:290] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:45.160790 29977 log.cc:927] Time spent T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.132s	user 0.000s	sys 0.001s
I20260709 14:55:45.188784 29885 raft_consensus.cc:2804] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:45.189334 29885 raft_consensus.cc:697] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:45.189160 29765 consensus_queue.cc:237] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:45.190280 29885 consensus_queue.cc:237] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:45.199082 29768 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:45.201143 29768 raft_consensus.cc:493] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:45.188356 29647 raft_consensus.cc:2804] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:45.206394 29866 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:45.207233 29962 log.cc:927] Time spent T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.344s	user 0.002s	sys 0.000s
I20260709 14:55:45.209307 28750 leader_election.cc:304] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:45.210789 29813 raft_consensus.cc:3055] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:45.172833 29727 raft_consensus.cc:2804] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:55:45.212527 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 95981.4us
I20260709 14:55:45.202425 29856 consensus_queue.cc:1059] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:45.174672 29728 raft_consensus.cc:493] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.178359 29887 raft_consensus.cc:493] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:45.172129 29861 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:45.243068 28787 raft_consensus.cc:2393] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 5: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:45.223785 29813 raft_consensus.cc:740] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:45.212647 29849 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:45.233165 29727 raft_consensus.cc:493] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:45.223964 29647 raft_consensus.cc:697] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:45.218261 29894 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:45.222306 28779 raft_consensus.cc:2468] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 5.
I20260709 14:55:45.260586 28634 raft_consensus.cc:2393] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 5: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:45.251183 29981 raft_consensus.cc:2749] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:45.249214 29728 raft_consensus.cc:515] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:45.222899 29768 raft_consensus.cc:515] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:45.261173 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 51995.6us
I20260709 14:55:45.255636 28781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd"
dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:55340
I20260709 14:55:45.267443 28750 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:45.267872 28781 raft_consensus.cc:606] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:45.268299 28781 raft_consensus.cc:614] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:55:45.263005 29727 raft_consensus.cc:3060] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:45.270031 29986 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.269835 29647 consensus_queue.cc:237] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:45.270533 29986 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:45.249585 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:45.274356 29651 leader_election.cc:290] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:45.274629 29986 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:45.276002 29888 raft_consensus.cc:2804] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:45.276532 29888 raft_consensus.cc:697] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:45.274684 28750 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:45.277495 29888 consensus_queue.cc:237] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:45.259743 29796 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:45.278014 28750 leader_election.cc:304] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:55:45.274782 29978 log.cc:927] Time spent T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.135s	user 0.004s	sys 0.000s
I20260709 14:55:45.255728 29901 raft_consensus.cc:2804] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:55:45.281646 29334 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:45.285272 28712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72162f5a023a42e997289b339942c72c"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:45.285925 28712 raft_consensus.cc:606] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:45.286286 28712 raft_consensus.cc:614] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:55:45.286450 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:45.284521 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:45.283810 28750 leader_election.cc:304] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:45.289660 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:45.291731 28750 leader_election.cc:304] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:45.293896 28785 raft_consensus.cc:2393] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 5: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:45.299564 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:45.299954 28636 raft_consensus.cc:1275] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:45.300581 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:45.281523 29796 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:45.301962 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:45.302366 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:45.302814 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:45.303216 28778 raft_consensus.cc:2393] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 2: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:45.281370 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:45.303777 28780 raft_consensus.cc:3060] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:45.303447 29813 consensus_queue.cc:260] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:45.304133 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:45.304819 29813 raft_consensus.cc:3060] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:45.305307 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:45.305979 28709 raft_consensus.cc:2468] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:45.306563 28638 raft_consensus.cc:1275] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:45.300577 29984 raft_consensus.cc:493] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.293712 29885 raft_consensus.cc:2749] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:45.307518 29901 raft_consensus.cc:697] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:45.303071 29970 raft_consensus.cc:2804] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:45.308947 29970 raft_consensus.cc:697] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:45.309878 29970 consensus_queue.cc:237] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:45.287195 29926 raft_consensus.cc:2749] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:45.307382 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:45.313237 29384 raft_consensus.cc:3060] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:45.307446 29851 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:45.313947 29727 raft_consensus.cc:515] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:45.314458 29894 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:45.310524 29768 leader_election.cc:290] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:45.300957 29728 leader_election.cc:290] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:45.315281 29984 raft_consensus.cc:515] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:45.315615 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:45.303463 29385 raft_consensus.cc:2468] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:45.317062 29727 leader_election.cc:290] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:45.278494 29975 raft_consensus.cc:2749] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:55:45.317868 29382 raft_consensus.cc:2393] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 5: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:45.318848 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:45.319494 28782 raft_consensus.cc:2468] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:45.319743 29674 leader_election.cc:290] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:45.303246 29964 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:45.259999 29887 raft_consensus.cc:515] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:45.322690 29727 raft_consensus.cc:493] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:45.296046 29856 raft_consensus.cc:2749] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:45.323418 29727 raft_consensus.cc:515] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:45.325410 29796 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:45.325762 29727 leader_election.cc:290] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:45.326248 29964 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:45.328742 29664 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.329380 29664 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:45.330308 29974 raft_consensus.cc:3055] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:45.330747 29974 raft_consensus.cc:740] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:45.331542 29664 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:45.331907 29866 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:45.334690 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:45.336210 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:45.337987 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:45.338735 29380 raft_consensus.cc:2393] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 2: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:45.338651 29901 consensus_queue.cc:237] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:45.340492 28712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "6935e8e517bd4624970106e1e53d7662"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:45.340955 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:45.341300 28712 raft_consensus.cc:606] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Received request to transfer leadership to TS 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:45.341719 28712 raft_consensus.cc:614] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:55:45.330168 29845 raft_consensus.cc:515] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:45.344228 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:45.344827 29383 raft_consensus.cc:3060] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:45.345109 29941 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.341796 29381 raft_consensus.cc:2393] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 4: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:45.345475 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:45.345659 29941 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:45.347421 28630 raft_consensus.cc:1240] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:45.347609 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:45.348023 29941 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:45.320890 29861 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:45.322953 29887 leader_election.cc:290] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:45.317349 29984 leader_election.cc:290] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:45.351195 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:45.351955 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:45.352581 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:45.353350 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:45.354336 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:45.355335 28785 raft_consensus.cc:2410] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for term 6 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:55:45.346082 29378 raft_consensus.cc:3060] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:45.356755 29384 raft_consensus.cc:2468] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:45.357244 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:45.358019 28635 raft_consensus.cc:2468] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:45.358843 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:45.359498 28710 raft_consensus.cc:3060] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:45.360252 28633 raft_consensus.cc:1240] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5. Ops: []
I20260709 14:55:45.362756 28678 leader_election.cc:304] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:45.364120 28752 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:45.365914 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:45.370718 29851 raft_consensus.cc:476] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Not starting pre-election -- already a leader
I20260709 14:55:45.361459 28604 leader_election.cc:304] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:45.370931 29378 raft_consensus.cc:2468] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:45.372771 28752 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:45.351941 28783 raft_consensus.cc:2468] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:45.379354 29786 raft_consensus.cc:3060] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:45.340487 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:45.385106 29380 raft_consensus.cc:2468] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:45.385155 28604 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:45.385689 29609 raft_consensus.cc:3060] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:45.381343 29849 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:45.386338 29985 raft_consensus.cc:2749] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:45.387161 28604 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:45.344937 29845 leader_election.cc:290] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:45.395772 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:45.407768 28708 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:45.394430 29333 leader_election.cc:304] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:45.397652 28706 raft_consensus.cc:1275] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:45.398232 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:45.398478 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:45.391914 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:45.418959 28676 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:45.403187 28678 leader_election.cc:304] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:45.386088 28712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:45.412437 29335 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:45.413792 29382 raft_consensus.cc:1240] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:45.418385 28639 raft_consensus.cc:2468] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:45.391315 29673 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.416144 28602 leader_election.cc:304] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:45.420338 28604 leader_election.cc:304] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:45.352038 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:45.400307 29885 raft_consensus.cc:2804] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:45.426131 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:45.435788 28711 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:45.426954 29728 raft_consensus.cc:2804] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:45.410295 29909 raft_consensus.cc:2804] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:45.434019 29797 raft_consensus.cc:2749] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 14:55:45.440047 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 45699.7us
I20260709 14:55:45.440411 29884 raft_consensus.cc:493] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.418229 29664 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:45.418479 29862 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.429883 29768 raft_consensus.cc:2749] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:45.453176 29862 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:45.454135 28602 leader_election.cc:304] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:45.455410 28630 raft_consensus.cc:1275] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:55:45.455775 28630 pending_rounds.cc:85] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662: Aborting all ops after (but not including) 1
I20260709 14:55:45.439587 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:45.456203 29881 raft_consensus.cc:493] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:45.456735 29881 raft_consensus.cc:515] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:45.456952 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:45.456837 28633 raft_consensus.cc:2393] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 4: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:45.457217 28631 raft_consensus.cc:2393] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 4: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:45.458202 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:45.458817 28787 raft_consensus.cc:2468] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:45.456002 28630 pending_rounds.cc:107] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:55:45.459597 29968 raft_consensus.cc:2804] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:45.460090 29968 raft_consensus.cc:697] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:45.460035 28604 leader_election.cc:304] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:45.461069 29968 consensus_queue.cc:237] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:45.461423 29980 raft_consensus.cc:2749] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:45.461824 28604 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:45.462687 29674 raft_consensus.cc:2749] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:55:45.461562 28630 raft_consensus.cc:2889] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:45.463498 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:45.458707 29849 raft_consensus.cc:2804] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:45.461325 28779 raft_consensus.cc:1275] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:45.464216 29849 raft_consensus.cc:493] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:45.465981 29991 raft_consensus.cc:2804] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:45.464140 28785 raft_consensus.cc:2468] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:45.467764 28604 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:45.422109 28704 raft_consensus.cc:3060] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:55:45.458920 29881 leader_election.cc:290] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:45.451526 28708 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:45.422153 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:45.471514 28604 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:45.434746 29651 raft_consensus.cc:2804] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:45.438735 29885 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:45.434240 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:45.539901 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:45.532145 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:45.473904 29383 raft_consensus.cc:2468] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:45.441725 29909 raft_consensus.cc:493] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:45.514081 29984 raft_consensus.cc:2749] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:55:45.535594 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 64145.4us
I20260709 14:55:45.446184 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:45.540874 28785 raft_consensus.cc:2468] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:45.465906 28635 raft_consensus.cc:1275] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:45.534088 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:45.514740 29849 raft_consensus.cc:3060] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:45.545655 28604 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:45.545718 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:45.513758 29727 raft_consensus.cc:2749] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:45.542817 29861 raft_consensus.cc:2749] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:55:45.468154 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:45.331611 29974 consensus_queue.cc:260] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:45.530241 29728 raft_consensus.cc:697] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:45.441939 29673 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:45.446110 29866 consensus_queue.cc:1048] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.098s
I20260709 14:55:45.569602 28786 raft_consensus.cc:1275] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:45.540196 29885 raft_consensus.cc:3060] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:45.514343 29884 raft_consensus.cc:515] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:45.546403 29909 raft_consensus.cc:3060] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:45.544118 29647 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.541977 28710 raft_consensus.cc:2468] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:45.545635 29862 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:45.572538 29881 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.568437 29985 raft_consensus.cc:2804] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:45.548053 29651 raft_consensus.cc:697] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 5 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:45.544214 28709 raft_consensus.cc:2468] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:45.569494 29385 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:45.569048 28780 raft_consensus.cc:2468] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:45.574213 29674 raft_consensus.cc:2804] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:45.571754 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:45.575263 29883 raft_consensus.cc:493] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:45.594058 28676 leader_election.cc:304] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:45.580015 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:45.589764 29974 raft_consensus.cc:3060] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:45.595150 29674 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:45.598070 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:45.609944 29887 raft_consensus.cc:2749] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:45.584473 29647 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:45.590499 29799 consensus_queue.cc:1048] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 14:55:45.658250 28678 leader_election.cc:304] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
W20260709 14:55:45.750146 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 92072us
I20260709 14:55:45.617786 29674 raft_consensus.cc:3060] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:45.597308 29883 raft_consensus.cc:515] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:45.592854 29881 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:45.752050 28678 leader_election.cc:304] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:45.752882 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:45.759919 28709 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:55:45.758173 29765 raft_consensus.cc:493] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:45.760937 29992 log.cc:927] Time spent T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.181s	user 0.000s	sys 0.001s
I20260709 14:55:45.758424 29768 raft_consensus.cc:2804] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:45.765097 29768 raft_consensus.cc:493] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:45.765508 29768 raft_consensus.cc:3060] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:45.766954 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:45.755028 30000 consensus_queue.cc:1048] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 14:55:45.769205 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:45.769986 28710 raft_consensus.cc:2393] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 4: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:45.769533 29379 raft_consensus.cc:2468] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:45.772145 29765 raft_consensus.cc:515] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:45.769497 29647 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:45.773581 29651 consensus_queue.cc:237] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:45.774175 29765 leader_election.cc:290] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:45.774802 29885 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:45.782436 30004 raft_consensus.cc:2804] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:45.782946 30004 raft_consensus.cc:493] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:45.783166 29674 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:55:45.783663 29996 log.cc:927] Time spent T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.196s	user 0.000s	sys 0.001s
I20260709 14:55:45.784245 28632 raft_consensus.cc:1275] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:45.786610 29673 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:45.751222 29728 consensus_queue.cc:237] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER 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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:45.788470 29883 leader_election.cc:290] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:45.785943 29885 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:45.769073 29994 log.cc:927] Time spent T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.153s	user 0.001s	sys 0.000s
I20260709 14:55:45.829366 28787 raft_consensus.cc:2468] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:45.752498 28712 raft_consensus.cc:606] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:45.783294 30004 raft_consensus.cc:3060] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:45.788458 29674 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:45.826862 29813 raft_consensus.cc:493] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:45.837641 30000 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
W20260709 14:55:45.847456 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 379759us
I20260709 14:55:45.852123 28711 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 6.
I20260709 14:55:45.834165 28705 raft_consensus.cc:2468] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:45.855836 29333 leader_election.cc:304] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:45.840691 29845 raft_consensus.cc:493] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:45.859189 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:45.832157 29768 raft_consensus.cc:515] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:45.866627 29674 raft_consensus.cc:493] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:45.855430 30000 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:45.867231 29674 raft_consensus.cc:515] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:45.868974 28711 raft_consensus.cc:2468] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:45.869225 29674 leader_election.cc:290] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:45.865252 29845 raft_consensus.cc:515] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:45.848812 29813 raft_consensus.cc:515] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:45.869632 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:45.884815 30003 consensus_queue.cc:1048] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:45.885720 28631 raft_consensus.cc:2393] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 5: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:45.886220 29884 leader_election.cc:290] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:45.888407 29813 leader_election.cc:290] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:45.890415 28713 raft_consensus.cc:1240] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:45.891089 29881 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:45.891760 28713 raft_consensus.cc:1275] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:45.892181 29664 raft_consensus.cc:2749] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:45.893998 30000 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:45.894701 28709 raft_consensus.cc:2468] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 6.
I20260709 14:55:45.872216 29845 leader_election.cc:290] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:45.859285 29696 raft_consensus.cc:2749] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:45.895619 29385 raft_consensus.cc:2468] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 6.
I20260709 14:55:45.885106 29797 consensus_queue.cc:1048] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 14:55:45.898617 30004 raft_consensus.cc:515] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:45.900219 29385 raft_consensus.cc:1275] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:55:45.900801 29379 raft_consensus.cc:1275] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:45.895354 28704 raft_consensus.cc:2468] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:45.903734 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:45.902956 30004 leader_election.cc:290] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:45.915925 29926 consensus_queue.cc:1059] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:45.917069 29333 leader_election.cc:304] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:45.917141 29926 raft_consensus.cc:3055] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:45.917881 29926 raft_consensus.cc:740] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:45.920259 29991 raft_consensus.cc:493] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:45.901544 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:45.926055 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:45.925400 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:45.908032 28752 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:45.900913 29768 leader_election.cc:290] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:45.923619 30003 raft_consensus.cc:2804] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:45.929781 30003 raft_consensus.cc:493] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:45.922676 30005 raft_consensus.cc:493] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.930182 29845 raft_consensus.cc:493] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:45.930511 30005 raft_consensus.cc:515] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:45.920501 29926 consensus_queue.cc:260] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:45.917484 29379 raft_consensus.cc:1275] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:45.953843 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:45.954528 29383 raft_consensus.cc:2468] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:45.920830 29991 raft_consensus.cc:3060] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:45.957937 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:45.929893 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:45.921371 29985 raft_consensus.cc:493] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:45.930218 30003 raft_consensus.cc:3060] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:45.953109 29647 consensus_queue.cc:1048] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 14:55:45.963181 28709 raft_consensus.cc:1240] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:45.958797 30006 consensus_queue.cc:1059] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 14:55:45.966612 30006 raft_consensus.cc:3055] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:45.966934 30006 raft_consensus.cc:740] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:45.967703 30006 consensus_queue.cc:260] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:45.968163 28709 raft_consensus.cc:1275] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:45.951193 29888 raft_consensus.cc:2804] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:45.951071 29845 raft_consensus.cc:515] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:45.969225 29888 raft_consensus.cc:697] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 4 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:45.963111 30000 raft_consensus.cc:993] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d: : Instructing follower c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:45.956499 29968 consensus_queue.cc:1048] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 14:55:45.952961 29974 consensus_queue.cc:1048] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 14:55:45.970832 29845 leader_election.cc:290] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:45.918195 29856 consensus_queue.cc:1059] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.041s
I20260709 14:55:45.964589 29985 raft_consensus.cc:3060] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:45.980867 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:45.981594 28711 raft_consensus.cc:2468] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:45.976240 30006 raft_consensus.cc:3060] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:45.977628 29926 raft_consensus.cc:3060] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:45.983894 29333 leader_election.cc:304] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:45.976910 30000 raft_consensus.cc:1081] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Signalling peer c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:45.982726 28707 raft_consensus.cc:2393] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 3: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:45.994314 29696 raft_consensus.cc:2804] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:45.976559 29909 raft_consensus.cc:515] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:45.996321 29333 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:46.001657 30008 raft_consensus.cc:2804] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:46.002151 30008 raft_consensus.cc:697] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:46.003051 30008 consensus_queue.cc:237] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
W20260709 14:55:46.008011 29995 log.cc:927] Time spent T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.180s	user 0.001s	sys 0.000s
I20260709 14:55:46.009151 30005 leader_election.cc:290] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:46.010596 29845 raft_consensus.cc:493] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:46.010757 28713 raft_consensus.cc:1275] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:55:45.985502 29974 raft_consensus.cc:3055] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:46.020777 28706 raft_consensus.cc:2368] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3.
I20260709 14:55:45.985127 29849 raft_consensus.cc:515] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:46.012609 29696 raft_consensus.cc:697] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:46.030292 30014 consensus_queue.cc:1048] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:46.015589 29974 raft_consensus.cc:740] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:46.040884 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:46.022019 28704 raft_consensus.cc:1275] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:46.017184 29845 raft_consensus.cc:515] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:46.019320 29888 consensus_queue.cc:237] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:46.046419 29856 raft_consensus.cc:493] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:46.046036 29696 consensus_queue.cc:237] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:46.048063 29849 leader_election.cc:290] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:46.048940 29974 consensus_queue.cc:260] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:46.049674 28678 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:46.050151 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:46.050802 28639 raft_consensus.cc:2368] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5.
I20260709 14:55:46.051054 29991 raft_consensus.cc:515] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:46.051366 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:46.048959 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:46.084234 28785 raft_consensus.cc:2468] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:46.082985 28786 raft_consensus.cc:2468] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:46.055832 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:46.057400 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:46.058248 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:46.060876 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:46.062000 30009 log.cc:927] Time spent T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.198s	user 0.001s	sys 0.000s
I20260709 14:55:46.063081 29909 leader_election.cc:290] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:46.063570 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:46.034878 29985 raft_consensus.cc:515] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:46.067687 30003 raft_consensus.cc:515] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:46.037582 30000 raft_consensus.cc:493] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:46.050872 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:46.072080 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:46.063473 29381 raft_consensus.cc:1275] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:46.076035 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:46.083062 29385 raft_consensus.cc:1240] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 14:55:46.093910 28634 raft_consensus.cc:2468] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:46.101958 28637 raft_consensus.cc:1275] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:46.107501 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:46.111706 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:46.112361 29384 raft_consensus.cc:3060] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:55:46.115084 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:46.115724 28778 raft_consensus.cc:3060] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:46.117820 29845 leader_election.cc:290] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:46.119081 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:46.119755 28781 raft_consensus.cc:3060] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:46.111349 30000 raft_consensus.cc:515] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:46.108777 28783 raft_consensus.cc:2468] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:46.122215 30000 leader_election.cc:290] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:46.100051 30005 consensus_queue.cc:1048] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:55:46.100399 29968 raft_consensus.cc:493] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:46.124895 29968 raft_consensus.cc:515] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:46.100039 29728 raft_consensus.cc:2804] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:46.131278 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:46.131887 29388 raft_consensus.cc:3060] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:55:46.100208 29974 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:46.129101 28784 raft_consensus.cc:2468] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:46.119858 28782 raft_consensus.cc:3060] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:46.134081 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:46.081403 29856 raft_consensus.cc:515] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:46.137887 28785 raft_consensus.cc:2410] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d 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:55:46.136514 28678 leader_election.cc:304] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:46.138720 29333 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:46.146907 28678 leader_election.cc:304] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:46.144416 29384 raft_consensus.cc:2468] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:46.102910 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:46.148430 28678 leader_election.cc:304] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:46.149693 28634 raft_consensus.cc:1240] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5. Ops: []
I20260709 14:55:46.117873 29991 leader_election.cc:290] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:46.166162 29388 raft_consensus.cc:2468] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:46.161294 28678 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:46.167387 28678 leader_election.cc:304] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:46.134030 29728 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:46.135406 29985 leader_election.cc:290] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:46.169246 28678 leader_election.cc:304] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:46.123356 29381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c"
dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:38610
I20260709 14:55:46.163964 29909 raft_consensus.cc:2804] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:46.150717 29885 raft_consensus.cc:493] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:46.147192 29786 consensus_queue.cc:1048] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 14:55:46.172221 29653 raft_consensus.cc:2804] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:46.171327 29768 raft_consensus.cc:2749] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:46.157222 30000 raft_consensus.cc:2804] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:46.189962 29388 raft_consensus.cc:1275] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:46.177817 29728 raft_consensus.cc:3060] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:46.181351 30004 raft_consensus.cc:2804] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:46.172998 29881 raft_consensus.cc:2804] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:46.183034 30007 raft_consensus.cc:2804] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:55:46.209662 28750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:46.198041 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:46.464079 28634 raft_consensus.cc:3060] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:46.211580 29970 consensus_queue.cc:1048] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:46.211872 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:46.188606 29647 consensus_queue.cc:1059] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 14:55:46.212581 30004 raft_consensus.cc:697] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:46.467590 29386 raft_consensus.cc:2468] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:46.467728 30006 raft_consensus.cc:3055] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:46.214867 29856 leader_election.cc:290] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:46.204501 30000 raft_consensus.cc:493] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:46.468472 30006 raft_consensus.cc:740] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:46.201287 29885 raft_consensus.cc:515] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:46.468847 30000 raft_consensus.cc:3060] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:46.468333 30004 consensus_queue.cc:237] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:46.470518 29885 leader_election.cc:290] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:46.198199 29381 raft_consensus.cc:493] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:46.471143 29381 raft_consensus.cc:3060] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.473184 28706 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54134 (request call id 139) took 1059 ms. Trace:
I20260709 14:55:46.473572 28706 rpcz_store.cc:276] 0709 14:55:45.413601 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:45.440966 (+ 27365us) service_pool.cc:224] Handling call
0709 14:55:46.472965 (+1031999us) spinlock_profiling.cc:243] Waited 559 ms on lock 0x7b540051c7d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:46.473128 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1285719936}
I20260709 14:55:46.474907 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:46.475575 28706 raft_consensus.cc:2393] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 2: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:46.234823 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:46.236950 30007 raft_consensus.cc:697] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:46.477321 28710 raft_consensus.cc:3060] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:46.477908 30007 consensus_queue.cc:237] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER 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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:46.479394 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:46.209301 29881 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:46.481024 29881 raft_consensus.cc:3060] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:46.481777 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:47.039728 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:46.274829 30026 raft_consensus.cc:493] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:47.040934 30026 raft_consensus.cc:515] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:47.043150 30026 leader_election.cc:290] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:46.341923 30028 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:46.355800 28631 raft_consensus.cc:2468] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 5.
I20260709 14:55:47.043900 30028 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:47.046178 30028 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:46.370057 28462 catalog_manager.cc:5697] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 1 to 2, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 2 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } }
I20260709 14:55:46.463367 28602 leader_election.cc:304] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:55:47.047590 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 584222us
I20260709 14:55:47.047681 28462 catalog_manager.cc:5697] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 2 to 3, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 3 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } }
I20260709 14:55:47.049077 28602 leader_election.cc:304] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:47.050055 28462 catalog_manager.cc:5697] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 1 to 2, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 2 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } }
I20260709 14:55:47.051070 28602 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
W20260709 14:55:46.343056 28752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 134870us
I20260709 14:55:46.338466 28787 raft_consensus.cc:1240] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:46.461670 28750 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:46.241765 28781 raft_consensus.cc:2468] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:46.259058 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:47.134308 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:46.279956 28709 raft_consensus.cc:1275] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:47.137220 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:46.257838 28711 raft_consensus.cc:1275] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:47.139182 28711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "6935e8e517bd4624970106e1e53d7662"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:46.269769 28713 raft_consensus.cc:1275] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:46.246718 28778 raft_consensus.cc:2468] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:47.141194 28778 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47172 (request call id 415) took 1027 ms. Trace:
I20260709 14:55:47.141547 28778 rpcz_store.cc:276] 0709 14:55:46.113452 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:46.114826 (+  1374us) service_pool.cc:224] Handling call
0709 14:55:47.141138 (+1026312us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:47.142355 30042 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.142858 30042 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:46.251526 28782 raft_consensus.cc:1275] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:47.156620 28782 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47172 (request call id 411) took 1101 ms. Trace:
I20260709 14:55:47.156978 28782 rpcz_store.cc:276] 0709 14:55:46.055121 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:46.119455 (+ 64334us) service_pool.cc:224] Handling call
0709 14:55:46.119743 (+   288us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:47.156359 (+1036616us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:47.156566 (+   207us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:46.394416 28779 raft_consensus.cc:3060] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:46.346517 28780 raft_consensus.cc:1275] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:46.485610 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:46.478646 28707 raft_consensus.cc:1275] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:55:46.354172 29334 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:47.166970 28678 leader_election.cc:304] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
W20260709 14:55:46.277323 29336 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:46.431262 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:46.426898 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:46.427198 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:46.201557 29653 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:47.173202 29653 raft_consensus.cc:3060] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:47.173532 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:47.174023 29866 raft_consensus.cc:2749] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:47.174304 29385 raft_consensus.cc:2393] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 4: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:47.174620 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:46.364221 29664 raft_consensus.cc:493] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.177944 29664 raft_consensus.cc:515] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:47.180177 29664 leader_election.cc:290] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:46.328593 29728 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:47.187207 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:47.187857 29728 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:46.345216 29768 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.189862 29383 raft_consensus.cc:1275] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:47.190094 29768 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:47.191726 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:46.262923 29786 consensus_queue.cc:1048] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 14:55:47.194990 28705 raft_consensus.cc:1275] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 3. (term mismatch)
I20260709 14:55:47.195391 28705 pending_rounds.cc:85] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d: Aborting all ops after (but not including) 2
I20260709 14:55:47.195626 28705 pending_rounds.cc:107] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d: Aborting uncommitted NO_OP operation due to leader change: 5.3
I20260709 14:55:47.195909 28705 raft_consensus.cc:2889] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:46.493441 29881 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:47.198366 29653 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:47.199340 29881 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:46.188614 29909 raft_consensus.cc:493] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:47.200645 29909 raft_consensus.cc:3060] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:47.200825 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:47.204340 29653 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:47.205009 28709 raft_consensus.cc:2393] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 3: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:47.206132 28779 raft_consensus.cc:2468] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:46.265856 29926 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:46.434952 29968 leader_election.cc:290] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:46.260563 29974 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:47.209240 29974 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:47.211421 29974 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:46.446837 29985 raft_consensus.cc:493] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:46.433955 29991 raft_consensus.cc:493] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.212514 29985 raft_consensus.cc:515] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:47.213189 29991 raft_consensus.cc:515] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:47.214596 29985 leader_election.cc:290] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:46.446092 30003 leader_election.cc:290] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:46.262200 30005 raft_consensus.cc:493] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.216498 30005 raft_consensus.cc:515] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:47.218637 30005 leader_election.cc:290] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:47.219142 30005 raft_consensus.cc:493] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.219560 30005 raft_consensus.cc:515] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:46.490669 30006 consensus_queue.cc:260] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:46.178524 30008 consensus_queue.cc:1048] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
W20260709 14:55:46.384384 30019 log.cc:927] Time spent T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.175s	user 0.005s	sys 0.000s
I20260709 14:55:46.541630 28634 raft_consensus.cc:2468] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:47.239771 28634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47968 (request call id 183) took 1101 ms. Trace:
I20260709 14:55:46.502543 29381 raft_consensus.cc:515] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
W20260709 14:55:46.544525 28751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:47.260867 29382 raft_consensus.cc:1240] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: []
W20260709 14:55:46.558354 30025 log.cc:927] Time spent T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.341s	user 0.002s	sys 0.000s
I20260709 14:55:47.266595 29909 raft_consensus.cc:515] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:46.559195 30000 raft_consensus.cc:515] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:47.267679 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:47.268339 28783 raft_consensus.cc:3060] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.617851 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:47.268949 28704 raft_consensus.cc:3060] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:46.896044 28786 raft_consensus.cc:1275] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:47.269183 29909 leader_election.cc:290] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:47.270604 30006 raft_consensus.cc:3060] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:46.898969 30039 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:46.901315 30022 log.cc:927] Time spent T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.684s	user 0.000s	sys 0.007s
I20260709 14:55:46.902710 29609 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:47.274477 29609 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:46.931057 28638 raft_consensus.cc:1240] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:55:46.961295 28639 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47968 (request call id 169) took 1562 ms. Trace:
I20260709 14:55:46.966671 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:46.987596 29651 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.276652 29609 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:47.279464 30051 consensus_queue.cc:1048] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:47.279728 29651 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:47.281358 30000 leader_election.cc:290] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:47.281832 29651 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:46.989410 29813 raft_consensus.cc:493] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:47.282509 29813 raft_consensus.cc:515] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:47.283533 28783 raft_consensus.cc:2468] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:47.284240 28784 raft_consensus.cc:1240] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:47.285001 29384 raft_consensus.cc:1275] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:47.285244 30051 consensus_queue.cc:1059] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:47.010844 28710 consensus_meta.cc:287] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d: Time spent flushing consensus metadata: real 0.533s	user 0.008s	sys 0.006s
I20260709 14:55:47.032068 29851 raft_consensus.cc:493] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
W20260709 14:55:47.034821 30004 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.563s	user 0.028s	sys 0.031s
I20260709 14:55:47.289565 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:46.363927 28604 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:47.051764 28462 catalog_manager.cc:5697] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } }
W20260709 14:55:47.291992 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 928043us
I20260709 14:55:47.059355 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:47.063848 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:47.064635 30043 raft_consensus.cc:2749] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:47.295792 29985 raft_consensus.cc:2804] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:47.065835 28602 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:47.068102 29884 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.071518 29727 raft_consensus.cc:2804] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:47.296823 29851 raft_consensus.cc:515] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:47.297317 29727 raft_consensus.cc:697] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 6 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:47.298280 29727 consensus_queue.cc:237] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:47.299295 29851 leader_election.cc:290] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:47.079243 29849 raft_consensus.cc:493] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:47.300928 29849 raft_consensus.cc:515] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:47.301296 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:47.301999 28633 raft_consensus.cc:2468] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:47.303104 29849 leader_election.cc:290] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:47.303773 29849 raft_consensus.cc:2804] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:47.080821 28632 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47968 (request call id 173) took 1070 ms. Trace:
I20260709 14:55:47.287511 28710 raft_consensus.cc:2468] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
W20260709 14:55:47.095739 30020 log.cc:927] Time spent T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.879s	user 0.005s	sys 0.004s
W20260709 14:55:47.111960 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 650303us
I20260709 14:55:47.114428 29883 raft_consensus.cc:493] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:47.114555 30007 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.628s	user 0.017s	sys 0.028s
I20260709 14:55:47.115816 30028 raft_consensus.cc:493] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
W20260709 14:55:47.309224 30007 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.823s	user 0.017s	sys 0.028s
I20260709 14:55:47.122093 28787 raft_consensus.cc:1275] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 14:55:47.309803 28787 pending_rounds.cc:85] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd: Aborting all ops after (but not including) 3
I20260709 14:55:47.309545 29883 raft_consensus.cc:515] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:47.310161 28787 pending_rounds.cc:107] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 14:55:47.310442 28787 raft_consensus.cc:2889] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:47.310665 28710 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54134 (request call id 149) took 1099 ms. Trace:
I20260709 14:55:47.126786 28781 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47176 (request call id 529) took 1011 ms. Trace:
W20260709 14:55:47.113314 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 83714.1us
I20260709 14:55:47.311067 28710 rpcz_store.cc:276] 0709 14:55:46.210777 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:46.234526 (+ 23749us) service_pool.cc:224] Handling call
0709 14:55:47.310583 (+1076057us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:47.312028 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:47.131022 30044 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.284570 29813 leader_election.cc:290] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:47.312945 30044 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:47.130121 30046 raft_consensus.cc:493] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:47.135227 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:47.155670 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:47.314416 28713 raft_consensus.cc:1275] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:47.172564 30040 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:47.289789 30050 consensus_queue.cc:1048] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 14:55:47.187163 30055 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.322458 30040 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:47.322926 30055 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:47.323935 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:47.186687 30042 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:47.188613 29728 raft_consensus.cc:2804] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:47.207538 29926 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:47.296378 29985 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:47.310303 29884 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:47.215260 29991 leader_election.cc:290] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:47.221354 28779 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47172 (request call id 409) took 1166 ms. Trace:
I20260709 14:55:47.223948 28711 raft_consensus.cc:606] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Received request to transfer leadership to TS 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:47.192402 29768 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:47.231415 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:47.234472 30005 leader_election.cc:290] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:47.235287 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:47.316104 30043 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.332491 30043 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:47.334697 30043 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:47.334813 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:47.240151 28634 rpcz_store.cc:276] 0709 14:55:46.138225 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:46.184132 (+ 45907us) service_pool.cc:224] Handling call
0709 14:55:47.239700 (+1055568us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:47.335969 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:47.241200 29943 raft_consensus.cc:2749] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:47.287885 30051 raft_consensus.cc:3055] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:47.337323 30051 raft_consensus.cc:740] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:47.254007 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:47.264902 29881 consensus_queue.cc:1059] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:47.266383 29381 leader_election.cc:290] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:47.277544 28639 rpcz_store.cc:276] 0709 14:55:45.399330 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:45.435665 (+ 36335us) service_pool.cc:224] Handling call
0709 14:55:45.925244 (+489579us) spinlock_profiling.cc:243] Waited 2.51 ms on lock 0x7b5800029798. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1cee980a0 00007fd1cee97984 00007fd1c84126d4 00007fd1c8412662
0709 14:55:46.961049 (+1035805us) spinlock_profiling.cc:243] Waited 123 ms on lock 0x7b540048c6d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:46.961206 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":289488384}
I20260709 14:55:47.272676 30039 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:47.286518 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:47.288333 29335 leader_election.cc:304] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:47.277402 28638 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47968 (request call id 177) took 1255 ms. Trace:
I20260709 14:55:47.289294 28630 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47968 (request call id 174) took 1278 ms. Trace:
W20260709 14:55:47.289834 30004 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.818s	user 0.029s	sys 0.031s
I20260709 14:55:47.393397 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:47.395025 28639 raft_consensus.cc:1275] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:47.395325 28704 raft_consensus.cc:2468] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:47.341897 28750 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:47.345743 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:47.044111 28631 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47968 (request call id 171) took 1034 ms. Trace:
I20260709 14:55:47.290820 29651 raft_consensus.cc:493] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.294744 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:47.291049 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:47.295634 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
W20260709 14:55:47.088282 30010 log.cc:927] Time spent T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 1.141s	user 0.003s	sys 0.011s
I20260709 14:55:47.303097 28633 raft_consensus.cc:3060] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:47.296792 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 231026us
I20260709 14:55:47.292317 28462 catalog_manager.cc:5697] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 1 to 2, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 2 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } }
I20260709 14:55:47.314920 28781 rpcz_store.cc:276] 0709 14:55:46.115433 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:46.118822 (+  3389us) service_pool.cc:224] Handling call
0709 14:55:47.126708 (+1007886us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:47.315384 28712 raft_consensus.cc:1275] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:47.432700 29381 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:38610 (request call id 372) took 1296 ms. Trace:
I20260709 14:55:47.435853 30007 raft_consensus.cc:493] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:47.314432 28637 raft_consensus.cc:2393] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 4: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:47.432945 30042 raft_consensus.cc:493] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:47.321516 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:47.431488 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 89669.7us
I20260709 14:55:47.437178 30042 raft_consensus.cc:515] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:47.437860 28710 raft_consensus.cc:1275] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:55:47.438298 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:47.206961 29378 raft_consensus.cc:1275] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:47.309456 30028 raft_consensus.cc:515] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:47.304097 29849 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:47.330052 29851 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.330315 29991 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:47.330575 29333 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.25.241.3:37881 timed out after 2.000s (SENT) [suppressed 35 similar messages]
I20260709 14:55:47.330957 29909 consensus_queue.cc:1059] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:47.331661 28604 leader_election.cc:304] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:47.238703 29974 consensus_queue.cc:1048] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:47.325291 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:47.325652 28636 raft_consensus.cc:2393] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 3: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:47.326892 28711 raft_consensus.cc:614] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:55:47.327564 28708 raft_consensus.cc:2468] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:47.328197 29383 raft_consensus.cc:2368] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for earlier term 4. Current term is 5.
I20260709 14:55:47.326653 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:47.337862 28787 raft_consensus.cc:2468] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:47.344025 30026 raft_consensus.cc:493] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:47.399130 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 55344.7us
I20260709 14:55:47.399412 29384 raft_consensus.cc:2468] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:47.396346 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:47.324651 30040 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:47.525305 28785 raft_consensus.cc:3060] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:55:47.456657 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 125073us
I20260709 14:55:47.435477 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:47.432723 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:47.327391 29884 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:47.279491 28635 raft_consensus.cc:2468] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:47.436685 29881 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:47.541720 28635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60366 (request call id 550) took 1079 ms. Trace:
I20260709 14:55:47.326473 29926 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:47.435475 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:47.434034 28602 leader_election.cc:304] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:47.392804 30044 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:47.447890 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:47.325572 29985 raft_consensus.cc:3060] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:47.325023 30055 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:47.463439 28462 catalog_manager.cc:5697] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 2 to 5, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 5 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:47.585038 28462 catalog_manager.cc:5697] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 1 to 3, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 3 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:47.527525 29849 raft_consensus.cc:3060] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:47.531219 28637 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60356 (request call id 430) took 1068 ms. Trace:
I20260709 14:55:47.537472 28636 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60356 (request call id 432) took 1074 ms. Trace:
I20260709 14:55:47.539810 28678 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:47.589013 28637 rpcz_store.cc:276] 0709 14:55:46.462592 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:47.134964 (+672372us) service_pool.cc:224] Handling call
0709 14:55:47.531155 (+396191us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:47.398579 28631 rpcz_store.cc:276] 0709 14:55:46.009577 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:46.015249 (+  5672us) service_pool.cc:224] Handling call
0709 14:55:47.044006 (+1028757us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:47.325089 29728 raft_consensus.cc:493] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:47.400561 29609 raft_consensus.cc:493] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:47.434837 29768 raft_consensus.cc:493] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:47.439451 30042 leader_election.cc:290] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:47.326745 28779 rpcz_store.cc:276] 0709 14:55:46.054658 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:46.063341 (+  8683us) service_pool.cc:224] Handling call
0709 14:55:46.394190 (+330849us) spinlock_profiling.cc:243] Waited 1.62 ms on lock 0x7b5400470828. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1cfcadde1 00007fd1cfcaf924 00007fd1cee98227 00007fd1cee97ab8 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:47.221241 (+827051us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3724672}
I20260709 14:55:47.327500 29883 leader_election.cc:290] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:47.398368 28638 rpcz_store.cc:276] 0709 14:55:46.021565 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:46.021767 (+   202us) service_pool.cc:224] Handling call
0709 14:55:46.930561 (+908794us) spinlock_profiling.cc:243] Waited 6.28 ms on lock 0x7b5800029798. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1ceeabfc0 00007fd1cee96929 00007fd1cee963d2 00007fd1c840dbd4
0709 14:55:46.930799 (+   238us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:47.277134 (+346335us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:47.277341 (+   207us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":14440832}
I20260709 14:55:47.551586 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:47.400084 30005 raft_consensus.cc:3055] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:47.542177 28635 rpcz_store.cc:276] 0709 14:55:46.462352 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:46.966382 (+504030us) service_pool.cc:224] Handling call
0709 14:55:47.541661 (+575279us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:47.463238 30043 raft_consensus.cc:2749] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:47.430981 29968 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.447731 29866 raft_consensus.cc:2749] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 14:55:47.580776 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 146789us
I20260709 14:55:47.657998 28602 leader_election.cc:304] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:47.436128 29381 rpcz_store.cc:276] 0709 14:55:46.105927 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:46.123220 (+ 17293us) service_pool.cc:224] Handling call
0709 14:55:47.397142 (+1273922us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":201}
I20260709 14:55:47.524220 30004 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
W20260709 14:55:47.597157 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 57400.3us
I20260709 14:55:47.662181 28602 leader_election.cc:304] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
W20260709 14:55:47.548506 30057 log.cc:927] Time spent T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.117s	user 0.000s	sys 0.000s
I20260709 14:55:47.589082 28636 rpcz_store.cc:276] 0709 14:55:46.463108 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:47.155393 (+692285us) service_pool.cc:224] Handling call
0709 14:55:47.537400 (+382007us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:47.598594 28462 catalog_manager.cc:5697] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } }
I20260709 14:55:47.563799 28778 raft_consensus.cc:2393] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 3: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:47.325212 30048 consensus_queue.cc:1048] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.233s
I20260709 14:55:47.603229 28631 raft_consensus.cc:1275] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:47.603724 28781 raft_consensus.cc:2468] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 1.
I20260709 14:55:47.542949 29664 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:47.545753 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:47.540282 28660 debug-util.cc:398] Leaking SignalData structure 0x7b0800165580 after lost signal to thread 26567
I20260709 14:55:47.547720 29845 raft_consensus.cc:493] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:47.436425 30007 raft_consensus.cc:515] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:47.304490 28632 rpcz_store.cc:276] 0709 14:55:46.010136 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:46.013667 (+  3531us) service_pool.cc:224] Handling call
0709 14:55:46.026136 (+ 12469us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:46.102527 (+ 76391us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:46.105144 (+  2617us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:55:46.111663 (+  6519us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:55:46.120121 (+  8458us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:47.080511 (+960390us) spinlock_profiling.cc:243] Waited 66.3 ms on lock 0x7b54003aa554. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:47.080571 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:47.080753 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":152466944}
I20260709 14:55:47.431170 29651 raft_consensus.cc:515] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:47.469569 29851 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:47.541937 29881 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:47.602005 29728 raft_consensus.cc:3060] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:47.643800 29786 consensus_queue.cc:1048] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:47.644328 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:47.325388 30046 raft_consensus.cc:515] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:47.602977 29884 raft_consensus.cc:2749] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:47.549823 30026 raft_consensus.cc:515] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:47.549971 29991 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:47.649852 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 319269us
W20260709 14:55:47.653474 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 215584us
I20260709 14:55:47.667779 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:47.665485 28462 catalog_manager.cc:5697] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } }
I20260709 14:55:47.642000 30005 raft_consensus.cc:740] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:47.685670 28678 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:47.687299 29909 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.689811 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:47.690601 28631 raft_consensus.cc:1275] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:55:47.694773 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 135591us
I20260709 14:55:47.724483 28678 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:47.625178 29609 raft_consensus.cc:515] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:47.637656 29768 raft_consensus.cc:515] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:47.659672 29861 raft_consensus.cc:493] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:47.714238 28709 raft_consensus.cc:3060] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:47.694953 30039 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:47.693449 29943 raft_consensus.cc:2749] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:47.660272 29968 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:47.726881 28604 leader_election.cc:304] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:47.709791 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:47.682885 30004 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:47.693030 29664 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:47.727327 28660 debug-util.cc:398] Leaking SignalData structure 0x7b0800165c60 after lost signal to thread 28496
W20260709 14:55:47.746557 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 84427us
I20260709 14:55:47.750937 28678 leader_election.cc:400] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Vote denied by peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415) with higher term. Message: Invalid argument: T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for earlier term 4. Current term is 5.
I20260709 14:55:47.700969 29845 raft_consensus.cc:515] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:47.751379 28678 leader_election.cc:403] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 14:55:47.756898 30082 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.733985 30044 raft_consensus.cc:2804] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:47.738586 30000 raft_consensus.cc:2749] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:55:47.745846 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:47.757198 30043 raft_consensus.cc:2749] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:47.731966 29909 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:47.773147 28678 leader_election.cc:304] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:47.774958 28633 raft_consensus.cc:1275] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.767939 29883 consensus_queue.cc:1048] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 14:55:47.751165 30073 raft_consensus.cc:2804] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:47.744763 29861 raft_consensus.cc:515] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:47.794495 28708 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47780 (request call id 436) took 1336 ms. Trace:
I20260709 14:55:47.750916 30048 consensus_queue.cc:1048] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 14:55:47.809728 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:47.815107 28706 raft_consensus.cc:2410] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 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:55:47.763199 30044 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:47.393277 28630 rpcz_store.cc:276] 0709 14:55:46.010416 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:46.010990 (+   574us) service_pool.cc:224] Handling call
0709 14:55:46.023335 (+ 12345us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:55:46.059151 (+ 35816us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:46.059185 (+    34us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:55:46.059859 (+   674us) log.cc:844] Serialized 52 byte log entry
0709 14:55:46.170241 (+110382us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:55:46.436912 (+266671us) log.cc:844] Serialized 14 byte log entry
0709 14:55:46.437199 (+   287us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:46.437281 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:46.900781 (+463500us) spinlock_profiling.cc:243] Waited 18.6 ms on lock 0x7b4400022b4c. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6d0bc85 00007fd1c6d0c6a2 00007fd1c9a7e1db 00007fd1c9a79aaf 00007fd1c9a6d86e 00007fd1c9a6cbb6 00007fd1c9a6c7d8 00007fd1c9a76221 00007fd1c9a761d9 00007fd1c9a76169
0709 14:55:47.276728 (+375947us) raft_consensus.cc:1685] finished
0709 14:55:47.276841 (+   113us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:47.289235 (+ 12394us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":282359,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":41,"raft.queue_time_us":2015,"raft.run_cpu_time_us":171,"raft.run_wall_time_us":170,"spinlock_wait_cycles":42751744,"thread_start_us":87865,"threads_started":1,"wal-append.queue_time_us":129082}
I20260709 14:55:47.803027 28708 rpcz_store.cc:276] 0709 14:55:46.458562 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:47.134047 (+675485us) service_pool.cc:224] Handling call
0709 14:55:47.794282 (+660235us) spinlock_profiling.cc:243] Waited 193 ms on lock 0x7b5400485654. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:47.794416 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":442963200}
I20260709 14:55:47.806337 29851 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:47.777711 28778 raft_consensus.cc:2468] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
W20260709 14:55:47.810504 30064 log.cc:927] Time spent T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.093s	user 0.000s	sys 0.000s
I20260709 14:55:47.810648 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:47.772207 29786 raft_consensus.cc:493] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:47.829834 29786 raft_consensus.cc:515] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:47.832094 29786 leader_election.cc:290] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:47.832284 29651 leader_election.cc:290] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:47.781287 29673 raft_consensus.cc:2749] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:47.773895 29884 raft_consensus.cc:493] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:47.833148 28710 raft_consensus.cc:2393] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 5: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:47.833930 28778 raft_consensus.cc:1240] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:47.833709 30051 consensus_queue.cc:260] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:47.780963 28633 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60366 (request call id 547) took 1319 ms. Trace:
I20260709 14:55:47.834978 28678 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
W20260709 14:55:47.823693 28660 debug-util.cc:398] Leaking SignalData structure 0x7b080031e1a0 after lost signal to thread 28663
I20260709 14:55:47.786271 30028 leader_election.cc:290] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:47.801669 30000 raft_consensus.cc:2749] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:47.852169 28633 rpcz_store.cc:276] 0709 14:55:46.461476 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:47.302643 (+841167us) service_pool.cc:224] Handling call
0709 14:55:47.302974 (+   331us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:47.780706 (+477732us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:47.780909 (+   203us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:47.821491 30044 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:47.853293 30000 raft_consensus.cc:2804] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:47.853724 30000 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:47.854058 30000 raft_consensus.cc:3060] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:47.770836 30005 consensus_queue.cc:260] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:47.822898 30073 raft_consensus.cc:697] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:47.855878 29609 leader_election.cc:290] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:47.856526 30073 consensus_queue.cc:237] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue 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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:47.850324 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 131468us
I20260709 14:55:47.855603 30084 raft_consensus.cc:493] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:47.757488 30082 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:47.802333 29943 consensus_queue.cc:1048] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.045s
W20260709 14:55:47.864137 28660 debug-util.cc:398] Leaking SignalData structure 0x7b0800250fc0 after lost signal to thread 28737
W20260709 14:55:47.864507 28660 debug-util.cc:398] Leaking SignalData structure 0x7b080013c460 after lost signal to thread 28738
W20260709 14:55:47.864874 29335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 576541us
W20260709 14:55:47.851392 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 124572us
I20260709 14:55:47.870678 28604 leader_election.cc:304] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
W20260709 14:55:47.888541 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 53647.4us
I20260709 14:55:47.854178 29727 raft_consensus.cc:493] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:47.896806 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 168495us
I20260709 14:55:47.896957 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:47.897949 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:47.898624 29382 raft_consensus.cc:2468] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
W20260709 14:55:47.887801 28660 debug-util.cc:398] Leaking SignalData structure 0x7b08002b0380 after lost signal to thread 28811
I20260709 14:55:47.874480 30040 raft_consensus.cc:2804] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:47.900509 28752 leader_election.cc:304] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:47.887275 30051 raft_consensus.cc:3060] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.906247 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:47.851821 29884 raft_consensus.cc:515] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:47.911329 28678 leader_election.cc:304] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:47.908308 29386 raft_consensus.cc:2468] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:47.919380 28750 leader_election.cc:304] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:47.915505 30082 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:47.928966 28785 raft_consensus.cc:2468] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 5.
I20260709 14:55:47.930114 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:47.899972 29845 leader_election.cc:290] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:47.902686 29881 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:47.902573 30028 raft_consensus.cc:493] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:47.901345 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:47.876050 30084 raft_consensus.cc:515] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:47.948151 30076 raft_consensus.cc:2804] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:47.948928 29909 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:47.949358 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:47.949924 30075 log.cc:927] Time spent T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 14:55:47.950239 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:47.948843 29664 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:47.943871 29768 leader_election.cc:290] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:47.945171 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:47.908797 29926 consensus_queue.cc:1059] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 14:55:47.904239 29786 consensus_queue.cc:1048] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 14:55:47.907725 29609 raft_consensus.cc:493] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:47.903390 30046 leader_election.cc:290] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:47.948591 30079 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:47.911599 30026 leader_election.cc:290] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:47.916839 30071 consensus_queue.cc:1048] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 14:55:47.967239 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:47.967859 28752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 67399.7us
W20260709 14:55:48.069571 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 150250us
I20260709 14:55:47.968209 29651 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:47.961807 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:47.982596 29884 leader_election.cc:290] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:47.904608 30068 consensus_queue.cc:1048] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
I20260709 14:55:47.944437 29991 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:47.900998 29727 raft_consensus.cc:515] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:47.960975 30081 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.920256 29849 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:47.967624 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:48.019798 30074 log.cc:927] Time spent T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.234s	user 0.001s	sys 0.001s
W20260709 14:55:47.982646 28660 debug-util.cc:398] Leaking SignalData structure 0x7b0800383f00 after lost signal to thread 29413
I20260709 14:55:47.961058 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:48.065913 29909 raft_consensus.cc:2749] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:48.070986 28784 raft_consensus.cc:2410] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 14:55:47.962721 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 65183.8us
I20260709 14:55:48.056617 29968 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:48.019101 30076 raft_consensus.cc:697] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:47.973454 28707 raft_consensus.cc:2468] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:48.122043 29926 raft_consensus.cc:493] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:48.076748 28750 leader_election.cc:304] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:55:48.077924 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 166670us
I20260709 14:55:48.122726 29926 raft_consensus.cc:515] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:48.123407 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.124323 28678 leader_election.cc:304] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:48.124604 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:48.125326 28639 raft_consensus.cc:2393] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 4: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:48.126132 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.067842 28778 raft_consensus.cc:2468] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:48.092852 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.065114 29861 leader_election.cc:290] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:48.069787 30006 raft_consensus.cc:493] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.069003 29866 raft_consensus.cc:2804] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:47.973552 30028 raft_consensus.cc:515] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:48.109767 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:48.126713 30082 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:48.076165 30026 raft_consensus.cc:2749] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:48.120525 28634 raft_consensus.cc:2393] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 5: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:48.120962 28711 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:54122 (request call id 19) took 1674 ms. Trace:
I20260709 14:55:48.126784 30044 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:48.070055 29609 raft_consensus.cc:515] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:48.077749 29651 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:48.130345 30102 raft_consensus.cc:3055] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:48.192096 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.065007 29768 raft_consensus.cc:493] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.132875 30100 raft_consensus.cc:493] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:48.133129 28779 raft_consensus.cc:2468] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
W20260709 14:55:48.133980 30085 log.cc:927] Time spent T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.160s	user 0.001s	sys 0.000s
I20260709 14:55:48.122136 30076 consensus_queue.cc:237] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:48.135967 30007 leader_election.cc:290] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:48.136541 30046 raft_consensus.cc:2804] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:48.138679 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:48.137845 28678 leader_election.cc:304] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:48.139204 30000 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:48.140370 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:48.145610 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.152567 30092 consensus_queue.cc:1048] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:48.154515 29849 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:48.156088 29727 leader_election.cc:290] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:48.156286 30093 consensus_queue.cc:1048] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:55:48.157641 28780 consensus_meta.cc:287] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd: Time spent flushing consensus metadata: real 0.723s	user 0.010s	sys 0.000s
I20260709 14:55:48.157883 29926 leader_election.cc:290] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:48.161896 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:48.164579 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:48.074023 30079 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:55:48.113444 28660 debug-util.cc:398] Leaking SignalData structure 0x7b08003427c0 after lost signal to thread 29415
I20260709 14:55:48.172645 29866 raft_consensus.cc:493] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:48.172165 28639 raft_consensus.cc:2393] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 2: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:48.175563 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.171846 30006 raft_consensus.cc:515] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:48.178896 29386 raft_consensus.cc:2468] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:48.061704 29985 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:48.179388 28752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 98019.2us
I20260709 14:55:48.180959 30040 raft_consensus.cc:697] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:48.181404 29861 raft_consensus.cc:493] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:48.206286 28705 raft_consensus.cc:2468] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 2.
I20260709 14:55:48.223686 29866 raft_consensus.cc:3060] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:48.216485 28780 raft_consensus.cc:2468] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:48.211011 29378 raft_consensus.cc:2468] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:48.193651 28631 raft_consensus.cc:2468] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:48.247370 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.248565 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.249316 28631 raft_consensus.cc:2393] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 5: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:48.250056 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.251101 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.252206 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:48.199819 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 123180us
W20260709 14:55:48.199729 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 61965.7us
I20260709 14:55:48.203197 29609 leader_election.cc:290] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:48.093802 30081 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:48.209455 28713 raft_consensus.cc:1240] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:48.193307 30102 raft_consensus.cc:740] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:48.215325 29383 raft_consensus.cc:2468] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 6.
I20260709 14:55:48.197113 30046 raft_consensus.cc:493] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:48.197283 30096 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:48.205075 29651 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
W20260709 14:55:48.221163 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 101050us
I20260709 14:55:48.189944 30082 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:48.210359 30007 raft_consensus.cc:2804] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:48.208890 29786 raft_consensus.cc:493] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.224613 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.272810 28633 raft_consensus.cc:2410] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d 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:55:48.183425 28602 leader_election.cc:304] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:48.228116 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:48.228607 29380 consensus_meta.cc:287] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53: Time spent flushing consensus metadata: real 0.538s	user 0.009s	sys 0.002s
I20260709 14:55:48.228878 29985 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:48.263430 30046 raft_consensus.cc:3060] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:48.229315 28635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47968 (request call id 189) took 1231 ms. Trace:
I20260709 14:55:48.137882 28709 raft_consensus.cc:2468] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 5.
I20260709 14:55:48.280392 29851 consensus_queue.cc:1048] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.009s
W20260709 14:55:48.230072 29728 consensus_meta.cc:287] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d: Time spent flushing consensus metadata: real 0.519s	user 0.007s	sys 0.004s
I20260709 14:55:48.289523 29728 raft_consensus.cc:515] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:48.290910 30000 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:48.291458 29728 leader_election.cc:290] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:48.185287 28711 rpcz_store.cc:276] 0709 14:55:46.446571 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:47.139059 (+692488us) service_pool.cc:224] Handling call
0709 14:55:48.119083 (+980024us) spinlock_profiling.cc:243] Waited 84.2 ms on lock 0x7b540018e2d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ecc853 00007fd1cee9a60a 00007fd1c84207d4 00007fd1c8420762 00007fd1c8420691 00007fd1c842060c 00007fd1c841f8c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:48.120881 (+  1798us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":193572736}
I20260709 14:55:48.197945 30100 raft_consensus.cc:515] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:48.230413 30095 consensus_queue.cc:1048] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 14:55:48.233271 29861 raft_consensus.cc:515] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:48.232389 30028 leader_election.cc:290] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:48.226202 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.234628 30005 raft_consensus.cc:3060] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:48.236315 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.245930 30101 raft_consensus.cc:2804] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:48.256409 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:48.257242 28631 raft_consensus.cc:2368] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for earlier term 4. Current term is 5.
I20260709 14:55:48.296860 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:48.194669 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 307601us
I20260709 14:55:48.200102 29768 raft_consensus.cc:515] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:48.258698 29335 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:48.221349 29379 raft_consensus.cc:2468] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:48.265317 28712 raft_consensus.cc:1240] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 14:55:48.266907 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:48.269384 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:48.298868 29335 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
W20260709 14:55:48.273710 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 90371.6us
I20260709 14:55:48.274014 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:48.259286 30084 leader_election.cc:290] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:48.275970 29974 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.253757 28783 raft_consensus.cc:2468] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:48.228888 30006 leader_election.cc:290] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:48.279068 29333 leader_election.cc:304] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:48.279413 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:48.303961 28633 raft_consensus.cc:2393] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 4: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:48.268945 30051 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.275048 29651 consensus_queue.cc:1048] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 14:55:48.285127 30106 consensus_queue.cc:1048] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:55:48.285540 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.287896 30082 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:48.281189 28678 leader_election.cc:304] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:48.296908 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:48.298133 28634 raft_consensus.cc:2393] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 4: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:48.294934 28639 raft_consensus.cc:2468] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:48.300002 28710 raft_consensus.cc:2468] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:48.314890 28678 leader_election.cc:304] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:48.298534 28604 leader_election.cc:304] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:48.315660 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:48.301038 28707 raft_consensus.cc:1275] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:55:48.322398 30044 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:48.276819 30043 raft_consensus.cc:2804] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:48.298998 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:55:48.304443 30102 consensus_queue.cc:260] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:48.324363 30102 raft_consensus.cc:3060] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:48.324745 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:48.288317 28635 rpcz_store.cc:276] 0709 14:55:46.997634 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:47.644586 (+646952us) service_pool.cc:224] Handling call
0709 14:55:47.644949 (+   363us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:47.775942 (+130993us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:47.801714 (+ 25772us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:55:47.812162 (+ 10448us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:55:47.822708 (+ 10546us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:48.229011 (+406303us) spinlock_profiling.cc:243] Waited 126 ms on lock 0x7b5400249354. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:48.229069 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:48.229239 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":290820480}
I20260709 14:55:48.278792 30007 raft_consensus.cc:697] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:48.325999 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.326433 30007 consensus_queue.cc:237] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:48.327386 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.328241 28635 raft_consensus.cc:2393] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 5: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:48.329761 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.330055 29768 leader_election.cc:290] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:48.306293 30092 raft_consensus.cc:2804] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:48.269640 30096 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:48.279080 29380 raft_consensus.cc:2468] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:48.320106 30100 leader_election.cc:290] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:48.334110 30081 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:48.323103 30043 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:48.335297 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:48.335649 30043 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:48.305044 29974 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:48.338863 29974 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:48.310398 30028 consensus_queue.cc:1048] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 14:55:48.276748 29786 raft_consensus.cc:515] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:48.336815 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.314682 28706 raft_consensus.cc:2468] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:48.342535 28604 leader_election.cc:304] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:48.306500 28676 leader_election.cc:304] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:48.294040 30039 raft_consensus.cc:2749] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415) with higher term. Message: Invalid argument: T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for earlier term 4. Current term is 5.
I20260709 14:55:48.299220 30101 raft_consensus.cc:493] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:48.299544 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.317127 30105 raft_consensus.cc:2749] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:48.317260 30103 raft_consensus.cc:2804] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:48.308094 30093 raft_consensus.cc:2804] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:48.320113 30097 consensus_queue.cc:1048] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:48.320159 30006 consensus_queue.cc:1048] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:48.321507 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:48.330751 30092 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:48.344331 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:48.345112 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:48.343787 28604 leader_election.cc:304] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:48.345839 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:48.346545 28638 raft_consensus.cc:2393] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 3: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:48.346720 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.347048 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:48.356889 30101 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:48.377781 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:48.350986 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:48.351164 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 44743.8us
I20260709 14:55:48.370602 28634 raft_consensus.cc:2393] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 4: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:48.355861 28678 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:48.350641 29609 raft_consensus.cc:2804] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:48.382629 28781 raft_consensus.cc:3060] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:48.364594 28630 raft_consensus.cc:2468] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:48.329632 30079 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:48.362883 28602 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:48.293804 30040 consensus_queue.cc:237] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:48.350916 28632 raft_consensus.cc:2468] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:48.393575 29786 leader_election.cc:290] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:48.394371 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93944e6faff545c786456f20882867ac" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:48.394577 30089 consensus_queue.cc:1048] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:48.395090 28635 raft_consensus.cc:3060] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:48.398177 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.385030 29728 raft_consensus.cc:2804] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:55:48.399878 29728 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.351797 29881 raft_consensus.cc:2804] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:48.358575 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:48.352007 29673 raft_consensus.cc:2749] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:48.381337 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.361665 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:48.404088 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 60380.2us
I20260709 14:55:48.363494 30093 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.308986 30051 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:48.385828 28602 leader_election.cc:304] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:48.389323 28710 raft_consensus.cc:2468] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:48.379104 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:48.386581 28711 raft_consensus.cc:2468] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:48.423936 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:48.307658 28750 leader_election.cc:304] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:55:48.409106 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 89527.5us
I20260709 14:55:48.410216 28678 leader_election.cc:304] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:48.394385 29991 raft_consensus.cc:2804] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:48.414305 28781 raft_consensus.cc:2468] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:48.379127 30103 raft_consensus.cc:697] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:48.421221 29881 raft_consensus.cc:697] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:48.432322 30103 consensus_queue.cc:237] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER 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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:48.432734 29881 consensus_queue.cc:237] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:48.434222 30043 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:48.359634 30000 raft_consensus.cc:2804] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:48.414644 29728 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:48.418346 29866 raft_consensus.cc:515] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:48.405827 30082 raft_consensus.cc:2804] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:48.407855 29861 leader_election.cc:290] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:48.419484 30004 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:48.422996 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:48.449141 28710 raft_consensus.cc:2393] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 4: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:48.435559 29909 raft_consensus.cc:2749] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:48.426582 28604 leader_election.cc:304] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:48.426963 29333 leader_election.cc:304] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:48.369673 29727 consensus_queue.cc:1059] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.051s
W20260709 14:55:48.430532 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 122918us
I20260709 14:55:48.453877 28750 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:48.431268 28678 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:48.421993 30093 raft_consensus.cc:3060] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:48.437011 28712 raft_consensus.cc:1275] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:48.437888 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:48.399986 30046 raft_consensus.cc:515] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:48.429666 30105 raft_consensus.cc:2804] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:48.377758 30092 raft_consensus.cc:3060] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:48.428725 29379 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:48.450151 30066 raft_consensus.cc:2749] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:48.451506 29866 leader_election.cc:290] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:48.430455 29991 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:48.454005 29333 leader_election.cc:304] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:48.477211 29333 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:48.455003 28750 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:48.479859 28750 leader_election.cc:304] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:48.436581 30000 raft_consensus.cc:493] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:48.458514 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:48.439023 30076 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:48.447810 30082 raft_consensus.cc:493] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.457116 30097 raft_consensus.cc:2749] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:48.457149 30026 raft_consensus.cc:2749] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:55:48.483767 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 57242.2us
I20260709 14:55:48.472040 30105 raft_consensus.cc:493] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.488468 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.491151 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.481431 29991 raft_consensus.cc:3060] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:48.482910 30000 raft_consensus.cc:3060] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:48.481588 29786 raft_consensus.cc:2749] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:48.496321 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.485603 30082 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:48.498296 28750 leader_election.cc:304] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:48.484349 30008 raft_consensus.cc:2804] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:48.497594 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:48.506170 30046 leader_election.cc:290] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:48.485960 29727 raft_consensus.cc:2749] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:48.495131 28633 raft_consensus.cc:2468] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:48.510414 30115 raft_consensus.cc:2804] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:55:48.511904 30113 log.cc:927] Time spent T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.111s	user 0.001s	sys 0.000s
W20260709 14:55:48.514845 29380 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38598 (request call id 301) took 2087 ms (client timeout 1936 ms). Trace:
I20260709 14:55:48.484031 30089 consensus_queue.cc:1048] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 14:55:48.489442 30076 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:48.525193 28635 raft_consensus.cc:2468] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 5.
I20260709 14:55:48.521423 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:48.531757 28750 leader_election.cc:304] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:48.507104 30008 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:48.491497 30105 raft_consensus.cc:3060] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:48.528839 30094 raft_consensus.cc:2804] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election won for term 4
W20260709 14:55:48.538483 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 49912.2us
I20260709 14:55:48.519284 30026 raft_consensus.cc:2749] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:48.529800 29651 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:48.540796 30117 log.cc:927] Time spent T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.125s	user 0.001s	sys 0.000s
I20260709 14:55:48.560026 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:48.520720 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:48.554216 28604 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:48.529906 30115 raft_consensus.cc:493] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.540285 28750 leader_election.cc:304] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:48.563601 28604 leader_election.cc:304] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
W20260709 14:55:48.534499 29380 rpcz_store.cc:269] 0709 14:55:46.427155 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:46.430996 (+  3841us) service_pool.cc:224] Handling call
0709 14:55:48.514637 (+2083641us) spinlock_profiling.cc:243] Waited 494 ms on lock 0x7b5400143054. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:48.514757 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1136674048}
I20260709 14:55:48.568490 29664 raft_consensus.cc:2804] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:55:48.569821 30128 log.cc:927] Time spent T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 14:55:48.565358 29651 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
W20260709 14:55:48.571593 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 192356us
I20260709 14:55:48.572335 28676 leader_election.cc:304] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:55:48.573278 30121 log.cc:927] Time spent T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 14:55:48.573594 29382 raft_consensus.cc:2468] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:48.574326 29664 raft_consensus.cc:697] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:48.575296 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:48.537403 30101 raft_consensus.cc:515] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:48.565346 30118 raft_consensus.cc:2804] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:48.566738 29383 raft_consensus.cc:2468] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:48.575186 29664 consensus_queue.cc:237] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER 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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:48.547674 30066 raft_consensus.cc:2804] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:48.579917 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.581990 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.549432 30008 raft_consensus.cc:3060] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:48.594420 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:48.585034 28676 leader_election.cc:304] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:48.586378 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.586524 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:48.589800 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:48.595155 28631 raft_consensus.cc:2468] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 5.
I20260709 14:55:48.560056 30094 raft_consensus.cc:697] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:48.559545 30051 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:48.585541 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:48.597401 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.582991 30079 raft_consensus.cc:2749] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:48.569211 30115 raft_consensus.cc:3060] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:48.599519 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:48.599563 29385 raft_consensus.cc:1275] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:55:48.609531 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:48.593604 30046 raft_consensus.cc:3060] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:48.625381 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:48.626081 29386 raft_consensus.cc:2468] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:48.626762 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:48.627017 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:48.627847 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:48.628747 30093 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:48.629482 29651 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:48.631081 28678 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:48.632265 28678 leader_election.cc:304] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:48.612331 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:48.600941 28676 leader_election.cc:304] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:48.602671 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.606002 28604 leader_election.cc:304] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:48.600871 28750 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:48.583215 30026 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:48.599902 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:48.639302 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:48.610951 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:48.639747 29384 raft_consensus.cc:2393] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 6: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:48.592473 29861 raft_consensus.cc:2749] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:48.601976 30118 raft_consensus.cc:697] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:48.591050 30066 raft_consensus.cc:493] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:48.611774 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:48.612303 30076 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:48.612977 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.612706 30094 consensus_queue.cc:237] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:48.654235 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:48.614399 30101 leader_election.cc:290] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:48.602485 29728 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:48.617302 30125 log.cc:927] Time spent T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 14:55:48.610116 30007 raft_consensus.cc:2749] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:48.623594 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:48.609391 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:48.639917 28711 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 6.
I20260709 14:55:48.640199 28781 raft_consensus.cc:2468] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:48.640161 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:48.632862 28707 raft_consensus.cc:1240] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:48.642546 28676 leader_election.cc:304] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:48.650919 30131 raft_consensus.cc:2804] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:48.651022 30130 consensus_queue.cc:1048] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 14:55:48.670414 28676 leader_election.cc:400] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Vote denied by peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627) with higher term. Message: Invalid argument: T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for earlier term 4. Current term is 5.
I20260709 14:55:48.670192 30118 consensus_queue.cc:237] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:48.672653 28676 leader_election.cc:304] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
W20260709 14:55:48.651973 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 117989us
I20260709 14:55:48.674685 28678 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:48.652148 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:48.675719 28787 raft_consensus.cc:3060] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:48.677349 28676 leader_election.cc:304] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:48.672878 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:48.679575 28710 raft_consensus.cc:1240] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 14:55:48.673153 29881 raft_consensus.cc:2749] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:48.682515 29768 raft_consensus.cc:2804] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:48.683009 29768 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:48.683408 29768 raft_consensus.cc:3060] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:48.685348 30100 consensus_queue.cc:1048] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:48.660645 30093 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:48.608259 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:48.641288 30051 raft_consensus.cc:2804] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:48.678762 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:48.688197 30007 raft_consensus.cc:2749] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:48.647749 30004 raft_consensus.cc:2804] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:48.695595 30051 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.700188 30051 raft_consensus.cc:3060] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:48.649639 29909 raft_consensus.cc:2749] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:48.644586 30055 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:48.703166 30055 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:48.649554 30066 raft_consensus.cc:3060] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.699726 30004 raft_consensus.cc:697] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:48.644968 30026 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:48.692255 28676 leader_election.cc:304] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:48.654302 28604 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:48.639113 30079 raft_consensus.cc:2749] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:48.678875 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:48.710803 29943 raft_consensus.cc:2749] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:48.711148 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:48.712174 28778 raft_consensus.cc:1240] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:48.713591 28778 raft_consensus.cc:1240] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 14:55:48.694459 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:48.668087 30131 raft_consensus.cc:697] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:48.716214 29673 raft_consensus.cc:3055] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:48.715859 30131 consensus_queue.cc:237] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:48.689281 29926 consensus_queue.cc:1048] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260709 14:55:48.716647 29673 raft_consensus.cc:740] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:48.717608 29673 consensus_queue.cc:260] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:48.718784 29673 raft_consensus.cc:3060] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:48.703476 30088 raft_consensus.cc:2749] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:55:48.676685 29336 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:48.699597 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
W20260709 14:55:48.710067 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 55830us
I20260709 14:55:48.624145 30105 raft_consensus.cc:515] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:48.723232 30055 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:48.723254 30105 leader_election.cc:290] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:48.688618 30106 consensus_queue.cc:1059] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:55:48.725675 28604 leader_election.cc:304] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:48.700773 29728 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:48.730402 28676 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:48.728291 30105 raft_consensus.cc:2749] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:48.728626 28604 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:48.734058 29943 raft_consensus.cc:2749] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:48.734476 28604 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:48.721071 29379 raft_consensus.cc:2468] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:48.746377 29386 raft_consensus.cc:1240] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:48.704648 30004 consensus_queue.cc:237] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:48.748024 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.736604 28604 leader_election.cc:304] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:48.743958 28676 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:48.751579 28676 leader_election.cc:304] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:48.734131 30096 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:48.747083 29881 raft_consensus.cc:2749] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:48.756227 30000 raft_consensus.cc:515] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:48.757314 29728 raft_consensus.cc:2749] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:48.757210 29943 raft_consensus.cc:2749] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:48.782791 28632 raft_consensus.cc:2393] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 5: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:48.795171 28676 leader_election.cc:304] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:48.770083 30115 raft_consensus.cc:515] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:48.803857 30137 log.cc:927] Time spent T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
I20260709 14:55:48.806798 29991 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:48.783123 30089 consensus_queue.cc:1059] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 14:55:48.792618 29909 raft_consensus.cc:2749] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:48.814190 30082 raft_consensus.cc:515] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:48.815392 28637 raft_consensus.cc:2393] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 5: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:48.816226 30082 leader_election.cc:290] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:48.817519 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:48.814457 30046 raft_consensus.cc:2749] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:48.775873 30092 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:48.826154 28785 raft_consensus.cc:2368] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 4. Current term is 5.
I20260709 14:55:48.826483 28787 raft_consensus.cc:2468] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:48.828133 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:48.832263 28781 raft_consensus.cc:3060] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:55:48.809466 29728 raft_consensus.cc:2749] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:48.840406 30115 leader_election.cc:290] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:48.826370 29768 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:48.842029 30066 raft_consensus.cc:515] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:48.843254 29768 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:48.843979 28711 raft_consensus.cc:1240] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:48.844838 29385 raft_consensus.cc:3060] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:48.846468 30066 leader_election.cc:290] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:48.847790 30000 leader_election.cc:290] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:48.851035 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:48.845088 28786 raft_consensus.cc:2468] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 2.
I20260709 14:55:48.853575 28636 raft_consensus.cc:2368] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd for earlier term 2. Current term is 3.
I20260709 14:55:48.858520 28781 raft_consensus.cc:2468] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 6.
I20260709 14:55:48.854983 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:48.865777 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:48.868007 29335 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
W20260709 14:55:48.865183 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 73194.9us
I20260709 14:55:48.855101 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:48.871842 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.872515 28636 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:48.875093 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:48.874680 29385 raft_consensus.cc:2468] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:48.882084 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:48.875154 28632 raft_consensus.cc:3060] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:55:48.884486 30043 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:48.889755 28750 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:48.891430 28750 leader_election.cc:400] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Vote denied by peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627) with higher term. Message: Invalid argument: T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd for earlier term 2. Current term is 3.
I20260709 14:55:48.891542 28636 raft_consensus.cc:2393] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 4: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:48.891790 28750 leader_election.cc:403] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:55:48.892656 28750 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:48.897660 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:48.905979 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:48.906925 28713 raft_consensus.cc:2393] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 4: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:48.909333 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:48.911721 28713 raft_consensus.cc:1240] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:48.914029 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:48.917186 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:48.873885 30093 raft_consensus.cc:2804] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:48.871867 30026 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:48.873661 29379 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:48.962848 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:48.998538 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:49.000787 28639 raft_consensus.cc:3060] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:48.961503 30115 raft_consensus.cc:2804] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:48.961602 30105 raft_consensus.cc:2749] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:48.899220 30096 raft_consensus.cc:2804] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:48.896615 30066 raft_consensus.cc:3060] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.009656 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:48.881235 30051 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:48.961539 29991 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
W20260709 14:55:49.018536 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 327230us
I20260709 14:55:49.019177 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:49.019856 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:49.019887 28781 raft_consensus.cc:2368] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5.
I20260709 14:55:49.020612 29333 leader_election.cc:304] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:49.017045 28752 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:49.004735 30093 raft_consensus.cc:697] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:49.024042 29335 leader_election.cc:400] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5.
I20260709 14:55:49.027799 29335 leader_election.cc:403] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 14:55:49.029343 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:49.013172 30115 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
W20260709 14:55:49.038739 28705 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54134 (request call id 155) took 1707 ms (client timeout 1537 ms). Trace:
W20260709 14:55:49.039192 28705 rpcz_store.cc:269] 0709 14:55:47.331002 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:47.331426 (+   424us) service_pool.cc:224] Handling call
0709 14:55:47.393210 (+ 61784us) spinlock_profiling.cc:243] Waited 12.5 ms on lock 0x7b58001c0298. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1cee980a0 00007fd1cee97984 00007fd1c84126d4 00007fd1c8412662
0709 14:55:49.031792 (+1638582us) spinlock_profiling.cc:243] Waited 766 ms on lock 0x7b5400157f54. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:49.036615 (+  4823us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1790406784}
I20260709 14:55:49.039809 30051 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:49.040997 28705 raft_consensus.cc:1240] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:55:49.024544 30079 raft_consensus.cc:2764] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 14:55:49.022789 30078 raft_consensus.cc:493] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:49.022678 30133 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:49.034161 30115 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:49.101610 28632 raft_consensus.cc:2468] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:49.020507 30096 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:49.087255 28636 raft_consensus.cc:1275] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:49.093434 28604 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:55:49.094408 30152 log.cc:927] Time spent T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.095s	user 0.000s	sys 0.004s
I20260709 14:55:49.094233 30093 consensus_queue.cc:237] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:49.100068 30066 raft_consensus.cc:2749] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627) with higher term. Message: Invalid argument: T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd for earlier term 2. Current term is 3.
I20260709 14:55:49.089167 30104 raft_consensus.cc:493] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:49.107223 30050 raft_consensus.cc:493] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:49.107728 30026 raft_consensus.cc:493] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:49.110169 30101 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.111668 28781 raft_consensus.cc:1275] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:49.113498 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
W20260709 14:55:49.114069 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 88950.4us
I20260709 14:55:49.117002 28604 leader_election.cc:304] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:49.122749 28787 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:49.123869 28604 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:49.124163 29333 leader_election.cc:304] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:49.121696 30155 raft_consensus.cc:2749] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5.
I20260709 14:55:49.119277 30078 raft_consensus.cc:515] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:49.126189 30101 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:49.127794 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:49.128194 30101 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:49.089723 29926 raft_consensus.cc:2749] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:49.129245 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:49.129309 30104 raft_consensus.cc:515] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:49.128389 30026 raft_consensus.cc:515] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:49.092103 30092 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:49.117834 30096 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:49.125471 30050 raft_consensus.cc:515] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:49.134120 30043 raft_consensus.cc:2749] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:49.180423 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:49.147459 29388 raft_consensus.cc:1275] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:49.136870 30073 raft_consensus.cc:2749] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:49.165462 30078 leader_election.cc:290] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:49.165637 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:49.125504 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:49.166357 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:49.167557 30050 leader_election.cc:290] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:49.167999 29926 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:49.170001 29379 raft_consensus.cc:2468] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:49.172236 28635 raft_consensus.cc:2368] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5.
I20260709 14:55:49.175987 28787 raft_consensus.cc:2468] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:49.178632 28784 raft_consensus.cc:1275] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:49.137387 28604 leader_election.cc:304] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:49.120132 29985 raft_consensus.cc:2804] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:49.177654 28639 raft_consensus.cc:2468] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:49.173521 30155 raft_consensus.cc:2749] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:49.116389 30133 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:49.138363 30131 consensus_queue.cc:1059] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
W20260709 14:55:49.192476 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 55165.8us
I20260709 14:55:49.214154 28604 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:49.194401 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:49.218052 28639 raft_consensus.cc:1240] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5. Ops: []
W20260709 14:55:49.194378 30139 log.cc:927] Time spent T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.090s	user 0.000s	sys 0.001s
I20260709 14:55:49.221066 28604 leader_election.cc:304] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:49.222332 29333 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:49.228223 29333 leader_election.cc:304] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:49.231870 29333 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:49.195284 29985 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.193576 30073 raft_consensus.cc:2749] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:49.239564 28784 raft_consensus.cc:1275] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:49.192024 29926 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:49.228399 29991 raft_consensus.cc:2804] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:49.235136 29673 raft_consensus.cc:2804] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:49.237890 29985 raft_consensus.cc:3060] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:49.241159 30051 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.236853 30155 raft_consensus.cc:2749] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:49.235114 29861 consensus_queue.cc:1048] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 14:55:49.241312 30131 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:49.238982 30102 raft_consensus.cc:2749] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:49.235109 30132 raft_consensus.cc:2749] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:49.334607 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:49.336913 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:49.265467 29673 raft_consensus.cc:697] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:49.264864 29991 raft_consensus.cc:697] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:49.264569 30104 leader_election.cc:290] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:55:49.342339 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 104871us
I20260709 14:55:49.256424 30153 consensus_queue.cc:1059] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.087s
I20260709 14:55:49.333770 30131 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:49.360749 28638 raft_consensus.cc:1240] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:49.361526 30131 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:49.361961 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
W20260709 14:55:49.363293 30140 log.cc:927] Time spent T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.103s	user 0.000s	sys 0.000s
I20260709 14:55:49.365891 28708 raft_consensus.cc:2393] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 5: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:49.253551 30050 raft_consensus.cc:493] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
W20260709 14:55:49.350840 30143 log.cc:927] Time spent T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.166s	user 0.000s	sys 0.001s
I20260709 14:55:49.371316 28704 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47808 (request call id 490) took 1019 ms. Trace:
W20260709 14:55:49.351765 30144 log.cc:927] Time spent T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.187s	user 0.000s	sys 0.000s
I20260709 14:55:49.371591 30133 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:49.371903 29381 raft_consensus.cc:3055] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:49.372287 29381 raft_consensus.cc:740] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:49.368491 29333 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:49.373392 30078 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:49.374171 30043 raft_consensus.cc:3055] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:49.373991 30078 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:49.374972 29609 raft_consensus.cc:493] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.375475 29609 raft_consensus.cc:3060] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.376302 30078 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:49.373555 28638 raft_consensus.cc:1240] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:55:49.267030 30051 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:49.381949 29333 leader_election.cc:304] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:49.384059 30158 raft_consensus.cc:2749] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:49.386413 28638 raft_consensus.cc:1240] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:49.390843 29333 leader_election.cc:400] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627) with higher term. Message: Invalid argument: T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5.
I20260709 14:55:49.361598 29943 raft_consensus.cc:3055] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:49.394608 28638 raft_consensus.cc:1275] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:55:49.368539 28783 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47176 (request call id 557) took 1460 ms (client timeout 1505 ms). Trace:
I20260709 14:55:49.371850 30104 raft_consensus.cc:493] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:49.374576 30043 raft_consensus.cc:740] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:49.382781 30101 raft_consensus.cc:493] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.382853 30147 raft_consensus.cc:2749] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:49.402961 30156 consensus_queue.cc:1059] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:55:49.383744 30133 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:49.372701 30115 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:49.395509 29943 raft_consensus.cc:740] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:49.380318 30050 raft_consensus.cc:515] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:49.415632 30133 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
W20260709 14:55:49.419658 30157 log.cc:927] Time spent T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:55:49.397955 30158 consensus_queue.cc:1059] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 14:55:49.420557 30156 raft_consensus.cc:3055] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:49.421881 30051 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:49.405747 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:49.393489 30096 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:49.431630 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:49.405221 29851 consensus_queue.cc:1059] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 14:55:49.405149 29849 consensus_queue.cc:1048] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
I20260709 14:55:49.407137 30104 raft_consensus.cc:515] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:49.409621 30102 consensus_queue.cc:1059] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 14:55:49.451491 28780 raft_consensus.cc:1240] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:49.452232 30133 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
W20260709 14:55:49.399331 28783 rpcz_store.cc:269] 0709 14:55:47.905675 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:47.909266 (+  3591us) service_pool.cc:224] Handling call
0709 14:55:49.352644 (+1443378us) spinlock_profiling.cc:243] Waited 173 ms on lock 0x7b54004cf4d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:49.365814 (+ 13170us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":397745408}
I20260709 14:55:49.378072 28704 rpcz_store.cc:276] 0709 14:55:48.352397 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:48.356627 (+  4230us) service_pool.cc:224] Handling call
0709 14:55:48.631755 (+275128us) spinlock_profiling.cc:243] Waited 2.4 ms on lock 0x7b58001c0298. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1ceeabfc0 00007fd1cee96929 00007fd1cee963d2 00007fd1c840dbd4
0709 14:55:48.631936 (+   181us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:48.632266 (+   330us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:48.632294 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:48.632774 (+   480us) log.cc:844] Serialized 26 byte log entry
0709 14:55:48.908377 (+275603us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:55:48.910791 (+  2414us) log.cc:844] Serialized 14 byte log entry
0709 14:55:48.999458 (+ 88667us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:49.006293 (+  6835us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:49.365347 (+359054us) raft_consensus.cc:1685] finished
0709 14:55:49.371104 (+  5757us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:49.371258 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":50677,"prepare.queue_time_us":1693,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":32,"raft.queue_time_us":67120,"raft.run_cpu_time_us":224,"raft.run_wall_time_us":9950,"spinlock_wait_cycles":5512448,"thread_start_us":274841,"threads_started":1,"wal-append.queue_time_us":595948}
I20260709 14:55:49.453931 29943 consensus_queue.cc:260] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:49.445328 30156 raft_consensus.cc:740] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:49.454852 30155 raft_consensus.cc:3055] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:49.461025 30155 raft_consensus.cc:740] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:49.461992 30155 consensus_queue.cc:260] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:49.463222 30155 raft_consensus.cc:3060] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:49.464461 30156 consensus_queue.cc:260] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:49.470002 30050 leader_election.cc:290] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:49.471271 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:49.472584 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:49.473196 28705 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:49.474025 28638 raft_consensus.cc:1275] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:49.474370 28705 raft_consensus.cc:1240] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:49.455030 29851 consensus_queue.cc:1243] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer 6935e8e517bd4624970106e1e53d7662 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:55:49.412298 30142 consensus_queue.cc:1048] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 14:55:49.431695 29926 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:49.412045 29673 consensus_queue.cc:237] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:49.411742 30101 raft_consensus.cc:515] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:49.482908 30102 raft_consensus.cc:3055] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:49.483408 30102 raft_consensus.cc:740] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:49.484205 30102 consensus_queue.cc:260] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:49.485460 30102 raft_consensus.cc:3060] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.487489 29333 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:49.488710 28709 raft_consensus.cc:1275] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.489538 30167 raft_consensus.cc:2804] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:49.489936 30167 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:49.490272 30167 raft_consensus.cc:3060] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:49.491542 30101 leader_election.cc:290] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:49.418033 29991 consensus_queue.cc:237] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:49.494879 28750 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:49.495894 29333 leader_election.cc:304] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:49.498724 29866 raft_consensus.cc:2804] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:55:49.500690 29866 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:49.501049 29866 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:49.513417 28634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60366 (request call id 555) took 1545 ms. Trace:
I20260709 14:55:49.513890 28634 rpcz_store.cc:276] 0709 14:55:47.967917 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:48.382249 (+414332us) service_pool.cc:224] Handling call
0709 14:55:48.384062 (+  1813us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:48.391747 (+  7685us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:48.391778 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:49.486113 (+1094335us) spinlock_profiling.cc:243] Waited 19.4 ms on lock 0x7b2c0004d028. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c87cba11 00007fd1c87db372 00007fd1c9f0da01 00007fd1c9ed243a 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2
0709 14:55:49.486598 (+   485us) log.cc:844] Serialized 26 byte log entry
0709 14:55:49.511365 (+ 24767us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:55:49.511400 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:49.511466 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:49.513150 (+  1684us) raft_consensus.cc:1685] finished
0709 14:55:49.513169 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:49.513362 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":101,"raft.run_cpu_time_us":80,"raft.run_wall_time_us":81,"spinlock_wait_cycles":44570496,"thread_start_us":24406,"threads_started":1,"wal-append.queue_time_us":24790}
I20260709 14:55:49.501654 30142 raft_consensus.cc:2749] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:49.539060 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:49.522495 29866 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:49.527460 30096 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:55:49.528317 30008 consensus_meta.cc:287] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53: Time spent flushing consensus metadata: real 0.929s	user 0.007s	sys 0.004s
I20260709 14:55:49.504972 30040 consensus_queue.cc:1048] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:55:49.448647 30043 consensus_queue.cc:260] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:49.501502 29943 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:49.498937 30047 consensus_queue.cc:1059] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 14:55:49.540184 30051 raft_consensus.cc:493] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.549441 30051 raft_consensus.cc:515] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:49.533015 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:49.550701 28704 raft_consensus.cc:3060] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:49.551558 30051 leader_election.cc:290] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:49.553530 30008 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:49.555562 30008 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:49.556566 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:49.533759 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:49.536132 28637 raft_consensus.cc:1275] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:49.534315 29609 raft_consensus.cc:515] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:49.514349 30115 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:49.544093 30043 raft_consensus.cc:3060] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:55:49.544554 30164 consensus_queue.cc:1175] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ceda9c81d146472d8815f86f59b23fdd" responder_term: 3 status { last_received { term: 2 index: 2 } last_committed_idx: 2 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 2. Current term is 3. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:55:49.541366 28705 raft_consensus.cc:2468] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:49.549124 30047 raft_consensus.cc:3055] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:49.550407 29866 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:49.601068 29383 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38610 (request call id 403) took 1242 ms. Trace:
I20260709 14:55:49.603801 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:49.576205 30084 raft_consensus.cc:493] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.611342 28637 raft_consensus.cc:2393] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 3: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:49.573156 29991 raft_consensus.cc:493] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:49.610159 29383 rpcz_store.cc:276] 0709 14:55:48.358213 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:48.358336 (+   123us) service_pool.cc:224] Handling call
0709 14:55:49.600913 (+1242577us) spinlock_profiling.cc:243] Waited 155 ms on lock 0x7b54002fc1d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:49.601006 (+    93us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":355863808}
I20260709 14:55:49.561972 29985 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:49.594435 28709 raft_consensus.cc:2368] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd for earlier term 2. Current term is 3.
W20260709 14:55:49.593876 30169 log.cc:927] Time spent T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260709 14:55:49.583459 30047 raft_consensus.cc:740] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:49.572481 30142 consensus_queue.cc:1048] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.041s
I20260709 14:55:49.624785 28750 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:49.612103 30051 raft_consensus.cc:493] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:49.629407 28630 raft_consensus.cc:2393] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 6: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:49.614764 30042 raft_consensus.cc:2804] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:55:49.632091 28603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:49.629336 30115 raft_consensus.cc:2804] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:49.634238 30115 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:49.634618 30115 raft_consensus.cc:3060] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:55:49.636336 30151 log.cc:927] Time spent T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.372s	user 0.002s	sys 0.000s
I20260709 14:55:49.637127 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:49.638382 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:49.639096 28705 raft_consensus.cc:2393] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 3: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:49.621129 30040 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:49.641269 30040 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:49.643349 30040 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:49.646323 28678 leader_election.cc:304] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:49.598201 30167 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:49.621757 29609 leader_election.cc:290] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:49.648476 28678 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:49.651810 28678 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:49.617911 30084 raft_consensus.cc:515] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:49.620359 29991 raft_consensus.cc:515] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:49.648936 29884 raft_consensus.cc:2749] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:49.654086 30088 raft_consensus.cc:2804] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:49.662588 30088 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:49.662979 30088 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:49.655546 29768 raft_consensus.cc:2804] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:49.663396 28779 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55344 (request call id 180) took 1078 ms. Trace:
I20260709 14:55:49.650358 30000 consensus_queue.cc:1048] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 14:55:49.665529 28712 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47808 (request call id 487) took 1321 ms. Trace:
I20260709 14:55:49.665870 28712 rpcz_store.cc:276] 0709 14:55:48.344254 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:48.349551 (+  5297us) service_pool.cc:224] Handling call
0709 14:55:48.349865 (+   314us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:48.457262 (+107397us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:49.665346 (+1208084us) spinlock_profiling.cc:243] Waited 86.8 ms on lock 0x7b5400066654. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:49.665466 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":199609088}
I20260709 14:55:49.663853 29768 raft_consensus.cc:697] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:49.667456 29768 consensus_queue.cc:237] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:49.670130 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:49.673146 28750 leader_election.cc:304] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:49.666747 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:49.663825 28779 rpcz_store.cc:276] 0709 14:55:48.585092 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:48.587095 (+  2003us) service_pool.cc:224] Handling call
0709 14:55:48.609719 (+ 22624us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:48.736220 (+126501us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:48.737396 (+  1176us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:55:48.748711 (+ 11315us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:55:48.753475 (+  4764us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:49.663157 (+909682us) spinlock_profiling.cc:243] Waited 111 ms on lock 0x7b5400490054. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:49.663213 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:49.663342 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":254390144}
I20260709 14:55:49.647508 30051 raft_consensus.cc:515] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:49.682363 30096 consensus_queue.cc:1048] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:49.683670 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:49.684988 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:49.695317 28712 raft_consensus.cc:1275] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 2. (index mismatch)
I20260709 14:55:49.687381 28631 raft_consensus.cc:2468] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:49.698324 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:49.701012 28786 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47172 (request call id 432) took 1092 ms. Trace:
I20260709 14:55:49.701040 29385 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38598 (request call id 313) took 1093 ms. Trace:
I20260709 14:55:49.701632 29385 rpcz_store.cc:276] 0709 14:55:48.607080 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:48.609307 (+  2227us) service_pool.cc:224] Handling call
0709 14:55:49.700888 (+1091581us) spinlock_profiling.cc:243] Waited 235 ms on lock 0x7b5400434254. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:49.700986 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":539748608}
I20260709 14:55:49.703994 29384 raft_consensus.cc:1240] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:49.701570 28786 rpcz_store.cc:276] 0709 14:55:48.608915 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:48.645515 (+ 36600us) service_pool.cc:224] Handling call
0709 14:55:49.700833 (+1055318us) spinlock_profiling.cc:243] Waited 189 ms on lock 0x7b54001095d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:49.700947 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":434416512}
I20260709 14:55:49.706918 28633 raft_consensus.cc:1240] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:55:49.681725 29968 raft_consensus.cc:2804] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:49.709268 28712 raft_consensus.cc:1275] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:49.769420 30072 raft_consensus.cc:493] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
W20260709 14:55:49.769783 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 62762.2us
I20260709 14:55:49.682016 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:49.774801 28712 raft_consensus.cc:1275] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:49.777565 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:49.784408 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:49.785019 29384 raft_consensus.cc:2468] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:49.785398 28602 leader_election.cc:304] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:49.786469 28602 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:49.789443 28711 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47780 (request call id 464) took 1263 ms. Trace:
I20260709 14:55:49.789847 28711 rpcz_store.cc:276] 0709 14:55:48.526302 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:48.679339 (+153037us) service_pool.cc:224] Handling call
0709 14:55:48.693687 (+ 14348us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:48.845691 (+152004us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:49.789252 (+943561us) spinlock_profiling.cc:243] Waited 150 ms on lock 0x7b540018ddd4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:49.789402 (+   150us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":345217920}
I20260709 14:55:49.795627 29385 raft_consensus.cc:1275] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:49.783249 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:49.796680 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:49.798736 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:49.799664 30178 log.cc:927] Time spent T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.140s	user 0.001s	sys 0.000s
I20260709 14:55:49.799543 30131 consensus_queue.cc:1048] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:49.799937 30084 leader_election.cc:290] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:49.794332 29727 consensus_queue.cc:1048] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:55:49.787660 29673 raft_consensus.cc:2749] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:55:49.787158 30008 raft_consensus.cc:493] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:49.789773 30165 raft_consensus.cc:2749] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:55:49.804407 29727 consensus_queue.cc:1048] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.661547 30047 consensus_queue.cc:260] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:49.789074 29968 raft_consensus.cc:697] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:49.785801 30072 raft_consensus.cc:515] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:49.790339 30040 consensus_queue.cc:1059] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 14:55:49.811363 29384 raft_consensus.cc:2368] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd for earlier term 4. Current term is 5.
I20260709 14:55:49.808902 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:49.820963 30051 leader_election.cc:290] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:49.806591 29985 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
W20260709 14:55:49.827659 28603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:49.830426 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:49.831183 29388 raft_consensus.cc:2468] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:49.832252 28706 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47808 (request call id 491) took 1479 ms. Trace:
W20260709 14:55:49.836293 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 43613.5us
I20260709 14:55:49.839100 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:49.832722 28706 rpcz_store.cc:276] 0709 14:55:48.352789 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:48.365164 (+ 12375us) service_pool.cc:224] Handling call
0709 14:55:48.365444 (+   280us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:48.365743 (+   299us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:48.365768 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:48.379891 (+ 14123us) log.cc:844] Serialized 26 byte log entry
0709 14:55:49.471031 (+1091140us) spinlock_profiling.cc:243] Waited 12.4 ms on lock 0x7b18002a5020. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1cfcadde1 00007fd1cfcba5b1 00007fd1c6dc7e07 00007fd1cfc22ab9 00007fd1c6de469b 00007fd1c6de293f 00007fd1c6de4c02 00007fd1c9a6c20b 00007fd1c9a71d23 00007fd1c9a720d1 00007fd1c9e8da0f
0709 14:55:49.613550 (+142519us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:55:49.613593 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:49.613681 (+    88us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:49.820997 (+207316us) raft_consensus.cc:1685] finished
0709 14:55:49.821019 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:49.832185 (+ 11166us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12798,"raft.queue_time_us":108,"raft.run_cpu_time_us":122,"raft.run_wall_time_us":10884,"spinlock_wait_cycles":28512000,"thread_start_us":142313,"threads_started":1,"wal-append.queue_time_us":1290569}
I20260709 14:55:49.839990 29383 raft_consensus.cc:2468] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:49.842242 28602 leader_election.cc:304] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:49.825935 30040 consensus_queue.cc:1243] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer 6935e8e517bd4624970106e1e53d7662 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:55:49.811074 30008 raft_consensus.cc:515] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:49.845248 30167 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:49.828707 30047 raft_consensus.cc:3060] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:49.844759 29673 raft_consensus.cc:2749] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:49.850739 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:49.852881 28704 raft_consensus.cc:2468] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:49.853816 30088 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:49.854926 28712 raft_consensus.cc:1240] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:49.842154 29985 consensus_queue.cc:1059] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260709 14:55:49.856050 29985 raft_consensus.cc:3055] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:49.856434 29985 raft_consensus.cc:740] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:49.856622 30088 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:49.857250 29985 consensus_queue.cc:260] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:49.858129 29985 raft_consensus.cc:3060] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:49.854441 30156 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:49.855981 28710 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47780 (request call id 461) took 1428 ms. Trace:
I20260709 14:55:49.860010 28710 rpcz_store.cc:276] 0709 14:55:48.427516 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:48.486908 (+ 59392us) service_pool.cc:224] Handling call
0709 14:55:48.487155 (+   247us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:48.681494 (+194339us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:49.855745 (+1174251us) spinlock_profiling.cc:243] Waited 192 ms on lock 0x7b54003048d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:49.855922 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":441979776}
I20260709 14:55:49.847385 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:49.847457 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:49.861497 29383 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:49.868845 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:49.870723 30008 leader_election.cc:290] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:49.872759 28676 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:49.874274 28676 leader_election.cc:304] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:49.875231 30005 raft_consensus.cc:2749] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:55:49.877805 28750 leader_election.cc:400] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 2 election: Vote denied by peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881) with higher term. Message: Invalid argument: T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd for earlier term 2. Current term is 3.
I20260709 14:55:49.879184 30000 consensus_queue.cc:1048] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.879880 29884 consensus_queue.cc:1048] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.879905 30072 leader_election.cc:290] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:49.879272 30005 raft_consensus.cc:2804] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:49.866346 29673 consensus_queue.cc:1059] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 14:55:49.885248 30005 raft_consensus.cc:697] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:49.885865 29673 raft_consensus.cc:3055] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:55:49.885747 29382 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38598 (request call id 311) took 1278 ms. Trace:
I20260709 14:55:49.886140 30005 consensus_queue.cc:237] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:49.888506 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:49.866415 29968 consensus_queue.cc:237] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:49.889520 30130 raft_consensus.cc:493] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:49.890027 30130 raft_consensus.cc:515] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:49.887493 29382 rpcz_store.cc:276] 0709 14:55:48.606785 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:48.627611 (+ 20826us) service_pool.cc:224] Handling call
0709 14:55:49.885563 (+1257952us) spinlock_profiling.cc:243] Waited 320 ms on lock 0x7b5400418a54. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:49.885685 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":736511744}
I20260709 14:55:49.888607 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:49.891654 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:49.907227 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:49.909327 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:49.909950 29383 raft_consensus.cc:2468] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:49.911124 28630 raft_consensus.cc:1275] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 14:55:49.911482 28630 pending_rounds.cc:85] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662: Aborting all ops after (but not including) 2
I20260709 14:55:49.911785 28630 pending_rounds.cc:107] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 14:55:49.912000 28630 raft_consensus.cc:2889] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:49.913064 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:49.880750 29991 leader_election.cc:290] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:49.888584 29673 raft_consensus.cc:740] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:49.906188 29866 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.922961 28710 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:49.923765 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:49.923944 29333 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:49.906953 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:49.928841 30003 raft_consensus.cc:2804] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:49.929355 30003 raft_consensus.cc:697] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:49.930195 30003 consensus_queue.cc:237] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:49.931254 30115 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:49.942217 28709 raft_consensus.cc:1275] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:49.910615 30043 consensus_queue.cc:1059] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 14:55:49.944135 30043 raft_consensus.cc:3055] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:49.945401 30130 leader_election.cc:290] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
W20260709 14:55:49.947849 28603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:49.955139 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:49.944532 30043 raft_consensus.cc:740] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:49.967286 29673 consensus_queue.cc:260] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:49.969105 29673 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:49.933269 29866 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:49.975268 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:49.977684 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:49.982402 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:49.994659 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:49.995352 29384 raft_consensus.cc:3060] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:49.995474 28678 leader_election.cc:304] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:49.996938 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:49.997821 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:50.000100 28752 leader_election.cc:304] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:50.001353 30096 consensus_queue.cc:1059] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:50.002681 30096 raft_consensus.cc:2749] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:50.003278 30096 raft_consensus.cc:3055] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:50.003551 30115 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:50.005539 28712 raft_consensus.cc:1240] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:55:50.006342 28752 leader_election.cc:304] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:50.008342 28752 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:50.011703 29383 raft_consensus.cc:2468] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:50.016098 28752 leader_election.cc:400] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 election: Vote denied by peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415) with higher term. Message: Invalid argument: T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd for earlier term 4. Current term is 5.
I20260709 14:55:50.016588 28752 leader_election.cc:403] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 14:55:49.984840 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:50.023795 28752 leader_election.cc:304] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:50.027766 29384 raft_consensus.cc:2468] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 5.
I20260709 14:55:50.032990 28752 leader_election.cc:304] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:50.037827 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:50.038666 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:50.004590 29866 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:50.045773 28602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:50.041318 29381 consensus_queue.cc:260] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:50.017472 30101 raft_consensus.cc:2804] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:50.003600 30096 raft_consensus.cc:740] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:50.031556 29968 raft_consensus.cc:2749] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415) with higher term. Message: Invalid argument: T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd for earlier term 4. Current term is 5.
I20260709 14:55:50.048810 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:50.013391 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:50.017433 29991 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.030067 30050 raft_consensus.cc:2749] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:50.046705 29381 raft_consensus.cc:3060] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:50.051342 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:50.036824 30026 leader_election.cc:290] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:50.028405 30115 consensus_queue.cc:1048] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 14:55:50.040902 30071 raft_consensus.cc:2804] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:50.052698 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:50.051213 29866 raft_consensus.cc:2804] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:50.052749 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:50.050077 30101 raft_consensus.cc:493] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:50.033653 30043 consensus_queue.cc:260] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:50.055649 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:50.051649 28752 leader_election.cc:304] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:50.062402 30071 raft_consensus.cc:493] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:50.069132 30071 raft_consensus.cc:3060] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:50.069139 30072 raft_consensus.cc:2749] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:50.062958 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:50.066980 30101 raft_consensus.cc:3060] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:50.080439 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:50.058835 29991 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:50.081753 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:50.083412 29991 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:50.063246 29866 raft_consensus.cc:493] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:50.066255 30043 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:50.084111 29866 raft_consensus.cc:3060] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:50.085002 30101 raft_consensus.cc:515] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:50.087483 30101 leader_election.cc:290] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:55:50.090358 30179 log.cc:927] Time spent T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.383s	user 0.000s	sys 0.002s
I20260709 14:55:50.084049 28713 raft_consensus.cc:1240] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:55:50.095085 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:50.094859 30071 raft_consensus.cc:515] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:50.095799 28786 raft_consensus.cc:2393] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 6: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:50.096735 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c8eef1b05e4c6ab352919dfe7de0ae" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:50.069931 28752 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:50.099119 28752 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:50.099427 28784 raft_consensus.cc:1240] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:50.098130 30148 raft_consensus.cc:493] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.100158 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:50.100612 28781 raft_consensus.cc:1275] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:50.100852 28782 raft_consensus.cc:2468] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:50.103181 28780 raft_consensus.cc:1240] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:50.102828 30148 raft_consensus.cc:515] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:50.102098 30101 raft_consensus.cc:2804] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:50.104411 28752 leader_election.cc:304] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:50.110771 28752 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:50.112111 29381 raft_consensus.cc:1275] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 2. (term mismatch)
I20260709 14:55:50.112553 29381 pending_rounds.cc:85] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53: Aborting all ops after (but not including) 1
I20260709 14:55:50.112807 29381 pending_rounds.cc:107] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53: Aborting uncommitted NO_OP operation due to leader change: 4.2
I20260709 14:55:50.113051 29381 raft_consensus.cc:2889] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:50.115988 29378 raft_consensus.cc:1240] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:55:50.117774 30078 raft_consensus.cc:2749] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:55:50.118628 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:50.119715 30106 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260709 14:55:50.120656 29866 raft_consensus.cc:515] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:50.121804 28779 raft_consensus.cc:1240] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 4. Current term is 5. Ops: []
I20260709 14:55:50.121881 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:50.123271 30047 raft_consensus.cc:2804] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:50.123760 30047 raft_consensus.cc:493] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:50.124137 30047 raft_consensus.cc:3060] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:50.124490 29866 leader_election.cc:290] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:50.101755 30115 raft_consensus.cc:2749] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:55:50.130023 28750 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:50.130976 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:50.131174 30082 consensus_queue.cc:1048] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:50.131706 28779 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:50.133949 28750 leader_election.cc:304] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:50.133987 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:50.136379 28786 raft_consensus.cc:1275] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:50.137470 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:50.138042 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:50.138949 30148 leader_election.cc:290] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:50.131870 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:50.140374 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:50.124264 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:50.135430 30115 raft_consensus.cc:2749] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:55:50.136467 28782 raft_consensus.cc:2393] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 4: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:50.144907 28750 leader_election.cc:304] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:50.145696 29866 raft_consensus.cc:2749] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:50.146534 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:50.147058 30115 raft_consensus.cc:2749] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:50.147665 28784 raft_consensus.cc:2468] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:50.148454 28750 leader_election.cc:304] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
W20260709 14:55:50.148947 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 154511us
I20260709 14:55:50.149920 30115 raft_consensus.cc:2749] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:50.150641 30115 consensus_queue.cc:1059] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:50.151710 30078 raft_consensus.cc:3055] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:50.152066 30078 raft_consensus.cc:740] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:50.152277 30088 consensus_queue.cc:1048] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:50.153362 30042 raft_consensus.cc:493] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:50.153108 30078 consensus_queue.cc:260] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:50.153811 30042 raft_consensus.cc:3060] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:50.154073 30078 raft_consensus.cc:3060] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:50.154356 28604 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:50.155674 29991 consensus_queue.cc:1059] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:50.155835 29673 consensus_queue.cc:1048] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:55:50.151926 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 217246us
I20260709 14:55:50.160019 28678 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:50.160501 29768 raft_consensus.cc:493] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.160761 30005 raft_consensus.cc:2749] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:50.161139 29768 raft_consensus.cc:515] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:50.162312 28678 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:50.148947 29813 raft_consensus.cc:2804] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:50.163000 29768 leader_election.cc:290] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:50.156008 29985 raft_consensus.cc:2804] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:50.156522 29991 consensus_queue.cc:1059] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:55:50.142491 29379 raft_consensus.cc:3060] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:50.164157 29985 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.164515 29985 raft_consensus.cc:3060] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:50.163213 29813 raft_consensus.cc:493] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.165086 29813 raft_consensus.cc:3060] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:50.156554 30082 raft_consensus.cc:3055] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:50.165782 30082 raft_consensus.cc:740] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:50.166492 29727 raft_consensus.cc:3055] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:50.166868 29727 raft_consensus.cc:740] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:50.167560 29727 consensus_queue.cc:260] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:50.169637 29609 raft_consensus.cc:2749] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:50.169939 28780 raft_consensus.cc:1275] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:50.171036 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:50.142432 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:50.166496 30082 consensus_queue.cc:260] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:50.172058 28678 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:50.156473 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:50.172621 30082 raft_consensus.cc:3060] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:50.173283 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:50.174331 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:50.178401 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:50.180914 30005 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
W20260709 14:55:50.181402 28708 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47780 (request call id 457) took 1907 ms (client timeout 2379 ms). Trace:
I20260709 14:55:50.134299 29381 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38598 (request call id 318) took 1467 ms. Trace:
I20260709 14:55:50.181456 30005 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:50.171913 28706 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:50.182451 28704 raft_consensus.cc:1275] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:50.183194 30105 consensus_queue.cc:1059] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:55:50.181556 28785 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47172 (request call id 433) took 1571 ms (client timeout 1698 ms). Trace:
W20260709 14:55:50.184247 28785 rpcz_store.cc:269] 0709 14:55:48.610595 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:48.623316 (+ 12721us) service_pool.cc:224] Handling call
0709 14:55:50.181395 (+1558079us) spinlock_profiling.cc:243] Waited 166 ms on lock 0x7b54004709d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:50.181505 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":382913280}
I20260709 14:55:50.184365 30105 raft_consensus.cc:3055] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:50.185186 30105 raft_consensus.cc:740] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
W20260709 14:55:50.181841 28708 rpcz_store.cc:269] 0709 14:55:48.273636 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:48.273757 (+   121us) service_pool.cc:224] Handling call
0709 14:55:50.181224 (+1907467us) spinlock_profiling.cc:243] Waited 1.07 s on lock 0x7b54003e5b54. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:50.181352 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2449790720}
I20260709 14:55:50.186082 30105 consensus_queue.cc:260] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:50.186726 28785 raft_consensus.cc:1275] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:50.182086 29381 rpcz_store.cc:276] 0709 14:55:48.646890 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:48.714249 (+ 67359us) service_pool.cc:224] Handling call
0709 14:55:48.714576 (+   327us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:49.371811 (+657235us) spinlock_profiling.cc:243] Waited 32.2 ms on lock 0x7b540003e1a0. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9e49dc0 00007fd1c9ed41c0 00007fd1c9ed5231 00007fd1c9ed1d8f 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c
0709 14:55:49.474779 (+102968us) spinlock_profiling.cc:243] Waited 26.5 ms on lock 0x7b540003e1a0. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9e5006f 00007fd1c9ec8f60 00007fd1c9eca7de 00007fd1c9ed4b49 00007fd1c9ed5416 00007fd1c9ed1d8f 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62
0709 14:55:50.041082 (+566303us) spinlock_profiling.cc:243] Waited 3.74 ms on lock 0x7b540003e1a0. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9e4f520 00007fd1c9ec8f70 00007fd1c9eca7de 00007fd1c9ed4b49 00007fd1c9ed5416 00007fd1c9ed1d8f 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62
0709 14:55:50.113707 (+ 72625us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:50.113927 (+   220us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":143628672}
I20260709 14:55:50.183712 30005 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:50.188198 28602 leader_election.cc:304] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:50.188450 30105 raft_consensus.cc:3060] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:50.189870 30096 consensus_queue.cc:260] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:50.191172 30096 raft_consensus.cc:3060] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:50.193840 30073 raft_consensus.cc:2749] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:50.197391 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
W20260709 14:55:50.197885 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 49186.2us
I20260709 14:55:50.198460 28786 raft_consensus.cc:1240] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 6. Current term is 7. Ops: []
I20260709 14:55:50.203241 28786 raft_consensus.cc:1275] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:55:50.204783 28750 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:50.211282 28678 leader_election.cc:304] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:50.114243 30101 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:50.196761 30042 raft_consensus.cc:515] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:50.194677 29379 raft_consensus.cc:2468] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 6.
I20260709 14:55:50.222223 29335 leader_election.cc:304] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:50.227209 29333 leader_election.cc:304] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:50.241861 28602 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:50.212630 29768 raft_consensus.cc:2804] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:50.242614 29335 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:50.240765 30050 raft_consensus.cc:2749] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:50.218428 30101 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:50.245359 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:50.245244 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:50.246929 30047 raft_consensus.cc:515] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:50.247927 30105 raft_consensus.cc:2749] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:55:50.249235 29813 raft_consensus.cc:515] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:50.249537 30047 leader_election.cc:290] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:50.251298 29813 leader_election.cc:290] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:50.251915 29985 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:50.252331 29813 raft_consensus.cc:2749] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:50.252969 30005 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.253633 28752 leader_election.cc:304] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:50.253933 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:50.265635 29381 raft_consensus.cc:3060] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:50.217844 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:50.221505 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:50.261229 29335 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:50.263408 28604 leader_election.cc:400] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 4. Current term is 5.
I20260709 14:55:50.272132 28604 leader_election.cc:403] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:50.264757 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:50.273851 28786 raft_consensus.cc:2468] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:50.274796 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:50.217341 30097 consensus_queue.cc:1048] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 14:55:50.256609 30167 raft_consensus.cc:2749] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:50.291837 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
W20260709 14:55:50.292562 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 67583.9us
I20260709 14:55:50.256335 30040 raft_consensus.cc:2749] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:50.297010 28639 raft_consensus.cc:1240] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:55:50.264308 29768 raft_consensus.cc:697] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:50.266474 30166 raft_consensus.cc:2749] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:50.297924 28750 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:50.267701 30071 leader_election.cc:290] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:50.297080 28780 raft_consensus.cc:2393] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 4: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:50.278746 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:50.297303 30133 raft_consensus.cc:2749] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:50.263649 30115 raft_consensus.cc:493] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:50.288125 30164 raft_consensus.cc:2749] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 4. Current term is 5.
I20260709 14:55:50.336308 29381 raft_consensus.cc:2468] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:50.271121 30005 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:50.352694 30207 raft_consensus.cc:2804] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:50.353274 30207 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.353655 30207 raft_consensus.cc:3060] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:50.347370 28752 leader_election.cc:304] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:50.273260 30047 raft_consensus.cc:2804] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:50.341506 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
W20260709 14:55:50.335536 30179 log.cc:927] Time spent T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 14:55:50.343678 28710 raft_consensus.cc:1275] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:50.345315 28678 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:50.371389 28708 raft_consensus.cc:2368] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4.
W20260709 14:55:50.390615 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 45367.4us
W20260709 14:55:50.393656 28603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:50.356917 30115 raft_consensus.cc:515] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:50.395342 30200 log.cc:927] Time spent T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.097s	user 0.000s	sys 0.000s
I20260709 14:55:50.396114 30115 leader_election.cc:290] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:50.393086 29768 consensus_queue.cc:237] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:50.393872 28750 leader_election.cc:400] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Vote denied by peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881) with higher term. Message: Invalid argument: T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4.
I20260709 14:55:50.403380 28750 leader_election.cc:403] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
W20260709 14:55:50.404213 29334 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:50.404002 28678 leader_election.cc:304] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
W20260709 14:55:50.405534 29335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 112605us
I20260709 14:55:50.406900 29388 raft_consensus.cc:2468] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:50.393424 30205 raft_consensus.cc:2804] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:50.391929 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:50.393185 30047 raft_consensus.cc:697] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 6 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:50.422151 30000 raft_consensus.cc:2804] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:50.422811 30000 raft_consensus.cc:697] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:50.423750 30000 consensus_queue.cc:237] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER 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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:50.439659 28678 leader_election.cc:304] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:50.441099 30215 consensus_queue.cc:1048] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:50.441470 30104 leader_election.cc:290] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:50.441368 30216 raft_consensus.cc:2749] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:50.442374 28678 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:50.443478 28678 leader_election.cc:304] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:50.444329 29884 raft_consensus.cc:2749] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:50.445202 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:50.445399 30051 raft_consensus.cc:2804] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:50.403383 30206 raft_consensus.cc:2804] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:50.447331 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:50.409488 30078 raft_consensus.cc:3060] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:50.443351 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:50.404070 29968 consensus_queue.cc:1048] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 14:55:50.405740 30208 consensus_queue.cc:1048] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.056s
I20260709 14:55:50.468904 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:50.469098 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:50.415778 30205 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:50.476351 28602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:55:50.507340 28604 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:50.525611 28750 leader_election.cc:304] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:50.500093 30051 raft_consensus.cc:493] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.527312 30051 raft_consensus.cc:3060] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:50.447829 30008 consensus_queue.cc:1048] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.087s
I20260709 14:55:50.467988 30005 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:50.501425 29985 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:50.532279 30072 raft_consensus.cc:493] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.540596 28632 raft_consensus.cc:2468] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:50.450083 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:50.548811 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 144415us
I20260709 14:55:50.505559 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:50.519539 30205 raft_consensus.cc:3060] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:50.504276 30101 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:55:50.564162 30214 log.cc:927] Time spent T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260709 14:55:50.565867 28787 raft_consensus.cc:1240] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:50.566413 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
W20260709 14:55:50.546937 30196 log.cc:927] Time spent T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 14:55:50.499362 30040 consensus_queue.cc:1059] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.051s
I20260709 14:55:50.596901 30093 raft_consensus.cc:3055] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Stepping down as leader of term 6
W20260709 14:55:50.598845 28603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:50.572980 30207 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:50.502367 30211 consensus_queue.cc:1048] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.066s
W20260709 14:55:50.606567 29335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 156348us
I20260709 14:55:50.541858 30072 raft_consensus.cc:515] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:50.547350 29866 raft_consensus.cc:2749] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:50.581234 30004 consensus_queue.cc:1059] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:50.586922 30051 raft_consensus.cc:515] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
W20260709 14:55:50.587944 28631 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47968 (request call id 204) took 2006 ms (client timeout 1904 ms). Trace:
I20260709 14:55:50.589812 28782 raft_consensus.cc:1240] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:50.542538 28779 raft_consensus.cc:1275] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:50.540787 30047 consensus_queue.cc:237] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:50.607638 29335 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:50.598656 30101 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:50.597373 30093 raft_consensus.cc:740] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
W20260709 14:55:50.622133 28631 rpcz_store.cc:269] 0709 14:55:48.581882 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:48.595783 (+ 13901us) service_pool.cc:224] Handling call
0709 14:55:49.669963 (+1074180us) spinlock_profiling.cc:243] Waited 4.35 ms on lock 0x7b5800029798. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1cee980a0 00007fd1cee97984 00007fd1c84126d4 00007fd1c8412662
0709 14:55:50.587728 (+917765us) spinlock_profiling.cc:243] Waited 16.5 ms on lock 0x7b54004eb1d4. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:50.587868 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":48020608}
W20260709 14:55:50.621909 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 96381.5us
I20260709 14:55:50.628783 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:50.630861 28782 raft_consensus.cc:3060] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:50.634647 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:50.638651 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:50.639091 29381 raft_consensus.cc:1275] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:50.640517 29383 raft_consensus.cc:1240] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 4. Current term is 5. Ops: []
I20260709 14:55:50.643899 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:50.648487 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:50.648746 29383 raft_consensus.cc:1240] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 14:55:50.648797 28750 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:50.643611 28783 raft_consensus.cc:2368] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5.
I20260709 14:55:50.627633 30221 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:50.651840 29382 raft_consensus.cc:1275] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:50.654446 28782 raft_consensus.cc:2468] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:50.654604 28604 leader_election.cc:304] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:50.657521 29384 raft_consensus.cc:1275] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:50.660657 28604 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:50.668691 30008 consensus_queue.cc:1059] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 14:55:50.659188 30221 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:50.679627 30051 leader_election.cc:290] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:50.679909 30008 raft_consensus.cc:3055] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:50.680305 30008 raft_consensus.cc:740] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:50.670579 30105 consensus_queue.cc:1048] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 14:55:50.681068 30221 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:50.672995 29926 raft_consensus.cc:493] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.652690 30089 consensus_queue.cc:1048] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 14:55:50.675161 28781 raft_consensus.cc:1240] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:50.682757 30207 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:50.667047 29985 raft_consensus.cc:2749] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:50.647894 30220 raft_consensus.cc:2749] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:55:50.682740 29926 raft_consensus.cc:515] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:50.677536 28604 leader_election.cc:304] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:50.686926 28604 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:50.669144 30073 raft_consensus.cc:2804] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:50.656077 30096 raft_consensus.cc:2749] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:55:50.689215 29985 raft_consensus.cc:2749] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:50.689953 30073 raft_consensus.cc:697] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:50.690721 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:50.690889 30073 consensus_queue.cc:237] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [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: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:50.688318 29926 leader_election.cc:290] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:50.689879 30008 consensus_queue.cc:260] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:50.691854 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:50.693249 30008 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:50.661058 30093 consensus_queue.cc:260] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:50.697984 30093 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:50.678239 30078 raft_consensus.cc:2749] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881) with higher term. Message: Invalid argument: T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4.
I20260709 14:55:50.687247 29335 leader_election.cc:304] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:50.703384 30084 consensus_queue.cc:1048] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:50.704141 29985 raft_consensus.cc:2749] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:55:49.351958 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:50.713683 29727 raft_consensus.cc:3060] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:50.718317 30199 raft_consensus.cc:493] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:50.710899 28462 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35770 (request call id 142) took 5748 ms. Trace:
I20260709 14:55:50.722332 28462 rpcz_store.cc:276] 0709 14:55:44.962831 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:44.964849 (+  2018us) service_pool.cc:224] Handling call
0709 14:55:50.710841 (+5745992us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:47.874768 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:48.076087 (+201319us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:48.081291 (+  5204us) write_op.cc:435] Acquired schema lock
0709 14:55:48.083876 (+  2585us) tablet.cc:662] Decoding operations
0709 14:55:48.158941 (+ 75065us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:48.159043 (+   102us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:48.159073 (+    30us) tablet.cc:685] Acquiring locks for 9 operations
0709 14:55:48.159751 (+   678us) tablet.cc:701] Row locks acquired
0709 14:55:48.159770 (+    19us) write_op.cc:260] PREPARE: finished
0709 14:55:48.159935 (+   165us) write_op.cc:270] Start()
0709 14:55:48.160060 (+   125us) write_op.cc:276] Timestamp: P: 1783608948159879 usec, L: 0
0709 14:55:48.160079 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 14:55:48.180582 (+ 20503us) log.cc:844] Serialized 3618 byte log entry
0709 14:55:48.485502 (+304920us) op_driver.cc:464] REPLICATION: finished
0709 14:55:48.794147 (+308645us) write_op.cc:301] APPLY: starting
0709 14:55:48.794252 (+   105us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:48.795853 (+  1601us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:48.795987 (+   134us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:48.799961 (+  3974us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:48.800178 (+   217us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=9
0709 14:55:48.800228 (+    50us) write_op.cc:312] APPLY: finished
0709 14:55:48.800503 (+   275us) log.cc:844] Serialized 70 byte log entry
0709 14:55:48.800708 (+   205us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:48.800844 (+   136us) write_op.cc:454] Released schema lock
0709 14:55:48.800891 (+    47us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:48.801281 (+   390us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:48.801309 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":375,"reported_tablets":23,"child_traces":[["op",{"apply.queue_time_us":303263,"apply.run_cpu_time_us":3738,"apply.run_wall_time_us":7126,"num_ops":9,"prepare.queue_time_us":114564,"prepare.run_cpu_time_us":9600,"prepare.run_wall_time_us":392821,"raft.queue_time_us":109304,"raft.run_cpu_time_us":17633,"raft.run_wall_time_us":204070,"replication_time_us":312617,"thread_start_us":357337,"threads_started":4,"wal-append.queue_time_us":88608,"wal-append.run_cpu_time_us":19622,"wal-append.run_wall_time_us":1523294}]]}
I20260709 14:55:50.718933 30199 raft_consensus.cc:515] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:50.659855 30130 consensus_queue.cc:1048] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.061s
I20260709 14:55:50.753082 28638 raft_consensus.cc:2468] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 6.
I20260709 14:55:50.748961 30148 raft_consensus.cc:3060] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:50.749333 30089 consensus_queue.cc:1048] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 14:55:50.766476 30072 leader_election.cc:290] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:50.791522 30206 raft_consensus.cc:697] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:50.842392 30205 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:50.859143 30047 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:50.859892 30047 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:50.851152 30199 leader_election.cc:290] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:50.867403 28709 raft_consensus.cc:2393] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 5: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:50.877679 30206 consensus_queue.cc:237] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:50.879745 30047 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:50.902328 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:50.905006 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:50.906780 30073 raft_consensus.cc:493] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:50.907330 30073 raft_consensus.cc:515] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:50.910174 30215 raft_consensus.cc:3055] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:50.910597 30215 raft_consensus.cc:740] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:50.911352 30215 consensus_queue.cc:260] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:50.913962 30205 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:50.926014 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:50.927433 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:50.928195 28711 raft_consensus.cc:2393] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 4: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:50.930992 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:50.931461 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:50.932202 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:50.933269 29383 raft_consensus.cc:1275] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:50.934118 28781 raft_consensus.cc:1240] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:55:50.934595 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:50.935652 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:50.936172 28784 raft_consensus.cc:3060] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:50.937922 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:50.938452 29384 raft_consensus.cc:3060] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:50.938998 28709 raft_consensus.cc:1240] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5. Ops: []
I20260709 14:55:50.939699 28459 catalog_manager.cc:5697] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 2, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:50.940979 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:50.991075 29388 raft_consensus.cc:2468] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 5.
I20260709 14:55:50.941685 28604 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:50.934147 29386 raft_consensus.cc:1275] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:50.948540 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:50.949018 30105 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
W20260709 14:55:50.992391 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 50793.2us
I20260709 14:55:50.952483 29335 leader_election.cc:400] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5.
I20260709 14:55:50.956086 28784 raft_consensus.cc:2468] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 5.
I20260709 14:55:50.955950 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:50.995332 28638 raft_consensus.cc:2468] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:50.996373 28784 raft_consensus.cc:1240] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5. Ops: []
I20260709 14:55:50.997473 28784 raft_consensus.cc:1240] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:50.990001 30167 consensus_queue.cc:1048] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 14:55:50.998992 29991 raft_consensus.cc:2749] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:50.933473 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:50.960404 28787 raft_consensus.cc:2468] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:50.912448 30215 raft_consensus.cc:3060] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:50.959272 29384 raft_consensus.cc:2468] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:50.964298 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:50.965262 28632 raft_consensus.cc:1275] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:55:50.965333 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:50.933393 28779 raft_consensus.cc:1275] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 14:55:50.966949 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:51.016033 30097 consensus_queue.cc:1059] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:51.018065 28637 raft_consensus.cc:1275] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:50.969244 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:50.970161 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:50.970841 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:50.978652 30042 leader_election.cc:290] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:50.981277 30073 leader_election.cc:290] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:50.989214 28678 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:51.006029 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:51.039542 28638 raft_consensus.cc:2393] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 5: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:51.007472 28632 raft_consensus.cc:1275] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:51.012041 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:50.991317 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:51.002262 28636 raft_consensus.cc:2468] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:51.015865 28779 pending_rounds.cc:85] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd: Aborting all ops after (but not including) 2
I20260709 14:55:51.013461 28459 catalog_manager.cc:5697] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 2 to 3, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 3 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:51.033337 29333 leader_election.cc:304] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:51.037541 28637 raft_consensus.cc:1275] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:51.031690 28750 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:55:51.042657 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 53546.5us
W20260709 14:55:51.046465 29335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 49862.6us
I20260709 14:55:51.048348 28678 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:51.000313 30105 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:51.035578 30130 raft_consensus.cc:493] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.057566 30130 raft_consensus.cc:515] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:51.059525 30142 raft_consensus.cc:2804] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:51.059979 30142 raft_consensus.cc:493] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:51.060142 30220 consensus_queue.cc:1059] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:51.061066 29926 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:51.061532 29926 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:51.061993 30220 raft_consensus.cc:3055] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:51.062624 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:51.062624 30220 raft_consensus.cc:740] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:51.059598 30222 consensus_queue.cc:1059] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 14:55:51.064630 28750 leader_election.cc:304] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:51.059579 30130 leader_election.cc:290] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:51.064076 30220 consensus_queue.cc:260] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:51.051381 28678 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:51.059996 30156 consensus_queue.cc:1048] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 14:55:51.066380 28678 leader_election.cc:304] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:51.066618 30216 consensus_queue.cc:1048] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:51.055740 30097 raft_consensus.cc:3055] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:51.050177 29884 consensus_queue.cc:1048] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 14:55:51.067440 30097 raft_consensus.cc:740] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:51.067967 30216 raft_consensus.cc:2804] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:51.068495 30216 raft_consensus.cc:697] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:51.069463 30220 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:51.047442 30205 raft_consensus.cc:2749] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:55:51.068280 30097 consensus_queue.cc:260] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:51.070030 28780 raft_consensus.cc:2393] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 5: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:51.063535 28783 raft_consensus.cc:2468] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:51.075037 28750 leader_election.cc:304] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:51.076313 28750 leader_election.cc:304] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:51.049103 28459 catalog_manager.cc:5697] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 2, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 2 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } }
I20260709 14:55:51.064440 30142 raft_consensus.cc:3060] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:51.072654 29383 raft_consensus.cc:1275] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:51.047711 28779 pending_rounds.cc:107] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 14:55:51.078088 28459 catalog_manager.cc:5697] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } }
I20260709 14:55:51.066323 29813 raft_consensus.cc:2804] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:51.082633 28779 raft_consensus.cc:2889] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:51.070749 30097 raft_consensus.cc:3060] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:51.068427 30051 consensus_queue.cc:1048] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
W20260709 14:55:51.093206 30241 log.cc:927] Time spent T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 14:55:51.085139 29813 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:51.095247 28750 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:51.069911 30216 consensus_queue.cc:237] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:51.095678 30105 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:51.083875 29926 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:51.095384 29813 raft_consensus.cc:3060] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:51.098932 28459 catalog_manager.cc:5697] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 3, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 3 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:51.094935 28631 raft_consensus.cc:1275] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:51.101714 28750 leader_election.cc:304] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:51.046573 30148 raft_consensus.cc:2749] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:51.071360 30072 raft_consensus.cc:2749] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:55:51.108217 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:51.104063 28604 leader_election.cc:304] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:51.105772 28710 raft_consensus.cc:1240] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:51.079697 30206 raft_consensus.cc:2749] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:51.082549 30115 raft_consensus.cc:2749] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:51.117630 29609 consensus_queue.cc:1048] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 14:55:51.119128 30205 consensus_queue.cc:1059] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:51.109264 30199 raft_consensus.cc:2804] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:51.119976 30199 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:51.120361 30199 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:51.116580 30105 raft_consensus.cc:2804] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:51.122023 30105 raft_consensus.cc:493] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.122383 30105 raft_consensus.cc:3060] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:51.116415 30005 consensus_queue.cc:1048] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 14:55:51.105595 29866 raft_consensus.cc:2749] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:51.103669 28459 catalog_manager.cc:5697] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 2 to 4, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 4 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:51.143600 28459 catalog_manager.cc:5697] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 2 to 3, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 3 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:51.151540 28678 leader_election.cc:304] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:51.124830 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:51.157976 28459 catalog_manager.cc:5697] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 4, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 4 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } }
I20260709 14:55:51.179450 28459 catalog_manager.cc:5697] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:51.187602 28678 leader_election.cc:304] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:51.185740 28459 catalog_manager.cc:5697] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 4, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 4 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } }
I20260709 14:55:51.191293 28459 catalog_manager.cc:5697] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 4, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 4 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } }
I20260709 14:55:51.192929 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:51.164697 30093 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.149456 29768 consensus_queue.cc:1059] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
I20260709 14:55:51.199314 30093 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:51.164826 30084 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.201012 30084 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:51.201408 30093 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:51.184393 30226 consensus_queue.cc:1048] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 14:55:51.203017 30084 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:51.168251 29884 raft_consensus.cc:2749] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:51.203787 29884 raft_consensus.cc:2804] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:51.204209 29884 raft_consensus.cc:697] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:51.205039 29884 consensus_queue.cc:237] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:51.208959 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:51.213074 28779 raft_consensus.cc:2393] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 6: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:51.173928 30221 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:51.225338 29386 raft_consensus.cc:1275] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:55:51.227962 30047 consensus_queue.cc:1048] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:51.229086 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:51.229734 29386 raft_consensus.cc:2468] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 6.
I20260709 14:55:51.232194 28604 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:51.233480 30130 raft_consensus.cc:2804] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:55:51.233868 30130 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.234189 30130 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:51.235237 30105 raft_consensus.cc:515] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:51.244462 30130 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:51.245594 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:51.257982 30133 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.246212 29813 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:51.244606 30142 raft_consensus.cc:515] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:51.317549 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:51.247272 30221 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:51.322263 30042 raft_consensus.cc:2749] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:51.327766 28779 raft_consensus.cc:3060] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:51.392590 29383 raft_consensus.cc:1240] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 4. Current term is 5. Ops: [4.4-4.4]
W20260709 14:55:51.394037 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 206532us
I20260709 14:55:51.342034 30130 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 8 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:51.328506 30133 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:51.395666 28678 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:51.349339 29379 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:55:51.411834 28631 raft_consensus.cc:1275] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:55:51.408965 30115 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.420512 30115 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:51.420848 28711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:51.421572 28711 raft_consensus.cc:606] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:51.421948 28711 raft_consensus.cc:614] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:55:51.422566 30115 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:51.423504 30243 log.cc:927] Time spent T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.102s	user 0.000s	sys 0.000s
W20260709 14:55:51.429088 30242 log.cc:927] Time spent T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260709 14:55:51.430027 28779 raft_consensus.cc:2468] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:51.432857 29768 raft_consensus.cc:2749] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:55:51.438043 30133 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:51.439924 30142 leader_election.cc:290] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:51.440935 29768 consensus_queue.cc:1048] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:51.441555 30221 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:51.449465 29388 raft_consensus.cc:1240] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:51.454152 29813 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:51.494660 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:51.495396 29388 raft_consensus.cc:2468] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:51.497494 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:51.498039 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 390419us
I20260709 14:55:51.498256 29388 raft_consensus.cc:2393] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 4: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:51.505507 28752 leader_election.cc:304] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:51.516112 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:51.516976 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:51.519408 28709 raft_consensus.cc:2393] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 7: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:51.521153 28709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "6935e8e517bd4624970106e1e53d7662"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:51.521660 28709 raft_consensus.cc:606] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Received request to transfer leadership to TS 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:51.525283 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:51.525471 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:51.527429 28711 raft_consensus.cc:3060] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:51.515923 30216 consensus_queue.cc:1059] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 14:55:51.515153 29813 consensus_queue.cc:1048] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 14:55:51.513016 30078 raft_consensus.cc:2749] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:51.531226 29388 raft_consensus.cc:2468] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 5.
I20260709 14:55:51.533692 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:51.533260 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:51.536339 28709 raft_consensus.cc:2468] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 5.
I20260709 14:55:51.548085 28711 raft_consensus.cc:2468] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 8.
I20260709 14:55:51.525255 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:51.551463 29333 leader_election.cc:304] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:51.524726 30215 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:51.556778 30215 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:51.557194 30156 raft_consensus.cc:2804] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:55:51.557385 28678 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:51.557626 30156 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.558027 30156 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:51.559185 30215 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
W20260709 14:55:51.570832 29335 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:55:51.562606 30248 log.cc:927] Time spent T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.111s	user 0.000s	sys 0.001s
I20260709 14:55:51.553300 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:51.549409 30256 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:51.564844 28783 raft_consensus.cc:2468] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
W20260709 14:55:51.585561 30250 log.cc:927] Time spent T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
W20260709 14:55:51.578308 30244 log.cc:927] Time spent T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.522s	user 0.009s	sys 0.006s
I20260709 14:55:51.575349 30073 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.574859 29884 raft_consensus.cc:2804] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:51.598273 30115 raft_consensus.cc:2804] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:55:51.608572 30220 consensus_meta.cc:287] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53: Time spent flushing consensus metadata: real 0.538s	user 0.007s	sys 0.000s
I20260709 14:55:51.581136 28704 raft_consensus.cc:2376] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 8. Re-sending same reply.
I20260709 14:55:51.629163 28678 leader_election.cc:304] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:51.631755 29884 raft_consensus.cc:697] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:51.635857 30265 raft_consensus.cc:2804] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:51.640518 30265 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:51.640969 30265 raft_consensus.cc:3060] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:51.640215 29884 consensus_queue.cc:237] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:51.647909 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:51.648630 29384 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 6.
I20260709 14:55:51.617360 30073 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:51.649555 29379 raft_consensus.cc:2468] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 8.
I20260709 14:55:51.651085 30073 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:51.651883 29333 leader_election.cc:304] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:51.652612 30106 raft_consensus.cc:2749] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:51.580354 30256 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:51.658354 30256 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:51.664225 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:51.664973 28636 raft_consensus.cc:2468] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 6.
W20260709 14:55:51.663129 28752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 78175.6us
I20260709 14:55:51.666880 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:51.668802 28636 raft_consensus.cc:3060] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:51.672825 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:51.687418 30240 log.cc:927] Time spent T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.651s	user 0.002s	sys 0.001s
I20260709 14:55:51.688822 28785 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47176 (request call id 578) took 1540 ms. Trace:
I20260709 14:55:51.689232 28785 rpcz_store.cc:276] 0709 14:55:50.148011 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:50.187414 (+ 39403us) service_pool.cc:224] Handling call
0709 14:55:50.187711 (+   297us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:50.214384 (+ 26673us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:50.214406 (+    22us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:50.221079 (+  6673us) log.cc:844] Serialized 26 byte log entry
0709 14:55:50.877294 (+656215us) spinlock_profiling.cc:243] Waited 8.34 ms on lock 0x7b180009bd40. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1cfcadde1 00007fd1cfcba5b1 00007fd1c6dc7e07 00007fd1cfc22ab9 00007fd1c6de469b 00007fd1c6de293f 00007fd1c6de4c02 00007fd1c9a6c20b 00007fd1c9a71d23 00007fd1c9a720d1 00007fd1c9e8da0f
0709 14:55:50.893013 (+ 15719us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:55:50.893047 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:50.893124 (+    77us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:51.686808 (+793684us) spinlock_profiling.cc:243] Waited 1.4 ms on lock 0x7b4400022b4c. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6d0bc85 00007fd1c6d0c6a2 00007fd1c9a7e1db 00007fd1c9a79aaf 00007fd1c9a6d86e 00007fd1c9a6cbb6 00007fd1c9a6c7d8 00007fd1c9a76221 00007fd1c9a761d9 00007fd1c9a76169
0709 14:55:51.688572 (+  1764us) raft_consensus.cc:1685] finished
0709 14:55:51.688596 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:51.688757 (+   161us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":21035,"raft.queue_time_us":36427,"raft.run_cpu_time_us":113,"raft.run_wall_time_us":14464,"spinlock_wait_cycles":22404224,"thread_start_us":15530,"threads_started":1,"wal-append.queue_time_us":759986}
I20260709 14:55:51.690627 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:51.691495 28786 raft_consensus.cc:2393] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 4: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:51.696183 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:51.704736 28635 raft_consensus.cc:2368] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 7. Current term is 8.
I20260709 14:55:51.689050 30105 leader_election.cc:290] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:51.708751 30156 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:51.710139 30265 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:51.713229 30115 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.718571 30115 raft_consensus.cc:3060] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:51.717717 29333 leader_election.cc:400] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 7 pre-election: Vote denied by peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627) with higher term. Message: Invalid argument: T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 7. Current term is 8.
I20260709 14:55:51.719031 29333 leader_election.cc:403] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:51.719009 28704 raft_consensus.cc:2468] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:51.720268 30093 raft_consensus.cc:2749] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627) with higher term. Message: Invalid argument: T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 7. Current term is 8.
I20260709 14:55:51.720542 30265 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:51.727265 28636 raft_consensus.cc:2468] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 5.
I20260709 14:55:51.729267 29333 leader_election.cc:304] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d
W20260709 14:55:51.733484 30199 consensus_meta.cc:287] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd: Time spent flushing consensus metadata: real 0.613s	user 0.013s	sys 0.005s
I20260709 14:55:51.734452 30199 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:51.732092 30155 raft_consensus.cc:2804] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:51.735813 30155 raft_consensus.cc:697] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:51.736639 30155 consensus_queue.cc:237] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:51.738448 29379 raft_consensus.cc:1275] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:51.741946 30269 consensus_queue.cc:1059] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:51.743045 30005 raft_consensus.cc:3055] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:51.743506 29866 consensus_queue.cc:1048] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 14:55:51.743279 30272 raft_consensus.cc:3055] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:51.744339 30005 raft_consensus.cc:740] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:51.752321 30005 consensus_queue.cc:260] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:51.751108 30272 raft_consensus.cc:740] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:51.753535 30005 raft_consensus.cc:3060] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:51.753683 30272 consensus_queue.cc:260] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:51.754874 30272 raft_consensus.cc:3060] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:51.758538 30115 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:51.765211 29884 raft_consensus.cc:493] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:51.766044 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:51.765924 29884 raft_consensus.cc:515] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:51.766832 28710 raft_consensus.cc:2393] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 4: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:51.764776 30220 raft_consensus.cc:493] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:51.774760 30220 raft_consensus.cc:515] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:51.776973 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:51.767879 30199 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:51.777591 30247 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:51.776962 30156 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 7 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:51.777570 28632 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:51.789358 30220 leader_election.cc:290] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:51.786082 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:51.778790 30247 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:51.792590 30199 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.793180 30199 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:51.794411 30247 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:51.795295 30199 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
W20260709 14:55:51.797848 30263 log.cc:927] Time spent T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.136s	user 0.001s	sys 0.000s
I20260709 14:55:51.797874 28710 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:55:51.798668 29884 leader_election.cc:290] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:51.800838 30115 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:51.801039 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:51.801647 29381 raft_consensus.cc:3060] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:51.802259 28705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:51.802877 28705 raft_consensus.cc:606] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:51.805034 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:51.805791 28785 raft_consensus.cc:2368] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5.
I20260709 14:55:51.806787 28710 raft_consensus.cc:2468] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 7.
I20260709 14:55:51.807809 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:51.808734 28779 raft_consensus.cc:2393] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 6: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:51.807900 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:51.813330 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:51.813934 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:51.816268 29609 raft_consensus.cc:3055] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:51.816143 29333 leader_election.cc:304] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:51.816655 29609 raft_consensus.cc:740] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:51.821872 29333 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:51.822249 28710 raft_consensus.cc:1275] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 14:55:51.822626 30097 raft_consensus.cc:2749] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:51.824818 28779 raft_consensus.cc:1275] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:51.825075 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:51.825397 28710 pending_rounds.cc:85] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d: Aborting all ops after (but not including) 2
I20260709 14:55:51.825906 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:51.827121 28710 pending_rounds.cc:107] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 14:55:51.829273 28710 raft_consensus.cc:2889] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:51.829823 28633 raft_consensus.cc:1275] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:51.833293 29335 leader_election.cc:400] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5.
I20260709 14:55:51.833618 29335 leader_election.cc:403] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:51.834108 30093 raft_consensus.cc:3060] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:55:51.822737 29609 consensus_queue.cc:260] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:51.836364 29609 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:51.841490 30093 raft_consensus.cc:2749] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5.
I20260709 14:55:51.841817 29664 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.842341 29664 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:51.844326 29664 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:51.844964 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:51.845155 30073 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:51.845635 30073 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:51.847150 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:51.847631 30073 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:51.848124 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:51.848590 28604 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:51.849720 28604 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:51.824333 29727 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.850945 28631 raft_consensus.cc:1240] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 4. Current term is 5. Ops: [4.4-4.4]
W20260709 14:55:51.828801 30273 log.cc:927] Time spent T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.145s	user 0.000s	sys 0.003s
I20260709 14:55:51.864719 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:51.864991 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:51.865509 28711 raft_consensus.cc:2468] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:51.860087 29727 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:51.818784 28632 raft_consensus.cc:2468] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 7.
I20260709 14:55:51.873358 30072 consensus_queue.cc:1048] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:51.807972 29381 raft_consensus.cc:2468] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:51.860958 28630 raft_consensus.cc:2468] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:51.862718 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:51.875123 28787 raft_consensus.cc:2368] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for earlier term 4. Current term is 5.
I20260709 14:55:51.863888 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:51.818958 30148 raft_consensus.cc:2804] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:55:51.881708 30148 raft_consensus.cc:697] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 7 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:51.853577 28604 leader_election.cc:304] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:51.875483 28752 leader_election.cc:304] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:51.882565 30148 consensus_queue.cc:237] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:51.883070 30206 raft_consensus.cc:2804] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:51.883584 30206 raft_consensus.cc:697] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:51.884353 30206 consensus_queue.cc:237] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:51.865916 30130 raft_consensus.cc:2804] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:55:51.885730 29991 raft_consensus.cc:2804] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:51.885974 30130 raft_consensus.cc:697] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 8 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:51.886240 29991 raft_consensus.cc:697] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 4 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:51.886857 30130 consensus_queue.cc:237] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:51.887051 29991 consensus_queue.cc:237] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:51.877701 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:51.874483 29727 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:51.889465 28704 raft_consensus.cc:3060] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:51.879175 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:51.879109 29378 raft_consensus.cc:1275] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:51.890715 28636 raft_consensus.cc:2393] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 5: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:51.866364 30105 raft_consensus.cc:2804] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:51.881075 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:51.821458 30088 consensus_queue.cc:1059] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.060s
I20260709 14:55:51.893016 28630 raft_consensus.cc:2468] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:51.894761 28787 raft_consensus.cc:1240] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:51.865530 29379 raft_consensus.cc:2468] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:51.898175 29813 raft_consensus.cc:3055] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:51.899922 29813 raft_consensus.cc:740] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:51.892383 30105 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:51.895331 28707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee4c428776274cc69f994ede7224723a"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "6935e8e517bd4624970106e1e53d7662"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:51.901355 30105 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:51.901724 28707 raft_consensus.cc:606] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Received request to transfer leadership to TS 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:51.878448 28750 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:51.909497 28787 raft_consensus.cc:1275] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:51.910746 30071 raft_consensus.cc:2804] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:51.913120 30071 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.900828 29813 consensus_queue.cc:260] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:51.913496 30071 raft_consensus.cc:3060] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:51.913678 28787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603"
dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
mode: GRACEFUL
new_leader_uuid: "6935e8e517bd4624970106e1e53d7662"
 from {username='slave'} at 127.0.0.1:55340
I20260709 14:55:51.919134 28704 raft_consensus.cc:2468] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:51.924583 30078 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:51.925387 28751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:51.914989 29813 raft_consensus.cc:3060] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:51.927917 28780 raft_consensus.cc:1275] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:51.929616 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:51.923753 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:51.931592 28630 raft_consensus.cc:2368] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for earlier term 6. Current term is 7.
I20260709 14:55:51.933357 29384 raft_consensus.cc:1275] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:51.933362 28678 leader_election.cc:400] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for earlier term 4. Current term is 5.
I20260709 14:55:51.934692 28678 leader_election.cc:403] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 14:55:51.935170 29884 raft_consensus.cc:2749] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for earlier term 4. Current term is 5.
I20260709 14:55:51.937147 29884 consensus_queue.cc:1048] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:51.946831 28602 leader_election.cc:304] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:51.947816 29991 raft_consensus.cc:2749] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:51.911082 30000 consensus_queue.cc:1048] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 14:55:51.923839 30258 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.912251 30073 consensus_queue.cc:1048] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 14:55:51.967836 29664 consensus_queue.cc:1048] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 14:55:51.941684 30088 consensus_queue.cc:1048] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 14:55:51.970654 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:51.971335 28782 raft_consensus.cc:1275] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:51.973047 30088 raft_consensus.cc:993] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d: : Instructing follower 6935e8e517bd4624970106e1e53d7662 to start an election
I20260709 14:55:51.973520 30088 raft_consensus.cc:1081] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Signalling peer 6935e8e517bd4624970106e1e53d7662 to start an election
I20260709 14:55:51.974781 30267 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.975226 30267 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:51.961414 30005 consensus_queue.cc:1048] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 14:55:51.977246 30267 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:51.971391 28704 raft_consensus.cc:2468] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:51.987741 30005 consensus_queue.cc:1048] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:51.925107 30078 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:52.009123 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 94454.3us
I20260709 14:55:51.999694 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:52.010288 28778 raft_consensus.cc:2468] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:52.011953 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:52.014359 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:52.015086 29388 raft_consensus.cc:2468] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 6.
I20260709 14:55:52.015859 28678 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:52.016712 29884 raft_consensus.cc:2804] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:55:52.016777 30240 log.cc:927] Time spent T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 14:55:52.017127 29884 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.017498 29884 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:52.023551 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:52.023818 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:52.027133 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:52.027760 28704 raft_consensus.cc:2468] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:52.028626 28750 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:52.029493 28604 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:52.032012 28676 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:52.035634 28676 leader_election.cc:304] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:51.994549 30115 consensus_queue.cc:1048] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.065s
I20260709 14:55:52.035797 28708 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 6.
I20260709 14:55:52.024489 30272 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.038293 28676 leader_election.cc:400] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: Vote denied by peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627) with higher term. Message: Invalid argument: T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for earlier term 6. Current term is 7.
I20260709 14:55:52.040305 28676 leader_election.cc:403] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:52.038017 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:51.961434 30258 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:52.033063 30226 raft_consensus.cc:2804] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:52.035949 30265 raft_consensus.cc:2804] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:52.028915 30142 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.060405 28781 raft_consensus.cc:2393] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 6: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:52.039667 30089 raft_consensus.cc:2804] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:52.174328 30142 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:52.038779 30270 raft_consensus.cc:2749] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:52.106420 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:52.176828 28631 raft_consensus.cc:2468] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:52.176987 30142 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:52.061522 30258 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:52.101728 28632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af"
dest_uuid: "6935e8e517bd4624970106e1e53d7662"
 from {username='slave'} at 127.0.0.1:60356
I20260709 14:55:52.060850 30265 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:52.178751 28632 raft_consensus.cc:493] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:52.035477 30105 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:52.180680 30105 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:52.112295 29884 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:52.039305 30071 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:52.182610 28787 raft_consensus.cc:606] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Received request to transfer leadership to TS 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:52.183007 28787 raft_consensus.cc:614] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:55:52.106320 28602 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:55:52.185521 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 79306.4us
I20260709 14:55:52.185633 28786 raft_consensus.cc:2393] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 5: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:52.186432 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:52.187620 30105 raft_consensus.cc:2804] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:52.188086 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:52.189522 29884 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:52.188019 30105 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.190719 30105 raft_consensus.cc:3060] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:52.179180 28632 raft_consensus.cc:3060] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:52.191373 28602 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:52.185649 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:52.197487 28637 raft_consensus.cc:2468] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:52.199381 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:52.200073 29386 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 6.
I20260709 14:55:52.204012 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:52.204629 28633 raft_consensus.cc:2468] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
W20260709 14:55:52.044127 30281 log.cc:927] Time spent T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260709 14:55:52.200932 29664 raft_consensus.cc:2804] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:52.042527 30078 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:52.212401 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:52.212224 29664 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.211591 28750 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:52.037951 28604 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
W20260709 14:55:52.216144 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 177965us
I20260709 14:55:52.060195 30226 raft_consensus.cc:697] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 4 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:52.055354 30272 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:52.174409 30089 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.220211 29333 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:52.214103 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:52.221362 30084 raft_consensus.cc:2804] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:52.178782 30265 raft_consensus.cc:3060] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:52.226132 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:52.222767 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:52.230487 28752 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:52.239415 28636 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:52.231513 28632 raft_consensus.cc:515] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:55:52.221802 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 183893us
I20260709 14:55:52.245183 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:52.212733 29651 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:52.214545 30097 raft_consensus.cc:493] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:52.217207 29664 raft_consensus.cc:3060] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:52.254547 28632 leader_election.cc:290] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:52.258949 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:52.224790 30078 raft_consensus.cc:2804] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:55:52.228777 30089 raft_consensus.cc:3060] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:52.224334 30042 raft_consensus.cc:2749] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627) with higher term. Message: Invalid argument: T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for earlier term 6. Current term is 7.
I20260709 14:55:52.237385 30155 raft_consensus.cc:2804] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:52.253671 30262 raft_consensus.cc:2804] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:55:52.238231 30084 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:52.274109 28636 raft_consensus.cc:2468] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 5.
W20260709 14:55:52.280928 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 69752.4us
I20260709 14:55:52.284369 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:52.243217 29380 raft_consensus.cc:2468] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 6.
I20260709 14:55:52.290346 28676 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:52.289964 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:52.293093 28786 raft_consensus.cc:3060] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:52.268312 30078 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.302802 29388 raft_consensus.cc:1275] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:52.272768 28778 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 7.
I20260709 14:55:52.282220 30155 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:52.312268 29386 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 6.
I20260709 14:55:52.284716 30262 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.315424 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:52.316111 28708 raft_consensus.cc:3055] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:52.316418 28708 raft_consensus.cc:740] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:52.291585 30084 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:52.262847 29651 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:52.266577 30097 raft_consensus.cc:515] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:52.305974 30078 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:52.326485 28708 consensus_queue.cc:260] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:55:52.325985 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 54952.6us
I20260709 14:55:52.319892 30262 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:52.316903 30155 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:52.327893 28708 raft_consensus.cc:3060] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:52.343757 28604 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
W20260709 14:55:52.363330 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 107801us
W20260709 14:55:52.367038 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 76776.7us
W20260709 14:55:52.366066 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 64503.7us
I20260709 14:55:52.366158 30272 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:52.379294 30215 raft_consensus.cc:2804] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:52.360071 30130 raft_consensus.cc:2804] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:52.314597 30226 consensus_queue.cc:237] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:52.402371 30313 consensus_queue.cc:1048] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.078s
I20260709 14:55:52.499413 30304 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:52.503568 28708 raft_consensus.cc:2468] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
W20260709 14:55:52.514200 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 134054us
W20260709 14:55:52.516222 30311 log.cc:927] Time spent T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.111s	user 0.001s	sys 0.000s
I20260709 14:55:52.525957 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:52.529421 28787 raft_consensus.cc:2368] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 3. Current term is 4.
W20260709 14:55:52.531894 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 116265us
I20260709 14:55:52.516676 30303 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.535115 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:52.548115 29386 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 7.
I20260709 14:55:52.537360 29388 raft_consensus.cc:1275] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:52.557359 28752 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:52.499950 30304 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:52.663610 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 48236.9us
I20260709 14:55:52.665695 28631 raft_consensus.cc:1275] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:52.666399 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:52.666589 30130 raft_consensus.cc:697] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 6 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:52.707269 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:52.708185 28704 raft_consensus.cc:2393] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 4: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:52.709872 28711 raft_consensus.cc:1275] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:55:52.669670 28631 raft_consensus.cc:1275] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:55:52.710381 28708 raft_consensus.cc:1275] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 4. (term mismatch)
W20260709 14:55:52.655470 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 296133us
I20260709 14:55:52.711941 28708 pending_rounds.cc:85] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d: Aborting all ops after (but not including) 3
I20260709 14:55:52.712344 28708 pending_rounds.cc:107] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d: Aborting uncommitted NO_OP operation due to leader change: 4.4
I20260709 14:55:52.712595 28708 raft_consensus.cc:2889] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:52.525266 30215 raft_consensus.cc:697] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
W20260709 14:55:52.642380 30298 log.cc:927] Time spent T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.304s	user 0.001s	sys 0.000s
W20260709 14:55:52.637267 30294 log.cc:927] Time spent T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.168s	user 0.001s	sys 0.000s
I20260709 14:55:52.625845 30308 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:52.676419 30324 log.cc:927] Time spent T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
W20260709 14:55:52.667315 30300 log.cc:927] Time spent T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 14:55:52.609207 30050 consensus_queue.cc:1048] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.113s
I20260709 14:55:52.692138 30262 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:52.724216 28785 raft_consensus.cc:1275] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:52.723366 30130 consensus_queue.cc:237] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:52.749373 30308 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:52.755286 29664 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:52.756117 30308 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:52.568507 30199 raft_consensus.cc:2804] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:55:52.757244 30199 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.757611 30199 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:52.758212 30262 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:55:52.761286 30105 consensus_meta.cc:287] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662: Time spent flushing consensus metadata: real 0.569s	user 0.008s	sys 0.002s
I20260709 14:55:52.761684 30105 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:52.763448 30084 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:52.764637 28636 raft_consensus.cc:2368] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5.
I20260709 14:55:52.764792 30115 raft_consensus.cc:493] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.766058 28781 raft_consensus.cc:2368] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 6. Current term is 7.
I20260709 14:55:52.562425 29651 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
W20260709 14:55:52.770069 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 255156us
I20260709 14:55:52.690171 30089 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:52.680385 30265 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:52.747138 28786 raft_consensus.cc:2468] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:55:52.765237 30115 raft_consensus.cc:515] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:52.775931 28782 raft_consensus.cc:1240] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 2. Current term is 3. Ops: []
W20260709 14:55:52.778745 28676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:52.788210 28602 leader_election.cc:304] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:52.769093 30258 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.770115 30105 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:52.793926 28708 raft_consensus.cc:1275] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:55:52.795770 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:52.800869 28704 raft_consensus.cc:3060] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:52.806188 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:52.806849 28708 raft_consensus.cc:3060] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:52.800487 30306 raft_consensus.cc:2804] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:52.562626 30303 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:52.794866 30155 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:52.836377 30004 raft_consensus.cc:993] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d: : Instructing follower 6935e8e517bd4624970106e1e53d7662 to start an election
I20260709 14:55:52.822710 29664 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:52.839948 28704 raft_consensus.cc:2468] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:52.840626 28708 raft_consensus.cc:2468] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:52.805325 30258 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:52.824054 30332 raft_consensus.cc:493] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:52.823005 30105 consensus_queue.cc:1048] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 14:55:52.837911 30306 raft_consensus.cc:697] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:52.813612 30215 consensus_queue.cc:237] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:52.855706 29388 raft_consensus.cc:1275] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:55:52.848857 30004 raft_consensus.cc:493] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:52.856884 30303 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:52.857268 30004 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:52.849434 30332 raft_consensus.cc:515] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:52.847051 30309 raft_consensus.cc:1081] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Signalling peer 6935e8e517bd4624970106e1e53d7662 to start an election
I20260709 14:55:52.865816 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:52.869056 29388 raft_consensus.cc:3060] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:55:52.874437 30332 leader_election.cc:290] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:52.874473 29380 raft_consensus.cc:3060] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:55:52.878327 30073 consensus_queue.cc:1048] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:52.871513 30304 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:52.845917 30156 consensus_queue.cc:1048] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 14:55:52.883134 30097 leader_election.cc:290] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:52.888701 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:52.889359 29386 raft_consensus.cc:3060] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:52.891812 29388 raft_consensus.cc:2468] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:52.893564 30115 leader_election.cc:290] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:52.871753 30199 raft_consensus.cc:515] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:52.894963 30073 consensus_queue.cc:1048] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:52.896175 30199 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 8 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:52.897588 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:52.898300 28780 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 5.
I20260709 14:55:52.899561 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:52.907161 29386 raft_consensus.cc:2468] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 6.
I20260709 14:55:52.907435 29388 raft_consensus.cc:2468] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 6.
I20260709 14:55:52.866381 30084 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:52.883531 30306 consensus_queue.cc:237] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:52.883208 30258 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:52.914830 30078 consensus_meta.cc:287] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd: Time spent flushing consensus metadata: real 0.584s	user 0.009s	sys 0.000s
W20260709 14:55:52.937003 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 136991us
I20260709 14:55:52.940243 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:52.943156 30071 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:52.966370 30155 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:52.968138 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:52.969049 28780 raft_consensus.cc:2393] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 6: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:52.938709 30078 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:53.028460 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:52.960554 29380 raft_consensus.cc:1275] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:53.030573 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:53.031147 29386 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:53.042876 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:53.043124 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:53.043872 29381 raft_consensus.cc:2468] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:53.043977 29379 raft_consensus.cc:2410] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd 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:55:53.045272 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:53.045922 29381 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:53.024528 28604 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:53.051928 28604 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:53.055114 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:53.055809 28711 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 6.
I20260709 14:55:53.057539 28711 raft_consensus.cc:1275] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:53.057926 29381 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 8.
I20260709 14:55:53.052870 28604 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
W20260709 14:55:53.061233 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 247387us
I20260709 14:55:53.067144 29386 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 7.
I20260709 14:55:53.067742 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:53.068454 28711 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 6.
I20260709 14:55:53.064270 30073 raft_consensus.cc:2804] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:53.073546 30078 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:53.073882 30073 raft_consensus.cc:697] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 6 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:53.074810 30073 consensus_queue.cc:237] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:53.075433 30321 raft_consensus.cc:2804] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:53.076009 30321 raft_consensus.cc:697] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 6 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:53.076447 29768 raft_consensus.cc:993] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d: : Instructing follower c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:53.076929 30321 consensus_queue.cc:237] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:53.082137 30327 consensus_queue.cc:1048] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:53.087060 30004 leader_election.cc:290] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:53.087432 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:53.088027 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:53.088330 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:53.088678 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:53.088876 28712 raft_consensus.cc:3060] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:55:53.089514 28706 raft_consensus.cc:2393] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 5: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:53.094319 29333 leader_election.cc:400] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627) with higher term. Message: Invalid argument: T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5.
I20260709 14:55:53.094957 29333 leader_election.cc:403] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:53.095999 28750 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:53.088047 28710 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:53.104887 30199 raft_consensus.cc:2804] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:55:53.105285 30199 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.105623 30199 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:53.053303 30084 raft_consensus.cc:493] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:53.108183 30084 raft_consensus.cc:515] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:53.109062 30337 consensus_queue.cc:1048] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:53.104100 28750 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:53.114097 30258 raft_consensus.cc:2804] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:53.102246 28712 raft_consensus.cc:2468] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 8.
I20260709 14:55:53.113063 28752 leader_election.cc:304] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:53.116072 28750 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:53.065316 30105 raft_consensus.cc:2804] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:53.114531 30258 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.076949 29768 raft_consensus.cc:1081] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Signalling peer c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:53.123014 28752 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:53.131292 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:53.131449 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c3b7c5de84211a84b485ef462991e" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:53.135365 28710 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 5.
I20260709 14:55:53.088718 28705 raft_consensus.cc:2468] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:53.142529 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:53.128657 30071 raft_consensus.cc:2804] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:53.132053 30115 raft_consensus.cc:2804] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:55:53.137233 30258 raft_consensus.cc:3060] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:53.151247 28712 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 6.
I20260709 14:55:53.139532 30304 raft_consensus.cc:2804] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:55:53.142596 30105 raft_consensus.cc:697] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:53.134155 30337 raft_consensus.cc:2749] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627) with higher term. Message: Invalid argument: T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5.
I20260709 14:55:53.146202 30084 leader_election.cc:290] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:53.150578 30071 raft_consensus.cc:493] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.176199 30071 raft_consensus.cc:3060] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:53.156452 30340 consensus_queue.cc:1048] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
I20260709 14:55:53.163709 30304 raft_consensus.cc:697] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 7 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:53.180603 30304 consensus_queue.cc:237] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:53.181746 30199 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:53.154434 30303 consensus_queue.cc:1048] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.017s
I20260709 14:55:53.160473 30115 raft_consensus.cc:697] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 8 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:53.185334 30115 consensus_queue.cc:237] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:53.162048 30321 raft_consensus.cc:493] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:53.173400 30105 consensus_queue.cc:237] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:53.203858 30258 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:53.216986 30258 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:53.198377 30321 raft_consensus.cc:515] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:53.219132 28712 raft_consensus.cc:1240] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 4. Current term is 5. Ops: []
I20260709 14:55:53.219782 30321 leader_election.cc:290] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:53.223699 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:53.226838 30199 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:53.216890 30347 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:53.228992 30347 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:53.231084 30347 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:53.231441 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:53.232040 28712 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:53.231348 30072 consensus_queue.cc:1059] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:53.233026 30072 consensus_queue.cc:1243] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer 63195fecc0004a168685fd9f3161ac3d log is divergent from this leader: its last log entry 5.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 14:55:53.233247 30078 consensus_queue.cc:1048] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:53.233750 30050 raft_consensus.cc:3055] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:53.234112 30050 raft_consensus.cc:740] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:53.234582 28708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:53.234879 30050 consensus_queue.cc:260] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:53.236081 30050 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:53.237224 28602 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:53.238911 28712 raft_consensus.cc:2468] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 7.
I20260709 14:55:53.239521 28708 raft_consensus.cc:3060] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:53.240442 28750 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:53.243472 29335 leader_election.cc:400] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 3. Current term is 4.
I20260709 14:55:53.243818 29335 leader_election.cc:403] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:53.244920 30289 raft_consensus.cc:2804] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:53.245501 30289 raft_consensus.cc:697] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:53.245597 29335 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:53.247467 29335 leader_election.cc:304] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:53.248981 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:53.251765 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:53.252810 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:53.261292 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:53.262389 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:53.263334 28708 raft_consensus.cc:2468] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 6.
W20260709 14:55:53.263602 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 111687us
I20260709 14:55:53.265497 28750 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:53.266342 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:53.268147 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:53.272454 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ccb1fc509a4279a58cf83fb9016739" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:53.272471 29388 raft_consensus.cc:1240] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 14:55:53.275496 28750 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:53.274273 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:53.277293 29382 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:53.244987 30026 raft_consensus.cc:493] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:53.245517 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:53.257079 30323 raft_consensus.cc:493] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.259215 30072 raft_consensus.cc:2804] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:55:53.260104 30093 raft_consensus.cc:2749] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 3. Current term is 4.
I20260709 14:55:53.286293 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:53.295789 29382 raft_consensus.cc:2468] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 7.
I20260709 14:55:53.296190 28781 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47172 (request call id 491) took 1012 ms. Trace:
I20260709 14:55:53.297109 28781 rpcz_store.cc:276] 0709 14:55:52.283982 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.284115 (+   133us) service_pool.cc:224] Handling call
0709 14:55:53.295949 (+1011834us) spinlock_profiling.cc:243] Waited 476 ms on lock 0x7b5400490054. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed62fa 00007fd1cee97b17 00007fd1c84126d4 00007fd1c8412662 00007fd1c8412591 00007fd1c841250c 00007fd1c84117c2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:53.296112 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1095912320}
I20260709 14:55:53.297822 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:53.299526 28604 leader_election.cc:400] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 election: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 6. Current term is 7.
I20260709 14:55:53.287627 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:53.273506 30303 raft_consensus.cc:2804] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:53.301501 30303 raft_consensus.cc:493] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.301862 30303 raft_consensus.cc:3060] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:53.303380 30071 raft_consensus.cc:515] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:53.305567 30071 leader_election.cc:290] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:53.295413 30199 raft_consensus.cc:2749] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:55:53.287174 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:53.309331 28780 raft_consensus.cc:2393] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 5: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:53.310024 28783 raft_consensus.cc:1275] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:53.312192 30326 consensus_queue.cc:1048] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:53.282948 30339 raft_consensus.cc:2804] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:53.314051 30339 raft_consensus.cc:697] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 6 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:53.314904 30339 consensus_queue.cc:237] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:53.267657 30340 raft_consensus.cc:2764] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260709 14:55:53.325838 30072 raft_consensus.cc:697] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 7 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:53.326885 30072 consensus_queue.cc:237] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:53.293869 30026 raft_consensus.cc:515] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:53.328814 28779 raft_consensus.cc:2368] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 6. Current term is 7.
I20260709 14:55:53.329351 30026 leader_election.cc:290] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:53.295899 30323 raft_consensus.cc:515] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:53.332012 30323 leader_election.cc:290] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:53.332129 28630 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60366 (request call id 602) took 1292 ms. Trace:
I20260709 14:55:53.332617 28630 rpcz_store.cc:276] 0709 14:55:52.039547 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.040077 (+   530us) service_pool.cc:224] Handling call
0709 14:55:52.040359 (+   282us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:52.040706 (+   347us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:52.040738 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:52.041205 (+   467us) log.cc:844] Serialized 26 byte log entry
0709 14:55:52.266106 (+224901us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:55:52.267410 (+  1304us) log.cc:844] Serialized 14 byte log entry
0709 14:55:52.376040 (+108630us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:52.376538 (+   498us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:53.330085 (+953547us) spinlock_profiling.cc:243] Waited 3.36 ms on lock 0x7b180007f720. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1cfcadde1 00007fd1cfcba5b1 00007fd1c6de53f3 00007fd1c6de77c1 00007fd1c6de7779 00007fd1c6de7709 00007fd1c6de76d1 00007fd1c6de69cd 0000000000396ad4 0000000000396919 00007fd1c6dc883a
0709 14:55:53.331837 (+  1752us) raft_consensus.cc:1685] finished
0709 14:55:53.331937 (+   100us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:53.332069 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1890,"prepare.queue_time_us":5310,"prepare.run_cpu_time_us":30,"prepare.run_wall_time_us":30,"raft.queue_time_us":25243,"raft.run_cpu_time_us":193,"raft.run_wall_time_us":10780,"spinlock_wait_cycles":7726464,"thread_start_us":197822,"threads_started":2,"wal-append.queue_time_us":263635}
I20260709 14:55:53.335757 29381 raft_consensus.cc:2368] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for earlier term 7. Current term is 8.
I20260709 14:55:53.338039 28604 leader_election.cc:400] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 election: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 6. Current term is 7.
I20260709 14:55:53.350620 30340 raft_consensus.cc:493] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:53.246318 30289 consensus_queue.cc:237] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:53.360338 29382 raft_consensus.cc:1240] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 6. Current term is 7. Ops: []
I20260709 14:55:53.463851 28782 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47176 (request call id 614) took 1094 ms. Trace:
I20260709 14:55:53.464356 28782 rpcz_store.cc:276] 0709 14:55:52.369730 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.371510 (+  1780us) service_pool.cc:224] Handling call
0709 14:55:52.775737 (+404227us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:55:52.777705 (+  1968us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:53.463639 (+685934us) spinlock_profiling.cc:243] Waited 404 ms on lock 0x7b54003c96d0. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed18ad 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6 00007fd1c820c26f
0709 14:55:53.463784 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":928690432}
I20260709 14:55:53.368963 30340 raft_consensus.cc:515] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:53.485430 30340 leader_election.cc:290] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:53.215416 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:53.490084 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:53.510413 30265 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:53.513468 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:53.518924 28633 raft_consensus.cc:1240] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 6 LEADER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:53.519611 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:53.520321 28630 raft_consensus.cc:2468] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:55:53.534735 28635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee4c428776274cc69f994ede7224723a"
dest_uuid: "6935e8e517bd4624970106e1e53d7662"
 from {username='slave'} at 127.0.0.1:60356
I20260709 14:55:53.546934 30265 raft_consensus.cc:493] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:53.552811 29768 consensus_queue.cc:1059] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:53.553740 29768 consensus_queue.cc:1243] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer 6935e8e517bd4624970106e1e53d7662 log is divergent from this leader: its last log entry 6.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 14:55:53.554227 29768 raft_consensus.cc:3055] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:53.554533 29768 raft_consensus.cc:740] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:53.555383 29768 consensus_queue.cc:260] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:53.560309 28676 leader_election.cc:304] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:53.547294 28635 raft_consensus.cc:493] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:53.565014 28635 raft_consensus.cc:3060] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:53.565505 30303 raft_consensus.cc:515] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:53.567215 29388 raft_consensus.cc:2393] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 6: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:53.556512 29768 raft_consensus.cc:3060] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:53.547603 30265 raft_consensus.cc:515] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:53.593933 28676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:53.570851 30343 raft_consensus.cc:2804] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:53.590083 28631 raft_consensus.cc:1275] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 14:55:53.589519 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 314070us
I20260709 14:55:53.596856 30355 raft_consensus.cc:493] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
W20260709 14:55:53.603104 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 238718us
I20260709 14:55:53.603359 30317 consensus_queue.cc:1059] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:55:53.607493 29991 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:53.616633 29333 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
W20260709 14:55:53.687161 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 70614us
I20260709 14:55:53.620371 28750 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:53.582882 30323 raft_consensus.cc:493] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.693145 30089 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:53.693388 30308 raft_consensus.cc:2749] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:53.691484 30318 raft_consensus.cc:2804] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:53.694465 30318 raft_consensus.cc:697] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:53.617465 30343 raft_consensus.cc:493] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.695363 30318 consensus_queue.cc:237] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:53.697098 30317 raft_consensus.cc:3055] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:55:53.693536 29991 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:53.697497 30317 raft_consensus.cc:740] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:53.695842 30343 raft_consensus.cc:3060] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:53.705533 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
W20260709 14:55:53.693216 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 72911.4us
I20260709 14:55:53.702733 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0f7e6f7d64d55b36814b6f0f8fad4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:53.716750 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:53.717360 28704 raft_consensus.cc:3060] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:53.724138 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:53.724855 29379 raft_consensus.cc:2468] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:53.725382 28704 raft_consensus.cc:2468] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:53.728485 28604 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:53.733848 28750 leader_election.cc:304] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:53.721710 29991 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:53.698967 30323 raft_consensus.cc:515] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:53.704507 30303 leader_election.cc:290] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:53.731971 30308 raft_consensus.cc:493] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.721210 30342 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:53.684079 30355 raft_consensus.cc:515] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:53.732535 30211 raft_consensus.cc:493] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:53.741096 30047 raft_consensus.cc:2804] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:53.735860 29651 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:53.698316 30317 consensus_queue.cc:260] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:53.747053 29991 raft_consensus.cc:2804] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:55:53.762274 30004 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.559s	user 0.019s	sys 0.036s
W20260709 14:55:53.819597 28677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:55:53.821348 30360 log.cc:927] Time spent T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.114s	user 0.000s	sys 0.000s
W20260709 14:55:53.812071 30004 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.609s	user 0.019s	sys 0.037s
I20260709 14:55:53.804913 30047 raft_consensus.cc:697] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:53.809191 29991 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:53.796350 30342 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:53.763222 30308 raft_consensus.cc:515] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:53.808516 30305 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
W20260709 14:55:53.858297 28784 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.611s	user 0.020s	sys 0.029s
W20260709 14:55:53.861512 28784 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.615s	user 0.020s	sys 0.029s
I20260709 14:55:53.803102 29651 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:53.864935 28752 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.565s	user 0.040s	sys 0.032s
W20260709 14:55:53.863279 28708 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.588s	user 0.018s	sys 0.010s
W20260709 14:55:53.865635 28708 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.591s	user 0.019s	sys 0.010s
W20260709 14:55:53.865293 28752 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.565s	user 0.040s	sys 0.032s
W20260709 14:55:53.866428 28752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 566224us
I20260709 14:55:53.853710 29991 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:53.830359 30323 leader_election.cc:290] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:53.871542 28752 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
W20260709 14:55:53.862890 30072 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.532s	user 0.013s	sys 0.034s
I20260709 14:55:53.802126 30211 raft_consensus.cc:515] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
W20260709 14:55:53.867537 28783 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.526s	user 0.017s	sys 0.044s
W20260709 14:55:53.889330 29384 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.597s	user 0.019s	sys 0.023s
W20260709 14:55:53.892711 29384 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.601s	user 0.019s	sys 0.023s
W20260709 14:55:53.876911 30072 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.546s	user 0.014s	sys 0.034s
W20260709 14:55:53.888062 28783 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.547s	user 0.017s	sys 0.044s
I20260709 14:55:53.877770 30206 raft_consensus.cc:2804] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:55:53.892274 30265 leader_election.cc:290] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:55:53.923300 28752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 47144.5us
I20260709 14:55:53.868418 30305 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:53.920367 30084 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.698s	user 0.006s	sys 0.014s
W20260709 14:55:53.947881 30084 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.725s	user 0.006s	sys 0.014s
I20260709 14:55:53.973390 30342 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:53.912523 30047 consensus_queue.cc:237] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:53.948565 30206 raft_consensus.cc:697] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 7 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:54.019727 30305 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
W20260709 14:55:54.022593 30359 log.cc:927] Time spent T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 14:55:54.022646 30211 leader_election.cc:290] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
W20260709 14:55:54.036989 30370 log.cc:927] Time spent T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 14:55:54.032442 30307 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.056499 29651 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
W20260709 14:55:54.058835 28676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:55:54.059290 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 370146us
I20260709 14:55:54.035540 30355 leader_election.cc:290] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
W20260709 14:55:54.061666 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 333231us
I20260709 14:55:54.041991 30322 raft_consensus.cc:493] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:54.054178 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:54.057874 28635 raft_consensus.cc:515] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:54.074710 28678 leader_election.cc:400] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 pre-election: Vote denied by peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415) with higher term. Message: Invalid argument: T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for earlier term 7. Current term is 8.
I20260709 14:55:54.075176 28678 leader_election.cc:403] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:54.087431 28678 leader_election.cc:304] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:54.088965 29381 raft_consensus.cc:1275] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:55:54.097579 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0474e9a9b2924cdca4d96474fcdb0195" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:54.099392 28710 raft_consensus.cc:2393] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 6: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:54.094182 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:54.094581 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:54.091024 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:54.063022 30308 leader_election.cc:290] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:54.106753 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:54.111442 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:54.059823 30307 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:54.087874 30105 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.116758 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:54.087735 30305 raft_consensus.cc:493] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:54.099507 29333 leader_election.cc:304] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
W20260709 14:55:54.100757 28603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:54.073035 30215 raft_consensus.cc:493] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:54.086485 30313 raft_consensus.cc:493] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:54.102818 30267 raft_consensus.cc:2749] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:54.128235 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:54.065331 30322 raft_consensus.cc:515] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:54.089869 30338 raft_consensus.cc:2749] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415) with higher term. Message: Invalid argument: T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for earlier term 7. Current term is 8.
I20260709 14:55:54.128814 30340 raft_consensus.cc:2749] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:54.072822 30206 consensus_queue.cc:237] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:54.159217 30307 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:54.159540 30322 leader_election.cc:290] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:54.128988 30305 raft_consensus.cc:515] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:54.160610 28635 leader_election.cc:290] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:54.158591 28786 raft_consensus.cc:1275] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:54.162732 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:54.163312 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:54.163746 28785 raft_consensus.cc:2468] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:54.131042 29380 raft_consensus.cc:1240] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 6. Current term is 7. Ops: []
I20260709 14:55:54.168331 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:54.166355 28602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:54.120262 29991 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:54.126385 30105 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:54.206466 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:54.214279 28781 raft_consensus.cc:2368] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for earlier term 4. Current term is 5.
I20260709 14:55:54.187383 29333 leader_election.cc:304] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:54.128548 30215 raft_consensus.cc:515] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:54.251142 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:54.266155 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:54.269829 28786 raft_consensus.cc:3060] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:54.161927 30305 leader_election.cc:290] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:54.131858 30313 raft_consensus.cc:515] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:54.272179 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:54.270963 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 83657.9us
I20260709 14:55:54.297917 28634 raft_consensus.cc:2393] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 5: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:54.307351 28786 raft_consensus.cc:2468] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:54.313958 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:54.322757 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:54.326859 28636 raft_consensus.cc:2468] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:54.327566 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:54.268092 30088 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
W20260709 14:55:54.316449 30373 log.cc:927] Time spent T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.277s	user 0.001s	sys 0.000s
I20260709 14:55:54.298583 30355 raft_consensus.cc:2749] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 14:55:54.325501 30372 log.cc:927] Time spent T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.296s	user 0.001s	sys 0.001s
I20260709 14:55:54.356014 30338 raft_consensus.cc:493] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.210291 30267 consensus_queue.cc:1048] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.129s
I20260709 14:55:54.331066 29813 raft_consensus.cc:493] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:54.380829 29813 raft_consensus.cc:515] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:54.387708 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:54.370119 30371 log.cc:927] Time spent T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.315s	user 0.001s	sys 0.001s
I20260709 14:55:54.350847 30289 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:54.396493 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:54.375990 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:54.385093 30381 raft_consensus.cc:493] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:54.388953 28778 raft_consensus.cc:1240] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 7 LEADER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 6. Current term is 7. Ops: []
I20260709 14:55:54.411402 29813 leader_election.cc:290] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:54.360028 30088 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:55:54.422670 30380 log.cc:927] Time spent T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.256s	user 0.000s	sys 0.000s
I20260709 14:55:54.393810 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:54.425796 28637 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47968 (request call id 290) took 1142 ms. Trace:
W20260709 14:55:54.425979 30387 log.cc:927] Time spent T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.116s	user 0.000s	sys 0.000s
I20260709 14:55:54.394937 29378 raft_consensus.cc:1275] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:54.426245 28637 rpcz_store.cc:276] 0709 14:55:53.283271 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:53.283395 (+   124us) service_pool.cc:224] Handling call
0709 14:55:53.565413 (+282018us) spinlock_profiling.cc:243] Waited 1.19 ms on lock 0x7b5800029798. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6dadb71 00007fd1c6dada22 00007fd1cfcc6c09 00007fd1cee20ee0 00007fd1ceeea0ab 00007fd1ceeea131 00007fd1ceeabfc0 00007fd1cee96929 00007fd1cee963d2 00007fd1c840dbd4
0709 14:55:53.565614 (+   201us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:53.605628 (+ 40014us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:55:53.888457 (+282829us) log.cc:844] Serialized 14 byte log entry
0709 14:55:54.124886 (+236429us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:54.125435 (+   549us) log.cc:844] Serialized 26 byte log entry
0709 14:55:54.125567 (+   132us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:55:54.125608 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:54.125679 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:54.425488 (+299809us) raft_consensus.cc:1685] finished
0709 14:55:54.425601 (+   113us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:54.425741 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":147134,"prepare.queue_time_us":90310,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":40,"raft.queue_time_us":74636,"raft.run_cpu_time_us":201,"raft.run_wall_time_us":4475,"spinlock_wait_cycles":2748288,"thread_start_us":477218,"threads_started":2,"wal-append.queue_time_us":408740}
W20260709 14:55:54.423892 30377 log.cc:927] Time spent T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.268s	user 0.000s	sys 0.001s
W20260709 14:55:54.432911 30376 log.cc:927] Time spent T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.306s	user 0.001s	sys 0.001s
W20260709 14:55:54.440253 30386 log.cc:927] Time spent T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 14:55:54.442185 30105 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:54.443383 29991 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:54.444643 30381 raft_consensus.cc:515] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
W20260709 14:55:54.447583 29768 consensus_meta.cc:287] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d: Time spent flushing consensus metadata: real 0.872s	user 0.007s	sys 0.003s
I20260709 14:55:54.448385 28706 raft_consensus.cc:2410] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 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:55:54.408191 30289 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:54.450348 30289 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:54.381626 30338 raft_consensus.cc:515] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:54.455462 30215 leader_election.cc:290] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:54.457391 28780 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47172 (request call id 508) took 1142 ms. Trace:
I20260709 14:55:54.457837 28780 rpcz_store.cc:276] 0709 14:55:53.314676 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:53.314832 (+   156us) service_pool.cc:224] Handling call
0709 14:55:53.315195 (+   363us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:53.315556 (+   361us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:53.315589 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:53.316062 (+   473us) log.cc:844] Serialized 26 byte log entry
0709 14:55:53.790968 (+474906us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:55:53.801955 (+ 10987us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:53.807398 (+  5443us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:54.457148 (+649750us) raft_consensus.cc:1685] finished
0709 14:55:54.457181 (+    33us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:54.457329 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":7746,"raft.run_cpu_time_us":59,"raft.run_wall_time_us":59,"thread_start_us":430966,"threads_started":1,"wal-append.queue_time_us":633649}
I20260709 14:55:54.460053 28784 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47172 (request call id 502) took 1216 ms. Trace:
I20260709 14:55:54.460435 28784 rpcz_store.cc:276] 0709 14:55:53.243885 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:53.245588 (+  1703us) service_pool.cc:224] Handling call
0709 14:55:53.245893 (+   305us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:53.246188 (+   295us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:53.246216 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:53.246657 (+   441us) log.cc:844] Serialized 26 byte log entry
0709 14:55:53.861913 (+615256us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:55:53.861952 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:53.862015 (+    63us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:54.459844 (+597829us) raft_consensus.cc:1685] finished
0709 14:55:54.459865 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:54.459996 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10367,"raft.queue_time_us":3647,"raft.run_cpu_time_us":113,"raft.run_wall_time_us":8282,"thread_start_us":614978,"threads_started":1,"wal-append.queue_time_us":782758}
I20260709 14:55:54.421674 28635 raft_consensus.cc:2468] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:55:54.423943 30088 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:54.470542 30395 raft_consensus.cc:493] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
W20260709 14:55:54.477389 30343 consensus_meta.cc:287] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d: Time spent flushing consensus metadata: real 0.763s	user 0.011s	sys 0.000s
W20260709 14:55:54.633374 30396 log.cc:927] Time spent T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.148s	user 0.000s	sys 0.000s
I20260709 14:55:54.636478 30313 leader_election.cc:290] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:54.640527 30381 leader_election.cc:290] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:54.640822 30338 leader_election.cc:290] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:54.631590 30343 raft_consensus.cc:515] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:54.629755 30395 raft_consensus.cc:515] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:54.684460 28604 leader_election.cc:304] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:54.648036 30395 leader_election.cc:290] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:54.649284 30343 leader_election.cc:290] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:54.647467 30317 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:54.712244 30401 raft_consensus.cc:2804] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:54.709007 30289 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:54.707842 30382 consensus_queue.cc:1048] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 14:55:54.719655 30289 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:54.724009 30289 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:54.730980 30402 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:54.731968 30402 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:54.735736 30402 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:54.737306 30402 raft_consensus.cc:493] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:54.738610 30402 raft_consensus.cc:515] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:54.741617 30402 leader_election.cc:290] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:54.741894 28632 raft_consensus.cc:1240] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 4. Current term is 5. Ops: []
I20260709 14:55:54.754390 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:54.755717 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:54.760036 28602 leader_election.cc:304] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:54.761946 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:54.762538 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:54.764287 28710 raft_consensus.cc:1275] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:54.764531 30084 raft_consensus.cc:2749] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:54.767453 30393 raft_consensus.cc:493] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:54.768272 30393 raft_consensus.cc:515] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:54.770891 30393 leader_election.cc:290] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:54.773489 30084 raft_consensus.cc:493] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:54.774200 30084 raft_consensus.cc:515] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:54.742017 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:54.742865 30343 raft_consensus.cc:493] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:54.743058 30401 raft_consensus.cc:697] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 4 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:54.744119 28707 raft_consensus.cc:1275] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 14:55:54.747320 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:54.750247 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:54.752173 30105 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
W20260709 14:55:54.641947 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 326154us
I20260709 14:55:54.781953 28707 pending_rounds.cc:85] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d: Aborting all ops after (but not including) 3
I20260709 14:55:54.783402 28707 pending_rounds.cc:107] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 14:55:54.752223 28785 raft_consensus.cc:1275] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 14:55:54.784070 28707 raft_consensus.cc:2889] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:54.785930 28785 pending_rounds.cc:85] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd: Aborting all ops after (but not including) 2
I20260709 14:55:54.787919 28785 pending_rounds.cc:107] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 14:55:54.788196 28785 raft_consensus.cc:2889] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:54.760489 28705 raft_consensus.cc:1275] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:54.776562 30084 leader_election.cc:290] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:54.797387 28602 leader_election.cc:304] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:54.802258 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:54.786633 30401 consensus_queue.cc:237] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:54.782536 30105 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:54.804474 30402 raft_consensus.cc:493] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:54.805641 30105 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:54.805472 30402 raft_consensus.cc:515] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:54.803134 28778 raft_consensus.cc:2468] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:54.809906 28706 raft_consensus.cc:3055] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:54.811923 28706 raft_consensus.cc:740] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:54.782091 30343 raft_consensus.cc:515] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:54.814692 28706 consensus_queue.cc:260] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:54.816033 28706 raft_consensus.cc:3060] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:54.816112 30343 leader_election.cc:290] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:54.819281 30097 raft_consensus.cc:493] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:54.820276 30097 raft_consensus.cc:515] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:54.822309 30385 log.cc:927] Time spent T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.569s	user 0.007s	sys 0.000s
I20260709 14:55:54.822553 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:54.823520 29378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549"
dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:38610
I20260709 14:55:54.825551 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:54.825388 30097 leader_election.cc:290] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:54.826454 28784 raft_consensus.cc:2468] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:54.826937 28711 raft_consensus.cc:1275] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:54.819164 30115 raft_consensus.cc:493] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:54.824529 29378 raft_consensus.cc:493] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:54.830479 29333 leader_election.cc:304] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:54.831291 29378 raft_consensus.cc:3060] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:54.838937 30304 raft_consensus.cc:493] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:54.839879 30304 raft_consensus.cc:515] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:54.840896 28713 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47808 (request call id 568) took 1117 ms. Trace:
I20260709 14:55:54.841349 28713 rpcz_store.cc:276] 0709 14:55:53.717761 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:53.717867 (+   106us) service_pool.cc:224] Handling call
0709 14:55:53.721290 (+  3423us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:53.804109 (+ 82819us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:53.804141 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:53.804593 (+   452us) log.cc:844] Serialized 26 byte log entry
0709 14:55:54.064049 (+259456us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:55:54.064090 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:54.831948 (+767858us) spinlock_profiling.cc:243] Waited 79.1 ms on lock 0x7b5400459f54. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c9e3b571 00007fd1c9ed2e01 00007fd1c9ed183e 00007fd1cee96419 00007fd1c840dbd4 00007fd1c840db62 00007fd1c840da91 00007fd1c840da0c 00007fd1c840ccc2 00007fd1c820d48c 00007fd1c820c8c6
0709 14:55:54.832026 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:54.832095 (+    69us) raft_consensus.cc:1685] finished
0709 14:55:54.832108 (+    13us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:54.835136 (+  3028us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4241,"raft.run_cpu_time_us":128,"raft.run_wall_time_us":4507,"spinlock_wait_cycles":181852032,"thread_start_us":259126,"threads_started":1,"wal-append.queue_time_us":404920}
I20260709 14:55:54.848914 29333 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:54.851187 28705 raft_consensus.cc:1275] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:55:54.830626 30115 raft_consensus.cc:515] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:54.858875 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:54.859879 29381 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 5.
I20260709 14:55:54.848758 30304 leader_election.cc:290] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:54.858063 30097 raft_consensus.cc:2749] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:54.865502 30303 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:54.866463 30394 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:54.866987 30115 leader_election.cc:290] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:54.867184 30394 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:54.867620 30115 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:54.868322 30115 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:54.869055 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:54.833236 30084 raft_consensus.cc:2749] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:54.901340 28709 raft_consensus.cc:1275] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:55:54.904907 28713 raft_consensus.cc:2393] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 4: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:54.913796 28706 raft_consensus.cc:2468] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:55:54.919126 30084 consensus_queue.cc:1048] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 14:55:54.919953 30115 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:54.926962 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:54.930406 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:54.932430 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 83782.6us
I20260709 14:55:54.942333 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:54.943917 30089 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.944593 30089 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:54.947476 28604 leader_election.cc:304] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:54.948029 30084 consensus_queue.cc:1059] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:55:54.948979 30305 raft_consensus.cc:2749] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:54.949826 30089 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:54.950203 30388 log.cc:927] Time spent T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.788s	user 0.002s	sys 0.000s
I20260709 14:55:54.951300 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:54.951478 30394 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:54.952034 30394 raft_consensus.cc:493] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:54.952742 30394 raft_consensus.cc:515] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:54.955456 30394 leader_election.cc:290] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:54.957649 28678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:54.961441 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:54.962034 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:54.952092 28786 raft_consensus.cc:3060] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:54.962827 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4cc0209602433b8607f91ea7537a8f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:54.949203 30084 raft_consensus.cc:3055] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:55:54.963640 30084 raft_consensus.cc:740] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:54.963990 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:54.965245 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:54.964870 30084 consensus_queue.cc:260] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:54.966107 29383 raft_consensus.cc:2410] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for term 9 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 14:55:54.966459 30084 raft_consensus.cc:3060] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:54.971153 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:54.973467 30404 log.cc:927] Time spent T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 14:55:54.973659 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:54.963110 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:54.976468 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:54.977124 28782 raft_consensus.cc:2468] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:54.962710 29382 raft_consensus.cc:2468] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:54.979890 30260 consensus_queue.cc:1048] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:54.853319 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:54.982474 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:54.949034 30363 log.cc:927] Time spent T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.987s	user 0.001s	sys 0.007s
I20260709 14:55:54.947516 30402 leader_election.cc:290] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:54.990149 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
W20260709 14:55:54.986913 30390 log.cc:927] Time spent T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.596s	user 0.000s	sys 0.007s
I20260709 14:55:54.999984 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b07b077bff549d9bb4bec9c34332dc8" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:55.006698 28678 leader_election.cc:400] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for earlier term 4. Current term is 5.
I20260709 14:55:55.007139 28678 leader_election.cc:403] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 14:55:55.013931 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:55.022311 28750 leader_election.cc:304] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:55.024856 29388 raft_consensus.cc:3060] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:54.999661 30402 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:55.007402 30304 consensus_queue.cc:1048] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 14:55:55.038071 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:55.034471 28750 leader_election.cc:304] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:55.041167 30402 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:55.041381 30310 raft_consensus.cc:2749] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for earlier term 4. Current term is 5.
I20260709 14:55:55.047838 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:55.036636 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:55.053570 28604 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:55.042999 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:55.057159 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:55.060380 28712 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54134 (request call id 239) took 1785 ms. Trace:
I20260709 14:55:55.056257 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:55.060549 28460 catalog_manager.cc:5697] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:55.065147 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:55.056164 30260 raft_consensus.cc:2804] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:55.065932 30260 raft_consensus.cc:493] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
W20260709 14:55:55.066303 28679 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:55.069002 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:55.071383 29384 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38626 (request call id 455) took 1780 ms. Trace:
I20260709 14:55:55.073112 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb39e7938ee848bc81aee3cdfd35f946" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:55.071900 29384 rpcz_store.cc:276] 0709 14:55:53.291078 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:53.291174 (+    96us) service_pool.cc:224] Handling call
0709 14:55:53.291449 (+   275us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:53.291763 (+   314us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:55:53.893106 (+601343us) log.cc:844] Serialized 14 byte log entry
0709 14:55:54.112563 (+219457us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:54.113074 (+   511us) log.cc:844] Serialized 26 byte log entry
0709 14:55:54.113238 (+   164us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:55:54.113287 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:54.113374 (+    87us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:54.980478 (+867104us) spinlock_profiling.cc:243] Waited 2.97 ms on lock 0x7b4400022b4c. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6d0bc85 00007fd1c6d0c6a2 00007fd1c9a7e1db 00007fd1c9a79aaf 00007fd1c9a6d86e 00007fd1c9a6cbb6 00007fd1c9a6c7d8 00007fd1c9a76221 00007fd1c9a761d9 00007fd1c9a76169
0709 14:55:55.070926 (+ 90448us) raft_consensus.cc:1685] finished
0709 14:55:55.071047 (+   121us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:55.071211 (+   164us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":11924,"prepare.queue_time_us":539832,"prepare.run_cpu_time_us":28,"prepare.run_wall_time_us":28,"raft.queue_time_us":14441,"raft.run_cpu_time_us":205,"raft.run_wall_time_us":7609,"spinlock_wait_cycles":6832512,"thread_start_us":818759,"threads_started":2,"wal-append.queue_time_us":440476}
I20260709 14:55:55.074105 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:55.074573 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:55.060968 28712 rpcz_store.cc:276] 0709 14:55:53.274443 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:53.274576 (+   133us) service_pool.cc:224] Handling call
0709 14:55:53.274851 (+   275us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:53.275163 (+   312us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:53.275191 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:53.275586 (+   395us) log.cc:844] Serialized 26 byte log entry
0709 14:55:53.596508 (+320922us) spinlock_profiling.cc:243] Waited 2.79 ms on lock 0x7b480047bbd8. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1cedfbaa1 00007fd1cedf2b37 00007fd1cedf29ca 00007fd1ceeea26f 00007fd1ceee9f37 00007fd1ceefe55c 00007fd1ceefe508 00007fd1ceefe488 00007fd1ceefe443 00007fd1ceefd6ec 00007fd1cde27a96
0709 14:55:53.742348 (+145840us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:55:53.743127 (+   779us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:53.743199 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:54.948005 (+1204806us) spinlock_profiling.cc:243] Waited 6.38 ms on lock 0x7b4400022b4c. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6d0bc85 00007fd1c6d0c6a2 00007fd1c9a7e1db 00007fd1c9a79aaf 00007fd1c9a6d86e 00007fd1c9a6cbb6 00007fd1c9a6c7d8 00007fd1c9a76221 00007fd1c9a761d9 00007fd1c9a76169
0709 14:55:55.058074 (+110069us) raft_consensus.cc:1685] finished
0709 14:55:55.058097 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:55.060140 (+  2043us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":21310,"raft.queue_time_us":95,"raft.run_cpu_time_us":1306,"raft.run_wall_time_us":317892,"spinlock_wait_cycles":21091968,"thread_start_us":466422,"threads_started":1,"wal-append.queue_time_us":641083}
I20260709 14:55:55.076853 29382 raft_consensus.cc:1275] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:55:55.077766 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596ab6075a142e295a023b22c1e1395" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:55.080632 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:55.078766 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:55.079686 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:55.065575 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45a9ba8dc641e8a59a739d218cfb61" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:55.066361 30260 raft_consensus.cc:3060] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:55.084110 29378 raft_consensus.cc:515] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:55.084695 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f31ad5f1b44d6d8a2abbcc02b3ada2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:55.085421 28635 raft_consensus.cc:3060] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:55:55.089075 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:55.084009 28634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:55.074507 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:55.091759 29385 raft_consensus.cc:2468] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:55.071477 28633 raft_consensus.cc:1240] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 4 LEADER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:55.099993 30402 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:55.100271 28635 raft_consensus.cc:2468] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
W20260709 14:55:55.103416 30410 log.cc:927] Time spent T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 14:55:55.104020 30215 raft_consensus.cc:493] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:55.104928 30215 raft_consensus.cc:515] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:55.107813 30215 leader_election.cc:290] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:55.108369 30215 raft_consensus.cc:493] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:55.109366 30215 raft_consensus.cc:515] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:55.110944 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:55.111820 29384 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 7.
I20260709 14:55:55.112905 30047 raft_consensus.cc:493] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:55.113581 30047 raft_consensus.cc:515] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:55.116199 30047 leader_election.cc:290] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:55.116214 30215 leader_election.cc:290] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:55.116791 29385 raft_consensus.cc:1240] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 6. Current term is 7. Ops: [6.5-6.5]
W20260709 14:55:55.118593 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 67966.6us
I20260709 14:55:55.123741 30260 raft_consensus.cc:515] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:55.126613 30260 leader_election.cc:290] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:55.126626 29382 raft_consensus.cc:1275] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 3. (term mismatch)
I20260709 14:55:55.127476 29382 pending_rounds.cc:85] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53: Aborting all ops after (but not including) 2
I20260709 14:55:55.127589 29378 leader_election.cc:290] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:55.127692 29382 pending_rounds.cc:107] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 14:55:55.128114 29382 raft_consensus.cc:2889] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:55.129457 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:55.130039 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:55.130438 29378 raft_consensus.cc:2393] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 6: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:55.131234 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:55.141978 28786 raft_consensus.cc:2468] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:55.149780 30272 raft_consensus.cc:2764] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 14:55:55.150260 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:55.151875 28635 raft_consensus.cc:1275] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 5. (term mismatch)
I20260709 14:55:55.153014 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:55.153890 28712 raft_consensus.cc:2468] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:55.151890 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:55.156807 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:55.157480 28635 pending_rounds.cc:85] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662: Aborting all ops after (but not including) 4
I20260709 14:55:55.157927 28635 pending_rounds.cc:107] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260709 14:55:55.158221 28635 raft_consensus.cc:2889] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:55.157483 28676 leader_election.cc:304] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:55.152191 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:55.164582 29385 raft_consensus.cc:3055] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:55:55.165787 29385 raft_consensus.cc:740] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
W20260709 14:55:55.167049 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 186191us
I20260709 14:55:55.167332 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:55.164976 28713 raft_consensus.cc:1275] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:55:55.172272 29385 consensus_queue.cc:260] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:55.173743 29385 raft_consensus.cc:3060] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:55.176753 30215 consensus_queue.cc:1059] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:55.180348 28604 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:55.180944 30260 consensus_queue.cc:1048] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:55:55.182586 29991 raft_consensus.cc:2804] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:55.183040 29991 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:55.183405 29991 raft_consensus.cc:3060] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:55.183858 30260 consensus_queue.cc:1048] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:55.185154 28783 raft_consensus.cc:1240] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:55.186177 30303 raft_consensus.cc:2749] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:55.188589 29386 raft_consensus.cc:1275] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:55:55.195781 28750 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:55.197151 28752 leader_election.cc:304] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:55.199427 30206 raft_consensus.cc:493] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:55.200806 30206 raft_consensus.cc:515] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:55.202105 29379 raft_consensus.cc:1240] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 4. Current term is 5. Ops: []
I20260709 14:55:55.203739 30206 leader_election.cc:290] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:55.204525 30260 raft_consensus.cc:2804] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:55.204972 30260 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:55.205379 30260 raft_consensus.cc:3060] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:55.207620 30326 consensus_queue.cc:1048] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:55.208029 30368 raft_consensus.cc:3060] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:55.209077 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:55.211828 29333 leader_election.cc:304] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
W20260709 14:55:55.226555 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 53194us
I20260709 14:55:55.227782 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:55.228482 29382 raft_consensus.cc:2468] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:55.239909 28750 leader_election.cc:304] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:55.232602 28678 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:55.243607 29385 raft_consensus.cc:1275] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260709 14:55:55.242954 29388 raft_consensus.cc:2468] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:55.244066 29385 pending_rounds.cc:85] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53: Aborting all ops after (but not including) 3
I20260709 14:55:55.248234 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:55.248978 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:55.205447 28460 catalog_manager.cc:5697] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 2 to 3, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 3 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.249415 30304 raft_consensus.cc:2749] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:55.251189 28750 leader_election.cc:304] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:55.250959 28460 catalog_manager.cc:5697] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.256734 30078 consensus_queue.cc:1048] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:55:55.257480 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:55.257951 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:55.258140 28706 raft_consensus.cc:3055] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:55.252698 28752 leader_election.cc:304] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:55.258518 28706 raft_consensus.cc:740] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:55.259446 28706 consensus_queue.cc:260] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:55.254014 30394 raft_consensus.cc:2749] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:55.260480 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:55.254619 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550a829d6264760bb5d4d7015da432d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:55.255883 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:55.260488 30304 raft_consensus.cc:2804] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:55.261951 29335 leader_election.cc:304] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:55.245324 29385 pending_rounds.cc:107] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260709 14:55:55.262214 30304 raft_consensus.cc:493] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:55.263200 29385 raft_consensus.cc:2889] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:55.263293 30304 raft_consensus.cc:3060] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:55.268735 30336 raft_consensus.cc:2804] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:55.269176 30336 raft_consensus.cc:493] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:55.269546 30336 raft_consensus.cc:3060] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:55.273006 30097 consensus_queue.cc:1059] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:55.265700 28750 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:55.262509 28706 raft_consensus.cc:3060] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:55.268388 30078 consensus_queue.cc:1048] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 14:55:55.275620 30206 raft_consensus.cc:2749] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:55.275616 28786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:55.278790 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:55.280032 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 47529.2us
I20260709 14:55:55.280910 30330 raft_consensus.cc:2749] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:55.282204 28678 leader_election.cc:304] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:55.282423 30206 consensus_queue.cc:1048] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:55.282745 30318 raft_consensus.cc:2749] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:55.283612 30328 consensus_queue.cc:1048] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:55.283936 30330 raft_consensus.cc:2749] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:55.244588 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f30d41cb2894d1387b3a5a3a456caf9" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:55.264642 28460 catalog_manager.cc:5697] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 1 to 5, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 5 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:55.295444 28676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:55.296541 29388 raft_consensus.cc:1275] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:55:55.274143 30319 raft_consensus.cc:3055] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:55.298715 30319 raft_consensus.cc:740] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:55.299352 30368 raft_consensus.cc:2749] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:55.241576 30343 raft_consensus.cc:2804] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:55.303542 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:55.301908 29385 raft_consensus.cc:1275] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:55.300182 30310 raft_consensus.cc:3055] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:55.283488 28678 leader_election.cc:304] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:55.309295 28460 catalog_manager.cc:5697] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 2 to 3, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 3 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.311388 29333 leader_election.cc:304] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:55.316339 28786 raft_consensus.cc:2468] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 6.
I20260709 14:55:55.325894 28459 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35768 (request call id 147) took 7442 ms. Trace:
I20260709 14:55:55.315915 30343 raft_consensus.cc:697] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:55.328038 28459 rpcz_store.cc:276] 0709 14:55:47.806334 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:47.807054 (+   720us) service_pool.cc:224] Handling call
0709 14:55:55.248481 (+7441427us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:51.584826 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:51.585474 (+   648us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:51.585514 (+    40us) write_op.cc:435] Acquired schema lock
0709 14:55:51.585537 (+    23us) tablet.cc:662] Decoding operations
0709 14:55:51.654153 (+ 68616us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:51.654212 (+    59us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:51.654238 (+    26us) tablet.cc:685] Acquiring locks for 11 operations
0709 14:55:51.655132 (+   894us) tablet.cc:701] Row locks acquired
0709 14:55:51.655146 (+    14us) write_op.cc:260] PREPARE: finished
0709 14:55:51.655283 (+   137us) write_op.cc:270] Start()
0709 14:55:51.655382 (+    99us) write_op.cc:276] Timestamp: P: 1783608951655242 usec, L: 0
0709 14:55:51.655398 (+    16us) op_driver.cc:348] REPLICATION: starting
0709 14:55:51.656013 (+   615us) log.cc:844] Serialized 4384 byte log entry
0709 14:55:52.100040 (+444027us) op_driver.cc:464] REPLICATION: finished
0709 14:55:52.409194 (+309154us) write_op.cc:301] APPLY: starting
0709 14:55:52.414683 (+  5489us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:52.493110 (+ 78427us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:52.499423 (+  6313us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:52.638100 (+138677us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:52.638314 (+   214us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=11
0709 14:55:52.638360 (+    46us) write_op.cc:312] APPLY: finished
0709 14:55:52.638662 (+   302us) log.cc:844] Serialized 82 byte log entry
0709 14:55:52.638825 (+   163us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:52.638952 (+   127us) write_op.cc:454] Released schema lock
0709 14:55:52.639000 (+    48us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:52.639326 (+   326us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:52.639356 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":13110,"reported_tablets":29,"child_traces":[["op",{"apply.queue_time_us":290676,"apply.run_cpu_time_us":4222,"apply.run_wall_time_us":236019,"num_ops":11,"prepare.queue_time_us":168345,"prepare.run_cpu_time_us":24476,"prepare.run_wall_time_us":130582,"raft.queue_time_us":326769,"raft.run_cpu_time_us":22214,"raft.run_wall_time_us":191415,"replication_time_us":444491,"thread_start_us":602881,"threads_started":4,"wal-append.queue_time_us":84775,"wal-append.run_cpu_time_us":14454,"wal-append.run_wall_time_us":1913986}]]}
I20260709 14:55:55.296430 30078 consensus_queue.cc:1048] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.030s
I20260709 14:55:55.306780 30310 raft_consensus.cc:740] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:55.342610 30395 raft_consensus.cc:2804] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:55.346031 28604 leader_election.cc:304] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:55.356240 28706 raft_consensus.cc:2468] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 6.
I20260709 14:55:55.326156 30368 consensus_queue.cc:1048] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
W20260709 14:55:55.357040 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 45818.9us
W20260709 14:55:55.357574 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 74161.8us
I20260709 14:55:55.345165 30215 raft_consensus.cc:2749] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:55.329106 30343 consensus_queue.cc:237] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:55.374013 28604 leader_election.cc:304] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:55.375341 28604 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:55.384840 30310 consensus_queue.cc:260] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:55.385218 29991 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:55.386238 30310 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:55.387586 29991 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:55.387841 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3e50ba71ad459b8ecd9f13933b76fa" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:55.389374 30381 raft_consensus.cc:2749] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:55.390105 30317 raft_consensus.cc:2749] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:55:55.396404 28750 leader_election.cc:304] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:55.397589 28750 leader_election.cc:304] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:55.402608 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:55.389429 30326 raft_consensus.cc:2749] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:55.412825 28710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:55.396044 30089 raft_consensus.cc:2804] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:55.414044 28604 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:55.405167 30047 raft_consensus.cc:2749] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:55.424273 28631 raft_consensus.cc:1275] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 5. (term mismatch)
I20260709 14:55:55.429873 29333 leader_election.cc:304] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:55.431034 28631 pending_rounds.cc:85] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662: Aborting all ops after (but not including) 4
I20260709 14:55:55.431450 28631 pending_rounds.cc:107] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260709 14:55:55.431682 28631 raft_consensus.cc:2889] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:55.434558 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:55.409147 30381 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.439034 30318 raft_consensus.cc:2749] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:55:55.440629 30395 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:55.441183 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:55.442487 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:55.420987 30089 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:55.429019 30339 raft_consensus.cc:2749] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:55:55.443958 30320 raft_consensus.cc:493] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:55.454983 30320 raft_consensus.cc:515] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:55.450364 28602 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:55.451165 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:55.454393 29333 leader_election.cc:304] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:55.448149 28678 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:55.462942 28750 leader_election.cc:304] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:55.450779 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:55.481559 29333 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:55.413681 30260 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:55.446237 30330 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.418146 30336 raft_consensus.cc:515] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:55.495846 29335 leader_election.cc:304] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:55.493606 30133 raft_consensus.cc:2749] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:55.496655 30381 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:55.499444 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 51396.9us
I20260709 14:55:55.500865 30115 raft_consensus.cc:2749] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:55.446375 30423 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.441224 30395 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:55.444973 30089 raft_consensus.cc:3060] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:55.485904 30328 raft_consensus.cc:2804] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:55.521564 28678 leader_election.cc:304] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:55.489347 30318 raft_consensus.cc:2749] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:55.517655 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:55.517962 28785 raft_consensus.cc:1240] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:55.518450 29333 leader_election.cc:304] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:55.515668 30317 raft_consensus.cc:2749] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:55:55.528858 28709 raft_consensus.cc:1240] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 6. Current term is 7. Ops: []
I20260709 14:55:55.540055 29378 raft_consensus.cc:1240] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:55.530076 30381 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:55.530663 30093 raft_consensus.cc:493] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.514045 30330 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:55.521582 30328 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:55.532656 28678 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:55.515863 30097 raft_consensus.cc:2804] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:55.545778 30304 raft_consensus.cc:515] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:55.550137 30336 leader_election.cc:290] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
W20260709 14:55:55.553972 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 80208.8us
I20260709 14:55:55.535872 30215 raft_consensus.cc:2749] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:55.567339 30097 raft_consensus.cc:697] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:55.576557 30004 raft_consensus.cc:2749] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:55:55.560608 30328 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:55.574239 30381 raft_consensus.cc:2749] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:55.526795 30423 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:55:55.602172 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 69588.5us
I20260709 14:55:55.584444 30084 raft_consensus.cc:2804] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:55:55.560719 30093 raft_consensus.cc:515] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:55.609246 30097 consensus_queue.cc:237] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:55.609347 28781 raft_consensus.cc:1275] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:55.630254 30319 consensus_queue.cc:260] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:55.631423 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 181153us
I20260709 14:55:55.631803 30319 raft_consensus.cc:3060] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:55.643064 28678 leader_election.cc:304] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:55:55.654093 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 142951us
I20260709 14:55:55.660854 28711 raft_consensus.cc:1275] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:55.670495 28708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf5acf29cff848c88b0e93b49692f5da"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
mode: GRACEFUL
new_leader_uuid: "ceda9c81d146472d8815f86f59b23fdd"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:55:55.671268 28708 raft_consensus.cc:606] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Received request to transfer leadership to TS ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:55.671595 28708 raft_consensus.cc:614] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:55:55.672926 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:55.705062 30093 leader_election.cc:290] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:55.705293 30328 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:55.707579 30328 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:55.709448 30394 consensus_queue.cc:1048] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:55:55.716120 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 47158.5us
I20260709 14:55:55.717046 28602 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:55.718061 30432 raft_consensus.cc:2749] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:55.718783 30432 consensus_queue.cc:1048] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:55.720857 30433 consensus_queue.cc:1048] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:55.721411 30089 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:55.723738 30089 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:55.724807 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:55.727634 30423 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:55.736894 28638 raft_consensus.cc:1240] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5. Ops: []
I20260709 14:55:55.659667 30310 raft_consensus.cc:2749] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:55:55.745568 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 142217us
I20260709 14:55:55.756212 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:55.756642 28704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:55.770380 28678 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:55.736212 30317 consensus_queue.cc:1048] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 14:55:55.736641 30432 consensus_queue.cc:1048] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 14:55:55.750290 30339 consensus_queue.cc:1048] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 14:55:55.758210 30260 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:55.766666 30330 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:55.783845 28631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4"
dest_uuid: "6935e8e517bd4624970106e1e53d7662"
mode: GRACEFUL
new_leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:47960
I20260709 14:55:55.793223 28783 raft_consensus.cc:1240] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:55.801481 28604 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:55.786533 30320 leader_election.cc:290] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
W20260709 14:55:55.827073 28676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:55.828004 30105 raft_consensus.cc:2749] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:55:55.828781 30105 consensus_queue.cc:1048] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:55.830204 28631 raft_consensus.cc:606] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Received request to transfer leadership to TS c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:55.831058 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:55.802768 28780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:55.832856 28780 raft_consensus.cc:2393] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 4: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:55.831694 28711 raft_consensus.cc:2468] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 5.
I20260709 14:55:55.807819 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:55:55.816130 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 54146.3us
I20260709 14:55:55.807405 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:55.805002 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:55:55.841882 29333 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:55.847029 28678 leader_election.cc:304] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:55.845299 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:55.853214 29333 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:55.853506 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:55.816433 30343 raft_consensus.cc:2804] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:55.856856 30343 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:55.857267 30343 raft_consensus.cc:3060] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:55.808455 30305 consensus_queue.cc:1059] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.054s
I20260709 14:55:55.854439 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:55.780786 30226 raft_consensus.cc:493] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:55.791340 30304 leader_election.cc:290] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:55.807868 30084 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:55.863341 30305 raft_consensus.cc:3055] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:55.873754 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:55.878270 29382 raft_consensus.cc:2393] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 4: Already voted for candidate c2c97cef0f864d9a90790df6ba23cb53 in this term.
I20260709 14:55:55.852249 30320 raft_consensus.cc:2749] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:55.791090 30395 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:55.903043 28678 leader_election.cc:304] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:55.885123 30310 raft_consensus.cc:493] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:55.885905 30084 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:55:55.908116 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 150518us
I20260709 14:55:55.873675 29991 raft_consensus.cc:493] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:55:55.879045 30305 raft_consensus.cc:740] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:55.912732 30330 raft_consensus.cc:2749] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:55.915807 28638 raft_consensus.cc:1240] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:55.920895 28632 raft_consensus.cc:1240] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:55.912688 29991 raft_consensus.cc:515] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:55.906613 30226 raft_consensus.cc:515] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:55.939242 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:55.924652 30304 raft_consensus.cc:493] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
W20260709 14:55:55.949828 28677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:55.951928 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:55.920409 30310 raft_consensus.cc:515] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:55.968324 28708 raft_consensus.cc:1240] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:55.978664 28633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c594de57923345908e85b1fe8615492a" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:55.938948 30340 raft_consensus.cc:2749] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:55.992966 29333 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:55.929477 30445 consensus_queue.cc:1048] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.059s
I20260709 14:55:56.011835 30395 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:56.014237 30436 raft_consensus.cc:2804] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:56.014525 30310 leader_election.cc:290] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:56.003456 28678 leader_election.cc:304] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:56.003625 30226 leader_election.cc:290] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:56.004521 30443 log.cc:927] Time spent T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 14:55:55.933771 30097 consensus_queue.cc:1059] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.056s
W20260709 14:55:56.008065 30430 log.cc:927] Time spent T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.235s	user 0.003s	sys 0.000s
I20260709 14:55:55.990965 30305 consensus_queue.cc:260] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:55.988196 30304 raft_consensus.cc:515] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:56.018401 29333 leader_election.cc:304] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:56.019088 28678 leader_election.cc:304] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:56.032259 28604 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:56.041186 28678 leader_election.cc:304] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:56.043923 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:56.044742 28704 raft_consensus.cc:1275] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:56.050418 29991 leader_election.cc:290] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:56.042184 30320 raft_consensus.cc:2749] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:56.042004 30105 raft_consensus.cc:2749] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:55:56.044083 30310 consensus_queue.cc:1059] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 14:55:56.053937 30304 leader_election.cc:290] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:56.054028 30310 raft_consensus.cc:3055] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:56.054483 30310 raft_consensus.cc:740] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:56.057891 30340 raft_consensus.cc:3055] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:56.058241 29388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:56.055320 30310 consensus_queue.cc:260] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:56.053167 30305 raft_consensus.cc:3060] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:56.023151 30436 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:56.023509 30330 raft_consensus.cc:2749] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:56.061102 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:56.061856 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:56.051573 30004 raft_consensus.cc:2749] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:56.081809 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:56.085888 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:56.094826 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7ab84771944ec886a9051e67b9d4ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:56.102667 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:56.098204 29380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:56.106238 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:56.058293 30340 raft_consensus.cc:740] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:56.109335 28750 leader_election.cc:304] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:56.110311 29386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:56.084295 30436 raft_consensus.cc:3060] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:56.083940 30097 raft_consensus.cc:2749] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:56.058284 30084 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:56.110896 30310 raft_consensus.cc:3060] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:56.190801 28750 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:56.126181 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2d3cbc667144478ecb2e3215111020" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:56.197588 28632 raft_consensus.cc:1240] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 8 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 7. Current term is 8. Ops: []
W20260709 14:55:56.198211 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 157817us
I20260709 14:55:56.199970 28602 leader_election.cc:304] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:55:56.189553 30404 log.cc:927] Time spent T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 14:55:56.204175 28712 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47808 (request call id 589) took 1016 ms. Trace:
I20260709 14:55:56.207741 28712 rpcz_store.cc:276] 0709 14:55:55.187301 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:55.188636 (+  1335us) service_pool.cc:224] Handling call
0709 14:55:55.197107 (+  8471us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:55:55.358598 (+161491us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:55:55.358635 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:55:55.379914 (+ 21279us) log.cc:844] Serialized 26 byte log entry
0709 14:55:55.583837 (+203923us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:55:55.583877 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:55:55.583944 (+    67us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:55:56.007456 (+423512us) spinlock_profiling.cc:243] Waited 55.1 ms on lock 0x7b4400022b4c. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6d0bc85 00007fd1c6d0c6a2 00007fd1c9a7e1db 00007fd1c9a79aaf 00007fd1c9a6d86e 00007fd1c9a6cbb6 00007fd1c9a6c7d8 00007fd1c9a76221 00007fd1c9a761d9 00007fd1c9a76169
0709 14:55:56.194906 (+187450us) raft_consensus.cc:1685] finished
0709 14:55:56.194929 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:55:56.204105 (+  9176us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":45958,"raft.queue_time_us":81185,"raft.run_cpu_time_us":76,"raft.run_wall_time_us":77,"spinlock_wait_cycles":126737664,"thread_start_us":238315,"threads_started":2,"wal-append.queue_time_us":299939}
I20260709 14:55:56.257582 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:55:56.261027 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 189484us
I20260709 14:55:56.129232 30343 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:56.200410 30339 raft_consensus.cc:2749] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:55:56.263797 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f9abd74aa4e58a330b98e6a8168a7" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:56.193804 30226 consensus_queue.cc:1059] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.066s
I20260709 14:55:56.252761 30326 raft_consensus.cc:2749] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:55:56.283124 28710 raft_consensus.cc:1240] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:56.263769 30260 consensus_queue.cc:1059] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.027s
I20260709 14:55:56.196635 30340 consensus_queue.cc:260] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:56.292726 30072 raft_consensus.cc:2749] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:56.338584 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
W20260709 14:55:56.357234 30456 log.cc:927] Time spent T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
W20260709 14:55:56.367065 30452 log.cc:927] Time spent T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
W20260709 14:55:56.368175 30455 log.cc:927] Time spent T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
W20260709 14:55:56.374850 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 291675us
W20260709 14:55:56.381312 30451 log.cc:927] Time spent T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53: Append to log took a long time: real 0.171s	user 0.001s	sys 0.000s
I20260709 14:55:56.361146 30453 raft_consensus.cc:493] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:56.384130 28630 raft_consensus.cc:1240] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 5. Current term is 6. Ops: []
W20260709 14:55:56.383322 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 322507us
I20260709 14:55:56.395045 30453 raft_consensus.cc:515] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:56.396176 29333 leader_election.cc:304] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:56.396410 30072 consensus_queue.cc:1059] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:56.397243 30453 leader_election.cc:290] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:56.397588 30318 raft_consensus.cc:2749] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:55:56.406759 28752 leader_election.cc:304] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:56.407552 30206 raft_consensus.cc:2749] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:55:56.412546 30442 log.cc:927] Time spent T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035: Append to log took a long time: real 0.430s	user 0.004s	sys 0.000s
I20260709 14:55:56.419417 30330 raft_consensus.cc:493] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:56.420063 30330 raft_consensus.cc:515] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:56.422273 30330 leader_election.cc:290] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
W20260709 14:55:56.424713 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 47925.1us
W20260709 14:55:56.426682 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 172968us
I20260709 14:55:56.430343 30330 consensus_queue.cc:1059] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:56.431255 30320 raft_consensus.cc:3055] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:56.431614 30320 raft_consensus.cc:740] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:56.432576 30320 consensus_queue.cc:260] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:56.433063 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:56.433533 30320 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:56.387899 30343 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:56.437237 28713 raft_consensus.cc:1275] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:55:56.438136 28678 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:56.439472 28632 raft_consensus.cc:1275] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:56.440440 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:56.368652 30084 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 8 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:56.440848 30439 consensus_queue.cc:1048] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:56.441041 30078 raft_consensus.cc:3055] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:56.442286 30078 raft_consensus.cc:740] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:56.443086 30078 consensus_queue.cc:260] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:56.445011 28750 leader_election.cc:304] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:56.447103 28706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:56.447824 28706 raft_consensus.cc:2468] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:56.450300 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:56.456293 28750 leader_election.cc:304] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:56.462206 28678 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:56.475558 28678 leader_election.cc:304] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:56.479714 30368 raft_consensus.cc:2804] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:56.480187 30368 raft_consensus.cc:493] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:56.480636 30368 raft_consensus.cc:3060] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:56.481056 30473 raft_consensus.cc:2749] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:55:56.481703 30473 raft_consensus.cc:2749] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:55:56.411840 30436 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:56.467240 30215 raft_consensus.cc:2749] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:55:56.466943 30260 raft_consensus.cc:2749] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:55:56.506037 28678 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:56.507177 28678 leader_election.cc:304] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:56.508162 30328 raft_consensus.cc:2749] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:55:56.484614 30330 consensus_queue.cc:1048] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 14:55:56.503422 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:56.533703 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:56.535255 29388 raft_consensus.cc:1240] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:56.514139 30473 raft_consensus.cc:2749] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:56.539798 28604 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:56.548404 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:56.553188 28707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a50602b10d4d46b864d94b612c6888" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:56.542081 30433 raft_consensus.cc:2749] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:55:56.557986 30461 raft_consensus.cc:993] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662: : Instructing follower c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:56.518159 30047 consensus_queue.cc:1059] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 14:55:56.568336 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:56.569113 28602 leader_election.cc:304] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:56.570869 30432 raft_consensus.cc:2749] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:56.566339 30436 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
W20260709 14:55:56.576551 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 68743.4us
I20260709 14:55:56.575582 30317 raft_consensus.cc:1081] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Signalling peer c2c97cef0f864d9a90790df6ba23cb53 to start an election
I20260709 14:55:56.547173 30305 consensus_queue.cc:1059] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
I20260709 14:55:56.580437 30093 consensus_queue.cc:1048] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
W20260709 14:55:56.590746 30454 log.cc:927] Time spent T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d: Append to log took a long time: real 0.340s	user 0.000s	sys 0.003s
I20260709 14:55:56.595561 30340 raft_consensus.cc:3060] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:56.597186 30339 consensus_queue.cc:1059] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:56.598351 30468 raft_consensus.cc:3055] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:56.598702 30468 raft_consensus.cc:740] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:56.587136 30433 raft_consensus.cc:3055] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:56.600428 30433 raft_consensus.cc:740] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:56.601207 30272 raft_consensus.cc:3055] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:55:56.601625 30272 raft_consensus.cc:740] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 7 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:56.602593 30272 consensus_queue.cc:260] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:56.599514 30468 consensus_queue.cc:260] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:56.603797 30272 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:56.604218 30468 raft_consensus.cc:3060] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:56.603317 28778 raft_consensus.cc:1275] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:55:56.605710 30368 raft_consensus.cc:515] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:56.607853 30368 leader_election.cc:290] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:56.599542 30394 raft_consensus.cc:3055] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:56.609045 30394 raft_consensus.cc:740] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:56.609985 30394 consensus_queue.cc:260] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:56.613473 30394 raft_consensus.cc:3060] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:56.620007 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:56.620826 28678 leader_election.cc:304] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:56.621830 30330 raft_consensus.cc:2749] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:56.622041 28678 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:56.612149 30078 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:56.622865 30330 raft_consensus.cc:2749] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:56.620448 28778 raft_consensus.cc:1275] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:56.601567 30433 consensus_queue.cc:260] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:56.625416 30433 raft_consensus.cc:3060] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:56.633905 30328 consensus_queue.cc:1048] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:56.637554 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:56.646597 29385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4"
dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
 from {username='slave'} at 127.0.0.1:38598
I20260709 14:55:56.647234 29385 raft_consensus.cc:493] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:56.647584 29385 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:56.649998 28750 leader_election.cc:304] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:56.653144 28711 raft_consensus.cc:2468] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 6.
I20260709 14:55:56.659451 30319 consensus_queue.cc:1048] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:56.665606 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:56.656162 30304 raft_consensus.cc:2749] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:55:56.669025 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:56.683611 29385 raft_consensus.cc:515] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:56.681229 28637 raft_consensus.cc:2468] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 6.
I20260709 14:55:56.689229 28602 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:56.697570 29333 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:56.694590 30461 raft_consensus.cc:2804] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:56.701117 30461 raft_consensus.cc:697] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 6 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:56.699757 30470 raft_consensus.cc:2804] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:56.702039 30470 raft_consensus.cc:697] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:56.701930 30461 consensus_queue.cc:237] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:56.702977 30470 consensus_queue.cc:237] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:56.703662 30336 raft_consensus.cc:493] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.704129 30336 raft_consensus.cc:515] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:56.705860 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:56.706449 28783 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:56.706676 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:56.707278 28784 raft_consensus.cc:2468] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 3.
I20260709 14:55:56.709649 29385 leader_election.cc:290] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:56.719383 30336 leader_election.cc:290] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:56.721393 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:56.725662 29335 leader_election.cc:304] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:56.732285 28783 raft_consensus.cc:2468] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 6.
I20260709 14:55:56.741113 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:56.742300 28637 raft_consensus.cc:3055] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:56.742638 28637 raft_consensus.cc:740] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:56.733417 30340 raft_consensus.cc:2804] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:56.743547 30340 raft_consensus.cc:493] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.743942 30340 raft_consensus.cc:3060] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:56.743388 28637 consensus_queue.cc:260] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:55:56.791136 28460 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44350 (request call id 78) took 11431 ms (client timeout 15000 ms). Trace:
W20260709 14:55:56.791493 30489 log.cc:927] Time spent T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.056s	user 0.004s	sys 0.000s
I20260709 14:55:56.791194 30340 raft_consensus.cc:515] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:56.795264 30340 leader_election.cc:290] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:56.796046 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
W20260709 14:55:56.791685 28460 rpcz_store.cc:269] 0709 14:55:45.359605 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:45.359751 (+   146us) service_pool.cc:224] Handling call
0709 14:55:56.791041 (+11431290us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:55.539515 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:55.540240 (+   725us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:55.540298 (+    58us) write_op.cc:435] Acquired schema lock
0709 14:55:55.540319 (+    21us) tablet.cc:662] Decoding operations
0709 14:55:55.541163 (+   844us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:55.541266 (+   103us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:55.541311 (+    45us) tablet.cc:685] Acquiring locks for 5 operations
0709 14:55:55.542023 (+   712us) tablet.cc:701] Row locks acquired
0709 14:55:55.542080 (+    57us) write_op.cc:260] PREPARE: finished
0709 14:55:55.542275 (+   195us) write_op.cc:270] Start()
0709 14:55:55.542433 (+   158us) write_op.cc:276] Timestamp: P: 1783608955542214 usec, L: 0
0709 14:55:55.542476 (+    43us) op_driver.cc:348] REPLICATION: starting
0709 14:55:55.577047 (+ 34571us) log.cc:844] Serialized 2078 byte log entry
0709 14:55:56.359117 (+782070us) spinlock_profiling.cc:243] Waited 1.15 ms on lock 0x7b4400022b4c. stack: 00007fd1c6db3343 00007fd1c6db3240 00007fd1c67421d4 00007fd1d0480304 00007fd1d0480299 00007fd1c6c6ddb1 00007fd1c6d0bc85 00007fd1c6d0c6a2 00007fd1c9a7e1db 00007fd1c9a79aaf 00007fd1c9a6d86e 00007fd1c9a6cbb6 00007fd1c9a6c7d8 00007fd1c9a76221 00007fd1c9a761d9 00007fd1c9a76169
0709 14:55:56.519502 (+160385us) op_driver.cc:464] REPLICATION: finished
0709 14:55:56.675313 (+155811us) write_op.cc:301] APPLY: starting
0709 14:55:56.675447 (+   134us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:56.675639 (+   192us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:56.675675 (+    36us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:56.685332 (+  9657us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:56.685686 (+   354us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 14:55:56.685767 (+    81us) write_op.cc:312] APPLY: finished
0709 14:55:56.686130 (+   363us) log.cc:844] Serialized 46 byte log entry
0709 14:55:56.687028 (+   898us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:56.687134 (+   106us) write_op.cc:454] Released schema lock
0709 14:55:56.687192 (+    58us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:56.687602 (+   410us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:56.687628 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":823842,"reported_tablets":25,"child_traces":[["op",{"apply.queue_time_us":140231,"apply.run_cpu_time_us":2935,"apply.run_wall_time_us":12279,"num_ops":5,"prepare.queue_time_us":100114,"prepare.run_cpu_time_us":78651,"prepare.run_wall_time_us":306518,"raft.queue_time_us":101552,"raft.run_cpu_time_us":14743,"raft.run_wall_time_us":57553,"replication_time_us":976885,"spinlock_wait_cycles":2640768,"thread_start_us":443465,"threads_started":4,"wal-append.queue_time_us":340249}]]}
W20260709 14:55:56.804960 30488 log.cc:927] Time spent T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd: Append to log took a long time: real 0.070s	user 0.003s	sys 0.000s
I20260709 14:55:56.819541 28459 catalog_manager.cc:5697] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } }
I20260709 14:55:56.824870 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:56.825496 28784 raft_consensus.cc:3060] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:56.827286 29335 leader_election.cc:304] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:56.833287 30437 raft_consensus.cc:2804] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:56.833837 30437 raft_consensus.cc:697] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:56.834741 30437 consensus_queue.cc:237] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:56.882561 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:56.884366 30336 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.884914 30336 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:56.886863 30336 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:56.887385 30328 raft_consensus.cc:493] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:56.887931 30328 raft_consensus.cc:515] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:56.890399 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:56.891001 28637 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:56.891039 28636 raft_consensus.cc:2468] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 5.
I20260709 14:55:56.892136 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:56.893332 28713 raft_consensus.cc:2468] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 5.
I20260709 14:55:56.906869 28637 raft_consensus.cc:2468] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 6.
I20260709 14:55:56.911005 28784 raft_consensus.cc:2468] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:56.913210 29335 leader_election.cc:304] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:56.915870 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:56.918619 30460 raft_consensus.cc:2804] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:56.919185 30460 raft_consensus.cc:697] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:56.919991 30460 consensus_queue.cc:237] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:56.923271 30473 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:56.923882 30473 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:56.926097 28783 raft_consensus.cc:1240] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Rejecting Update request from peer 6935e8e517bd4624970106e1e53d7662 for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:56.928625 29333 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:56.931656 29991 consensus_queue.cc:1059] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:56.933475 29991 raft_consensus.cc:3055] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:56.933840 29991 raft_consensus.cc:740] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:56.934619 29991 consensus_queue.cc:260] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:56.935992 29991 raft_consensus.cc:3060] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:56.937557 30328 leader_election.cc:290] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:56.930848 30364 raft_consensus.cc:2804] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:56.938298 30364 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.938640 30364 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:56.941746 30473 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:56.947207 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:56.947391 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:56.948251 28784 raft_consensus.cc:2393] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 6: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:56.950345 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:56.951071 28637 raft_consensus.cc:2468] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 6.
I20260709 14:55:56.895035 28459 catalog_manager.cc:5697] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 3, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 3 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } }
I20260709 14:55:56.951319 28678 leader_election.cc:304] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:56.952605 28676 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:56.958149 28459 catalog_manager.cc:5697] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } }
I20260709 14:55:56.968972 28459 catalog_manager.cc:5697] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 2 to 3, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 3 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } }
I20260709 14:55:56.958781 30473 raft_consensus.cc:2804] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:56.973233 30473 raft_consensus.cc:493] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:56.973665 30473 raft_consensus.cc:3060] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:56.965860 30330 raft_consensus.cc:2749] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:56.990161 30473 raft_consensus.cc:515] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:56.981455 28459 catalog_manager.cc:5697] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:56.998672 28459 catalog_manager.cc:5697] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } }
I20260709 14:55:56.999703 28459 catalog_manager.cc:5697] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 5, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 5 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.000600 28459 catalog_manager.cc:5697] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 5. New cstate: current_term: 5 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.001557 28459 catalog_manager.cc:5697] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 2 to 3, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 3 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } }
I20260709 14:55:57.003034 28459 catalog_manager.cc:5697] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } }
I20260709 14:55:57.007174 28459 catalog_manager.cc:5697] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 4 to 8. New cstate: current_term: 8 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.009444 28459 catalog_manager.cc:5697] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 3 to 4, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 4 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } }
I20260709 14:55:57.014132 30473 leader_election.cc:290] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:57.015120 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:57.015578 28459 catalog_manager.cc:5697] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 4, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 4 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } }
I20260709 14:55:57.016127 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca12f7a3e214642bf20dbcd78b044a2" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:57.016691 28778 raft_consensus.cc:2393] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 6: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:57.023464 28459 catalog_manager.cc:5697] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } }
I20260709 14:55:57.025892 28459 catalog_manager.cc:5697] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 6. New cstate: current_term: 6 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.027009 28459 catalog_manager.cc:5697] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 3 to 6, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 6 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } }
I20260709 14:55:57.027933 28459 catalog_manager.cc:5697] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 4 to 5, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 5 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } }
I20260709 14:55:57.029000 28459 catalog_manager.cc:5697] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 3 to 4, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 4 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } }
I20260709 14:55:57.012480 30364 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:57.031536 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:57.033829 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:57.034374 28636 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:57.030285 28637 raft_consensus.cc:2468] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 6.
I20260709 14:55:57.037744 28676 leader_election.cc:304] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:57.040539 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:57.041209 28705 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:57.032485 30364 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:57.042680 30473 raft_consensus.cc:2804] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:57.044569 30473 raft_consensus.cc:697] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 6 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:57.030366 28459 catalog_manager.cc:5697] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.047434 28459 catalog_manager.cc:5697] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 4 to 5, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 5 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.049024 28459 catalog_manager.cc:5697] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 3 to 7. New cstate: current_term: 7 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } }
I20260709 14:55:57.050410 28459 catalog_manager.cc:5697] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 5. New cstate: current_term: 5 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.052557 28459 catalog_manager.cc:5697] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 5, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 5 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } }
I20260709 14:55:57.054919 28636 raft_consensus.cc:2468] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 6.
I20260709 14:55:57.056067 29333 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:57.059340 30364 raft_consensus.cc:2804] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:57.060083 30364 raft_consensus.cc:697] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:57.045522 30473 consensus_queue.cc:237] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:57.062417 30364 consensus_queue.cc:237] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:57.061087 28705 raft_consensus.cc:2468] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 6.
I20260709 14:55:57.054522 28459 catalog_manager.cc:5697] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 3 to 5, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 5 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.075910 28459 catalog_manager.cc:5697] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 1 to 4, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 4 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.077554 28459 catalog_manager.cc:5697] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 2 to 3, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 3 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.115051 28778 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:57.127856 28778 raft_consensus.cc:1275] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:55:57.129205 29991 consensus_queue.cc:1048] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:57.132385 28712 raft_consensus.cc:3060] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:57.149647 28712 raft_consensus.cc:1275] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:55:57.151139 30093 consensus_queue.cc:1048] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:57.161641 28636 raft_consensus.cc:1275] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:55:57.164088 30437 consensus_queue.cc:1048] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:57.178089 30433 raft_consensus.cc:493] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:57.178668 30433 raft_consensus.cc:515] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:57.181622 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:57.182137 30433 leader_election.cc:290] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:57.182281 28784 raft_consensus.cc:2368] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 3. Current term is 4.
I20260709 14:55:57.184626 28604 leader_election.cc:400] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 3. Current term is 4.
I20260709 14:55:57.186183 28604 leader_election.cc:403] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:57.185638 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:57.189544 30317 raft_consensus.cc:3060] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:55:57.191160 28712 raft_consensus.cc:1275] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:55:57.192790 30326 consensus_queue.cc:1048] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:57.196518 29385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72162f5a023a42e997289b339942c72c"
dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
mode: GRACEFUL
new_leader_uuid: "63195fecc0004a168685fd9f3161ac3d"
 from {username='slave'} at 127.0.0.1:46172
I20260709 14:55:57.197086 29385 raft_consensus.cc:606] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 7 LEADER]: Received request to transfer leadership to TS 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:57.200618 28637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1"
dest_uuid: "6935e8e517bd4624970106e1e53d7662"
mode: GRACEFUL
new_leader_uuid: "ceda9c81d146472d8815f86f59b23fdd"
 from {username='slave'} at 127.0.0.1:47960
I20260709 14:55:57.201261 28637 raft_consensus.cc:606] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Received request to transfer leadership to TS ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:57.204346 29378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e"
dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
mode: GRACEFUL
new_leader_uuid: "63195fecc0004a168685fd9f3161ac3d"
 from {username='slave'} at 127.0.0.1:46172
I20260709 14:55:57.205024 29378 raft_consensus.cc:606] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Received request to transfer leadership to TS 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:57.207922 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:55:57.208755 30317 raft_consensus.cc:2749] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 for earlier term 3. Current term is 4.
I20260709 14:55:57.209803 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:57.267611 28458 catalog_manager.cc:5697] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 5 to 6, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 6 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.286487 28458 catalog_manager.cc:5697] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.288347 28458 catalog_manager.cc:5697] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 1 to 3, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 3 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.293975 28458 catalog_manager.cc:5697] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 3 to 5, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 5 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } }
I20260709 14:55:57.302606 30364 raft_consensus.cc:993] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53: : Instructing follower 63195fecc0004a168685fd9f3161ac3d to start an election
I20260709 14:55:57.316872 30364 raft_consensus.cc:1081] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 7 LEADER]: Signalling peer 63195fecc0004a168685fd9f3161ac3d to start an election
I20260709 14:55:57.305984 28778 raft_consensus.cc:1275] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:55:57.318518 28705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72162f5a023a42e997289b339942c72c"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
 from {username='slave'} at 127.0.0.1:54134
I20260709 14:55:57.319142 28705 raft_consensus.cc:493] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:57.318519 28636 raft_consensus.cc:1275] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:55:57.321297 28705 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:57.319133 28458 catalog_manager.cc:5697] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 2 to 3, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 3 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.320796 30437 consensus_queue.cc:1048] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:57.325913 30336 consensus_queue.cc:1048] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:57.333038 28705 raft_consensus.cc:515] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:57.333433 28458 catalog_manager.cc:5697] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 1 to 5. New cstate: current_term: 5 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.335212 28705 leader_election.cc:290] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 8 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:57.336830 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:57.337458 28636 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:57.339255 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72162f5a023a42e997289b339942c72c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:57.339846 29385 raft_consensus.cc:3055] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:55:57.340126 29385 raft_consensus.cc:740] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:57.340855 29385 consensus_queue.cc:260] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:57.342123 29385 raft_consensus.cc:3060] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:55:57.344827 28636 raft_consensus.cc:2468] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 8.
I20260709 14:55:57.335439 28458 catalog_manager.cc:5697] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 2 to 3, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 3 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.348209 28676 leader_election.cc:304] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:57.349027 30328 raft_consensus.cc:2804] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:55:57.348569 28458 catalog_manager.cc:5697] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 1 to 2, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 2 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.349586 30328 raft_consensus.cc:697] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 8 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:57.350205 28458 catalog_manager.cc:5697] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.350488 30328 consensus_queue.cc:237] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:57.352324 29385 raft_consensus.cc:2468] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 8.
I20260709 14:55:57.370250 28637 raft_consensus.cc:1275] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:57.372409 30460 consensus_queue.cc:1048] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:57.376781 28459 catalog_manager.cc:5697] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 3 to 6. New cstate: current_term: 6 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.382604 28459 catalog_manager.cc:5697] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 5 to 6, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 6 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } }
I20260709 14:55:57.383898 28459 catalog_manager.cc:5697] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 2 to 4, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 4 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } }
I20260709 14:55:57.401790 30093 raft_consensus.cc:993] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53: : Instructing follower 63195fecc0004a168685fd9f3161ac3d to start an election
I20260709 14:55:57.402379 30093 raft_consensus.cc:1081] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Signalling peer 63195fecc0004a168685fd9f3161ac3d to start an election
I20260709 14:55:57.404687 28712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
 from {username='slave'} at 127.0.0.1:54134
I20260709 14:55:57.405421 28712 raft_consensus.cc:493] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:57.405910 28712 raft_consensus.cc:3060] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.410051 30468 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:57.410620 30468 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:57.413669 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:57.414372 29378 raft_consensus.cc:2468] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:57.415036 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:57.415766 28636 raft_consensus.cc:2393] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 5: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:57.417584 28752 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:57.418398 28712 raft_consensus.cc:515] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:57.418889 30272 raft_consensus.cc:2804] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:57.419340 30272 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:55:57.419700 30272 raft_consensus.cc:3060] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:57.421936 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:57.422509 28636 raft_consensus.cc:3060] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.422014 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e47c05d1e2417c97a7b8bbb89f721e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:57.423162 29378 raft_consensus.cc:3055] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:57.423472 29378 raft_consensus.cc:740] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:57.424343 29378 consensus_queue.cc:260] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:57.412652 30468 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:57.425552 29378 raft_consensus.cc:3060] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.429618 28636 raft_consensus.cc:2468] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:57.431253 28676 leader_election.cc:304] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:57.432071 30328 raft_consensus.cc:2804] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:57.432531 30328 raft_consensus.cc:697] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:57.432899 29378 raft_consensus.cc:2468] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:55:57.433506 30328 consensus_queue.cc:237] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:57.434401 30272 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:57.439574 30272 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:57.439790 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:57.441762 28632 raft_consensus.cc:2393] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 5: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:55:57.439652 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:57.430152 28712 leader_election.cc:290] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:57.455233 28778 raft_consensus.cc:1275] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:57.456929 30437 consensus_queue.cc:1048] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:57.465811 28462 catalog_manager.cc:5697] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } }
I20260709 14:55:57.473717 28705 raft_consensus.cc:1275] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:55:57.469688 28462 catalog_manager.cc:5697] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 3 to 4, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 4 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.475332 30437 consensus_queue.cc:1048] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:57.476253 28462 catalog_manager.cc:5697] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.478382 28458 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35778 (request call id 140) took 7421 ms. Trace:
I20260709 14:55:57.479398 28459 catalog_manager.cc:5697] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 5 to 6, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 6 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } }
I20260709 14:55:57.480795 28459 catalog_manager.cc:5697] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } }
I20260709 14:55:57.477725 28462 catalog_manager.cc:5697] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 2 to 4, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 4 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.499022 28462 catalog_manager.cc:5697] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 1 to 6, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 6 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } }
I20260709 14:55:57.503784 28462 catalog_manager.cc:5697] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 1 to 2, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 2 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } }
I20260709 14:55:57.505034 29378 raft_consensus.cc:2468] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:57.507529 28752 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:57.507185 28462 catalog_manager.cc:5697] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 4 to 5, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 5 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.478799 28458 rpcz_store.cc:276] 0709 14:55:50.057375 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:50.057595 (+   220us) service_pool.cc:224] Handling call
0709 14:55:57.478327 (+7420732us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:57.361119 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:57.361623 (+   504us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:57.361659 (+    36us) write_op.cc:435] Acquired schema lock
0709 14:55:57.361676 (+    17us) tablet.cc:662] Decoding operations
0709 14:55:57.362585 (+   909us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:57.362639 (+    54us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:57.362670 (+    31us) tablet.cc:685] Acquiring locks for 9 operations
0709 14:55:57.363359 (+   689us) tablet.cc:701] Row locks acquired
0709 14:55:57.363374 (+    15us) write_op.cc:260] PREPARE: finished
0709 14:55:57.363525 (+   151us) write_op.cc:270] Start()
0709 14:55:57.363631 (+   106us) write_op.cc:276] Timestamp: P: 1783608957363482 usec, L: 0
0709 14:55:57.363648 (+    17us) op_driver.cc:348] REPLICATION: starting
0709 14:55:57.364258 (+   610us) log.cc:844] Serialized 3614 byte log entry
0709 14:55:57.366316 (+  2058us) op_driver.cc:464] REPLICATION: finished
0709 14:55:57.366655 (+   339us) write_op.cc:301] APPLY: starting
0709 14:55:57.366735 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:57.366960 (+   225us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:57.367048 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:57.367906 (+   858us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:57.368111 (+   205us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=9
0709 14:55:57.368159 (+    48us) write_op.cc:312] APPLY: finished
0709 14:55:57.368413 (+   254us) log.cc:844] Serialized 70 byte log entry
0709 14:55:57.368575 (+   162us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:57.368726 (+   151us) write_op.cc:454] Released schema lock
0709 14:55:57.368769 (+    43us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:57.369115 (+   346us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:57.369140 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":184212,"reported_tablets":34,"child_traces":[["op",{"apply.queue_time_us":102,"apply.run_cpu_time_us":2411,"apply.run_wall_time_us":2410,"num_ops":9,"prepare.queue_time_us":302,"prepare.run_cpu_time_us":3393,"prepare.run_wall_time_us":5116,"replication_time_us":2535}]]}
I20260709 14:55:57.508580 30272 raft_consensus.cc:2804] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:57.509684 30272 raft_consensus.cc:697] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:57.510581 30272 consensus_queue.cc:237] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:57.511767 28462 catalog_manager.cc:5697] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 3 to 5, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 5 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.521039 28636 raft_consensus.cc:1275] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:55:57.523741 30328 consensus_queue.cc:1048] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:57.528517 28636 raft_consensus.cc:1275] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:55:57.530102 30437 consensus_queue.cc:1048] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:57.553117 30328 raft_consensus.cc:493] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.553766 30328 raft_consensus.cc:515] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:57.555905 30328 leader_election.cc:290] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:57.556869 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:57.557490 28778 raft_consensus.cc:2468] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:57.557176 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:57.560617 29385 raft_consensus.cc:2468] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:57.563038 28678 leader_election.cc:304] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:57.565095 30328 raft_consensus.cc:2804] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:57.572055 30328 raft_consensus.cc:493] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.572538 30328 raft_consensus.cc:3060] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:57.575780 30433 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.576349 30433 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:57.578368 30433 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:57.587375 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:57.593046 28778 raft_consensus.cc:1275] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:55:57.603729 28460 catalog_manager.cc:5697] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 3 to 6, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 6 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } }
I20260709 14:55:57.606251 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:57.606873 28784 raft_consensus.cc:2468] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 6.
I20260709 14:55:57.607450 30326 raft_consensus.cc:993] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662: : Instructing follower ceda9c81d146472d8815f86f59b23fdd to start an election
I20260709 14:55:57.607581 30004 consensus_queue.cc:1048] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:57.605862 28460 catalog_manager.cc:5697] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 5 to 7, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 7 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } }
I20260709 14:55:57.609683 28604 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:57.617743 30461 raft_consensus.cc:2804] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:55:57.618188 30461 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.618535 30461 raft_consensus.cc:3060] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:57.620747 30326 raft_consensus.cc:1081] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Signalling peer ceda9c81d146472d8815f86f59b23fdd to start an election
I20260709 14:55:57.625255 28784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1"
dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
 from {username='slave'} at 127.0.0.1:47172
I20260709 14:55:57.625878 28784 raft_consensus.cc:493] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:57.627377 28784 raft_consensus.cc:3060] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.634130 28784 raft_consensus.cc:515] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:57.636335 28784 leader_election.cc:290] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:57.637245 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:57.637868 28705 raft_consensus.cc:3060] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.609102 28460 catalog_manager.cc:5697] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 5 to 6, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 6 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.637318 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796152bb250442d2b4495b931c8adbb1" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:57.642410 28460 catalog_manager.cc:5697] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 5 to 7, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 7 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } }
I20260709 14:55:57.643225 28636 raft_consensus.cc:3055] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:57.643613 28636 raft_consensus.cc:740] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:57.644342 28636 consensus_queue.cc:260] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:57.645361 28636 raft_consensus.cc:3060] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.645823 30461 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:57.648638 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:57.649184 28778 raft_consensus.cc:3060] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:57.650583 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:57.654327 28460 catalog_manager.cc:5697] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 1 to 5, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 5 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } }
I20260709 14:55:57.652199 30461 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 7 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:57.655287 28778 raft_consensus.cc:2468] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 7.
I20260709 14:55:57.656919 28604 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:57.655357 28462 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35770 (request call id 143) took 4131 ms. Trace:
I20260709 14:55:57.658509 30433 raft_consensus.cc:2804] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:55:57.659047 30433 raft_consensus.cc:697] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 7 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:57.659818 30433 consensus_queue.cc:237] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:57.657203 28705 raft_consensus.cc:2468] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:57.664479 28636 raft_consensus.cc:2468] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:55:57.665184 28460 catalog_manager.cc:5697] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 6 to 8, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 8 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } }
I20260709 14:55:57.665915 28750 leader_election.cc:304] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:57.668046 30328 raft_consensus.cc:515] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:57.657743 28462 rpcz_store.cc:276] 0709 14:55:53.524264 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:53.524429 (+   165us) service_pool.cc:224] Handling call
0709 14:55:57.655282 (+4130853us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:57.545510 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:57.546017 (+   507us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:57.546060 (+    43us) write_op.cc:435] Acquired schema lock
0709 14:55:57.546076 (+    16us) tablet.cc:662] Decoding operations
0709 14:55:57.546916 (+   840us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:57.546969 (+    53us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:57.547010 (+    41us) tablet.cc:685] Acquiring locks for 8 operations
0709 14:55:57.550739 (+  3729us) tablet.cc:701] Row locks acquired
0709 14:55:57.550760 (+    21us) write_op.cc:260] PREPARE: finished
0709 14:55:57.550898 (+   138us) write_op.cc:270] Start()
0709 14:55:57.551018 (+   120us) write_op.cc:276] Timestamp: P: 1783608957550858 usec, L: 0
0709 14:55:57.551036 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 14:55:57.565933 (+ 14897us) log.cc:844] Serialized 3233 byte log entry
0709 14:55:57.568125 (+  2192us) op_driver.cc:464] REPLICATION: finished
0709 14:55:57.568503 (+   378us) write_op.cc:301] APPLY: starting
0709 14:55:57.568576 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:57.568777 (+   201us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:57.568877 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:57.569594 (+   717us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:57.569769 (+   175us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=8
0709 14:55:57.569811 (+    42us) write_op.cc:312] APPLY: finished
0709 14:55:57.570061 (+   250us) log.cc:844] Serialized 64 byte log entry
0709 14:55:57.570214 (+   153us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:57.570340 (+   126us) write_op.cc:454] Released schema lock
0709 14:55:57.570384 (+    44us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:57.570714 (+   330us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:57.570750 (+    36us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1294218,"reported_tablets":34,"child_traces":[["op",{"apply.queue_time_us":209,"apply.run_cpu_time_us":2165,"apply.run_wall_time_us":2164,"num_ops":8,"prepare.queue_time_us":101,"prepare.run_cpu_time_us":3667,"prepare.run_wall_time_us":20972,"replication_time_us":16962}]]}
I20260709 14:55:57.667268 28460 catalog_manager.cc:5697] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } }
I20260709 14:55:57.674304 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:57.674942 28784 raft_consensus.cc:3060] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:57.681787 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca53e31d88134f4caf969a82e466dedf" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:57.682436 29378 raft_consensus.cc:3060] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:57.674374 30468 raft_consensus.cc:2804] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:57.693027 30468 raft_consensus.cc:697] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:57.694330 28458 catalog_manager.cc:5697] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 5 to 6, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 6 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } }
I20260709 14:55:57.693344 30326 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.696696 29378 raft_consensus.cc:2468] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 5.
I20260709 14:55:57.699605 28678 leader_election.cc:304] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:57.696787 30328 leader_election.cc:290] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:57.697124 28784 raft_consensus.cc:2468] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 5.
I20260709 14:55:57.702319 28458 catalog_manager.cc:5697] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 4 to 6, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 6 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } }
I20260709 14:55:57.701043 30326 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:57.701485 30473 raft_consensus.cc:2804] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:57.711222 30473 raft_consensus.cc:697] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:57.715221 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:57.707801 30468 consensus_queue.cc:237] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:57.731832 30326 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:57.735428 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:57.736415 29378 raft_consensus.cc:2468] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:57.729269 30473 consensus_queue.cc:237] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:57.738282 28604 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:57.739387 30326 raft_consensus.cc:2804] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:57.740057 30326 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.740442 30326 raft_consensus.cc:3060] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:57.745626 30272 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.748766 30272 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:57.750856 30272 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:57.759816 28459 catalog_manager.cc:5697] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 4 to 5, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 5 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.764595 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:57.765353 28636 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 8.
I20260709 14:55:57.766495 28750 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:57.766739 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:57.772505 30272 raft_consensus.cc:2804] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:55:57.789348 29378 raft_consensus.cc:1275] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:55:57.784360 30272 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.795118 30004 consensus_queue.cc:1048] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:57.796308 30272 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:57.828061 30326 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:57.832406 30326 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:57.836191 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:57.823408 30272 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:57.839831 30272 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 9 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:57.842597 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:57.843204 28636 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:55:57.843688 28637 raft_consensus.cc:1275] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 8 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:55:57.845227 30004 consensus_queue.cc:1048] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:57.846060 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:57.849617 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1c5dcbb414016b29ca6ccb0656390" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:57.855108 28636 raft_consensus.cc:2468] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 9.
I20260709 14:55:57.856494 29384 raft_consensus.cc:3060] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:57.857189 28750 leader_election.cc:304] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:57.857963 30468 raft_consensus.cc:2804] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:55:57.858456 30468 raft_consensus.cc:697] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 9 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:57.859297 30468 consensus_queue.cc:237] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:57.872473 29378 raft_consensus.cc:1275] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:57.873826 30328 consensus_queue.cc:1048] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:57.881860 29384 raft_consensus.cc:2468] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 6.
I20260709 14:55:57.881958 28460 catalog_manager.cc:5697] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 7 to 8, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 8 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } }
I20260709 14:55:57.885681 28604 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:57.887077 30364 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:57.887632 30364 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:57.888265 30326 raft_consensus.cc:2804] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:57.888801 30326 raft_consensus.cc:697] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 6 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:57.889679 30326 consensus_queue.cc:237] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:57.891223 30364 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:57.892499 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:57.893214 28784 raft_consensus.cc:2368] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 6. Current term is 7.
I20260709 14:55:57.893568 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:57.894220 29335 leader_election.cc:400] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 6. Current term is 7.
I20260709 14:55:57.894526 29335 leader_election.cc:403] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:57.896060 30460 raft_consensus.cc:3060] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:55:57.907673 30336 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:57.908269 30336 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:57.910365 30336 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:57.911244 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:57.912017 28705 raft_consensus.cc:2393] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 4: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:57.925068 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:57.925618 28784 raft_consensus.cc:2468] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:57.926590 29335 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:57.926843 30460 raft_consensus.cc:2749] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549) with higher term. Message: Invalid argument: T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 6. Current term is 7.
I20260709 14:55:57.928143 28458 catalog_manager.cc:5697] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 5 to 7, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 7 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.938983 29378 raft_consensus.cc:1240] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Rejecting Update request from peer ceda9c81d146472d8815f86f59b23fdd for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:57.939815 30336 raft_consensus.cc:2804] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:57.954555 30336 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:57.955098 30336 raft_consensus.cc:3060] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:57.941900 30272 consensus_queue.cc:1059] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:57.957284 30272 raft_consensus.cc:3055] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:57.957638 30272 raft_consensus.cc:740] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:57.958365 30272 consensus_queue.cc:260] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:57.959457 30272 raft_consensus.cc:3060] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:57.964839 30460 raft_consensus.cc:493] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:57.965454 30460 raft_consensus.cc:515] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:57.968971 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:57.969130 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbd34bea04e4dc0ae095a2abf931aaa" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:57.969651 28636 raft_consensus.cc:2368] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 8. Current term is 9.
I20260709 14:55:57.970796 29333 leader_election.cc:400] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 8 pre-election: Vote denied by peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627) with higher term. Message: Invalid argument: T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 8. Current term is 9.
I20260709 14:55:57.971132 29333 leader_election.cc:403] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:57.970882 30460 leader_election.cc:290] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:57.975060 28637 raft_consensus.cc:1275] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:57.976416 30364 raft_consensus.cc:3060] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:55:57.976471 30473 consensus_queue.cc:1048] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:57.987058 28458 catalog_manager.cc:5697] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:58.010975 28458 catalog_manager.cc:5697] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 2 to 3, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 3 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.991328 30364 raft_consensus.cc:2749] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627) with higher term. Message: Invalid argument: T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 for earlier term 8. Current term is 9.
I20260709 14:55:58.017452 30336 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:58.023518 30336 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 4 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:58.024533 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:58.031713 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:58.032505 28712 raft_consensus.cc:2393] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 4: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:58.037019 28779 raft_consensus.cc:2468] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 4.
I20260709 14:55:58.038254 29335 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:58.045223 30482 raft_consensus.cc:2804] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:58.045805 30482 raft_consensus.cc:697] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:58.046765 30482 consensus_queue.cc:237] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:58.054491 30473 raft_consensus.cc:493] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:58.055094 30473 raft_consensus.cc:515] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:58.054478 30437 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:58.057279 30437 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:58.059180 30437 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:58.060837 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:58.061615 28778 raft_consensus.cc:2393] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 4: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:58.061765 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:58.062371 28783 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 6.
I20260709 14:55:58.063556 29335 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:58.064391 30460 raft_consensus.cc:2804] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:55:58.064790 30460 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting leader election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:55:58.065131 30460 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:58.075592 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:58.076323 28636 raft_consensus.cc:2468] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:58.083200 30460 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:58.088879 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:58.089747 28705 raft_consensus.cc:2393] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 6: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:58.092976 28676 leader_election.cc:304] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:58.093755 30330 raft_consensus.cc:2804] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:58.094202 30330 raft_consensus.cc:493] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:55:58.094602 30330 raft_consensus.cc:3060] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:58.103848 30473 leader_election.cc:290] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:58.109854 30330 raft_consensus.cc:515] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:58.110468 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:58.113159 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:58.117926 28783 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c97cef0f864d9a90790df6ba23cb53 in term 6.
I20260709 14:55:58.119150 29335 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:58.120163 30336 raft_consensus.cc:2804] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:58.120914 30336 raft_consensus.cc:697] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Becoming Leader. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:58.123131 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:58.123735 28462 catalog_manager.cc:5697] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:58.126539 28636 raft_consensus.cc:2468] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:58.128374 28705 raft_consensus.cc:2393] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c97cef0f864d9a90790df6ba23cb53 in current term 6: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:55:58.121814 30336 consensus_queue.cc:237] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:58.130213 30460 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:58.125226 28462 catalog_manager.cc:5697] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 2 to 3, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 3 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:58.140311 28676 leader_election.cc:304] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:58.141203 30473 raft_consensus.cc:2804] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:58.141716 30473 raft_consensus.cc:697] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:58.142522 30473 consensus_queue.cc:237] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:58.143446 30330 leader_election.cc:290] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:55:58.146150 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:58.147568 28783 raft_consensus.cc:2393] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 4: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:55:58.166309 28459 catalog_manager.cc:5697] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 5 to 6, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 6 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:58.193189 28783 raft_consensus.cc:1275] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:55:58.195572 30004 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.195521 30433 consensus_queue.cc:1048] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:58.196164 30004 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:58.195593 28637 raft_consensus.cc:1275] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:58.203625 30394 consensus_queue.cc:1048] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:58.211388 29384 raft_consensus.cc:1275] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:55:58.210826 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:58.218619 30317 consensus_queue.cc:1048] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:58.220449 30004 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:58.221912 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:58.223899 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:58.224629 28783 raft_consensus.cc:2468] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:58.226480 28678 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:58.227094 28783 raft_consensus.cc:1275] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:58.228470 30473 raft_consensus.cc:2804] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:58.228931 30473 raft_consensus.cc:493] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.229247 30473 raft_consensus.cc:3060] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:58.229758 30004 consensus_queue.cc:1048] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:58.234424 28459 catalog_manager.cc:5697] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 3 to 4, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 4 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:58.236099 30394 raft_consensus.cc:493] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.241426 30394 raft_consensus.cc:515] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:58.243335 30394 leader_election.cc:290] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:55:58.247799 28713 raft_consensus.cc:1275] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:58.253062 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:55:58.259763 30473 raft_consensus.cc:515] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:58.262161 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:55:58.262765 28636 raft_consensus.cc:2468] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
I20260709 14:55:58.269006 28750 leader_election.cc:304] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:58.272421 30445 raft_consensus.cc:2804] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:58.272846 30445 raft_consensus.cc:493] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.273188 30445 raft_consensus.cc:3060] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:58.268119 30394 consensus_queue.cc:1048] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 14:55:58.290078 30473 leader_election.cc:290] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:58.290704 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:58.292052 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b6f7d321284ae28c29991d25aa01ec" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:58.292277 28784 raft_consensus.cc:3060] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:58.294240 28462 catalog_manager.cc:5697] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 3 to 4, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 4 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:58.298374 28462 catalog_manager.cc:5697] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 reported cstate change: term changed from 5 to 6, leader changed from ceda9c81d146472d8815f86f59b23fdd (127.25.241.4) to c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1). New cstate: current_term: 6 leader_uuid: "c2c97cef0f864d9a90790df6ba23cb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:58.319489 29384 raft_consensus.cc:1275] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 9 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:55:58.330348 28637 raft_consensus.cc:1275] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 9 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:55:58.335070 28784 raft_consensus.cc:2468] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 5.
I20260709 14:55:58.336409 28678 leader_election.cc:304] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:55:58.342330 30473 raft_consensus.cc:2804] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:58.348762 30473 raft_consensus.cc:697] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:58.332413 30394 consensus_queue.cc:1048] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.015s
I20260709 14:55:58.351663 30473 consensus_queue.cc:237] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:58.364897 29384 raft_consensus.cc:1275] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:55:58.369212 30330 consensus_queue.cc:1048] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:58.366873 30445 raft_consensus.cc:515] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:58.372759 30445 leader_election.cc:290] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
W20260709 14:55:58.422145 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 88597.7us
I20260709 14:55:58.460242 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:55:58.461728 30536 consensus_queue.cc:1048] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:58.463742 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc8c1f5aed460e88a616d5b4b570af" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:58.464335 28637 raft_consensus.cc:3060] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:58.466514 29378 raft_consensus.cc:1275] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
W20260709 14:55:58.486824 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 50016us
I20260709 14:55:58.487146 28637 raft_consensus.cc:2468] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:55:58.533125 28705 raft_consensus.cc:1240] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5. Ops: []
W20260709 14:55:58.551883 28752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 105956us
W20260709 14:55:58.575555 29335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 109764us
W20260709 14:55:58.574980 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 108873us
W20260709 14:55:58.568957 30528 log.cc:927] Time spent T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 14:55:58.577876 30317 consensus_queue.cc:1048] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 14:55:58.596956 28779 raft_consensus.cc:1275] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 3. (term mismatch)
I20260709 14:55:58.597383 28779 pending_rounds.cc:85] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd: Aborting all ops after (but not including) 2
I20260709 14:55:58.597595 28779 pending_rounds.cc:107] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd: Aborting uncommitted NO_OP operation due to leader change: 5.3
I20260709 14:55:58.597833 28779 raft_consensus.cc:2889] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:58.607719 30317 consensus_queue.cc:1048] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:55:58.625896 28752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 45639.5us
W20260709 14:55:58.650137 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 88776.7us
I20260709 14:55:58.653393 28636 raft_consensus.cc:1240] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Rejecting Update request from peer 63195fecc0004a168685fd9f3161ac3d for earlier term 4. Current term is 5. Ops: []
I20260709 14:55:58.657536 30473 consensus_queue.cc:1059] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:58.658520 30004 raft_consensus.cc:3055] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:58.658882 30004 raft_consensus.cc:740] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:58.659943 30004 consensus_queue.cc:260] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:58.661471 30004 raft_consensus.cc:3060] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:55:58.673357 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 111523us
I20260709 14:55:58.681169 28779 raft_consensus.cc:1240] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 4. Current term is 5. Ops: []
I20260709 14:55:58.685278 30093 consensus_queue.cc:1059] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.064s
W20260709 14:55:58.764078 30557 log.cc:927] Time spent T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
I20260709 14:55:58.780642 28458 catalog_manager.cc:5697] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 4 to 5, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 5 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:58.721259 30559 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:58.797398 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 113157us
I20260709 14:55:58.803944 30553 raft_consensus.cc:3055] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:58.804446 30553 raft_consensus.cc:740] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
W20260709 14:55:58.805563 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 213815us
I20260709 14:55:58.807683 28750 leader_election.cc:304] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:58.805344 30553 consensus_queue.cc:260] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:58.814541 30553 raft_consensus.cc:3060] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:58.799929 30559 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:58.823768 30559 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:55:58.829553 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 144781us
I20260709 14:55:58.803517 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:58.829522 30536 raft_consensus.cc:2804] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:58.885392 28778 raft_consensus.cc:1275] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:58.885977 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:55:58.886607 28782 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 6.
I20260709 14:55:58.887547 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53" is_pre_election: true
I20260709 14:55:58.907404 28678 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:55:58.908845 29335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 84687.5us
I20260709 14:55:58.910118 29381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f"
dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
mode: GRACEFUL
new_leader_uuid: "63195fecc0004a168685fd9f3161ac3d"
 from {username='slave'} at 127.0.0.1:46172
I20260709 14:55:58.910738 29381 raft_consensus.cc:606] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Received request to transfer leadership to TS 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:58.915247 28713 raft_consensus.cc:1275] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 14:55:58.928566 28752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 66601.5us
I20260709 14:55:58.908599 30564 consensus_queue.cc:1048] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
I20260709 14:55:58.923342 30536 raft_consensus.cc:697] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:55:58.930246 30559 raft_consensus.cc:2804] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:55:58.949154 30559 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.949549 30559 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:58.957008 29379 raft_consensus.cc:1275] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 4. (term mismatch)
I20260709 14:55:58.932145 28782 raft_consensus.cc:1275] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Refusing update from remote peer c2c97cef0f864d9a90790df6ba23cb53: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:55:58.962771 29384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a07d59acb614ceca0d793768856e033"
dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
mode: GRACEFUL
new_leader_uuid: "63195fecc0004a168685fd9f3161ac3d"
 from {username='slave'} at 127.0.0.1:46172
I20260709 14:55:58.963608 29384 raft_consensus.cc:606] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 LEADER]: Received request to transfer leadership to TS 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:58.965469 30536 consensus_queue.cc:237] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:55:58.957489 29379 pending_rounds.cc:85] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53: Aborting all ops after (but not including) 3
I20260709 14:55:58.988706 29379 pending_rounds.cc:107] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53: Aborting uncommitted NO_OP operation due to leader change: 4.4
I20260709 14:55:58.989055 29379 raft_consensus.cc:2889] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:59.003052 29384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb938c156bd6422486da386e70e344c4"
dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
mode: GRACEFUL
new_leader_uuid: "63195fecc0004a168685fd9f3161ac3d"
 from {username='slave'} at 127.0.0.1:46172
I20260709 14:55:59.003836 29384 raft_consensus.cc:606] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Received request to transfer leadership to TS 63195fecc0004a168685fd9f3161ac3d
I20260709 14:55:59.021471 30559 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:59.022109 29379 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d"
dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
mode: GRACEFUL
new_leader_uuid: "6935e8e517bd4624970106e1e53d7662"
 from {username='slave'} at 127.0.0.1:46172
I20260709 14:55:59.022853 29379 raft_consensus.cc:606] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Received request to transfer leadership to TS 6935e8e517bd4624970106e1e53d7662
I20260709 14:55:59.023694 30559 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:59.024430 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:55:59.025872 30565 consensus_queue.cc:1048] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:59.026280 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:59.027424 30569 consensus_queue.cc:1048] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:59.034626 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:59.038801 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:59.059268 28678 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:55:59.060038 30564 raft_consensus.cc:2749] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 14:55:59.091495 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 267544us
I20260709 14:55:59.116396 30460 raft_consensus.cc:993] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53: : Instructing follower 6935e8e517bd4624970106e1e53d7662 to start an election
I20260709 14:55:59.116945 30460 raft_consensus.cc:1081] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Signalling peer 6935e8e517bd4624970106e1e53d7662 to start an election
I20260709 14:55:59.112023 28459 catalog_manager.cc:5697] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 4 to 5, leader changed from 63195fecc0004a168685fd9f3161ac3d (127.25.241.3) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 5 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:59.165364 28637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d"
dest_uuid: "6935e8e517bd4624970106e1e53d7662"
 from {username='slave'} at 127.0.0.1:47968
I20260709 14:55:59.165916 28637 raft_consensus.cc:493] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:59.166263 28637 raft_consensus.cc:3060] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:59.173451 28637 raft_consensus.cc:515] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:59.175949 28779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:55:59.176481 28779 raft_consensus.cc:3060] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:59.187105 28779 raft_consensus.cc:2468] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:59.188266 28604 leader_election.cc:304] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:55:59.189020 30540 raft_consensus.cc:2804] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:59.189505 30540 raft_consensus.cc:697] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:55:59.190325 30540 consensus_queue.cc:237] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:59.198482 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03100a92faf4d76aa990458b84a6d8d" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:59.199200 29379 raft_consensus.cc:3055] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:59.199486 29379 raft_consensus.cc:740] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:59.200346 30460 raft_consensus.cc:993] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53: : Instructing follower 63195fecc0004a168685fd9f3161ac3d to start an election
I20260709 14:55:59.200193 29379 consensus_queue.cc:260] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:55:59.200881 30460 raft_consensus.cc:1081] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Signalling peer 63195fecc0004a168685fd9f3161ac3d to start an election
I20260709 14:55:59.201499 30568 consensus_queue.cc:1048] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:59.201284 29379 raft_consensus.cc:3060] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:59.219708 29379 raft_consensus.cc:2468] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:55:59.198588 28637 leader_election.cc:290] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:55:59.225807 28705 raft_consensus.cc:1240] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 14:55:59.227087 28711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
 from {username='slave'} at 127.0.0.1:54134
I20260709 14:55:59.227700 28711 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:59.228025 28711 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:59.220329 28459 catalog_manager.cc:5697] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 4 to 5, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 5 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:59.237413 30548 raft_consensus.cc:993] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53: : Instructing follower 63195fecc0004a168685fd9f3161ac3d to start an election
I20260709 14:55:59.237936 30548 raft_consensus.cc:993] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53: : Instructing follower 63195fecc0004a168685fd9f3161ac3d to start an election
I20260709 14:55:59.241540 30336 raft_consensus.cc:1081] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 LEADER]: Signalling peer 63195fecc0004a168685fd9f3161ac3d to start an election
I20260709 14:55:59.242347 30336 raft_consensus.cc:1081] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Signalling peer 63195fecc0004a168685fd9f3161ac3d to start an election
I20260709 14:55:59.244773 28711 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:59.249526 29379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:59.253082 29379 raft_consensus.cc:3055] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:55:59.253387 29379 raft_consensus.cc:740] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:59.254102 29379 consensus_queue.cc:260] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:59.254947 29379 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:59.262750 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:59.263535 28637 raft_consensus.cc:3060] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:59.270881 28711 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:59.274663 28637 raft_consensus.cc:2468] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 7.
I20260709 14:55:59.274652 29379 raft_consensus.cc:2468] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 7.
I20260709 14:55:59.279170 28705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb938c156bd6422486da386e70e344c4"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
 from {username='slave'} at 127.0.0.1:54134
I20260709 14:55:59.279769 28678 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:59.280233 30437 consensus_queue.cc:1059] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:59.281136 30482 raft_consensus.cc:3055] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:55:59.281466 30482 raft_consensus.cc:740] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:59.281611 30565 raft_consensus.cc:2804] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:55:59.282145 30565 raft_consensus.cc:697] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 7 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:59.282262 30482 consensus_queue.cc:260] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:55:59.283000 30565 consensus_queue.cc:237] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:59.284291 30482 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:59.279839 28705 raft_consensus.cc:493] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:59.289526 28705 raft_consensus.cc:3060] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:59.297129 28705 raft_consensus.cc:515] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:59.301133 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:59.301709 28636 raft_consensus.cc:3060] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:59.307361 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb938c156bd6422486da386e70e344c4" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:59.307979 29384 raft_consensus.cc:3055] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:59.308286 29384 raft_consensus.cc:740] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:59.308979 29384 consensus_queue.cc:260] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:59.309916 29384 raft_consensus.cc:3060] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:59.277465 28711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a07d59acb614ceca0d793768856e033"
dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
 from {username='slave'} at 127.0.0.1:54134
I20260709 14:55:59.312623 28636 raft_consensus.cc:2468] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:59.316120 28630 raft_consensus.cc:1240] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:59.314532 28709 raft_consensus.cc:1240] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:59.314805 28705 leader_election.cc:290] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:59.317627 28676 leader_election.cc:304] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:55:59.312747 28711 raft_consensus.cc:493] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:59.318638 28711 raft_consensus.cc:3060] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:59.331908 29384 raft_consensus.cc:2468] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:55:59.334151 28711 raft_consensus.cc:515] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:59.327951 30559 raft_consensus.cc:2804] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:59.337216 28711 leader_election.cc:290] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:55:59.338285 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "c2c97cef0f864d9a90790df6ba23cb53"
I20260709 14:55:59.338907 29384 raft_consensus.cc:3055] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:59.339221 29384 raft_consensus.cc:740] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c2c97cef0f864d9a90790df6ba23cb53, State: Running, Role: LEADER
I20260709 14:55:59.339916 29384 consensus_queue.cc:260] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:59.341389 29384 raft_consensus.cc:3060] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:59.338647 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a07d59acb614ceca0d793768856e033" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:55:59.344257 28630 raft_consensus.cc:3060] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:59.349247 30559 raft_consensus.cc:697] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:55:59.350235 30559 consensus_queue.cc:237] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:59.353314 29384 raft_consensus.cc:2468] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 6.
I20260709 14:55:59.354439 28678 leader_election.cc:304] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53; no voters: 
I20260709 14:55:59.355484 30565 raft_consensus.cc:2804] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:59.356091 30565 raft_consensus.cc:697] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 6 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
W20260709 14:55:59.357632 29333 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:55:59.356921 30565 consensus_queue.cc:237] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:55:59.365041 28630 raft_consensus.cc:2468] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 6.
I20260709 14:55:59.367300 28458 catalog_manager.cc:5697] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 6 to 7, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 7 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:59.392953 28637 raft_consensus.cc:1240] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Rejecting Update request from peer c2c97cef0f864d9a90790df6ba23cb53 for earlier term 5. Current term is 6. Ops: []
I20260709 14:55:59.429383 28635 raft_consensus.cc:1275] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:59.438236 28705 raft_consensus.cc:1275] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 4. (term mismatch)
I20260709 14:55:59.438730 28705 pending_rounds.cc:85] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d: Aborting all ops after (but not including) 3
I20260709 14:55:59.438946 28705 pending_rounds.cc:107] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d: Aborting uncommitted NO_OP operation due to leader change: 4.4
I20260709 14:55:59.439162 28705 raft_consensus.cc:2889] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:59.440999 30547 consensus_queue.cc:1048] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 14:55:59.455935 30561 consensus_queue.cc:1048] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 14:55:59.518540 28459 catalog_manager.cc:5697] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 3 to 4, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 4 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:59.520838 28459 catalog_manager.cc:5697] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 5 to 6, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 6 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:59.758117 29379 raft_consensus.cc:1275] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:59.761164 30570 consensus_queue.cc:1048] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:59.785105 28779 raft_consensus.cc:1275] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:59.786943 28636 raft_consensus.cc:1275] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:59.787421 30326 consensus_queue.cc:1048] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:59.797356 30565 consensus_queue.cc:1048] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:59.843770 29384 raft_consensus.cc:1275] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:59.845243 30565 consensus_queue.cc:1048] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:59.855804 28636 raft_consensus.cc:1275] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:55:59.862672 30566 consensus_queue.cc:1048] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:59.883236 29385 raft_consensus.cc:1275] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:55:59.887414 30565 consensus_queue.cc:1048] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:59.917330 28636 raft_consensus.cc:1275] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:55:59.918717 30559 consensus_queue.cc:1048] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:59.952827 29384 raft_consensus.cc:1275] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:55:59.971493 30559 consensus_queue.cc:1048] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:00.027990 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:00.105719 26564 tablet_server.cc:179] TabletServer@127.25.241.1:44415 shutting down...
W20260709 14:56:00.123956 28752 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:56:00.138309 28752 consensus_peers.cc:597] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:00.163254 28752 consensus_peers.cc:597] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:00.199268 28752 consensus_peers.cc:597] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:00.206125 28604 consensus_peers.cc:597] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:00.206223 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:00.207785 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.208864 26564 raft_consensus.cc:2243] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.209568 26564 raft_consensus.cc:2272] T 9c8c3b7c5de84211a84b485ef462991e P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.212796 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.213807 26564 raft_consensus.cc:2243] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.214447 26564 raft_consensus.cc:2272] T d5a50602b10d4d46b864d94b612c6888 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.217200 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.218663 26564 raft_consensus.cc:2243] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.219293 26564 raft_consensus.cc:2272] T 0474e9a9b2924cdca4d96474fcdb0195 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.222020 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.222918 26564 raft_consensus.cc:2243] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:00.224514 26564 raft_consensus.cc:2272] T 547c5ac529c443d98cb4fcf90213d6fc P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.227561 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.228401 26564 raft_consensus.cc:2243] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.229048 26564 raft_consensus.cc:2272] T 4f30d41cb2894d1387b3a5a3a456caf9 P c2c97cef0f864d9a90790df6ba23cb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.231798 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.232733 26564 raft_consensus.cc:2243] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.233325 26564 raft_consensus.cc:2272] T 72726dbbcfec4719aca83c3e9861fb4b P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.236347 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.237207 26564 raft_consensus.cc:2243] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:56:00.238270 26564 raft_consensus.cc:2272] T 5cdc4c575a7e425d84957d4fe9da2d74 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.241422 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.242224 26564 raft_consensus.cc:2243] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.242823 26564 raft_consensus.cc:2272] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.246085 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.246840 26564 raft_consensus.cc:2243] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.247328 26564 raft_consensus.cc:2272] T 6c2d3cbc667144478ecb2e3215111020 P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:00.247669 28678 consensus_peers.cc:597] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:00.249996 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.250864 26564 raft_consensus.cc:2243] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:00.251039 28604 consensus_peers.cc:597] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:00.251416 26564 raft_consensus.cc:2272] T ca53e31d88134f4caf969a82e466dedf P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.254134 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.254944 26564 raft_consensus.cc:2243] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.255466 26564 raft_consensus.cc:2272] T f03100a92faf4d76aa990458b84a6d8d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.258329 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.259133 26564 raft_consensus.cc:2243] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.259704 26564 raft_consensus.cc:2272] T bf5acf29cff848c88b0e93b49692f5da P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.262418 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.263185 26564 raft_consensus.cc:2243] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:00.264295 26564 raft_consensus.cc:2272] T fb233172bdb24726b8d6c8e21079c2d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:00.283700 28604 consensus_peers.cc:597] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:00.284500 28678 consensus_peers.cc:597] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:00.286353 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.287194 26564 raft_consensus.cc:2243] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.287767 26564 raft_consensus.cc:2272] T f2ccb1fc509a4279a58cf83fb9016739 P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.290486 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.291229 26564 raft_consensus.cc:2243] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.291738 26564 raft_consensus.cc:2272] T 19d1c5dcbb414016b29ca6ccb0656390 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:00.293787 28678 consensus_peers.cc:597] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:00.303190 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.306321 26564 raft_consensus.cc:2243] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.306922 26564 raft_consensus.cc:2272] T 61b6f7d321284ae28c29991d25aa01ec P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:00.308882 28752 consensus_peers.cc:597] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:00.309772 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.310642 26564 raft_consensus.cc:2243] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:56:00.311617 26564 raft_consensus.cc:2272] T d733eb34365546eea1d4f2b2c8670ab4 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.314543 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.315332 26564 raft_consensus.cc:2243] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.315939 26564 raft_consensus.cc:2272] T 6b4cc0209602433b8607f91ea7537a8f P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.876035 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.876912 26564 raft_consensus.cc:2243] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.877529 26564 raft_consensus.cc:2272] T 5dbd34bea04e4dc0ae095a2abf931aaa P c2c97cef0f864d9a90790df6ba23cb53 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.882637 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.883436 26564 raft_consensus.cc:2243] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:00.884413 26564 raft_consensus.cc:2272] T a174ecaa2dbc47d688bef6fd5f7a40ff P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.888181 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.889011 26564 raft_consensus.cc:2243] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:56:00.902493 30597 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:00.903115 30597 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:56:00.906661 30597 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:56:00.908213 26564 raft_consensus.cc:2272] T 77e69d2bb0184ff3837bb319e9361549 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.916895 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.917760 26564 raft_consensus.cc:2243] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.918324 26564 raft_consensus.cc:2272] T c594de57923345908e85b1fe8615492a P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:00.962988 29333 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:00.975260 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.976311 26564 raft_consensus.cc:2243] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.985966 26564 raft_consensus.cc:2272] T a596ab6075a142e295a023b22c1e1395 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.012835 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.013713 26564 raft_consensus.cc:2243] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.014750 26564 raft_consensus.cc:2272] T e272b5d3b2014d8bb59595331e58b70c P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.017563 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.018368 26564 raft_consensus.cc:2243] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.018978 26564 raft_consensus.cc:2272] T fb39e7938ee848bc81aee3cdfd35f946 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.039685 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.040445 26564 raft_consensus.cc:2243] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.043407 26564 raft_consensus.cc:2272] T 72162f5a023a42e997289b339942c72c P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:01.111635 29335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 74217.6us
I20260709 14:56:01.137831 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:56:01.140799 28711 raft_consensus.cc:2393] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceda9c81d146472d8815f86f59b23fdd in current term 7: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:56:01.158365 30611 raft_consensus.cc:493] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ceda9c81d146472d8815f86f59b23fdd)
I20260709 14:56:01.159085 30611 raft_consensus.cc:515] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:56:01.161509 30611 leader_election.cc:290] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:56:01.163156 30611 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:01.163677 30611 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:01.166527 30611 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:01.181313 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:56:01.182189 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:56:01.188263 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.189167 26564 raft_consensus.cc:2243] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.197711 26564 raft_consensus.cc:2272] T 2550a829d6264760bb5d4d7015da432d P c2c97cef0f864d9a90790df6ba23cb53 [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:01.199410 28678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 50294.6us
I20260709 14:56:01.203923 30611 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:01.204573 30611 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:01.213871 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:56:01.217010 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f52a48decf54e0cad140d2b7aac85ff" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:56:01.219211 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.219691 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92594aa8eb84bd1a7c45cf27456248d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:56:01.220108 26564 raft_consensus.cc:2243] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.228811 26564 raft_consensus.cc:2272] T bb938c156bd6422486da386e70e344c4 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.229091 29333 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:56:01.231360 29333 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:56:01.232951 30607 raft_consensus.cc:2749] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:56:01.233994 30627 raft_consensus.cc:2749] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:01.234664 30611 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:56:01.236901 28752 consensus_peers.cc:597] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.237533 28752 consensus_peers.cc:597] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.238011 28752 consensus_peers.cc:597] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.239764 28752 consensus_peers.cc:597] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.240290 28752 consensus_peers.cc:597] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.244272 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.245201 26564 raft_consensus.cc:2243] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 LEADER]: Raft consensus shutting down.
W20260709 14:56:01.245306 28752 consensus_peers.cc:597] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.246140 28752 leader_election.cc:336] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:56:01.246536 28752 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:56:01.248766 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:44415, user_credentials={real_user=slave}} blocked reactor thread for 69417.2us
I20260709 14:56:01.249218 26564 raft_consensus.cc:2272] T 6cd3e77934dd4e8c928b92cd654017e6 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.256524 30632 raft_consensus.cc:493] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:56:01.257133 30632 raft_consensus.cc:515] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:56:01.257850 30631 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:01.261193 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e36ce9d8f4d90a1c3ce9b2796d96d" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:56:01.266978 30631 raft_consensus.cc:2749] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:56:01.255254 28752 consensus_peers.cc:597] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.269557 28678 consensus_peers.cc:597] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.270081 28678 consensus_peers.cc:597] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.274618 30619 raft_consensus.cc:493] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:01.274935 29333 leader_election.cc:304] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:56:01.275233 30619 raft_consensus.cc:515] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:01.276048 30611 raft_consensus.cc:2749] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:01.277482 30619 leader_election.cc:290] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:56:01.278277 28678 consensus_peers.cc:597] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.278908 28678 consensus_peers.cc:597] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.279398 28604 consensus_peers.cc:597] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.280041 28604 consensus_peers.cc:597] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.280781 28604 consensus_peers.cc:597] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.276266 30634 raft_consensus.cc:493] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
W20260709 14:56:01.279481 28678 consensus_peers.cc:597] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.281996 28604 consensus_peers.cc:597] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.282452 28678 consensus_peers.cc:597] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.282941 28604 consensus_peers.cc:597] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.275974 30632 leader_election.cc:290] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
W20260709 14:56:01.286782 28678 consensus_peers.cc:597] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.286921 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:56:01.287827 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.289546 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e033fb27d5914be9b36695ac44bea12b" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:56:01.290794 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:56:01.291560 28604 consensus_peers.cc:597] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.293717 28604 consensus_peers.cc:597] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. 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:56:01.295147 28604 leader_election.cc:304] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:56:01.295780 30619 raft_consensus.cc:2749] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:01.282030 30634 raft_consensus.cc:515] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:56:01.297864 28604 leader_election.cc:336] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:56:01.298334 28604 leader_election.cc:304] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:56:01.299574 30619 raft_consensus.cc:2749] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:56:01.300993 30634 leader_election.cc:290] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:01.304066 30611 raft_consensus.cc:493] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:56:01.304592 30611 raft_consensus.cc:515] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:56:01.306864 30611 leader_election.cc:290] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:56:01.309754 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:56:01.310130 26564 raft_consensus.cc:2243] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.311265 26564 raft_consensus.cc:2272] T 07efa52ebd744db4bda665a9bc4aa364 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.311887 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768428dbd284eb6b25001ff480e5704" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:56:01.315074 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:56:01.319022 29333 leader_election.cc:304] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:56:01.320235 30611 raft_consensus.cc:2749] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:01.321748 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.325495 26564 raft_consensus.cc:2243] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:01.321995 28678 leader_election.cc:336] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:56:01.326045 28678 leader_election.cc:304] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:01.327135 30634 raft_consensus.cc:2749] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:01.326174 26564 raft_consensus.cc:2272] T 9c7ab84771944ec886a9051e67b9d4ec P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.331053 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.331930 26564 raft_consensus.cc:2243] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.332520 26564 raft_consensus.cc:2272] T 3b07b077bff549d9bb4bec9c34332dc8 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.335237 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.336634 26564 raft_consensus.cc:2243] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.337278 26564 raft_consensus.cc:2272] T 2f52a48decf54e0cad140d2b7aac85ff P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.340016 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.341161 26564 raft_consensus.cc:2243] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.341905 26564 raft_consensus.cc:2272] T e768428dbd284eb6b25001ff480e5704 P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.345916 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.346781 26564 raft_consensus.cc:2243] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.348033 26564 raft_consensus.cc:2272] T c1a16a290288423ca366e97607f9a3a9 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.351060 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.351930 26564 raft_consensus.cc:2243] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.352690 26564 raft_consensus.cc:2272] T 188e36ce9d8f4d90a1c3ce9b2796d96d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.356146 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.357205 26564 raft_consensus.cc:2243] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.359588 30634 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:01.360641 30634 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:01.362819 30634 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:01.363955 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:56:01.369110 28678 leader_election.cc:336] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:56:01.369587 28678 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:01.370832 30634 raft_consensus.cc:2749] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:56:01.358006 26564 raft_consensus.cc:2272] T 019f9abd74aa4e58a330b98e6a8168a7 P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.377699 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.378600 26564 raft_consensus.cc:2243] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.379303 26564 raft_consensus.cc:2272] T e92594aa8eb84bd1a7c45cf27456248d P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.383059 30611 raft_consensus.cc:493] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:01.383565 30611 raft_consensus.cc:515] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:01.385608 30611 leader_election.cc:290] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:56:01.390429 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:56:01.391736 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6946a1e1baf44b0883d9d0c84bbefd24" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:56:01.397303 29333 leader_election.cc:304] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:56:01.399287 30627 raft_consensus.cc:2749] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:01.418991 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.420012 26564 raft_consensus.cc:2243] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.422917 26564 raft_consensus.cc:2272] T 5baf49982d5d461199bd5ddfade8f5d8 P c2c97cef0f864d9a90790df6ba23cb53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.428188 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.439553 26564 raft_consensus.cc:2243] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.441210 26564 raft_consensus.cc:2272] T 84e47c05d1e2417c97a7b8bbb89f721e P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.460318 30629 raft_consensus.cc:493] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:01.460911 30629 raft_consensus.cc:515] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:56:01.462994 30629 leader_election.cc:290] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:56:01.465055 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:56:01.480581 28752 leader_election.cc:336] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:56:01.481372 28752 leader_election.cc:304] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:01.483109 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.484143 26564 raft_consensus.cc:2243] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.484822 26564 raft_consensus.cc:2272] T 9a07d59acb614ceca0d793768856e033 P c2c97cef0f864d9a90790df6ba23cb53 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.485049 30630 raft_consensus.cc:2749] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:01.493878 30617 raft_consensus.cc:493] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:01.494486 30617 raft_consensus.cc:515] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:01.493878 30611 raft_consensus.cc:493] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 63195fecc0004a168685fd9f3161ac3d)
I20260709 14:56:01.497219 30611 raft_consensus.cc:515] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:01.500489 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:56:01.517551 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.518793 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e905e6f6a614eafaae5a84cfeda622f" candidate_uuid: "c2c97cef0f864d9a90790df6ba23cb53" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:56:01.519387 26564 raft_consensus.cc:2243] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.521394 29333 leader_election.cc:304] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [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: c2c97cef0f864d9a90790df6ba23cb53; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:56:01.522287 30627 raft_consensus.cc:2749] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:56:01.531553 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:56:01.532291 28709 raft_consensus.cc:2468] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:56:01.534541 26564 raft_consensus.cc:2272] T f374c15f8552407cab36073a9310d6cb P c2c97cef0f864d9a90790df6ba23cb53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.533824 28602 leader_election.cc:304] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:56:01.528370 30617 leader_election.cc:290] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:56:01.528172 30611 leader_election.cc:290] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:56:01.536499 30619 raft_consensus.cc:2804] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:01.542701 30619 raft_consensus.cc:493] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:01.543087 30619 raft_consensus.cc:3060] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:56:01.544171 28604 leader_election.cc:336] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:56:01.548087 30604 raft_consensus.cc:493] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:01.554730 30604 raft_consensus.cc:515] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:56:01.557416 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:56:01.557941 30604 leader_election.cc:290] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:56:01.578328 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.584829 30617 raft_consensus.cc:493] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:01.587035 30617 raft_consensus.cc:515] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:56:01.591995 28604 leader_election.cc:336] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:56:01.593256 30617 leader_election.cc:290] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:56:01.586417 26564 raft_consensus.cc:2243] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 4 LEADER]: Raft consensus shutting down.
W20260709 14:56:01.586355 28678 leader_election.cc:336] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:56:01.594470 26564 raft_consensus.cc:2272] T 6a2f0ed05c8f44f38463ef2eecad5ecd P c2c97cef0f864d9a90790df6ba23cb53 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.579443 30619 raft_consensus.cc:515] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:01.598798 30619 leader_election.cc:290] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:56:01.594408 28678 leader_election.cc:304] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:56:01.600626 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.600874 30623 raft_consensus.cc:2749] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:56:01.602365 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:56:01.602706 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547c5ac529c443d98cb4fcf90213d6fc" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:56:01.603338 28711 raft_consensus.cc:3060] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:01.601420 26564 raft_consensus.cc:2243] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.608976 26564 raft_consensus.cc:2272] T 6946a1e1baf44b0883d9d0c84bbefd24 P c2c97cef0f864d9a90790df6ba23cb53 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.611728 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:01.612362 28711 raft_consensus.cc:2468] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:56:01.613842 28602 leader_election.cc:304] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:01.612322 26564 raft_consensus.cc:2243] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.619702 26564 raft_consensus.cc:2272] T 2e905e6f6a614eafaae5a84cfeda622f P c2c97cef0f864d9a90790df6ba23cb53 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:01.601859 28604 leader_election.cc:336] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:56:01.623365 28602 leader_election.cc:304] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:01.624552 30617 raft_consensus.cc:2804] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:01.625056 30617 raft_consensus.cc:697] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:56:01.614589 30619 raft_consensus.cc:2749] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:01.639015 30617 consensus_queue.cc:237] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:01.647127 30326 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:01.647694 30326 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:01.649791 30326 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:56:01.647156 30619 raft_consensus.cc:493] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:01.651132 30619 raft_consensus.cc:515] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:56:01.652534 28604 leader_election.cc:336] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:56:01.653585 30619 leader_election.cc:290] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:56:01.654122 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
W20260709 14:56:01.658977 28604 leader_election.cc:336] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:56:01.659643 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:56:01.659531 28604 leader_election.cc:304] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:56:01.660331 28711 raft_consensus.cc:2468] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 6.
I20260709 14:56:01.661738 30326 raft_consensus.cc:2749] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:01.669523 28602 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:01.671360 30326 raft_consensus.cc:2804] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:56:01.671805 30326 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:01.672184 30326 raft_consensus.cc:3060] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:01.680788 30326 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:01.682737 28460 catalog_manager.cc:5697] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 4 to 5, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 5 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.684352 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdc4c575a7e425d84957d4fe9da2d74" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:56:01.685053 28711 raft_consensus.cc:3060] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:56:01.686877 28604 leader_election.cc:336] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:56:01.691898 28711 raft_consensus.cc:2468] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 7.
I20260709 14:56:01.693284 28602 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:01.694082 30619 raft_consensus.cc:2804] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:01.694247 30326 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 7 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:56:01.694626 30619 raft_consensus.cc:697] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 7 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:56:01.695412 30619 consensus_queue.cc:237] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:01.696293 30623 raft_consensus.cc:493] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:01.696905 30623 raft_consensus.cc:515] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:56:01.706460 28678 leader_election.cc:336] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:56:01.706485 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:56:01.707352 28635 raft_consensus.cc:2468] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:56:01.706326 30623 leader_election.cc:290] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:01.709195 28676 leader_election.cc:304] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:01.710332 30623 raft_consensus.cc:2804] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:01.710711 30623 raft_consensus.cc:493] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:01.712656 30623 raft_consensus.cc:3060] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:01.722854 30623 raft_consensus.cc:515] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:56:01.728706 28678 leader_election.cc:336] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:56:01.733705 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb233172bdb24726b8d6c8e21079c2d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:56:01.734234 28635 raft_consensus.cc:3060] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:01.733191 30623 leader_election.cc:290] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:01.740708 28635 raft_consensus.cc:2468] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:56:01.741930 28676 leader_election.cc:304] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:01.743420 30623 raft_consensus.cc:2804] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:01.744027 30623 raft_consensus.cc:697] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:56:01.744895 30623 consensus_queue.cc:237] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:01.766383 28460 catalog_manager.cc:5697] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 6 to 7, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 7 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.787647 28459 catalog_manager.cc:5697] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 3 to 4, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 4 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:01.798038 30596 raft_consensus.cc:493] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:01.798661 30596 raft_consensus.cc:515] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:01.802875 30596 leader_election.cc:290] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:01.807585 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:56:01.808275 28632 raft_consensus.cc:2468] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 6.
I20260709 14:56:01.809779 28750 leader_election.cc:304] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:56:01.811093 30629 raft_consensus.cc:2804] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:56:01.811458 30629 raft_consensus.cc:493] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:01.811795 30629 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:01.816175 30600 raft_consensus.cc:493] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:01.816735 30600 raft_consensus.cc:515] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:56:01.818670 30600 leader_election.cc:290] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:56:01.820108 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:56:01.820853 28778 raft_consensus.cc:2468] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:56:01.832420 30629 raft_consensus.cc:515] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:01.835415 30603 raft_consensus.cc:493] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:01.835485 30629 leader_election.cc:290] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:01.835695 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d733eb34365546eea1d4f2b2c8670ab4" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:56:01.835997 30603 raft_consensus.cc:515] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:56:01.836370 28632 raft_consensus.cc:3060] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:01.837761 30603 leader_election.cc:290] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:56:01.838450 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:56:01.839107 28711 raft_consensus.cc:2468] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 6.
I20260709 14:56:01.840073 28750 leader_election.cc:304] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:56:01.840919 30629 raft_consensus.cc:2804] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:56:01.841334 30629 raft_consensus.cc:493] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:01.841746 30629 raft_consensus.cc:3060] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:01.843714 28632 raft_consensus.cc:2468] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 7.
I20260709 14:56:01.845557 28750 leader_election.cc:304] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:56:01.848842 30596 raft_consensus.cc:2804] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:01.849989 30596 raft_consensus.cc:697] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 7 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:56:01.850867 30596 consensus_queue.cc:237] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:01.851763 30629 raft_consensus.cc:515] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:56:01.854950 30629 leader_election.cc:290] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:56:01.855135 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e69d2bb0184ff3837bb319e9361549" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:56:01.855886 28711 raft_consensus.cc:3060] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:56:01.860720 28752 leader_election.cc:336] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
W20260709 14:56:01.861696 28752 leader_election.cc:336] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
W20260709 14:56:01.862350 28752 leader_election.cc:336] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:01.862744 28711 raft_consensus.cc:2468] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 7.
I20260709 14:56:01.863875 28750 leader_election.cc:304] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:56:01.864688 30629 raft_consensus.cc:2804] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:01.865345 30629 raft_consensus.cc:697] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 7 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
W20260709 14:56:01.866376 28752 leader_election.cc:336] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:01.866228 30629 consensus_queue.cc:237] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:56:01.871951 28678 leader_election.cc:304] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:56:01.872853 30623 raft_consensus.cc:2804] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:01.873268 30623 raft_consensus.cc:493] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:01.873620 30623 raft_consensus.cc:3060] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:01.882457 30623 raft_consensus.cc:515] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
W20260709 14:56:01.880374 28678 leader_election.cc:336] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:01.885347 30623 leader_election.cc:290] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:56:01.887846 29410 debug-util.cc:398] Leaking SignalData structure 0x7b080018bd80 after lost signal to thread 26567
W20260709 14:56:01.888994 29410 debug-util.cc:398] Leaking SignalData structure 0x7b08002dbcc0 after lost signal to thread 28496
W20260709 14:56:01.890259 29410 debug-util.cc:398] Leaking SignalData structure 0x7b0800179c80 after lost signal to thread 28663
W20260709 14:56:01.891444 29410 debug-util.cc:398] Leaking SignalData structure 0x7b08002b4560 after lost signal to thread 28737
I20260709 14:56:01.895985 28460 catalog_manager.cc:5697] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 6 to 7, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 7 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:01.892585 29410 debug-util.cc:398] Leaking SignalData structure 0x7b0800393f60 after lost signal to thread 28811
I20260709 14:56:01.916929 28460 catalog_manager.cc:5697] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 6 to 7, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 7 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.928056 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e272b5d3b2014d8bb59595331e58b70c" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:56:01.928642 28778 raft_consensus.cc:3060] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:01.961905 28678 leader_election.cc:336] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:01.969415 28778 raft_consensus.cc:2468] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
W20260709 14:56:01.971304 28604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.4:43549, user_credentials={real_user=slave}} blocked reactor thread for 50631.4us
I20260709 14:56:01.971707 28678 leader_election.cc:304] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:01.974231 30623 raft_consensus.cc:2804] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:01.974730 30623 raft_consensus.cc:697] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:56:01.975628 30623 consensus_queue.cc:237] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:56:01.993491 28460 catalog_manager.cc:5697] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 2 to 3, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 3 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:02.154642 28709 raft_consensus.cc:1275] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:56:02.156468 30326 consensus_queue.cc:1048] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 14:56:02.204010 28604 consensus_peers.cc:597] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.211794 28711 raft_consensus.cc:1275] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:02.214001 30619 consensus_queue.cc:1048] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:56:02.244158 28604 consensus_peers.cc:597] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.296967 30623 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.297488 30623 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:56:02.299543 30623 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:56:02.304409 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:56:02.305321 28778 raft_consensus.cc:2410] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
W20260709 14:56:02.307163 28678 consensus_peers.cc:597] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.308912 28752 consensus_peers.cc:597] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.310949 28632 raft_consensus.cc:1275] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:56:02.312449 30629 consensus_queue.cc:1048] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:56:02.338498 28678 leader_election.cc:336] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:02.339051 28678 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:56:02.340727 30623 raft_consensus.cc:2749] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:56:02.355954 28635 raft_consensus.cc:1275] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:02.357620 30623 consensus_queue.cc:1048] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:56:02.386708 28752 consensus_peers.cc:597] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.466868 28778 raft_consensus.cc:1275] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:02.468397 30623 consensus_queue.cc:1048] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:02.480369 28709 raft_consensus.cc:1275] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:56:02.485875 30658 consensus_queue.cc:1048] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 14:56:02.520012 28678 consensus_peers.cc:597] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.539992 30599 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:02.540539 30599 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:02.543165 30599 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:02.546769 28632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:56:02.548527 28752 leader_election.cc:336] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:02.548997 30658 raft_consensus.cc:493] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:02.549222 28750 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:02.551280 30596 raft_consensus.cc:2749] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:56:02.549551 30658 raft_consensus.cc:515] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:56:02.558238 28752 leader_election.cc:336] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:02.567605 30658 leader_election.cc:290] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:02.571414 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:56:02.572086 28635 raft_consensus.cc:2468] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:56:02.574254 28750 leader_election.cc:304] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:02.575333 30599 raft_consensus.cc:2804] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:02.575748 30599 raft_consensus.cc:493] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:02.576095 30599 raft_consensus.cc:3060] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:02.587236 30599 raft_consensus.cc:515] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:56:02.606546 28752 leader_election.cc:336] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:02.608065 30599 leader_election.cc:290] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:02.608589 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a174ecaa2dbc47d688bef6fd5f7a40ff" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:56:02.609233 28635 raft_consensus.cc:3060] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:02.616652 28635 raft_consensus.cc:2468] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:56:02.630251 30599 raft_consensus.cc:493] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:02.630870 30599 raft_consensus.cc:515] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:02.632987 30599 leader_election.cc:290] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:02.636180 28750 leader_election.cc:304] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:02.638082 30599 raft_consensus.cc:2804] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:56:02.638320 28752 leader_election.cc:336] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:02.638665 30599 raft_consensus.cc:697] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:56:02.639586 30599 consensus_queue.cc:237] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:02.642648 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:56:02.666173 28460 catalog_manager.cc:5697] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 2 to 3, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 3 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:02.668426 28750 leader_election.cc:304] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:02.669600 30599 raft_consensus.cc:2749] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:02.688709 30617 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:02.689402 30617 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:02.693001 28709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:56:02.699187 30326 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:02.699793 30326 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:02.700778 30617 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
W20260709 14:56:02.701421 28604 leader_election.cc:336] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:02.701866 28604 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:02.702100 30326 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:56:02.702630 30326 raft_consensus.cc:2749] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:02.705642 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:56:02.706351 28778 raft_consensus.cc:2468] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 6.
I20260709 14:56:02.902597 30599 raft_consensus.cc:493] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:02.903249 30599 raft_consensus.cc:515] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:56:02.938510 30599 leader_election.cc:290] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:56:02.965247 28752 consensus_peers.cc:597] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:02.966025 28752 consensus_peers.cc:597] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:02.966794 30599 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
W20260709 14:56:02.966465 28752 leader_election.cc:336] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:02.967420 30599 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:02.979089 30599 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:56:02.981707 28752 leader_election.cc:336] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:02.994269 30662 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.995064 30662 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:56:02.999197 30662 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:56:03.018873 26564 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 29410)
W20260709 14:56:03.021826 28752 consensus_peers.cc:597] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.022336 28752 leader_election.cc:336] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
W20260709 14:56:03.049022 28752 consensus_peers.cc:597] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:03.063175 30661 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:03.063795 30661 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:03.065847 30661 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:03.069808 30617 raft_consensus.cc:493] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:03.070379 30617 raft_consensus.cc:515] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:03.072487 30617 leader_election.cc:290] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:56:03.085140 28604 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
W20260709 14:56:03.086388 28604 leader_election.cc:336] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:03.091881 30670 raft_consensus.cc:2804] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:56:03.092379 30670 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:03.094197 30670 raft_consensus.cc:3060] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:03.114581 30670 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:03.124809 30669 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:03.124944 30671 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:03.125507 30669 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:03.125552 30671 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:03.129016 30671 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:56:03.140750 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:56:03.141448 28630 raft_consensus.cc:2468] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 5.
W20260709 14:56:03.147905 28752 consensus_peers.cc:597] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:03.154943 30669 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:56:03.156764 30670 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 7 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:56:03.157711 30600 raft_consensus.cc:493] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:03.158288 30600 raft_consensus.cc:515] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:56:03.157226 30623 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:03.159726 30623 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:03.160254 30600 leader_election.cc:290] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:56:03.161861 30623 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:03.164062 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:56:03.164752 28711 raft_consensus.cc:2468] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 2.
I20260709 14:56:03.167325 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:56:03.168010 28783 raft_consensus.cc:2468] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:56:03.173907 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:56:03.174510 28787 raft_consensus.cc:2468] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:56:03.175351 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efa52ebd744db4bda665a9bc4aa364" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:56:03.175959 28782 raft_consensus.cc:3060] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:03.181443 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
W20260709 14:56:03.181479 28604 leader_election.cc:336] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:03.182423 28630 raft_consensus.cc:2468] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
W20260709 14:56:03.182538 28604 leader_election.cc:336] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
W20260709 14:56:03.183415 28604 consensus_peers.cc:597] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.183912 28604 leader_election.cc:336] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:03.184333 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:56:03.184540 28604 consensus_peers.cc:597] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:03.184986 28711 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 7.
I20260709 14:56:03.184995 28782 raft_consensus.cc:2468] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 7.
W20260709 14:56:03.187352 28604 leader_election.cc:336] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:03.188953 28639 raft_consensus.cc:1275] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:03.189988 28604 leader_election.cc:304] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:03.195201 30619 raft_consensus.cc:2804] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:03.195602 30619 raft_consensus.cc:493] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:03.195988 30619 raft_consensus.cc:3060] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:03.198307 28750 leader_election.cc:304] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:03.199424 30662 raft_consensus.cc:2804] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:03.199800 30662 raft_consensus.cc:493] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:03.200145 30662 raft_consensus.cc:3060] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:03.203815 30619 raft_consensus.cc:515] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:03.207046 30662 raft_consensus.cc:515] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:56:03.211591 28604 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:03.212533 30619 leader_election.cc:290] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:56:03.213042 28750 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:03.213244 30669 raft_consensus.cc:2804] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:03.213634 30669 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:03.214025 30669 raft_consensus.cc:3060] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:03.214148 30599 raft_consensus.cc:2804] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:56:03.214319 28676 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:56:03.215359 30656 raft_consensus.cc:2804] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:56:03.215718 30656 raft_consensus.cc:493] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:03.216040 30656 raft_consensus.cc:3060] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:03.214624 30599 raft_consensus.cc:493] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:03.220948 30599 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:03.221635 30669 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:03.225142 28604 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:03.228384 30617 raft_consensus.cc:2804] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 14:56:03.228752 28752 leader_election.cc:336] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:03.228895 30617 raft_consensus.cc:697] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 7 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:56:03.229784 30617 consensus_queue.cc:237] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:03.231066 30599 raft_consensus.cc:515] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:56:03.239316 30669 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: Requested vote from peers ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:56:03.232195 30656 raft_consensus.cc:515] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:03.238315 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a16a290288423ca366e97607f9a3a9" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:56:03.244459 28782 raft_consensus.cc:3060] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:03.249281 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:56:03.250001 28705 raft_consensus.cc:2468] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 3.
I20260709 14:56:03.251456 28782 raft_consensus.cc:2468] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
I20260709 14:56:03.252596 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:56:03.253265 28711 raft_consensus.cc:3060] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:03.255296 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f0ed05c8f44f38463ef2eecad5ecd" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:56:03.255923 28778 raft_consensus.cc:3060] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:03.259192 28604 leader_election.cc:304] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:56:03.264046 28711 raft_consensus.cc:2468] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 3.
I20260709 14:56:03.265914 30619 raft_consensus.cc:2804] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:03.269219 30599 leader_election.cc:290] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 8 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
W20260709 14:56:03.269459 28604 leader_election.cc:336] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:03.269644 28778 raft_consensus.cc:2468] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
W20260709 14:56:03.287343 28604 leader_election.cc:336] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:03.271601 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5baf49982d5d461199bd5ddfade8f5d8" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:56:03.288652 28604 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:03.271660 30656 leader_election.cc:290] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:03.229831 30662 leader_election.cc:290] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 election: Requested vote from peers 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881), c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415)
I20260709 14:56:03.278126 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662" is_pre_election: true
I20260709 14:56:03.280138 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd3e77934dd4e8c928b92cd654017e6" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:56:03.292624 28630 raft_consensus.cc:2468] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:56:03.282821 28750 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [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: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:03.289343 28782 raft_consensus.cc:2393] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 3: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
W20260709 14:56:03.281364 28752 leader_election.cc:336] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:03.290328 30619 raft_consensus.cc:697] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 4 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:56:03.290077 30617 raft_consensus.cc:2804] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:03.294560 30617 raft_consensus.cc:697] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:56:03.294791 30596 raft_consensus.cc:2764] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 14:56:03.293256 28636 raft_consensus.cc:3060] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:03.294821 30619 consensus_queue.cc:237] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:03.297224 28676 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:56:03.298137 30656 raft_consensus.cc:2804] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:03.297518 30617 consensus_queue.cc:237] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [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: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:03.304145 28636 raft_consensus.cc:2468] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 6.
I20260709 14:56:03.298534 30656 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:03.307736 30656 raft_consensus.cc:3060] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:03.308404 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72726dbbcfec4719aca83c3e9861fb4b" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:56:03.309131 28711 raft_consensus.cc:3060] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:03.306128 28676 leader_election.cc:304] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: 
I20260709 14:56:03.310813 28460 catalog_manager.cc:5697] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 6 to 7, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 7 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:03.312062 30623 raft_consensus.cc:2804] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:03.312528 30623 raft_consensus.cc:697] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 6 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:56:03.313396 30623 consensus_queue.cc:237] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:03.319552 30677 consensus_queue.cc:1048] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:56:03.322201 28750 leader_election.cc:304] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:03.323251 30677 raft_consensus.cc:2804] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:03.323855 30677 raft_consensus.cc:697] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:56:03.325176 30677 consensus_queue.cc:237] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
I20260709 14:56:03.334291 28711 raft_consensus.cc:2468] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 8.
I20260709 14:56:03.336128 28750 leader_election.cc:304] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:03.336925 30662 raft_consensus.cc:2804] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:56:03.337404 30662 raft_consensus.cc:697] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 8 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
I20260709 14:56:03.338102 30662 consensus_queue.cc:237] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [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: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } }
W20260709 14:56:03.359390 28752 consensus_peers.cc:597] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:03.357431 30656 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:03.367681 30656 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:56:03.376029 28678 consensus_peers.cc:597] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:03.378727 28460 catalog_manager.cc:5697] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 5 to 6, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 6 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:03.381489 28678 leader_election.cc:336] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:03.392401 28459 catalog_manager.cc:5697] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 2 to 3, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 3 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:03.396987 28678 consensus_peers.cc:597] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.397694 28678 leader_election.cc:336] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:03.398120 28678 leader_election.cc:304] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: c2c97cef0f864d9a90790df6ba23cb53, ceda9c81d146472d8815f86f59b23fdd
W20260709 14:56:03.398355 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:37881, user_credentials={real_user=slave}} blocked reactor thread for 52630.3us
W20260709 14:56:03.399346 28678 leader_election.cc:336] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:03.398810 30661 raft_consensus.cc:2749] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:03.402942 28602 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:03.404249 30619 raft_consensus.cc:2804] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:56:03.404642 28678 leader_election.cc:336] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:03.404628 30619 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c2c97cef0f864d9a90790df6ba23cb53)
I20260709 14:56:03.412863 30619 raft_consensus.cc:3060] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:56:03.420606 28752 consensus_peers.cc:597] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:03.421109 30619 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:03.425055 28459 catalog_manager.cc:5697] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 6 to 8, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 8 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:03.427796 28604 leader_election.cc:336] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:03.428943 30619 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 4 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
W20260709 14:56:03.431901 28678 leader_election.cc:336] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:03.444190 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6935e8e517bd4624970106e1e53d7662"
I20260709 14:56:03.445467 28636 raft_consensus.cc:2393] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 4: Already voted for candidate 6935e8e517bd4624970106e1e53d7662 in this term.
I20260709 14:56:03.448992 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:56:03.449776 28711 raft_consensus.cc:2393] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 6935e8e517bd4624970106e1e53d7662 in current term 4: Already voted for candidate 63195fecc0004a168685fd9f3161ac3d in this term.
I20260709 14:56:03.456909 28676 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:03.457386 28602 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [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: 6935e8e517bd4624970106e1e53d7662; no voters: 63195fecc0004a168685fd9f3161ac3d, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:03.458684 30619 raft_consensus.cc:2749] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:56:03.459584 30656 raft_consensus.cc:2749] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 14:56:03.463321 28678 consensus_peers.cc:597] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.479064 28678 consensus_peers.cc:597] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.485083 28604 consensus_peers.cc:597] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:03.488762 28460 catalog_manager.cc:5697] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 3 to 4, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 4 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:03.490309 28752 consensus_peers.cc:597] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:03.493795 28460 catalog_manager.cc:5697] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 4 to 5, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 5 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:03.497810 28678 consensus_peers.cc:597] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.536852 28752 consensus_peers.cc:597] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.544356 28678 consensus_peers.cc:597] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.550820 28678 consensus_peers.cc:597] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.552374 28604 consensus_peers.cc:597] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.564586 28678 consensus_peers.cc:597] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.571308 28604 consensus_peers.cc:597] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.579717 28678 consensus_peers.cc:597] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.587699 28604 consensus_peers.cc:597] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.617862 28604 consensus_peers.cc:597] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:03.622539 28782 raft_consensus.cc:1275] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:56:03.625015 30617 consensus_queue.cc:1048] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:56:03.647559 28604 consensus_peers.cc:597] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.701577 28752 consensus_peers.cc:597] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.709481 28604 consensus_peers.cc:597] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:03.724205 28604 consensus_peers.cc:597] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.725589 28604 consensus_peers.cc:597] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:03.729832 28752 consensus_peers.cc:597] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:03.731070 28604 consensus_peers.cc:597] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.736802 28752 consensus_peers.cc:597] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.736850 28678 consensus_peers.cc:597] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:03.742122 28782 raft_consensus.cc:1275] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:03.744088 30617 consensus_queue.cc:1048] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:03.771229 28711 raft_consensus.cc:1275] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:56:03.773212 30677 consensus_queue.cc:1048] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:56:03.780990 28678 consensus_peers.cc:597] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.812453 28604 consensus_peers.cc:597] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:03.835206 28630 raft_consensus.cc:1275] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:03.836862 30656 consensus_queue.cc:1048] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:03.907262 28782 raft_consensus.cc:1275] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:56:03.913851 30671 consensus_queue.cc:1048] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:03.959059 28711 raft_consensus.cc:1275] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:03.966444 30677 consensus_queue.cc:1048] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:56:03.970275 28752 consensus_peers.cc:597] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.970830 28752 consensus_peers.cc:597] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.019927 26564 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 29410)
W20260709 14:56:04.078146 28734 debug-util.cc:398] Leaking SignalData structure 0x7b0800058680 after lost signal to thread 26567
W20260709 14:56:04.079185 28734 debug-util.cc:398] Leaking SignalData structure 0x7b080032c8a0 after lost signal to thread 28496
W20260709 14:56:04.080381 28734 debug-util.cc:398] Leaking SignalData structure 0x7b08002a79c0 after lost signal to thread 28663
W20260709 14:56:04.081458 28734 debug-util.cc:398] Leaking SignalData structure 0x7b080026f2e0 after lost signal to thread 28737
W20260709 14:56:04.082510 28734 debug-util.cc:398] Leaking SignalData structure 0x7b0800356320 after lost signal to thread 28811
W20260709 14:56:04.739777 28752 consensus_peers.cc:597] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:04.865208 28752 consensus_peers.cc:597] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:04.933593 28678 consensus_peers.cc:597] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:04.982579 28678 consensus_peers.cc:597] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:05.020632 26564 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 29410)
I20260709 14:56:05.047283 30700 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.051411 30700 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:05.086340 30700 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:56:05.101544 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:56:05.102651 28705 raft_consensus.cc:2468] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 4.
W20260709 14:56:05.115676 28604 consensus_peers.cc:597] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:05.116364 28604 leader_election.cc:336] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
W20260709 14:56:05.125237 28678 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111) [suppressed 378 similar messages]
I20260709 14:56:05.126156 28602 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:05.135298 30617 raft_consensus.cc:2804] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:05.135802 30617 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:05.136137 30617 raft_consensus.cc:3060] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:05.150169 30617 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:05.167673 30617 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: Requested vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:56:05.174127 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f374c15f8552407cab36073a9310d6cb" candidate_uuid: "6935e8e517bd4624970106e1e53d7662" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:56:05.174788 28705 raft_consensus.cc:3060] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:56:05.175220 28604 leader_election.cc:336] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:05.196054 28705 raft_consensus.cc:2468] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6935e8e517bd4624970106e1e53d7662 in term 5.
I20260709 14:56:05.197446 28602 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [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: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662; no voters: c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:05.199174 30617 raft_consensus.cc:2804] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:05.200724 30617 raft_consensus.cc:697] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Becoming Leader. State: Replica: 6935e8e517bd4624970106e1e53d7662, State: Running, Role: LEADER
I20260709 14:56:05.201967 30617 consensus_queue.cc:237] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [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: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
W20260709 14:56:05.204809 28604 consensus_peers.cc:597] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:05.233247 28459 catalog_manager.cc:5697] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 reported cstate change: term changed from 3 to 5, leader changed from c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1) to 6935e8e517bd4624970106e1e53d7662 (127.25.241.2). New cstate: current_term: 5 leader_uuid: "6935e8e517bd4624970106e1e53d7662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:05.420091 28752 consensus_peers.cc:597] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:05.428406 28752 consensus_peers.cc:597] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:05.551056 28752 consensus_peers.cc:597] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:05.554800 28752 consensus_peers.cc:597] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:05.589061 28678 consensus_peers.cc:597] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:05.609937 28711 raft_consensus.cc:1275] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Refusing update from remote peer 6935e8e517bd4624970106e1e53d7662: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:05.612942 30700 consensus_queue.cc:1048] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:56:05.662861 28752 consensus_peers.cc:597] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:05.670526 28604 consensus_peers.cc:597] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:05.709806 28752 consensus_peers.cc:597] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:05.731067 28678 consensus_peers.cc:597] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:05.783499 28604 consensus_peers.cc:597] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:05.797358 28678 consensus_peers.cc:597] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:05.835601 28678 consensus_peers.cc:597] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:05.848394 28604 consensus_peers.cc:597] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:05.880379 28752 consensus_peers.cc:597] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:05.890129 28604 consensus_peers.cc:597] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:05.895946 28752 consensus_peers.cc:597] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:05.969813 28604 consensus_peers.cc:597] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:05.994117 28604 consensus_peers.cc:597] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:06.016855 28604 consensus_peers.cc:597] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:06.017453 28604 consensus_peers.cc:597] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:06.021417 26564 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 29410)
W20260709 14:56:06.025110 28678 consensus_peers.cc:597] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:06.027673 28678 consensus_peers.cc:597] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:06.035859 28604 consensus_peers.cc:597] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:06.073124 28604 consensus_peers.cc:597] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:06.073459 28678 consensus_peers.cc:597] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:06.094174 28604 consensus_peers.cc:597] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:06.095099 28752 consensus_peers.cc:597] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:06.124967 28678 consensus_peers.cc:597] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:06.133250 28752 consensus_peers.cc:597] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:06.141160 28752 consensus_peers.cc:597] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:06.148379 28604 consensus_peers.cc:597] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:06.160750 28604 consensus_peers.cc:597] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:06.170114 28678 consensus_peers.cc:597] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:06.217557 28752 consensus_peers.cc:597] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:06.218302 28678 consensus_peers.cc:597] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:06.271694 28678 consensus_peers.cc:597] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:06.446322 28604 consensus_peers.cc:597] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:06.530982 28752 consensus_peers.cc:597] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:06.708621 28752 consensus_peers.cc:597] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:06.892679 28676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:33627, user_credentials={real_user=slave}} blocked reactor thread for 65603.7us
W20260709 14:56:07.021888 26564 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 29410)
W20260709 14:56:07.177240 28752 consensus_peers.cc:597] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:07.246914 28752 consensus_peers.cc:597] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:07.430740 28678 consensus_peers.cc:597] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:07.555931 28678 consensus_peers.cc:597] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:07.736308 28752 consensus_peers.cc:597] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:07.802785 28678 consensus_peers.cc:597] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:07.829371 28604 consensus_peers.cc:597] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:07.856969 28604 consensus_peers.cc:597] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:07.981170 28752 consensus_peers.cc:597] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:07.985991 28604 consensus_peers.cc:597] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:08.022508 26564 thread.cc:527] Waited for 6000ms trying to join with diag-logger (tid 29410)
W20260709 14:56:08.065220 28752 consensus_peers.cc:597] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.213860 28752 consensus_peers.cc:597] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.231684 28752 consensus_peers.cc:597] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:08.233999 28752 consensus_peers.cc:597] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.234440 28752 consensus_peers.cc:597] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.249495 28752 consensus_peers.cc:597] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.335325 28752 consensus_peers.cc:597] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.341022 28678 consensus_peers.cc:597] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:08.361907 28604 consensus_peers.cc:597] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.369462 28678 consensus_peers.cc:597] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.383193 28604 consensus_peers.cc:597] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.415792 28678 consensus_peers.cc:597] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.449821 28604 consensus_peers.cc:597] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.450377 28604 consensus_peers.cc:597] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.473855 28604 consensus_peers.cc:597] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.478334 28604 consensus_peers.cc:597] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.507385 28678 consensus_peers.cc:597] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.528656 28678 consensus_peers.cc:597] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.548768 28604 consensus_peers.cc:597] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:08.579993 28604 consensus_peers.cc:597] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.592051 28752 consensus_peers.cc:597] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:08.593829 28604 consensus_peers.cc:597] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.609871 28678 consensus_peers.cc:597] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.645246 28678 consensus_peers.cc:597] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.660895 28604 consensus_peers.cc:597] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.678882 28678 consensus_peers.cc:597] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.719254 28678 consensus_peers.cc:597] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.756181 28678 consensus_peers.cc:597] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.761914 28604 consensus_peers.cc:597] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.768266 28752 consensus_peers.cc:597] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:08.780773 28604 consensus_peers.cc:597] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:09.023020 26564 thread.cc:527] Waited for 7000ms trying to join with diag-logger (tid 29410)
W20260709 14:56:09.078346 28752 consensus_peers.cc:597] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:09.106775 28604 consensus_peers.cc:597] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:09.161391 28752 consensus_peers.cc:597] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:09.193445 28752 consensus_peers.cc:597] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:09.541345 26564 tablet_server.cc:196] TabletServer@127.25.241.1:44415 shutdown complete.
W20260709 14:56:09.587556 28752 consensus_peers.cc:597] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 14:56:09.675653 26564 tablet_server.cc:179] TabletServer@127.25.241.2:0 shutting down...
W20260709 14:56:09.695379 28750 consensus_peers.cc:597] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. 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:56:09.703442 28750 consensus_peers.cc:597] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. 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:56:09.728889 28678 consensus_peers.cc:597] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:09.738480 28752 consensus_peers.cc:597] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 14:56:09.772711 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:09.773841 26564 tablet_replica.cc:333] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.774770 26564 raft_consensus.cc:2243] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.775831 26564 raft_consensus.cc:2272] T f9b42a07fd31438393513ddc22c0158e P 6935e8e517bd4624970106e1e53d7662 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.778651 26564 tablet_replica.cc:333] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.779532 26564 raft_consensus.cc:2243] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.780867 26564 raft_consensus.cc:2272] T a596ab6075a142e295a023b22c1e1395 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.783716 26564 tablet_replica.cc:333] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.784605 26564 raft_consensus.cc:2243] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.785281 26564 raft_consensus.cc:2272] T c594de57923345908e85b1fe8615492a P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.788749 26564 tablet_replica.cc:333] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.790684 26564 raft_consensus.cc:2243] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.791909 26564 raft_consensus.cc:2272] T 6a2f0ed05c8f44f38463ef2eecad5ecd P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.802297 26564 tablet_replica.cc:333] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.803143 26564 raft_consensus.cc:2243] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.804723 26564 raft_consensus.cc:2272] T f03100a92faf4d76aa990458b84a6d8d P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.807674 26564 tablet_replica.cc:333] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.809899 26564 raft_consensus.cc:2243] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.810545 26564 raft_consensus.cc:2272] T 2e905e6f6a614eafaae5a84cfeda622f P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.814811 26564 tablet_replica.cc:333] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.815529 26564 raft_consensus.cc:2243] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.816066 26564 raft_consensus.cc:2272] T fb233172bdb24726b8d6c8e21079c2d8 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.818565 26564 tablet_replica.cc:333] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.819380 26564 raft_consensus.cc:2243] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.820381 26564 raft_consensus.cc:2272] T 9c7ab84771944ec886a9051e67b9d4ec P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.823031 26564 tablet_replica.cc:333] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.823748 26564 raft_consensus.cc:2243] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.824745 26564 raft_consensus.cc:2272] T ee4c428776274cc69f994ede7224723a P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.827359 26564 tablet_replica.cc:333] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
W20260709 14:56:09.827586 28750 consensus_peers.cc:597] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. 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:56:09.828153 26564 raft_consensus.cc:2243] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.828842 26564 raft_consensus.cc:2272] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.831552 26564 tablet_replica.cc:333] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.832350 26564 raft_consensus.cc:2243] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.832978 26564 raft_consensus.cc:2272] T d733eb34365546eea1d4f2b2c8670ab4 P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.835553 26564 tablet_replica.cc:333] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.836375 26564 raft_consensus.cc:2243] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.836949 26564 raft_consensus.cc:2272] T 796152bb250442d2b4495b931c8adbb1 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.839720 26564 tablet_replica.cc:333] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.840515 26564 raft_consensus.cc:2243] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.841619 26564 raft_consensus.cc:2272] T 6946a1e1baf44b0883d9d0c84bbefd24 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.844259 26564 tablet_replica.cc:333] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.845052 26564 raft_consensus.cc:2243] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.845726 26564 raft_consensus.cc:2272] T 9ca12f7a3e214642bf20dbcd78b044a2 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.848397 26564 tablet_replica.cc:333] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.849133 26564 raft_consensus.cc:2243] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.850077 26564 raft_consensus.cc:2272] T f374c15f8552407cab36073a9310d6cb P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.852617 26564 tablet_replica.cc:333] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.853336 26564 raft_consensus.cc:2243] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.853890 26564 raft_consensus.cc:2272] T fb39e7938ee848bc81aee3cdfd35f946 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.856426 26564 tablet_replica.cc:333] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.857154 26564 raft_consensus.cc:2243] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.858299 26564 raft_consensus.cc:2272] T 2550a829d6264760bb5d4d7015da432d P 6935e8e517bd4624970106e1e53d7662 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.860951 26564 tablet_replica.cc:333] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.861701 26564 raft_consensus.cc:2243] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.862196 26564 raft_consensus.cc:2272] T 72162f5a023a42e997289b339942c72c P 6935e8e517bd4624970106e1e53d7662 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.864894 26564 tablet_replica.cc:333] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.865613 26564 raft_consensus.cc:2243] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.866679 26564 raft_consensus.cc:2272] T 14964d41102d4378b7046641c6deac87 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.867087 28676 consensus_peers.cc:597] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. 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:56:09.869460 26564 tablet_replica.cc:333] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.870344 26564 raft_consensus.cc:2243] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.871472 26564 raft_consensus.cc:2272] T 19d1c5dcbb414016b29ca6ccb0656390 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.874047 26564 tablet_replica.cc:333] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.874835 26564 raft_consensus.cc:2243] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.875458 26564 raft_consensus.cc:2272] T 93944e6faff545c786456f20882867ac P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.878041 26564 tablet_replica.cc:333] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.878743 26564 raft_consensus.cc:2243] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.879316 26564 raft_consensus.cc:2272] T 6fbc8c1f5aed460e88a616d5b4b570af P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.881865 26564 tablet_replica.cc:333] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.882606 26564 raft_consensus.cc:2243] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.883181 26564 raft_consensus.cc:2272] T d5a50602b10d4d46b864d94b612c6888 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.885779 26564 tablet_replica.cc:333] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.886581 26564 raft_consensus.cc:2243] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.887640 26564 raft_consensus.cc:2272] T 9c8c3b7c5de84211a84b485ef462991e P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.888643 28676 consensus_peers.cc:597] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. 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:56:09.890276 26564 tablet_replica.cc:333] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.891080 26564 raft_consensus.cc:2243] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.892086 26564 raft_consensus.cc:2272] T 2f52a48decf54e0cad140d2b7aac85ff P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.895089 26564 tablet_replica.cc:333] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.895828 26564 raft_consensus.cc:2243] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.896440 26564 raft_consensus.cc:2272] T 3b07b077bff549d9bb4bec9c34332dc8 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.899166 26564 tablet_replica.cc:333] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.899946 26564 raft_consensus.cc:2243] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.900975 26564 raft_consensus.cc:2272] T 5f4f973402414517a875f33741aeab1f P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.903671 26564 tablet_replica.cc:333] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.904356 26564 raft_consensus.cc:2243] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.905082 26564 raft_consensus.cc:2272] T 5dbd34bea04e4dc0ae095a2abf931aaa P 6935e8e517bd4624970106e1e53d7662 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.908275 26564 tablet_replica.cc:333] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.908861 26564 raft_consensus.cc:2243] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.909315 26564 raft_consensus.cc:2272] T a174ecaa2dbc47d688bef6fd5f7a40ff P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.911409 26564 tablet_replica.cc:333] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.911960 26564 raft_consensus.cc:2243] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.912389 26564 raft_consensus.cc:2272] T 84e47c05d1e2417c97a7b8bbb89f721e P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.914330 26564 tablet_replica.cc:333] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.914806 26564 raft_consensus.cc:2243] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.915246 26564 raft_consensus.cc:2272] T f2c8eef1b05e4c6ab352919dfe7de0ae P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.917196 26564 tablet_replica.cc:333] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.917711 26564 raft_consensus.cc:2243] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.918138 26564 raft_consensus.cc:2272] T ef45a9ba8dc641e8a59a739d218cfb61 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.919979 26564 tablet_replica.cc:333] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.920465 26564 raft_consensus.cc:2243] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.920934 26564 raft_consensus.cc:2272] T 3f3e50ba71ad459b8ecd9f13933b76fa P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.923018 26564 tablet_replica.cc:333] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.923489 26564 raft_consensus.cc:2243] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.924317 26564 raft_consensus.cc:2272] T 547c5ac529c443d98cb4fcf90213d6fc P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.926257 26564 tablet_replica.cc:333] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.926741 26564 raft_consensus.cc:2243] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.927497 26564 raft_consensus.cc:2272] T f0059dd3050e4190837ccbd93ae3e603 P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.929612 26564 tablet_replica.cc:333] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.930274 26564 raft_consensus.cc:2243] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.930922 26564 raft_consensus.cc:2272] T 9a07d59acb614ceca0d793768856e033 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.933584 26564 tablet_replica.cc:333] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.934373 26564 raft_consensus.cc:2243] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.935274 26564 raft_consensus.cc:2272] T e92594aa8eb84bd1a7c45cf27456248d P 6935e8e517bd4624970106e1e53d7662 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.938249 26564 tablet_replica.cc:333] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.939020 26564 raft_consensus.cc:2243] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.940109 26564 raft_consensus.cc:2272] T 019f9abd74aa4e58a330b98e6a8168a7 P 6935e8e517bd4624970106e1e53d7662 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.942718 26564 tablet_replica.cc:333] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.943397 26564 raft_consensus.cc:2243] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.945060 26564 raft_consensus.cc:2272] T c1a16a290288423ca366e97607f9a3a9 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.947427 26564 tablet_replica.cc:333] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
W20260709 14:56:09.947703 28750 consensus_peers.cc:597] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. 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:56:09.948119 26564 raft_consensus.cc:2243] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:09.948717 28676 consensus_peers.cc:597] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. 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:56:09.948779 26564 raft_consensus.cc:2272] T e033fb27d5914be9b36695ac44bea12b P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.952361 28676 consensus_peers.cc:597] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. 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:56:09.952715 26564 tablet_replica.cc:333] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
W20260709 14:56:09.953116 28676 consensus_peers.cc:597] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. 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:56:09.953461 26564 raft_consensus.cc:2243] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.954445 26564 raft_consensus.cc:2272] T 5cdc4c575a7e425d84957d4fe9da2d74 P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.955596 28676 consensus_peers.cc:597] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. 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:56:09.956962 26564 tablet_replica.cc:333] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.957504 26564 raft_consensus.cc:2243] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.958017 26564 raft_consensus.cc:2272] T bb938c156bd6422486da386e70e344c4 P 6935e8e517bd4624970106e1e53d7662 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.960146 26564 tablet_replica.cc:333] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.960794 26564 raft_consensus.cc:2243] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.961349 26564 raft_consensus.cc:2272] T 6cd3e77934dd4e8c928b92cd654017e6 P 6935e8e517bd4624970106e1e53d7662 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.963531 26564 tablet_replica.cc:333] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662: stopping tablet replica
I20260709 14:56:09.964033 26564 raft_consensus.cc:2243] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.965055 26564 raft_consensus.cc:2272] T 07efa52ebd744db4bda665a9bc4aa364 P 6935e8e517bd4624970106e1e53d7662 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:10.005219 28676 consensus_peers.cc:597] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. 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:56:10.007578 28750 consensus_peers.cc:597] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. 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:56:10.018123 28676 consensus_peers.cc:597] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. 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:56:10.046623 28676 consensus_peers.cc:597] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:10.054127 28750 consensus_peers.cc:597] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:10.063099 28750 consensus_peers.cc:597] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:10.063544 28750 consensus_peers.cc:597] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:10.063966 28750 consensus_peers.cc:597] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:10.076153 28676 consensus_peers.cc:597] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:10.077106 28750 consensus_peers.cc:597] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:10.107551 28678 consensus_peers.cc:597] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:10.126834 28676 consensus_peers.cc:597] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:10.131099 28678 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111) [suppressed 461 similar messages]
W20260709 14:56:10.135604 28678 consensus_peers.cc:597] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 14:56:10.142758 28676 consensus_peers.cc:597] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:10.157191 28676 consensus_peers.cc:597] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:10.418655 28752 consensus_peers.cc:597] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 14:56:10.441475 28752 consensus_peers.cc:597] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 14:56:10.482985 28752 consensus_peers.cc:597] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 14:56:10.583158 28752 consensus_peers.cc:597] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 14:56:10.652173 28752 consensus_peers.cc:597] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 14:56:10.684782 28678 consensus_peers.cc:597] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 14:56:10.765784 28752 consensus_peers.cc:597] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 14:56:10.799458 28752 consensus_peers.cc:597] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:10.801410 28752 consensus_peers.cc:597] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 14:56:10.832834 30725 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:10.833302 30725 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:56:10.835321 30725 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:56:10.836553 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
W20260709 14:56:10.838449 28750 leader_election.cc:336] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:10.838771 28750 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:56:10.839299 30725 raft_consensus.cc:2749] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:56:10.877683 28678 consensus_peers.cc:597] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 14:56:10.889832 28678 consensus_peers.cc:597] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 14:56:10.890105 28752 consensus_peers.cc:597] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 14:56:10.913174 30721 raft_consensus.cc:493] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:10.913756 30721 raft_consensus.cc:515] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:56:10.916090 30721 leader_election.cc:290] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:56:10.917577 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:56:10.918273 30721 raft_consensus.cc:493] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:10.918908 30721 raft_consensus.cc:515] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:56:10.920785 28750 leader_election.cc:336] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:10.921303 28750 leader_election.cc:304] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:56:10.922235 30721 leader_election.cc:290] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:10.922744 30725 raft_consensus.cc:2749] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:56:10.924572 28752 leader_election.cc:336] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:10.927336 30728 raft_consensus.cc:493] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
W20260709 14:56:10.927588 28750 leader_election.cc:336] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:10.928103 28750 leader_election.cc:304] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:10.928000 30728 raft_consensus.cc:515] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:56:10.928860 30725 raft_consensus.cc:2749] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:56:10.933409 28676 leader_election.cc:336] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:10.933835 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:56:10.933959 30728 leader_election.cc:290] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:56:10.935400 28678 leader_election.cc:304] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:56:10.937062 30728 raft_consensus.cc:2749] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:10.958464 30728 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:10.959095 30728 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:56:10.961138 30728 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:56:10.962414 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:56:10.963107 28778 raft_consensus.cc:2468] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 6.
I20260709 14:56:10.964394 28678 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:56:10.965160 30728 raft_consensus.cc:2804] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:56:10.965482 30728 raft_consensus.cc:493] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
W20260709 14:56:10.965520 28676 leader_election.cc:336] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:10.965795 30728 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:10.974750 30728 raft_consensus.cc:515] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:56:10.976976 30728 leader_election.cc:290] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:56:10.977896 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14964d41102d4378b7046641c6deac87" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:56:10.978518 28778 raft_consensus.cc:3060] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:56:10.979971 28676 leader_election.cc:336] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:10.983992 30725 raft_consensus.cc:493] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:10.984515 30725 raft_consensus.cc:515] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:56:10.985627 28778 raft_consensus.cc:2468] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 7.
I20260709 14:56:10.986316 30725 leader_election.cc:290] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:56:10.987018 28678 leader_election.cc:304] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:56:10.987641 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:56:10.988224 30728 raft_consensus.cc:2804] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:10.988770 30728 raft_consensus.cc:697] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 7 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:56:10.989709 30728 consensus_queue.cc:237] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:56:10.991354 28750 leader_election.cc:336] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:10.991917 28750 leader_election.cc:304] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 63195fecc0004a168685fd9f3161ac3d, 6935e8e517bd4624970106e1e53d7662
I20260709 14:56:10.992692 30725 raft_consensus.cc:2749] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:10.995255 30717 raft_consensus.cc:493] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:10.995721 30717 raft_consensus.cc:515] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:10.997591 30717 leader_election.cc:290] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:10.998314 30725 raft_consensus.cc:493] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:10.998811 30725 raft_consensus.cc:515] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:56:11.000849 30725 leader_election.cc:290] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:56:11.003844 28460 catalog_manager.cc:5697] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 6 to 7, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 7 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:11.004855 28676 leader_election.cc:336] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
W20260709 14:56:11.010142 28678 leader_election.cc:336] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:11.010593 28678 leader_election.cc:304] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:11.011771 30728 raft_consensus.cc:2749] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:11.013092 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:56:11.013759 28705 raft_consensus.cc:2468] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 4.
W20260709 14:56:11.013805 28750 leader_election.cc:336] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:11.015869 28750 leader_election.cc:304] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:56:11.017391 30725 raft_consensus.cc:2804] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:11.017760 30725 raft_consensus.cc:493] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:11.018113 30725 raft_consensus.cc:3060] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:11.030400 30725 raft_consensus.cc:515] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:56:11.032725 30725 leader_election.cc:290] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
W20260709 14:56:11.035776 26564 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 28660)
I20260709 14:56:11.035600 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4c428776274cc69f994ede7224723a" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
I20260709 14:56:11.036430 28705 raft_consensus.cc:3060] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:11.041487 30725 raft_consensus.cc:493] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
W20260709 14:56:11.041679 28750 leader_election.cc:336] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:11.042163 30725 raft_consensus.cc:515] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:11.044236 30725 leader_election.cc:290] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:56:11.050961 28678 consensus_peers.cc:597] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 14:56:11.051079 30721 raft_consensus.cc:493] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:11.051779 30721 raft_consensus.cc:515] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:56:11.053586 28750 leader_election.cc:336] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:11.056763 30721 leader_election.cc:290] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:56:11.057376 28752 leader_election.cc:336] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:11.057583 28705 raft_consensus.cc:2468] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
I20260709 14:56:11.057868 28752 leader_election.cc:304] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:11.059052 28750 leader_election.cc:304] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:56:11.059778 30725 raft_consensus.cc:2749] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:11.060336 30721 raft_consensus.cc:2804] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:11.061009 30721 raft_consensus.cc:697] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
W20260709 14:56:11.061800 28750 leader_election.cc:336] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:11.062475 30721 consensus_queue.cc:237] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:56:11.066043 28752 leader_election.cc:336] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:11.066555 28752 leader_election.cc:304] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:11.067341 30725 raft_consensus.cc:2749] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:11.076341 28460 catalog_manager.cc:5697] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 4 to 5, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 5 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:11.086483 30728 raft_consensus.cc:493] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:11.087072 30728 raft_consensus.cc:515] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:56:11.088824 30717 raft_consensus.cc:493] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:11.088980 30728 leader_election.cc:290] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:56:11.089570 30718 raft_consensus.cc:493] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:11.089361 30717 raft_consensus.cc:515] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:56:11.090010 30718 raft_consensus.cc:515] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:11.090284 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:56:11.090906 28778 raft_consensus.cc:2468] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 2.
I20260709 14:56:11.090883 30728 raft_consensus.cc:493] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:11.091369 30717 leader_election.cc:290] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:56:11.091722 30728 raft_consensus.cc:515] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:11.092911 30718 leader_election.cc:290] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:11.093770 30728 leader_election.cc:290] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:11.093990 28678 leader_election.cc:304] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:56:11.095309 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:56:11.095942 28778 raft_consensus.cc:2468] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
W20260709 14:56:11.096292 28676 leader_election.cc:336] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
W20260709 14:56:11.097002 28676 leader_election.cc:336] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:11.097604 28678 leader_election.cc:304] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:56:11.098387 30718 raft_consensus.cc:2804] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:11.098737 30718 raft_consensus.cc:493] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:11.099023 30718 raft_consensus.cc:3060] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:56:11.100642 28678 leader_election.cc:336] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
W20260709 14:56:11.101274 28678 leader_election.cc:336] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:11.101959 30717 raft_consensus.cc:493] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:11.102433 30717 raft_consensus.cc:515] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:11.102780 30728 raft_consensus.cc:2804] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:11.103185 30728 raft_consensus.cc:493] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:11.103541 30728 raft_consensus.cc:3060] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.104250 30717 leader_election.cc:290] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:11.105406 30718 raft_consensus.cc:515] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:56:11.106595 28676 leader_election.cc:336] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:11.107040 28676 leader_election.cc:304] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:11.108268 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4f973402414517a875f33741aeab1f" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:56:11.108996 30717 raft_consensus.cc:2749] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:56:11.110060 28676 leader_election.cc:336] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:11.108888 28778 raft_consensus.cc:3060] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:11.110538 28676 leader_election.cc:304] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:11.111286 30717 raft_consensus.cc:2749] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:56:11.107277 30718 leader_election.cc:290] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
W20260709 14:56:11.114516 28752 consensus_peers.cc:597] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 14:56:11.116874 30728 raft_consensus.cc:515] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:56:11.122435 28676 leader_election.cc:336] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
W20260709 14:56:11.134080 28752 consensus_peers.cc:597] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 14:56:11.124771 30725 raft_consensus.cc:493] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:11.119069 30728 leader_election.cc:290] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
I20260709 14:56:11.125324 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b42a07fd31438393513ddc22c0158e" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd"
I20260709 14:56:11.117864 28778 raft_consensus.cc:2468] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 4.
I20260709 14:56:11.135069 30720 raft_consensus.cc:493] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
W20260709 14:56:11.142843 28676 leader_election.cc:336] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:11.143854 30725 raft_consensus.cc:515] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:11.145459 30720 raft_consensus.cc:515] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:11.146498 30725 leader_election.cc:290] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:56:11.149719 28676 leader_election.cc:336] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
W20260709 14:56:11.151521 28750 leader_election.cc:336] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
W20260709 14:56:11.152179 28750 leader_election.cc:336] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:11.147882 30720 leader_election.cc:290] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:56:11.142813 28678 leader_election.cc:336] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:11.143466 28782 raft_consensus.cc:3060] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.158200 28678 leader_election.cc:304] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:11.158962 30718 raft_consensus.cc:2749] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:11.160419 28678 leader_election.cc:304] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:56:11.161958 30718 raft_consensus.cc:2804] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:11.162385 30718 raft_consensus.cc:697] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:56:11.163177 30718 consensus_queue.cc:237] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
W20260709 14:56:11.164641 28752 leader_election.cc:336] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:11.165200 28752 leader_election.cc:304] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
W20260709 14:56:11.166081 28752 leader_election.cc:336] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
W20260709 14:56:11.166203 28678 consensus_peers.cc:597] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 14:56:11.166532 28752 leader_election.cc:304] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:11.167266 30720 raft_consensus.cc:2749] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:56:11.167882 30720 raft_consensus.cc:2749] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:11.164781 28782 raft_consensus.cc:2468] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63195fecc0004a168685fd9f3161ac3d in term 3.
I20260709 14:56:11.176937 28678 leader_election.cc:304] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
I20260709 14:56:11.177917 30728 raft_consensus.cc:2804] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:56:11.178282 28678 consensus_peers.cc:597] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 14:56:11.178470 30728 raft_consensus.cc:697] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Becoming Leader. State: Replica: 63195fecc0004a168685fd9f3161ac3d, State: Running, Role: LEADER
I20260709 14:56:11.180534 28460 catalog_manager.cc:5697] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 3 to 4, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 4 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.180840 30728 consensus_queue.cc:237] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:56:11.207206 30720 raft_consensus.cc:493] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:11.207723 30720 raft_consensus.cc:515] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:11.207762 28460 catalog_manager.cc:5697] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d reported cstate change: term changed from 2 to 3, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to 63195fecc0004a168685fd9f3161ac3d (127.25.241.3). New cstate: current_term: 3 leader_uuid: "63195fecc0004a168685fd9f3161ac3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.209945 30720 leader_election.cc:290] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:56:11.212811 28678 consensus_peers.cc:597] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 14:56:11.215595 28678 consensus_peers.cc:597] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 14:56:11.215674 28750 leader_election.cc:336] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
W20260709 14:56:11.219681 28752 leader_election.cc:336] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:11.220173 28752 leader_election.cc:304] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:11.220927 30720 raft_consensus.cc:2749] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:56:11.244073 30720 raft_consensus.cc:493] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:11.244740 30720 raft_consensus.cc:515] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
W20260709 14:56:11.245373 28678 consensus_peers.cc:597] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 14:56:11.247481 30720 leader_election.cc:290] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:56:11.251103 28750 leader_election.cc:336] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
W20260709 14:56:11.251605 28752 leader_election.cc:336] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:11.252059 28752 leader_election.cc:304] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:11.252792 30720 raft_consensus.cc:2749] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:11.288040 30720 raft_consensus.cc:493] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:11.288534 30720 raft_consensus.cc:515] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:11.290338 30717 raft_consensus.cc:493] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:11.290997 30717 raft_consensus.cc:515] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:11.290455 30720 leader_election.cc:290] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:11.293532 30717 leader_election.cc:290] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:56:11.299275 28676 leader_election.cc:336] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:11.300117 30717 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
W20260709 14:56:11.299839 28752 leader_election.cc:336] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:11.300606 30717 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:56:11.302084 30720 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:11.302764 30720 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:56:11.304811 30736 raft_consensus.cc:493] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:11.305338 30720 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:56:11.305351 30736 raft_consensus.cc:515] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } } peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } }
I20260709 14:56:11.307605 30736 leader_election.cc:290] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:56:11.310825 28676 leader_election.cc:336] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
W20260709 14:56:11.313411 28752 leader_election.cc:336] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:11.315212 30717 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), ceda9c81d146472d8815f86f59b23fdd (127.25.241.4:43549)
W20260709 14:56:11.315768 28678 leader_election.cc:336] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:11.316695 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d" is_pre_election: true
I20260709 14:56:11.317304 28705 raft_consensus.cc:2468] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 5.
W20260709 14:56:11.317632 28750 leader_election.cc:336] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:11.318060 28750 leader_election.cc:304] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:11.316306 28678 leader_election.cc:304] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:11.318755 30736 raft_consensus.cc:2749] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:11.319114 30717 raft_consensus.cc:2749] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:11.320303 28750 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 
I20260709 14:56:11.321156 30736 raft_consensus.cc:2804] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:56:11.321568 30736 raft_consensus.cc:493] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Starting leader election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:11.321789 28778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "63195fecc0004a168685fd9f3161ac3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceda9c81d146472d8815f86f59b23fdd" is_pre_election: true
I20260709 14:56:11.322013 30736 raft_consensus.cc:3060] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:56:11.323120 28750 leader_election.cc:336] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
W20260709 14:56:11.323889 28750 leader_election.cc:336] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:11.324326 28750 leader_election.cc:304] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [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: ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:11.325069 30720 raft_consensus.cc:2749] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:56:11.326597 28678 consensus_peers.cc:597] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 14:56:11.331748 30736 raft_consensus.cc:515] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:56:11.333091 28778 raft_consensus.cc:2393] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63195fecc0004a168685fd9f3161ac3d in current term 6: Already voted for candidate ceda9c81d146472d8815f86f59b23fdd in this term.
I20260709 14:56:11.335955 28678 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, ceda9c81d146472d8815f86f59b23fdd
I20260709 14:56:11.337023 30717 raft_consensus.cc:3060] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:11.339180 30736 leader_election.cc:290] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 election: Requested vote from peers 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627), 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881)
I20260709 14:56:11.342625 30717 raft_consensus.cc:2749] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:11.343570 30717 raft_consensus.cc:493] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:11.343986 30717 raft_consensus.cc:515] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:11.345103 28705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0059dd3050e4190837ccbd93ae3e603" candidate_uuid: "ceda9c81d146472d8815f86f59b23fdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "63195fecc0004a168685fd9f3161ac3d"
W20260709 14:56:11.347692 28750 leader_election.cc:336] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:11.352581 28705 raft_consensus.cc:2468] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceda9c81d146472d8815f86f59b23fdd in term 6.
I20260709 14:56:11.354791 30717 leader_election.cc:290] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
I20260709 14:56:11.354751 28750 leader_election.cc:304] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [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: 63195fecc0004a168685fd9f3161ac3d, ceda9c81d146472d8815f86f59b23fdd; no voters: 6935e8e517bd4624970106e1e53d7662
W20260709 14:56:11.355683 28676 leader_election.cc:336] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
I20260709 14:56:11.357443 30736 raft_consensus.cc:2804] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:11.358017 30736 raft_consensus.cc:697] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 6 LEADER]: Becoming Leader. State: Replica: ceda9c81d146472d8815f86f59b23fdd, State: Running, Role: LEADER
W20260709 14:56:11.358525 28678 leader_election.cc:336] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:11.359123 28678 leader_election.cc:304] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:11.360155 30739 raft_consensus.cc:2749] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:56:11.359021 30736 consensus_queue.cc:237] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [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: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } }
I20260709 14:56:11.373224 28460 catalog_manager.cc:5697] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd reported cstate change: term changed from 5 to 6, leader changed from 6935e8e517bd4624970106e1e53d7662 (127.25.241.2) to ceda9c81d146472d8815f86f59b23fdd (127.25.241.4). New cstate: current_term: 6 leader_uuid: "ceda9c81d146472d8815f86f59b23fdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:11.388646 28778 raft_consensus.cc:1275] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:56:11.389967 30739 consensus_queue.cc:1048] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:56:11.403005 28676 consensus_peers.cc:597] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:11.406126 30728 raft_consensus.cc:493] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 6935e8e517bd4624970106e1e53d7662)
I20260709 14:56:11.406694 30728 raft_consensus.cc:515] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c97cef0f864d9a90790df6ba23cb53" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 44415 } } peers { permanent_uuid: "6935e8e517bd4624970106e1e53d7662" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 33627 } } peers { permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 } }
I20260709 14:56:11.408764 30728 leader_election.cc:290] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415), 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627)
W20260709 14:56:11.411476 28752 consensus_peers.cc:597] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 14:56:11.414875 28676 leader_election.cc:336] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111)
W20260709 14:56:11.419603 28678 leader_election.cc:336] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111)
I20260709 14:56:11.419946 28678 leader_election.cc:304] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [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: 63195fecc0004a168685fd9f3161ac3d; no voters: 6935e8e517bd4624970106e1e53d7662, c2c97cef0f864d9a90790df6ba23cb53
I20260709 14:56:11.420513 30739 raft_consensus.cc:2749] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:56:11.487880 28750 consensus_peers.cc:597] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:11.545428 28752 consensus_peers.cc:597] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 14:56:11.563565 28676 consensus_peers.cc:597] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:11.633665 28705 raft_consensus.cc:1275] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:11.635063 30736 consensus_queue.cc:1048] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:11.658332 28778 raft_consensus.cc:1275] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:11.662518 30728 consensus_queue.cc:1048] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:56:11.664207 28676 consensus_peers.cc:597] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:11.735301 28782 raft_consensus.cc:1275] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Refusing update from remote peer 63195fecc0004a168685fd9f3161ac3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:11.736514 30718 consensus_queue.cc:1048] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceda9c81d146472d8815f86f59b23fdd" member_type: VOTER last_known_addr { host: "127.25.241.4" port: 43549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:56:11.781289 28752 consensus_peers.cc:597] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 14:56:11.794656 28705 raft_consensus.cc:1275] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Refusing update from remote peer ceda9c81d146472d8815f86f59b23fdd: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:56:11.796234 30735 consensus_queue.cc:1048] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63195fecc0004a168685fd9f3161ac3d" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 37881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:56:11.827057 28750 consensus_peers.cc:597] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:12.001050 26564 tablet_server.cc:196] TabletServer@127.25.241.2:0 shutdown complete.
I20260709 14:56:12.075495 26564 tablet_server.cc:179] TabletServer@127.25.241.3:0 shutting down...
W20260709 14:56:12.106971 28750 consensus_peers.cc:597] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd -> Peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Couldn't send request to peer 63195fecc0004a168685fd9f3161ac3d. 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:56:12.107606 28750 consensus_peers.cc:597] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd -> Peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Couldn't send request to peer 63195fecc0004a168685fd9f3161ac3d. 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:56:12.112294 28750 consensus_peers.cc:597] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd -> Peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Couldn't send request to peer 63195fecc0004a168685fd9f3161ac3d. 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:56:12.118721 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:12.120282 26564 tablet_replica.cc:333] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.121377 26564 raft_consensus.cc:2243] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.122064 26564 raft_consensus.cc:2272] T a596ab6075a142e295a023b22c1e1395 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.124739 26564 tablet_replica.cc:333] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
W20260709 14:56:12.125330 28750 consensus_peers.cc:597] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd -> Peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Couldn't send request to peer 63195fecc0004a168685fd9f3161ac3d. 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:56:12.125566 26564 raft_consensus.cc:2243] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.126680 26564 raft_consensus.cc:2272] T ca53e31d88134f4caf969a82e466dedf P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:12.126858 28752 consensus_peers.cc:597] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 14:56:12.128885 28750 consensus_peers.cc:597] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd -> Peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Couldn't send request to peer 63195fecc0004a168685fd9f3161ac3d. 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:56:12.129240 26564 tablet_replica.cc:333] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.129863 26564 raft_consensus.cc:2243] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.130301 26564 raft_consensus.cc:2272] T 6b4cc0209602433b8607f91ea7537a8f P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.132107 26564 tablet_replica.cc:333] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.132730 26564 raft_consensus.cc:2243] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.133457 26564 raft_consensus.cc:2272] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.135336 26564 tablet_replica.cc:333] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.135857 26564 raft_consensus.cc:2243] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.136276 26564 raft_consensus.cc:2272] T 4f30d41cb2894d1387b3a5a3a456caf9 P 63195fecc0004a168685fd9f3161ac3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.138160 26564 tablet_replica.cc:333] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.138700 26564 raft_consensus.cc:2243] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.139423 26564 raft_consensus.cc:2272] T 2e905e6f6a614eafaae5a84cfeda622f P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.141299 26564 tablet_replica.cc:333] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.141809 26564 raft_consensus.cc:2243] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.142246 26564 raft_consensus.cc:2272] T bf5acf29cff848c88b0e93b49692f5da P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.144096 26564 tablet_replica.cc:333] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.144701 26564 raft_consensus.cc:2243] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.145135 26564 raft_consensus.cc:2272] T f2ccb1fc509a4279a58cf83fb9016739 P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.147066 26564 tablet_replica.cc:333] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.147663 26564 raft_consensus.cc:2243] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.148219 26564 raft_consensus.cc:2272] T 9c7ab84771944ec886a9051e67b9d4ec P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.150211 26564 tablet_replica.cc:333] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.150825 26564 raft_consensus.cc:2243] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.151260 26564 raft_consensus.cc:2272] T ee4c428776274cc69f994ede7224723a P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.154070 26564 tablet_replica.cc:333] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.154891 26564 raft_consensus.cc:2243] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.155926 26564 raft_consensus.cc:2272] T fb233172bdb24726b8d6c8e21079c2d8 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.158392 26564 tablet_replica.cc:333] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.159211 26564 raft_consensus.cc:2243] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:12.159332 28750 consensus_peers.cc:597] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd -> Peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Couldn't send request to peer 63195fecc0004a168685fd9f3161ac3d. 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:56:12.159711 26564 raft_consensus.cc:2272] T 77e69d2bb0184ff3837bb319e9361549 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.161674 26564 tablet_replica.cc:333] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.162200 26564 raft_consensus.cc:2243] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.162611 26564 raft_consensus.cc:2272] T 796152bb250442d2b4495b931c8adbb1 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.164407 26564 tablet_replica.cc:333] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.164947 26564 raft_consensus.cc:2243] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.165324 26564 raft_consensus.cc:2272] T 6946a1e1baf44b0883d9d0c84bbefd24 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.167200 26564 tablet_replica.cc:333] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.167924 26564 raft_consensus.cc:2243] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.168457 26564 raft_consensus.cc:2272] T 72726dbbcfec4719aca83c3e9861fb4b P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.170948 26564 tablet_replica.cc:333] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.171627 26564 raft_consensus.cc:2243] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.172533 26564 raft_consensus.cc:2272] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.174582 26564 tablet_replica.cc:333] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.175254 26564 raft_consensus.cc:2243] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.175783 26564 raft_consensus.cc:2272] T f374c15f8552407cab36073a9310d6cb P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.177850 26564 tablet_replica.cc:333] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.178543 26564 raft_consensus.cc:2243] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.179455 26564 raft_consensus.cc:2272] T 5f4f973402414517a875f33741aeab1f P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.182842 26564 tablet_replica.cc:333] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.183563 26564 raft_consensus.cc:2243] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Raft consensus shutting down.
W20260709 14:56:12.184196 28750 consensus_peers.cc:597] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd -> Peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Couldn't send request to peer 63195fecc0004a168685fd9f3161ac3d. 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:56:12.184715 26564 raft_consensus.cc:2272] T e768428dbd284eb6b25001ff480e5704 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.187016 26564 tablet_replica.cc:333] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.187525 26564 raft_consensus.cc:2243] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.188267 26564 raft_consensus.cc:2272] T 9ca12f7a3e214642bf20dbcd78b044a2 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.190066 26564 tablet_replica.cc:333] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.190554 26564 raft_consensus.cc:2243] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.190934 26564 raft_consensus.cc:2272] T 6fbc8c1f5aed460e88a616d5b4b570af P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.193069 26564 tablet_replica.cc:333] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.193748 26564 raft_consensus.cc:2243] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.194253 26564 raft_consensus.cc:2272] T f0059dd3050e4190837ccbd93ae3e603 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:12.194613 28750 consensus_peers.cc:597] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd -> Peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Couldn't send request to peer 63195fecc0004a168685fd9f3161ac3d. 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:56:12.196485 26564 tablet_replica.cc:333] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.197115 26564 raft_consensus.cc:2243] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.197847 26564 raft_consensus.cc:2272] T 9a07d59acb614ceca0d793768856e033 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.199703 26564 tablet_replica.cc:333] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.200202 26564 raft_consensus.cc:2243] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.200970 26564 raft_consensus.cc:2272] T 84e47c05d1e2417c97a7b8bbb89f721e P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.202811 26564 tablet_replica.cc:333] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.203298 26564 raft_consensus.cc:2243] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.203723 26564 raft_consensus.cc:2272] T 188e36ce9d8f4d90a1c3ce9b2796d96d P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.205505 26564 tablet_replica.cc:333] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.206001 26564 raft_consensus.cc:2243] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.206365 26564 raft_consensus.cc:2272] T f2c8eef1b05e4c6ab352919dfe7de0ae P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.208132 26564 tablet_replica.cc:333] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.208618 26564 raft_consensus.cc:2243] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.209424 26564 raft_consensus.cc:2272] T e272b5d3b2014d8bb59595331e58b70c P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.211277 26564 tablet_replica.cc:333] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.211831 26564 raft_consensus.cc:2243] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.212612 26564 raft_consensus.cc:2272] T ef45a9ba8dc641e8a59a739d218cfb61 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.215088 26564 tablet_replica.cc:333] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
W20260709 14:56:12.215530 28676 consensus_peers.cc:597] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:12.215711 26564 raft_consensus.cc:2243] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.216264 26564 raft_consensus.cc:2272] T 3f3e50ba71ad459b8ecd9f13933b76fa P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.218096 26564 tablet_replica.cc:333] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.218664 26564 raft_consensus.cc:2243] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.219115 26564 raft_consensus.cc:2272] T 547c5ac529c443d98cb4fcf90213d6fc P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.221042 26564 tablet_replica.cc:333] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.221617 26564 raft_consensus.cc:2243] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.222062 26564 raft_consensus.cc:2272] T 2550a829d6264760bb5d4d7015da432d P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.223969 26564 tablet_replica.cc:333] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.224447 26564 raft_consensus.cc:2243] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.225176 26564 raft_consensus.cc:2272] T 72162f5a023a42e997289b339942c72c P 63195fecc0004a168685fd9f3161ac3d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.226837 26564 tablet_replica.cc:333] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.227334 26564 raft_consensus.cc:2243] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.228053 26564 raft_consensus.cc:2272] T 14964d41102d4378b7046641c6deac87 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.229974 26564 tablet_replica.cc:333] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.230494 26564 raft_consensus.cc:2243] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.230934 26564 raft_consensus.cc:2272] T 0474e9a9b2924cdca4d96474fcdb0195 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.232618 26564 tablet_replica.cc:333] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.233107 26564 raft_consensus.cc:2243] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.233805 26564 raft_consensus.cc:2272] T 93944e6faff545c786456f20882867ac P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.235901 26564 tablet_replica.cc:333] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.236490 26564 raft_consensus.cc:2243] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.237462 26564 raft_consensus.cc:2272] T 61b6f7d321284ae28c29991d25aa01ec P 63195fecc0004a168685fd9f3161ac3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.239343 26564 tablet_replica.cc:333] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.239801 26564 raft_consensus.cc:2243] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.240397 26564 raft_consensus.cc:2272] T e033fb27d5914be9b36695ac44bea12b P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.242049 26564 tablet_replica.cc:333] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.242496 26564 raft_consensus.cc:2243] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.242951 26564 raft_consensus.cc:2272] T 5cdc4c575a7e425d84957d4fe9da2d74 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:12.244252 28750 consensus_peers.cc:597] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd -> Peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Couldn't send request to peer 63195fecc0004a168685fd9f3161ac3d. 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:56:12.244797 26564 tablet_replica.cc:333] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.245343 26564 raft_consensus.cc:2243] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.246063 26564 raft_consensus.cc:2272] T d5a50602b10d4d46b864d94b612c6888 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.247854 26564 tablet_replica.cc:333] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.248312 26564 raft_consensus.cc:2243] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.248764 26564 raft_consensus.cc:2272] T 5baf49982d5d461199bd5ddfade8f5d8 P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.250363 26564 tablet_replica.cc:333] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.250794 26564 raft_consensus.cc:2243] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.251482 26564 raft_consensus.cc:2272] T bb938c156bd6422486da386e70e344c4 P 63195fecc0004a168685fd9f3161ac3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.253212 26564 tablet_replica.cc:333] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.253746 26564 raft_consensus.cc:2243] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.254515 26564 raft_consensus.cc:2272] T 6cd3e77934dd4e8c928b92cd654017e6 P 63195fecc0004a168685fd9f3161ac3d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.256625 26564 tablet_replica.cc:333] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.257134 26564 raft_consensus.cc:2243] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.257983 26564 raft_consensus.cc:2272] T f9b42a07fd31438393513ddc22c0158e P 63195fecc0004a168685fd9f3161ac3d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:12.258682 28750 consensus_peers.cc:597] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:12.260519 26564 tablet_replica.cc:333] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d: stopping tablet replica
I20260709 14:56:12.261220 26564 raft_consensus.cc:2243] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.261621 26564 raft_consensus.cc:2272] T 6c2d3cbc667144478ecb2e3215111020 P 63195fecc0004a168685fd9f3161ac3d [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:12.270025 28750 consensus_peers.cc:597] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:12.287500 28750 consensus_peers.cc:597] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd -> Peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Couldn't send request to peer 63195fecc0004a168685fd9f3161ac3d. 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:56:12.302193 28750 consensus_peers.cc:597] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd -> Peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Couldn't send request to peer 63195fecc0004a168685fd9f3161ac3d. 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:56:12.303697 28752 consensus_peers.cc:597] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd -> Peer c2c97cef0f864d9a90790df6ba23cb53 (127.25.241.1:44415): Couldn't send request to peer c2c97cef0f864d9a90790df6ba23cb53. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:44415: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 14:56:12.359719 28750 consensus_peers.cc:597] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:12.360116 26564 tablet_server.cc:196] TabletServer@127.25.241.3:0 shutdown complete.
W20260709 14:56:12.376744 28750 consensus_peers.cc:597] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:12.414060 28750 consensus_peers.cc:597] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd -> Peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Couldn't send request to peer 63195fecc0004a168685fd9f3161ac3d. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.3:37881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:12.423599 28750 consensus_peers.cc:597] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd -> Peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Couldn't send request to peer 63195fecc0004a168685fd9f3161ac3d. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.3:37881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:12.427263 28750 consensus_peers.cc:597] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:12.427582 26564 tablet_server.cc:179] TabletServer@127.25.241.4:0 shutting down...
I20260709 14:56:12.466646 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:12.467520 26564 tablet_replica.cc:333] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.468405 26564 raft_consensus.cc:2243] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.469092 26564 raft_consensus.cc:2272] T ca53e31d88134f4caf969a82e466dedf P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:12.470882 28750 consensus_peers.cc:597] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd -> Peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Couldn't send request to peer 63195fecc0004a168685fd9f3161ac3d. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.3:37881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:12.471621 26564 tablet_replica.cc:333] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.472214 26564 raft_consensus.cc:2243] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.473003 26564 raft_consensus.cc:2272] T c594de57923345908e85b1fe8615492a P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.474988 26564 tablet_replica.cc:333] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.475484 26564 raft_consensus.cc:2243] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.476161 26564 raft_consensus.cc:2272] T 4f30d41cb2894d1387b3a5a3a456caf9 P ceda9c81d146472d8815f86f59b23fdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.478147 26564 tablet_replica.cc:333] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.478883 26564 raft_consensus.cc:2243] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.479578 26564 raft_consensus.cc:2272] T bf5acf29cff848c88b0e93b49692f5da P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.481572 26564 tablet_replica.cc:333] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
W20260709 14:56:12.481863 28750 consensus_peers.cc:597] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:12.482115 26564 raft_consensus.cc:2243] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.482879 26564 raft_consensus.cc:2272] T 796152bb250442d2b4495b931c8adbb1 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.484716 26564 tablet_replica.cc:333] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.485244 26564 raft_consensus.cc:2243] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.485627 26564 raft_consensus.cc:2272] T e033fb27d5914be9b36695ac44bea12b P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.487344 26564 tablet_replica.cc:333] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.487881 26564 raft_consensus.cc:2243] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.488269 26564 raft_consensus.cc:2272] T 6a2f0ed05c8f44f38463ef2eecad5ecd P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.490180 26564 tablet_replica.cc:333] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.490685 26564 raft_consensus.cc:2243] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.491047 26564 raft_consensus.cc:2272] T f03100a92faf4d76aa990458b84a6d8d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.492760 26564 tablet_replica.cc:333] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.493300 26564 raft_consensus.cc:2243] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.494349 26564 raft_consensus.cc:2272] T f2ccb1fc509a4279a58cf83fb9016739 P ceda9c81d146472d8815f86f59b23fdd [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.497025 26564 tablet_replica.cc:333] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.497679 26564 raft_consensus.cc:2243] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.498673 26564 raft_consensus.cc:2272] T ee4c428776274cc69f994ede7224723a P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:12.499765 28750 consensus_peers.cc:597] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd -> Peer 63195fecc0004a168685fd9f3161ac3d (127.25.241.3:37881): Couldn't send request to peer 63195fecc0004a168685fd9f3161ac3d. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.3:37881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:12.501168 26564 tablet_replica.cc:333] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.501763 26564 raft_consensus.cc:2243] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.502488 26564 raft_consensus.cc:2272] T 72726dbbcfec4719aca83c3e9861fb4b P ceda9c81d146472d8815f86f59b23fdd [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.504274 26564 tablet_replica.cc:333] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.504820 26564 raft_consensus.cc:2243] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.505544 26564 raft_consensus.cc:2272] T 6b4cc0209602433b8607f91ea7537a8f P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.507208 26564 tablet_replica.cc:333] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.507699 26564 raft_consensus.cc:2243] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.508074 26564 raft_consensus.cc:2272] T 05f31ad5f1b44d6d8a2abbcc02b3ada2 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.509716 26564 tablet_replica.cc:333] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.510316 26564 raft_consensus.cc:2243] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.511317 26564 raft_consensus.cc:2272] T d733eb34365546eea1d4f2b2c8670ab4 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:12.513105 28750 consensus_peers.cc:597] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:12.513689 26564 tablet_replica.cc:333] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.514294 26564 raft_consensus.cc:2243] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.514655 26564 raft_consensus.cc:2272] T 19d1c5dcbb414016b29ca6ccb0656390 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.516294 26564 tablet_replica.cc:333] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.516832 26564 raft_consensus.cc:2243] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.517203 26564 raft_consensus.cc:2272] T 61b6f7d321284ae28c29991d25aa01ec P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.518882 26564 tablet_replica.cc:333] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.519364 26564 raft_consensus.cc:2243] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.519745 26564 raft_consensus.cc:2272] T 93944e6faff545c786456f20882867ac P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.521428 26564 tablet_replica.cc:333] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.521888 26564 raft_consensus.cc:2243] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.522560 26564 raft_consensus.cc:2272] T fb39e7938ee848bc81aee3cdfd35f946 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.524281 26564 tablet_replica.cc:333] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.524816 26564 raft_consensus.cc:2243] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.525199 26564 raft_consensus.cc:2272] T e272b5d3b2014d8bb59595331e58b70c P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.526898 26564 tablet_replica.cc:333] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.527448 26564 raft_consensus.cc:2243] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.527827 26564 raft_consensus.cc:2272] T 9ca12f7a3e214642bf20dbcd78b044a2 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.529663 26564 tablet_replica.cc:333] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.530158 26564 raft_consensus.cc:2243] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.530886 26564 raft_consensus.cc:2272] T 6fbc8c1f5aed460e88a616d5b4b570af P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.532605 26564 tablet_replica.cc:333] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.533118 26564 raft_consensus.cc:2243] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.533514 26564 raft_consensus.cc:2272] T 9c8c3b7c5de84211a84b485ef462991e P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.535212 26564 tablet_replica.cc:333] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.535679 26564 raft_consensus.cc:2243] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.536013 26564 raft_consensus.cc:2272] T 6ab0f7e6f7d64d55b36814b6f0f8fad4 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.537767 26564 tablet_replica.cc:333] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.538259 26564 raft_consensus.cc:2243] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.538607 26564 raft_consensus.cc:2272] T e92594aa8eb84bd1a7c45cf27456248d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.540174 26564 tablet_replica.cc:333] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.540632 26564 raft_consensus.cc:2243] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.541363 26564 raft_consensus.cc:2272] T 5baf49982d5d461199bd5ddfade8f5d8 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.542950 26564 tablet_replica.cc:333] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.543427 26564 raft_consensus.cc:2243] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.543829 26564 raft_consensus.cc:2272] T 14964d41102d4378b7046641c6deac87 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.545473 26564 tablet_replica.cc:333] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.546008 26564 raft_consensus.cc:2243] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.546756 26564 raft_consensus.cc:2272] T 0474e9a9b2924cdca4d96474fcdb0195 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.548488 26564 tablet_replica.cc:333] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.549005 26564 raft_consensus.cc:2243] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.549769 26564 raft_consensus.cc:2272] T 77e69d2bb0184ff3837bb319e9361549 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.551411 26564 tablet_replica.cc:333] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.551916 26564 raft_consensus.cc:2243] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.552620 26564 raft_consensus.cc:2272] T a174ecaa2dbc47d688bef6fd5f7a40ff P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.554461 26564 tablet_replica.cc:333] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.554939 26564 raft_consensus.cc:2243] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.555617 26564 raft_consensus.cc:2272] T 5dbd34bea04e4dc0ae095a2abf931aaa P ceda9c81d146472d8815f86f59b23fdd [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.557315 26564 tablet_replica.cc:333] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.557797 26564 raft_consensus.cc:2243] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.558169 26564 raft_consensus.cc:2272] T 2f52a48decf54e0cad140d2b7aac85ff P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.559935 26564 tablet_replica.cc:333] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.560448 26564 raft_consensus.cc:2243] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.561210 26564 raft_consensus.cc:2272] T 3b07b077bff549d9bb4bec9c34332dc8 P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.563146 26564 tablet_replica.cc:333] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.563627 26564 raft_consensus.cc:2243] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.563993 26564 raft_consensus.cc:2272] T e768428dbd284eb6b25001ff480e5704 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.565804 26564 tablet_replica.cc:333] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.566293 26564 raft_consensus.cc:2243] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.566700 26564 raft_consensus.cc:2272] T 5f4f973402414517a875f33741aeab1f P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.569218 26564 tablet_replica.cc:333] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.569737 26564 raft_consensus.cc:2243] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.570134 26564 raft_consensus.cc:2272] T 019f9abd74aa4e58a330b98e6a8168a7 P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.571887 26564 tablet_replica.cc:333] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.572355 26564 raft_consensus.cc:2243] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.572789 26564 raft_consensus.cc:2272] T c1a16a290288423ca366e97607f9a3a9 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.574477 26564 tablet_replica.cc:333] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.575031 26564 raft_consensus.cc:2243] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.575724 26564 raft_consensus.cc:2272] T 188e36ce9d8f4d90a1c3ce9b2796d96d P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.577471 26564 tablet_replica.cc:333] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.577893 26564 raft_consensus.cc:2243] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.578583 26564 raft_consensus.cc:2272] T f2c8eef1b05e4c6ab352919dfe7de0ae P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.580426 26564 tablet_replica.cc:333] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.580976 26564 raft_consensus.cc:2243] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.581755 26564 raft_consensus.cc:2272] T f0059dd3050e4190837ccbd93ae3e603 P ceda9c81d146472d8815f86f59b23fdd [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.583998 26564 tablet_replica.cc:333] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
W20260709 14:56:12.584306 28750 consensus_peers.cc:597] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd -> Peer 6935e8e517bd4624970106e1e53d7662 (127.25.241.2:33627): Couldn't send request to peer 6935e8e517bd4624970106e1e53d7662. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:33627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:12.584478 26564 raft_consensus.cc:2243] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.585023 26564 raft_consensus.cc:2272] T f9b42a07fd31438393513ddc22c0158e P ceda9c81d146472d8815f86f59b23fdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.587145 26564 tablet_replica.cc:333] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.587599 26564 raft_consensus.cc:2243] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.588186 26564 raft_consensus.cc:2272] T 6c2d3cbc667144478ecb2e3215111020 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.590008 26564 tablet_replica.cc:333] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.590471 26564 raft_consensus.cc:2243] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.590866 26564 raft_consensus.cc:2272] T ef45a9ba8dc641e8a59a739d218cfb61 P ceda9c81d146472d8815f86f59b23fdd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.592506 26564 tablet_replica.cc:333] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.593003 26564 raft_consensus.cc:2243] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.593720 26564 raft_consensus.cc:2272] T 3f3e50ba71ad459b8ecd9f13933b76fa P ceda9c81d146472d8815f86f59b23fdd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.595469 26564 tablet_replica.cc:333] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd: stopping tablet replica
I20260709 14:56:12.595919 26564 raft_consensus.cc:2243] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.596344 26564 raft_consensus.cc:2272] T 07efa52ebd744db4bda665a9bc4aa364 P ceda9c81d146472d8815f86f59b23fdd [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.656095 26564 tablet_server.cc:196] TabletServer@127.25.241.4:0 shutdown complete.
I20260709 14:56:12.714212 26564 master.cc:562] Master@127.25.241.62:38591 shutting down...
I20260709 14:56:12.739893 26564 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.740453 26564 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.740787 26564 tablet_replica.cc:333] T 00000000000000000000000000000000 P 15d1ed0c55cd43619458e0a2e762a035: stopping tablet replica
I20260709 14:56:12.786101 26564 master.cc:584] Master@127.25.241.62:38591 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (59433 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:56:12.866650 26564 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.241.62:45971
I20260709 14:56:12.867797 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:12.873553 30751 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:56:12.873695 30750 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:56:12.874408 30753 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:56:12.875401 26564 server_base.cc:1061] running on GCE node
I20260709 14:56:12.876634 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:12.876897 26564 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:56:12.877014 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608972877003 us; error 0 us; skew 500 ppm
I20260709 14:56:12.877460 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:12.880424 26564 webserver.cc:533] Webserver started at http://127.25.241.62:37839/ using document root <none> and password file <none>
I20260709 14:56:12.881142 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:12.881587 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:12.881943 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:12.883646 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-0/minicluster-data/master-0-root/instance:
uuid: "ff36f87d043549a0997373d756922b8c"
format_stamp: "Formatted at 2026-07-09 14:56:12 on dist-test-slave-pn9g"
I20260709 14:56:12.891321 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260709 14:56:12.896130 30758 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:56:12.897217 26564 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 14:56:12.897583 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-0/minicluster-data/master-0-root
uuid: "ff36f87d043549a0997373d756922b8c"
format_stamp: "Formatted at 2026-07-09 14:56:12 on dist-test-slave-pn9g"
I20260709 14:56:12.897992 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-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:56:12.909351 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:12.910741 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:12.953262 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.62:45971
I20260709 14:56:12.953370 30809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.62:45971 every 8 connection(s)
I20260709 14:56:12.957130 30810 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:56:12.967176 30810 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c: Bootstrap starting.
I20260709 14:56:12.972116 30810 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.976773 30810 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c: No bootstrap required, opened a new log
I20260709 14:56:12.978878 30810 raft_consensus.cc:359] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff36f87d043549a0997373d756922b8c" member_type: VOTER }
I20260709 14:56:12.979287 30810 raft_consensus.cc:385] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.979466 30810 raft_consensus.cc:740] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff36f87d043549a0997373d756922b8c, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.979961 30810 consensus_queue.cc:260] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ff36f87d043549a0997373d756922b8c" member_type: VOTER }
I20260709 14:56:12.980382 30810 raft_consensus.cc:399] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:12.980576 30810 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:12.980860 30810 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.985582 30810 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff36f87d043549a0997373d756922b8c" member_type: VOTER }
I20260709 14:56:12.986091 30810 leader_election.cc:304] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [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: ff36f87d043549a0997373d756922b8c; no voters: 
I20260709 14:56:12.987154 30810 leader_election.cc:290] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:12.987627 30813 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.989023 30813 raft_consensus.cc:697] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [term 1 LEADER]: Becoming Leader. State: Replica: ff36f87d043549a0997373d756922b8c, State: Running, Role: LEADER
I20260709 14:56:12.989715 30813 consensus_queue.cc:237] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [LEADER]: Queue going to LEADER mode. State: All 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: "ff36f87d043549a0997373d756922b8c" member_type: VOTER }
I20260709 14:56:12.990396 30810 sys_catalog.cc:565] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:12.996116 30815 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff36f87d043549a0997373d756922b8c. Latest consensus state: current_term: 1 leader_uuid: "ff36f87d043549a0997373d756922b8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff36f87d043549a0997373d756922b8c" member_type: VOTER } }
I20260709 14:56:12.996848 30815 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:12.999454 30820 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:12.999578 30814 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ff36f87d043549a0997373d756922b8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff36f87d043549a0997373d756922b8c" member_type: VOTER } }
I20260709 14:56:13.000276 30814 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:13.006673 30820 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:13.008283 26564 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:13.015514 30820 catalog_manager.cc:1383] Generated new cluster ID: 34806ce3cc8d439881dec0f127f9a670
I20260709 14:56:13.015827 30820 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:13.035154 30820 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:13.036415 30820 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:13.060338 30820 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c: Generated new TSK 0
I20260709 14:56:13.060995 30820 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:13.074779 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:13.080749 30831 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:56:13.081754 30832 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:56:13.084227 30834 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:56:13.087083 26564 server_base.cc:1061] running on GCE node
I20260709 14:56:13.088423 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:13.088809 26564 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:56:13.088961 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608973088947 us; error 0 us; skew 500 ppm
I20260709 14:56:13.089478 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:13.092301 26564 webserver.cc:533] Webserver started at http://127.25.241.1:36063/ using document root <none> and password file <none>
I20260709 14:56:13.092823 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:13.092986 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:13.093199 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:13.094190 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-0/minicluster-data/ts-0-root/instance:
uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
format_stamp: "Formatted at 2026-07-09 14:56:13 on dist-test-slave-pn9g"
I20260709 14:56:13.098711 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:13.102316 30839 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:56:13.103062 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:13.103368 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-0/minicluster-data/ts-0-root
uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
format_stamp: "Formatted at 2026-07-09 14:56:13 on dist-test-slave-pn9g"
I20260709 14:56:13.103644 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-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:56:13.117522 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:13.118773 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:13.120277 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:13.122615 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:13.122810 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:13.123046 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:13.123198 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:13.163496 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.1:41367
I20260709 14:56:13.163599 30901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.1:41367 every 8 connection(s)
I20260709 14:56:13.168264 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:13.174690 30906 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:56:13.176208 30907 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:56:13.177946 26564 server_base.cc:1061] running on GCE node
W20260709 14:56:13.178490 30909 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:56:13.179345 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:13.179561 26564 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:56:13.179714 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608973179697 us; error 0 us; skew 500 ppm
I20260709 14:56:13.180250 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:13.182559 26564 webserver.cc:533] Webserver started at http://127.25.241.2:40261/ using document root <none> and password file <none>
I20260709 14:56:13.183030 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:13.183211 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:13.183449 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:13.184544 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-0/minicluster-data/ts-1-root/instance:
uuid: "13efe379a00641ec905f5ae0d9f8cc77"
format_stamp: "Formatted at 2026-07-09 14:56:13 on dist-test-slave-pn9g"
I20260709 14:56:13.188829 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:56:13.192225 30914 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:56:13.193033 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:13.193324 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-0/minicluster-data/ts-1-root
uuid: "13efe379a00641ec905f5ae0d9f8cc77"
format_stamp: "Formatted at 2026-07-09 14:56:13 on dist-test-slave-pn9g"
I20260709 14:56:13.193583 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-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:56:13.208231 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:13.209419 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:13.210872 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:13.213133 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:13.213322 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:13.213558 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:13.213701 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:13.220532 30902 heartbeater.cc:344] Connected to a master server at 127.25.241.62:45971
I20260709 14:56:13.221174 30902 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:13.222442 30902 heartbeater.cc:507] Master 127.25.241.62:45971 requested a full tablet report, sending...
I20260709 14:56:13.225212 30775 ts_manager.cc:194] Registered new tserver with Master: cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367)
I20260709 14:56:13.227828 30775 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54030
I20260709 14:56:13.255944 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.2:43139
I20260709 14:56:13.256045 30976 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.2:43139 every 8 connection(s)
I20260709 14:56:13.260463 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:13.266649 30980 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:56:13.268373 30981 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:56:13.271636 30977 heartbeater.cc:344] Connected to a master server at 127.25.241.62:45971
I20260709 14:56:13.271731 26564 server_base.cc:1061] running on GCE node
I20260709 14:56:13.272037 30977 heartbeater.cc:461] Registering TS with master...
W20260709 14:56:13.271433 30984 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:56:13.272974 30977 heartbeater.cc:507] Master 127.25.241.62:45971 requested a full tablet report, sending...
I20260709 14:56:13.273234 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:13.273523 26564 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:56:13.273729 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608973273709 us; error 0 us; skew 500 ppm
I20260709 14:56:13.274351 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:13.275080 30775 ts_manager.cc:194] Registered new tserver with Master: 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:13.276811 30775 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54034
I20260709 14:56:13.276880 26564 webserver.cc:533] Webserver started at http://127.25.241.3:33573/ using document root <none> and password file <none>
I20260709 14:56:13.277521 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:13.277747 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:13.278024 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:13.279376 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-0/minicluster-data/ts-2-root/instance:
uuid: "1338b6a259e6464ca1240ded4a14cee1"
format_stamp: "Formatted at 2026-07-09 14:56:13 on dist-test-slave-pn9g"
I20260709 14:56:13.283797 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 14:56:13.287109 30988 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:56:13.287834 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260709 14:56:13.288113 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-0/minicluster-data/ts-2-root
uuid: "1338b6a259e6464ca1240ded4a14cee1"
format_stamp: "Formatted at 2026-07-09 14:56:13 on dist-test-slave-pn9g"
I20260709 14:56:13.288385 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-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:56:13.300153 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:13.301373 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:13.302898 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:13.305146 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:13.305368 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:13.305619 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:13.305776 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:13.344544 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.3:36005
I20260709 14:56:13.344635 31050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.3:36005 every 8 connection(s)
I20260709 14:56:13.358120 31051 heartbeater.cc:344] Connected to a master server at 127.25.241.62:45971
I20260709 14:56:13.358520 31051 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:13.359200 31051 heartbeater.cc:507] Master 127.25.241.62:45971 requested a full tablet report, sending...
I20260709 14:56:13.361112 30775 ts_manager.cc:194] Registered new tserver with Master: 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:13.361500 26564 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013764846s
I20260709 14:56:13.362514 30775 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54038
I20260709 14:56:13.386843 30775 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54048:
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:56:13.389801 30775 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:56:13.457674 30866 tablet_service.cc:1511] Processing CreateTablet for tablet c7bf0578da1541359afa51cd6eecc375 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:13.459142 30866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7bf0578da1541359afa51cd6eecc375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.460070 30865 tablet_service.cc:1511] Processing CreateTablet for tablet 33a600d00b25447ab96f0cdced33fce1 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:13.461544 30865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a600d00b25447ab96f0cdced33fce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.464223 30867 tablet_service.cc:1511] Processing CreateTablet for tablet 16a884b80f0e4a76880b3816ab1b3438 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:13.465617 30867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a884b80f0e4a76880b3816ab1b3438. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.466691 30864 tablet_service.cc:1511] Processing CreateTablet for tablet 438047ecd2b54a10ace5769e1e13d763 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:13.468066 30864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438047ecd2b54a10ace5769e1e13d763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.483247 30863 tablet_service.cc:1511] Processing CreateTablet for tablet 5dec8eb0d4fa412e8fe69dd68c75703c (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:13.484864 30863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dec8eb0d4fa412e8fe69dd68c75703c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.488545 30862 tablet_service.cc:1511] Processing CreateTablet for tablet a6fd50e3c2784def91cc7dee17557d30 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:13.490080 30862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fd50e3c2784def91cc7dee17557d30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.494325 31066 tablet_bootstrap.cc:492] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
I20260709 14:56:13.495244 30861 tablet_service.cc:1511] Processing CreateTablet for tablet 4e5241e9813c49778ee8ee51bd35c4c2 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:13.496724 30861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e5241e9813c49778ee8ee51bd35c4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.501456 31066 tablet_bootstrap.cc:654] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.511526 30866 tablet_service.cc:1511] Processing CreateTablet for tablet fac0c6365b694f86b69e544c59dd811f (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:13.512918 30866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac0c6365b694f86b69e544c59dd811f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.513743 30862 tablet_service.cc:1511] Processing CreateTablet for tablet 18f7eb81a81a440e84f62eeac74b42f8 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:13.515107 30862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f7eb81a81a440e84f62eeac74b42f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.516930 30942 tablet_service.cc:1511] Processing CreateTablet for tablet 16a884b80f0e4a76880b3816ab1b3438 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:13.518244 30942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a884b80f0e4a76880b3816ab1b3438. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.519305 30861 tablet_service.cc:1511] Processing CreateTablet for tablet cfdefd999324459c9d37e1de084a2634 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:13.521129 30861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfdefd999324459c9d37e1de084a2634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.522569 31066 tablet_bootstrap.cc:492] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e: No bootstrap required, opened a new log
I20260709 14:56:13.523087 31066 ts_tablet_manager.cc:1403] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.007s
I20260709 14:56:13.526027 31066 raft_consensus.cc:359] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.526748 31066 raft_consensus.cc:385] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.527036 31066 raft_consensus.cc:740] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.527900 31066 consensus_queue.cc:260] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.528455 30941 tablet_service.cc:1511] Processing CreateTablet for tablet c7bf0578da1541359afa51cd6eecc375 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:13.529901 30941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7bf0578da1541359afa51cd6eecc375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.538098 30940 tablet_service.cc:1511] Processing CreateTablet for tablet 33a600d00b25447ab96f0cdced33fce1 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:13.538861 30938 tablet_service.cc:1511] Processing CreateTablet for tablet 5dec8eb0d4fa412e8fe69dd68c75703c (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:13.539531 30940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a600d00b25447ab96f0cdced33fce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.540124 30938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dec8eb0d4fa412e8fe69dd68c75703c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.541764 30937 tablet_service.cc:1511] Processing CreateTablet for tablet a6fd50e3c2784def91cc7dee17557d30 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:13.542539 30939 tablet_service.cc:1511] Processing CreateTablet for tablet 438047ecd2b54a10ace5769e1e13d763 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:13.543045 30937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fd50e3c2784def91cc7dee17557d30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.545382 30939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438047ecd2b54a10ace5769e1e13d763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.545679 30936 tablet_service.cc:1511] Processing CreateTablet for tablet 4e5241e9813c49778ee8ee51bd35c4c2 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:13.546877 30936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e5241e9813c49778ee8ee51bd35c4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.549782 30935 tablet_service.cc:1511] Processing CreateTablet for tablet fac0c6365b694f86b69e544c59dd811f (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:13.551033 30935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac0c6365b694f86b69e544c59dd811f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.551520 31016 tablet_service.cc:1511] Processing CreateTablet for tablet 16a884b80f0e4a76880b3816ab1b3438 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:13.552985 31016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a884b80f0e4a76880b3816ab1b3438. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.553793 30934 tablet_service.cc:1511] Processing CreateTablet for tablet 18f7eb81a81a440e84f62eeac74b42f8 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:13.555034 30934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f7eb81a81a440e84f62eeac74b42f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.557809 30933 tablet_service.cc:1511] Processing CreateTablet for tablet cfdefd999324459c9d37e1de084a2634 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:13.558490 31015 tablet_service.cc:1511] Processing CreateTablet for tablet c7bf0578da1541359afa51cd6eecc375 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:13.559126 30933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfdefd999324459c9d37e1de084a2634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.559923 31015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7bf0578da1541359afa51cd6eecc375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.570263 31014 tablet_service.cc:1511] Processing CreateTablet for tablet 33a600d00b25447ab96f0cdced33fce1 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:13.571784 31014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a600d00b25447ab96f0cdced33fce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.578367 31013 tablet_service.cc:1511] Processing CreateTablet for tablet 438047ecd2b54a10ace5769e1e13d763 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:13.579866 31013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438047ecd2b54a10ace5769e1e13d763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.586524 31012 tablet_service.cc:1511] Processing CreateTablet for tablet 5dec8eb0d4fa412e8fe69dd68c75703c (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:13.588028 31012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dec8eb0d4fa412e8fe69dd68c75703c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.610335 31016 tablet_service.cc:1511] Processing CreateTablet for tablet a6fd50e3c2784def91cc7dee17557d30 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:13.611943 31016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fd50e3c2784def91cc7dee17557d30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.618506 31011 tablet_service.cc:1511] Processing CreateTablet for tablet 4e5241e9813c49778ee8ee51bd35c4c2 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:13.619928 31011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e5241e9813c49778ee8ee51bd35c4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.621403 31010 tablet_service.cc:1511] Processing CreateTablet for tablet fac0c6365b694f86b69e544c59dd811f (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:13.622859 31010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac0c6365b694f86b69e544c59dd811f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.634117 31009 tablet_service.cc:1511] Processing CreateTablet for tablet 18f7eb81a81a440e84f62eeac74b42f8 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:13.635787 31009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f7eb81a81a440e84f62eeac74b42f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.644459 31070 tablet_bootstrap.cc:492] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77: Bootstrap starting.
I20260709 14:56:13.663623 31070 tablet_bootstrap.cc:654] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.670552 31069 tablet_bootstrap.cc:492] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1: Bootstrap starting.
I20260709 14:56:13.701233 30902 heartbeater.cc:499] Master 127.25.241.62:45971 was elected leader, sending a full tablet report...
I20260709 14:56:13.701609 31069 tablet_bootstrap.cc:654] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.705005 31015 tablet_service.cc:1511] Processing CreateTablet for tablet cfdefd999324459c9d37e1de084a2634 (DEFAULT_TABLE table=test-workload [id=c3994548756442f8863b00b7052ead9c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:13.707010 31015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfdefd999324459c9d37e1de084a2634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:13.707265 31070 tablet_bootstrap.cc:492] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77: No bootstrap required, opened a new log
I20260709 14:56:13.707779 31070 ts_tablet_manager.cc:1403] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.017s
I20260709 14:56:13.710835 31070 raft_consensus.cc:359] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.705868 31068 raft_consensus.cc:493] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:13.711594 31070 raft_consensus.cc:385] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.712131 31070 raft_consensus.cc:740] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.712216 31068 raft_consensus.cc:515] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.713083 31070 consensus_queue.cc:260] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.714362 31069 tablet_bootstrap.cc:492] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1: No bootstrap required, opened a new log
I20260709 14:56:13.716095 31066 ts_tablet_manager.cc:1434] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.193s	user 0.035s	sys 0.068s
I20260709 14:56:13.716928 31068 leader_election.cc:290] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:13.716243 31069 ts_tablet_manager.cc:1403] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.004s
I20260709 14:56:13.718526 31066 tablet_bootstrap.cc:492] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
I20260709 14:56:13.726739 31069 raft_consensus.cc:359] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.727607 31069 raft_consensus.cc:385] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.727926 31069 raft_consensus.cc:740] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.729578 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bf0578da1541359afa51cd6eecc375" candidate_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77" is_pre_election: true
W20260709 14:56:13.731292 30843 leader_election.cc:343] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.738421 31066 tablet_bootstrap.cc:654] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.743615 30977 heartbeater.cc:499] Master 127.25.241.62:45971 was elected leader, sending a full tablet report...
I20260709 14:56:13.744004 31070 ts_tablet_manager.cc:1434] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77: Time spent starting tablet: real 0.036s	user 0.012s	sys 0.020s
I20260709 14:56:13.745105 31070 tablet_bootstrap.cc:492] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77: Bootstrap starting.
I20260709 14:56:13.750663 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bf0578da1541359afa51cd6eecc375" candidate_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1" is_pre_election: true
I20260709 14:56:13.751721 31070 tablet_bootstrap.cc:654] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:13.761049 30978 tablet.cc:2406] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:56:13.741210 31069 consensus_queue.cc:260] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.762499 31026 raft_consensus.cc:2468] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4e8d0b398347f5be8e64d4d04fe40e in term 0.
I20260709 14:56:13.764284 30841 leader_election.cc:304] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [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: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 13efe379a00641ec905f5ae0d9f8cc77
I20260709 14:56:13.765558 31068 raft_consensus.cc:2804] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:13.765933 31068 raft_consensus.cc:493] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:13.766263 31068 raft_consensus.cc:3060] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:13.766957 31066 tablet_bootstrap.cc:492] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e: No bootstrap required, opened a new log
I20260709 14:56:13.767577 31066 ts_tablet_manager.cc:1403] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.000s
I20260709 14:56:13.770673 31066 raft_consensus.cc:359] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.772924 31051 heartbeater.cc:499] Master 127.25.241.62:45971 was elected leader, sending a full tablet report...
I20260709 14:56:13.773607 31069 ts_tablet_manager.cc:1434] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1: Time spent starting tablet: real 0.056s	user 0.010s	sys 0.000s
I20260709 14:56:13.774425 31068 raft_consensus.cc:515] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.775205 31069 tablet_bootstrap.cc:492] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1: Bootstrap starting.
I20260709 14:56:13.775684 31070 tablet_bootstrap.cc:492] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77: No bootstrap required, opened a new log
I20260709 14:56:13.776201 31070 ts_tablet_manager.cc:1403] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.008s
I20260709 14:56:13.778832 31066 raft_consensus.cc:385] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.779057 31070 raft_consensus.cc:359] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.779875 31070 raft_consensus.cc:385] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.780176 31070 raft_consensus.cc:740] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.781123 31070 consensus_queue.cc:260] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.782663 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bf0578da1541359afa51cd6eecc375" candidate_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
I20260709 14:56:13.783257 31070 ts_tablet_manager.cc:1434] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:13.784292 31070 tablet_bootstrap.cc:492] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77: Bootstrap starting.
W20260709 14:56:13.784260 30843 leader_election.cc:343] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.779477 31066 raft_consensus.cc:740] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.786221 31066 consensus_queue.cc:260] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.786955 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bf0578da1541359afa51cd6eecc375" candidate_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
I20260709 14:56:13.787576 31026 raft_consensus.cc:3060] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:13.791100 31070 tablet_bootstrap.cc:654] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.795794 31026 raft_consensus.cc:2468] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4e8d0b398347f5be8e64d4d04fe40e in term 1.
I20260709 14:56:13.797410 30841 leader_election.cc:304] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 13efe379a00641ec905f5ae0d9f8cc77
I20260709 14:56:13.802724 31070 tablet_bootstrap.cc:492] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77: No bootstrap required, opened a new log
I20260709 14:56:13.802974 31068 leader_election.cc:290] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [CANDIDATE]: Term 1 election: Requested vote from peers 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:13.803293 31070 ts_tablet_manager.cc:1403] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:56:13.806618 31070 raft_consensus.cc:359] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.807370 31070 raft_consensus.cc:385] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.807678 31070 raft_consensus.cc:740] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.808568 31070 consensus_queue.cc:260] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.809497 31069 tablet_bootstrap.cc:654] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.812636 31070 ts_tablet_manager.cc:1434] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:13.812767 31068 raft_consensus.cc:2804] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:13.813403 31068 raft_consensus.cc:697] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 LEADER]: Becoming Leader. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Running, Role: LEADER
I20260709 14:56:13.813835 31070 tablet_bootstrap.cc:492] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77: Bootstrap starting.
I20260709 14:56:13.814298 31068 consensus_queue.cc:237] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.820721 31070 tablet_bootstrap.cc:654] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.827886 31069 tablet_bootstrap.cc:492] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1: No bootstrap required, opened a new log
I20260709 14:56:13.828500 31069 ts_tablet_manager.cc:1403] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.000s
I20260709 14:56:13.828972 31066 ts_tablet_manager.cc:1434] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.061s	user 0.022s	sys 0.022s
I20260709 14:56:13.830066 31066 tablet_bootstrap.cc:492] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
I20260709 14:56:13.831566 31069 raft_consensus.cc:359] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.832327 31069 raft_consensus.cc:385] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.832614 31069 raft_consensus.cc:740] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.833053 31070 tablet_bootstrap.cc:492] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77: No bootstrap required, opened a new log
I20260709 14:56:13.833550 31070 ts_tablet_manager.cc:1403] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260709 14:56:13.833662 31069 consensus_queue.cc:260] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.835987 31069 ts_tablet_manager.cc:1434] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:13.836987 31069 tablet_bootstrap.cc:492] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1: Bootstrap starting.
I20260709 14:56:13.836757 31070 raft_consensus.cc:359] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.837494 31070 raft_consensus.cc:385] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.837810 31070 raft_consensus.cc:740] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.838567 31070 consensus_queue.cc:260] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.841068 31070 ts_tablet_manager.cc:1434] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:56:13.842053 31070 tablet_bootstrap.cc:492] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77: Bootstrap starting.
I20260709 14:56:13.841341 30774 catalog_manager.cc:5697] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e reported cstate change: term changed from 0 to 1, leader changed from <none> to cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1). New cstate: current_term: 1 leader_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:13.843413 31066 tablet_bootstrap.cc:654] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.848982 31070 tablet_bootstrap.cc:654] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.858186 31069 tablet_bootstrap.cc:654] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.861404 31073 raft_consensus.cc:493] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:13.862043 31073 raft_consensus.cc:515] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.864336 31066 tablet_bootstrap.cc:492] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e: No bootstrap required, opened a new log
I20260709 14:56:13.864840 31066 ts_tablet_manager.cc:1403] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.007s
I20260709 14:56:13.866041 31073 leader_election.cc:290] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:13.866823 31070 tablet_bootstrap.cc:492] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77: No bootstrap required, opened a new log
I20260709 14:56:13.867394 31070 ts_tablet_manager.cc:1403] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.011s
I20260709 14:56:13.869033 31066 raft_consensus.cc:359] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.869788 31066 raft_consensus.cc:385] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.870072 31066 raft_consensus.cc:740] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.870294 31070 raft_consensus.cc:359] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.871150 31070 raft_consensus.cc:385] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.870915 31066 consensus_queue.cc:260] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.871495 31070 raft_consensus.cc:740] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.872316 31070 consensus_queue.cc:260] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.874563 31070 ts_tablet_manager.cc:1434] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:13.875530 31070 tablet_bootstrap.cc:492] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77: Bootstrap starting.
I20260709 14:56:13.881055 31066 ts_tablet_manager.cc:1434] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:56:13.882525 31070 tablet_bootstrap.cc:654] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.893528 31069 tablet_bootstrap.cc:492] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1: No bootstrap required, opened a new log
I20260709 14:56:13.894069 31069 ts_tablet_manager.cc:1403] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.011s
I20260709 14:56:13.896972 31069 raft_consensus.cc:359] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.897682 31069 raft_consensus.cc:385] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.897964 31069 raft_consensus.cc:740] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.898804 31069 consensus_queue.cc:260] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.899806 31066 tablet_bootstrap.cc:492] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
I20260709 14:56:13.901036 31069 ts_tablet_manager.cc:1434] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:13.903492 31069 tablet_bootstrap.cc:492] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1: Bootstrap starting.
I20260709 14:56:13.904633 30877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438047ecd2b54a10ace5769e1e13d763" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" is_pre_election: true
I20260709 14:56:13.906558 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438047ecd2b54a10ace5769e1e13d763" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1" is_pre_election: true
W20260709 14:56:13.906576 30917 leader_election.cc:343] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:13.908632 30916 leader_election.cc:343] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.909147 30916 leader_election.cc:304] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77; no voters: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e
I20260709 14:56:13.910029 31069 tablet_bootstrap.cc:654] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.910353 31073 raft_consensus.cc:2749] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:13.913029 31066 tablet_bootstrap.cc:654] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.913414 31070 tablet_bootstrap.cc:492] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77: No bootstrap required, opened a new log
I20260709 14:56:13.914054 31070 ts_tablet_manager.cc:1403] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.008s
I20260709 14:56:13.919157 31070 raft_consensus.cc:359] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.919957 31070 raft_consensus.cc:385] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.920310 31070 raft_consensus.cc:740] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.921417 31069 tablet_bootstrap.cc:492] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1: No bootstrap required, opened a new log
I20260709 14:56:13.921147 31070 consensus_queue.cc:260] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.921875 31069 ts_tablet_manager.cc:1403] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 14:56:13.922359 31066 tablet_bootstrap.cc:492] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e: No bootstrap required, opened a new log
I20260709 14:56:13.922994 31077 raft_consensus.cc:493] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:13.923888 31070 ts_tablet_manager.cc:1434] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:56:13.923596 31077 raft_consensus.cc:515] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.925014 31070 tablet_bootstrap.cc:492] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77: Bootstrap starting.
I20260709 14:56:13.924798 31069 raft_consensus.cc:359] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.925535 31069 raft_consensus.cc:385] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.925822 31069 raft_consensus.cc:740] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.926581 31069 consensus_queue.cc:260] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.932301 31070 tablet_bootstrap.cc:654] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.935292 31077 leader_election.cc:290] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:13.939390 31073 raft_consensus.cc:493] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:13.940016 31073 raft_consensus.cc:515] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.944176 30877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a600d00b25447ab96f0cdced33fce1" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" is_pre_election: true
W20260709 14:56:13.946136 30917 leader_election.cc:343] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.946863 31073 leader_election.cc:290] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:13.947414 31066 ts_tablet_manager.cc:1403] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.007s
I20260709 14:56:13.951059 31066 raft_consensus.cc:359] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.951903 31066 raft_consensus.cc:385] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.952208 31066 raft_consensus.cc:740] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.958520 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a600d00b25447ab96f0cdced33fce1" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1" is_pre_election: true
W20260709 14:56:13.959828 30916 leader_election.cc:343] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.960289 30916 leader_election.cc:304] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77; no voters: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e
I20260709 14:56:13.961434 31073 raft_consensus.cc:2749] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:13.966456 31066 consensus_queue.cc:260] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.973874 30877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5241e9813c49778ee8ee51bd35c4c2" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" is_pre_election: true
I20260709 14:56:13.974751 30877 raft_consensus.cc:2468] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 0.
I20260709 14:56:13.976401 30991 leader_election.cc:304] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:13.977579 31077 raft_consensus.cc:2804] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:13.977998 31077 raft_consensus.cc:493] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:13.978367 31077 raft_consensus.cc:3060] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:13.978731 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5241e9813c49778ee8ee51bd35c4c2" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77" is_pre_election: true
W20260709 14:56:13.980597 30992 leader_election.cc:343] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.983805 31066 ts_tablet_manager.cc:1434] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 14:56:13.984155 31069 ts_tablet_manager.cc:1434] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1: Time spent starting tablet: real 0.062s	user 0.031s	sys 0.027s
I20260709 14:56:13.984843 31070 tablet_bootstrap.cc:492] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77: No bootstrap required, opened a new log
I20260709 14:56:13.985378 31070 ts_tablet_manager.cc:1403] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77: Time spent bootstrapping tablet: real 0.061s	user 0.038s	sys 0.021s
I20260709 14:56:13.986972 31069 tablet_bootstrap.cc:492] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1: Bootstrap starting.
I20260709 14:56:13.986836 31077 raft_consensus.cc:515] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.988354 31070 raft_consensus.cc:359] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.989157 31070 raft_consensus.cc:385] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.989459 31070 raft_consensus.cc:740] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.989986 30877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5241e9813c49778ee8ee51bd35c4c2" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:13.990732 30877 raft_consensus.cc:3060] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:13.990438 31070 consensus_queue.cc:260] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:13.992931 31070 ts_tablet_manager.cc:1434] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 14:56:13.994011 31070 tablet_bootstrap.cc:492] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77: Bootstrap starting.
I20260709 14:56:13.996039 31066 tablet_bootstrap.cc:492] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
I20260709 14:56:13.999400 30877 raft_consensus.cc:2468] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 1.
I20260709 14:56:14.000757 31070 tablet_bootstrap.cc:654] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.000872 30991 leader_election.cc:304] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:14.003181 31066 tablet_bootstrap.cc:654] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:14.003851 30822 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:14.004657 31093 raft_consensus.cc:2804] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:14.008430 31069 tablet_bootstrap.cc:654] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.011354 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5241e9813c49778ee8ee51bd35c4c2" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
W20260709 14:56:14.013011 30992 leader_election.cc:343] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.014191 31068 raft_consensus.cc:493] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.014837 31068 raft_consensus.cc:515] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.015918 31073 raft_consensus.cc:493] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.016410 31073 raft_consensus.cc:515] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.017333 31068 leader_election.cc:290] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:14.018344 31073 leader_election.cc:290] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:14.019611 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fd50e3c2784def91cc7dee17557d30" candidate_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77" is_pre_election: true
I20260709 14:56:14.020066 30876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dec8eb0d4fa412e8fe69dd68c75703c" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" is_pre_election: true
I20260709 14:56:14.020344 30952 raft_consensus.cc:2468] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4e8d0b398347f5be8e64d4d04fe40e in term 0.
W20260709 14:56:14.021569 30917 leader_election.cc:343] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.022277 31069 tablet_bootstrap.cc:492] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1: No bootstrap required, opened a new log
I20260709 14:56:14.022086 30843 leader_election.cc:304] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:14.019529 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fd50e3c2784def91cc7dee17557d30" candidate_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1" is_pre_election: true
I20260709 14:56:14.023110 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dec8eb0d4fa412e8fe69dd68c75703c" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1" is_pre_election: true
I20260709 14:56:14.023317 31078 raft_consensus.cc:2804] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:14.023432 31069 ts_tablet_manager.cc:1403] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.002s
W20260709 14:56:14.023581 30841 leader_election.cc:343] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.023833 31078 raft_consensus.cc:493] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:14.024852 31078 raft_consensus.cc:3060] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:14.025179 30916 leader_election.cc:343] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.025730 30916 leader_election.cc:304] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77; no voters: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e
I20260709 14:56:14.026981 31073 raft_consensus.cc:2749] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:14.027055 31069 raft_consensus.cc:359] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.023761 31068 raft_consensus.cc:493] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.028048 31069 raft_consensus.cc:385] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.028470 31069 raft_consensus.cc:740] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.028159 31068 raft_consensus.cc:515] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.029469 31069 consensus_queue.cc:260] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.031845 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a884b80f0e4a76880b3816ab1b3438" candidate_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1" is_pre_election: true
I20260709 14:56:14.032620 31025 raft_consensus.cc:2468] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4e8d0b398347f5be8e64d4d04fe40e in term 0.
I20260709 14:56:14.033236 31078 raft_consensus.cc:515] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.034685 30841 leader_election.cc:304] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:14.035640 31080 raft_consensus.cc:2804] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:14.036048 31080 raft_consensus.cc:493] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:14.036561 31078 leader_election.cc:290] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [CANDIDATE]: Term 1 election: Requested vote from peers 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:14.036473 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fd50e3c2784def91cc7dee17557d30" candidate_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
I20260709 14:56:14.036419 31080 raft_consensus.cc:3060] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.037303 30951 raft_consensus.cc:3060] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.039974 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fd50e3c2784def91cc7dee17557d30" candidate_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
I20260709 14:56:14.045287 30951 raft_consensus.cc:2468] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4e8d0b398347f5be8e64d4d04fe40e in term 1.
W20260709 14:56:14.045436 30841 leader_election.cc:343] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.046983 30843 leader_election.cc:304] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 1338b6a259e6464ca1240ded4a14cee1
I20260709 14:56:14.047887 31078 raft_consensus.cc:2804] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:14.030763 31068 leader_election.cc:290] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:14.031404 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a884b80f0e4a76880b3816ab1b3438" candidate_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77" is_pre_election: true
I20260709 14:56:14.049120 30952 raft_consensus.cc:2468] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4e8d0b398347f5be8e64d4d04fe40e in term 0.
I20260709 14:56:14.051721 31080 raft_consensus.cc:515] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.055344 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a884b80f0e4a76880b3816ab1b3438" candidate_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
I20260709 14:56:14.055816 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a884b80f0e4a76880b3816ab1b3438" candidate_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
I20260709 14:56:14.056016 30952 raft_consensus.cc:3060] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.060932 31025 raft_consensus.cc:3060] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.066748 31078 raft_consensus.cc:697] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 LEADER]: Becoming Leader. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Running, Role: LEADER
I20260709 14:56:14.067905 31078 consensus_queue.cc:237] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.069155 31077 leader_election.cc:290] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:14.075914 31025 raft_consensus.cc:2468] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4e8d0b398347f5be8e64d4d04fe40e in term 1.
I20260709 14:56:14.078326 30952 raft_consensus.cc:2468] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4e8d0b398347f5be8e64d4d04fe40e in term 1.
I20260709 14:56:14.079770 30843 leader_election.cc:304] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:14.082247 31101 raft_consensus.cc:2804] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:14.082458 31093 raft_consensus.cc:697] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Becoming Leader. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:14.082806 31101 raft_consensus.cc:697] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 LEADER]: Becoming Leader. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Running, Role: LEADER
I20260709 14:56:14.083619 31093 consensus_queue.cc:237] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.083781 31101 consensus_queue.cc:237] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.088090 31080 leader_election.cc:290] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [CANDIDATE]: Term 1 election: Requested vote from peers 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:14.088423 30774 catalog_manager.cc:5697] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e reported cstate change: term changed from 0 to 1, leader changed from <none> to cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1). New cstate: current_term: 1 leader_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:14.099416 31070 tablet_bootstrap.cc:492] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77: No bootstrap required, opened a new log
I20260709 14:56:14.098949 30772 catalog_manager.cc:5697] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "1338b6a259e6464ca1240ded4a14cee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:14.099943 31070 ts_tablet_manager.cc:1403] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77: Time spent bootstrapping tablet: real 0.106s	user 0.036s	sys 0.065s
I20260709 14:56:14.102646 31070 raft_consensus.cc:359] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.103116 31070 raft_consensus.cc:385] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.103340 31070 raft_consensus.cc:740] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.104000 31069 ts_tablet_manager.cc:1434] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1: Time spent starting tablet: real 0.080s	user 0.008s	sys 0.033s
I20260709 14:56:14.103933 31070 consensus_queue.cc:260] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.105084 31069 tablet_bootstrap.cc:492] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1: Bootstrap starting.
I20260709 14:56:14.105695 31070 ts_tablet_manager.cc:1434] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:14.106701 31070 tablet_bootstrap.cc:492] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77: Bootstrap starting.
I20260709 14:56:14.108213 30774 catalog_manager.cc:5697] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e reported cstate change: term changed from 0 to 1, leader changed from <none> to cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1). New cstate: current_term: 1 leader_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:14.110688 31066 tablet_bootstrap.cc:492] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e: No bootstrap required, opened a new log
I20260709 14:56:14.111336 31066 ts_tablet_manager.cc:1403] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.116s	user 0.019s	sys 0.021s
I20260709 14:56:14.124073 31069 tablet_bootstrap.cc:654] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.125010 31070 tablet_bootstrap.cc:654] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.125145 31066 raft_consensus.cc:359] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.125888 31066 raft_consensus.cc:385] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.125988 31073 raft_consensus.cc:493] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.126199 31066 raft_consensus.cc:740] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.126695 31073 raft_consensus.cc:515] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.127100 31066 consensus_queue.cc:260] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.129493 31066 ts_tablet_manager.cc:1434] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.005s
I20260709 14:56:14.130249 30877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bf0578da1541359afa51cd6eecc375" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" is_pre_election: true
I20260709 14:56:14.130575 31066 tablet_bootstrap.cc:492] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
I20260709 14:56:14.133989 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bf0578da1541359afa51cd6eecc375" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1" is_pre_election: true
I20260709 14:56:14.134905 31025 raft_consensus.cc:2393] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13efe379a00641ec905f5ae0d9f8cc77 in current term 1: Already voted for candidate cf4e8d0b398347f5be8e64d4d04fe40e in this term.
I20260709 14:56:14.136225 31070 tablet_bootstrap.cc:492] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77: No bootstrap required, opened a new log
I20260709 14:56:14.136232 30916 leader_election.cc:304] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77; no voters: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e
I20260709 14:56:14.136909 31070 ts_tablet_manager.cc:1403] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.019s
I20260709 14:56:14.137624 31066 tablet_bootstrap.cc:654] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.137831 31073 leader_election.cc:290] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:14.138443 31073 raft_consensus.cc:3060] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.139642 31070 raft_consensus.cc:359] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.140341 31070 raft_consensus.cc:385] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.140604 31070 raft_consensus.cc:740] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.141511 31070 consensus_queue.cc:260] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.143663 31070 ts_tablet_manager.cc:1434] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:14.146904 31070 tablet_bootstrap.cc:492] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77: Bootstrap starting.
I20260709 14:56:14.152747 31070 tablet_bootstrap.cc:654] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.158452 31066 tablet_bootstrap.cc:492] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e: No bootstrap required, opened a new log
I20260709 14:56:14.159035 31066 ts_tablet_manager.cc:1403] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.013s
I20260709 14:56:14.162160 31066 raft_consensus.cc:359] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.163007 31066 raft_consensus.cc:385] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.163312 31066 raft_consensus.cc:740] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.164218 31066 consensus_queue.cc:260] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.166893 31066 ts_tablet_manager.cc:1434] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:56:14.167956 31066 tablet_bootstrap.cc:492] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
I20260709 14:56:14.174364 31066 tablet_bootstrap.cc:654] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.186534 31066 tablet_bootstrap.cc:492] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e: No bootstrap required, opened a new log
I20260709 14:56:14.187150 31066 ts_tablet_manager.cc:1403] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:56:14.190653 31066 raft_consensus.cc:359] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.191512 31066 raft_consensus.cc:385] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.191833 31066 raft_consensus.cc:740] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.192956 31066 consensus_queue.cc:260] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.195919 31066 ts_tablet_manager.cc:1434] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260709 14:56:14.197677 31066 tablet_bootstrap.cc:492] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
I20260709 14:56:14.208725 31066 tablet_bootstrap.cc:654] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.212527 31100 raft_consensus.cc:493] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.213212 31100 raft_consensus.cc:515] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.209455 31073 raft_consensus.cc:2749] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:56:14.215101 30916 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:36005, user_credentials={real_user=slave}} blocked reactor thread for 78977.6us
I20260709 14:56:14.216090 31073 raft_consensus.cc:493] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.216686 31073 raft_consensus.cc:515] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.217290 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438047ecd2b54a10ace5769e1e13d763" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77" is_pre_election: true
I20260709 14:56:14.218067 30952 raft_consensus.cc:2468] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 0.
I20260709 14:56:14.219844 30877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438047ecd2b54a10ace5769e1e13d763" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" is_pre_election: true
I20260709 14:56:14.220335 31070 tablet_bootstrap.cc:492] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77: No bootstrap required, opened a new log
I20260709 14:56:14.220896 31070 ts_tablet_manager.cc:1403] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77: Time spent bootstrapping tablet: real 0.074s	user 0.030s	sys 0.039s
I20260709 14:56:14.221897 30876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdefd999324459c9d37e1de084a2634" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" is_pre_election: true
I20260709 14:56:14.222056 31073 leader_election.cc:290] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
W20260709 14:56:14.223371 30917 leader_election.cc:343] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.223783 31070 raft_consensus.cc:359] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.224470 31070 raft_consensus.cc:385] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.224632 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdefd999324459c9d37e1de084a2634" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1" is_pre_election: true
I20260709 14:56:14.224843 31070 raft_consensus.cc:740] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.220856 30992 leader_election.cc:304] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1338b6a259e6464ca1240ded4a14cee1, 13efe379a00641ec905f5ae0d9f8cc77; no voters: 
I20260709 14:56:14.225845 31069 tablet_bootstrap.cc:492] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1: No bootstrap required, opened a new log
I20260709 14:56:14.225577 31070 consensus_queue.cc:260] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.226630 31069 ts_tablet_manager.cc:1403] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1: Time spent bootstrapping tablet: real 0.122s	user 0.046s	sys 0.069s
I20260709 14:56:14.226894 31093 raft_consensus.cc:2804] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:14.227298 31093 raft_consensus.cc:493] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:14.227648 31093 raft_consensus.cc:3060] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.227949 31070 ts_tablet_manager.cc:1434] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:14.230079 31069 raft_consensus.cc:359] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.230890 31069 raft_consensus.cc:385] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.231199 31069 raft_consensus.cc:740] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.220470 30877 raft_consensus.cc:2468] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 0.
W20260709 14:56:14.232445 30916 leader_election.cc:343] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.232956 30916 leader_election.cc:304] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77; no voters: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e
I20260709 14:56:14.232044 31069 consensus_queue.cc:260] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.233927 31073 raft_consensus.cc:2749] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:14.233697 31100 leader_election.cc:290] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:14.237324 31069 ts_tablet_manager.cc:1434] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:56:14.237381 31073 raft_consensus.cc:493] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.237912 31073 raft_consensus.cc:515] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.238454 31069 tablet_bootstrap.cc:492] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1: Bootstrap starting.
I20260709 14:56:14.240794 30877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f7eb81a81a440e84f62eeac74b42f8" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" is_pre_election: true
I20260709 14:56:14.241493 30877 raft_consensus.cc:2468] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 0.
I20260709 14:56:14.242862 30917 leader_election.cc:304] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:14.243877 31107 raft_consensus.cc:2804] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:14.244297 31107 raft_consensus.cc:493] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:14.244614 31107 raft_consensus.cc:3060] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.245244 31069 tablet_bootstrap.cc:654] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.245316 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f7eb81a81a440e84f62eeac74b42f8" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1" is_pre_election: true
W20260709 14:56:14.249068 30916 leader_election.cc:343] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.249843 31073 leader_election.cc:290] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:14.254273 31093 raft_consensus.cc:515] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.257777 30877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438047ecd2b54a10ace5769e1e13d763" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:14.258494 30877 raft_consensus.cc:3060] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.261497 31093 leader_election.cc:290] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:14.258409 31107 raft_consensus.cc:515] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.262744 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438047ecd2b54a10ace5769e1e13d763" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
I20260709 14:56:14.268814 30952 raft_consensus.cc:3060] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.269449 30877 raft_consensus.cc:2468] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 1.
I20260709 14:56:14.265149 31066 tablet_bootstrap.cc:492] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e: No bootstrap required, opened a new log
I20260709 14:56:14.270941 31066 ts_tablet_manager.cc:1403] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.074s	user 0.028s	sys 0.024s
I20260709 14:56:14.270803 30991 leader_election.cc:304] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:14.271661 31093 raft_consensus.cc:2804] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:14.272126 31093 raft_consensus.cc:697] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Becoming Leader. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:14.272936 31093 consensus_queue.cc:237] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.273954 31066 raft_consensus.cc:359] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.274784 31066 raft_consensus.cc:385] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.275095 31066 raft_consensus.cc:740] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.276052 30952 raft_consensus.cc:2468] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 1.
I20260709 14:56:14.270255 31073 raft_consensus.cc:493] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.275928 31066 consensus_queue.cc:260] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.279027 31073 raft_consensus.cc:515] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.279443 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f7eb81a81a440e84f62eeac74b42f8" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
I20260709 14:56:14.280694 31066 ts_tablet_manager.cc:1434] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
W20260709 14:56:14.280911 30916 leader_election.cc:343] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.281319 30877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f7eb81a81a440e84f62eeac74b42f8" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:14.281682 31066 tablet_bootstrap.cc:492] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
I20260709 14:56:14.281901 30877 raft_consensus.cc:3060] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.282904 31073 leader_election.cc:290] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:14.284507 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5241e9813c49778ee8ee51bd35c4c2" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1" is_pre_election: true
I20260709 14:56:14.267021 31069 tablet_bootstrap.cc:492] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1: No bootstrap required, opened a new log
I20260709 14:56:14.286505 31069 ts_tablet_manager.cc:1403] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.006s
I20260709 14:56:14.287523 31066 tablet_bootstrap.cc:654] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.277911 31114 raft_consensus.cc:493] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.289072 31114 raft_consensus.cc:515] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.278324 31107 leader_election.cc:290] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:14.289404 31069 raft_consensus.cc:359] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.290390 31069 raft_consensus.cc:385] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.290700 31069 raft_consensus.cc:740] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.291448 31069 consensus_queue.cc:260] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.289467 30876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5241e9813c49778ee8ee51bd35c4c2" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" is_pre_election: true
I20260709 14:56:14.293689 30876 raft_consensus.cc:2393] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13efe379a00641ec905f5ae0d9f8cc77 in current term 1: Already voted for candidate 1338b6a259e6464ca1240ded4a14cee1 in this term.
I20260709 14:56:14.293848 31069 ts_tablet_manager.cc:1434] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:56:14.294634 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac0c6365b694f86b69e544c59dd811f" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1" is_pre_election: true
I20260709 14:56:14.294849 31069 tablet_bootstrap.cc:492] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1: Bootstrap starting.
I20260709 14:56:14.294993 30875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac0c6365b694f86b69e544c59dd811f" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" is_pre_election: true
I20260709 14:56:14.295291 31025 raft_consensus.cc:2468] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 0.
I20260709 14:56:14.295818 31114 leader_election.cc:290] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:14.296096 30877 raft_consensus.cc:2468] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 1.
I20260709 14:56:14.297127 30916 leader_election.cc:304] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1338b6a259e6464ca1240ded4a14cee1, 13efe379a00641ec905f5ae0d9f8cc77; no voters: 
I20260709 14:56:14.298039 31114 raft_consensus.cc:2804] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:14.298489 31114 raft_consensus.cc:493] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:14.298895 30917 leader_election.cc:304] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77; no voters: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e
I20260709 14:56:14.299839 31107 raft_consensus.cc:3060] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.301522 31069 tablet_bootstrap.cc:654] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:14.305578 30917 leader_election.cc:343] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.305680 31066 tablet_bootstrap.cc:492] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e: No bootstrap required, opened a new log
I20260709 14:56:14.306502 31066 ts_tablet_manager.cc:1403] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260709 14:56:14.308939 30917 leader_election.cc:304] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 1338b6a259e6464ca1240ded4a14cee1
I20260709 14:56:14.298882 31114 raft_consensus.cc:3060] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.310417 31073 raft_consensus.cc:2804] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:14.311797 31107 raft_consensus.cc:2749] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:14.312342 31069 tablet_bootstrap.cc:492] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1: No bootstrap required, opened a new log
I20260709 14:56:14.312870 31069 ts_tablet_manager.cc:1403] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.015s
I20260709 14:56:14.309357 31066 raft_consensus.cc:359] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.313397 31066 raft_consensus.cc:385] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.313699 31066 raft_consensus.cc:740] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.314401 31066 consensus_queue.cc:260] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.316308 31066 ts_tablet_manager.cc:1434] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:56:14.315121 30774 catalog_manager.cc:5697] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "1338b6a259e6464ca1240ded4a14cee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:14.316143 31073 raft_consensus.cc:697] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 LEADER]: Becoming Leader. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Running, Role: LEADER
I20260709 14:56:14.318181 31073 consensus_queue.cc:237] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.315376 31069 raft_consensus.cc:359] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.320839 31069 raft_consensus.cc:385] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.321133 31069 raft_consensus.cc:740] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.321532 31114 raft_consensus.cc:515] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.322682 31069 consensus_queue.cc:260] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.323647 31066 tablet_bootstrap.cc:492] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
I20260709 14:56:14.325001 31069 ts_tablet_manager.cc:1434] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 14:56:14.325937 31069 tablet_bootstrap.cc:492] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1: Bootstrap starting.
I20260709 14:56:14.325840 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac0c6365b694f86b69e544c59dd811f" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
I20260709 14:56:14.326395 31025 raft_consensus.cc:3060] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.328081 31093 raft_consensus.cc:493] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.328563 31093 raft_consensus.cc:515] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.329654 31066 tablet_bootstrap.cc:654] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.331956 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dec8eb0d4fa412e8fe69dd68c75703c" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77" is_pre_election: true
I20260709 14:56:14.332647 30952 raft_consensus.cc:2468] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 0.
I20260709 14:56:14.334177 30992 leader_election.cc:304] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1338b6a259e6464ca1240ded4a14cee1, 13efe379a00641ec905f5ae0d9f8cc77; no voters: 
I20260709 14:56:14.333830 31025 raft_consensus.cc:2468] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 1.
I20260709 14:56:14.335152 31100 raft_consensus.cc:2804] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:14.335268 31114 leader_election.cc:290] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:14.335703 31100 raft_consensus.cc:493] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:14.336005 30916 leader_election.cc:304] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1338b6a259e6464ca1240ded4a14cee1, 13efe379a00641ec905f5ae0d9f8cc77; no voters: 
I20260709 14:56:14.336154 31097 raft_consensus.cc:493] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.335132 30877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac0c6365b694f86b69e544c59dd811f" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:14.336994 30875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dec8eb0d4fa412e8fe69dd68c75703c" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" is_pre_election: true
I20260709 14:56:14.338305 31093 leader_election.cc:290] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:14.370482 31069 tablet_bootstrap.cc:654] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.359253 30773 catalog_manager.cc:5697] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "13efe379a00641ec905f5ae0d9f8cc77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:14.371012 31101 consensus_queue.cc:1048] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:56:14.370862 31097 raft_consensus.cc:515] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.370486 30877 raft_consensus.cc:3060] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.376955 31097 leader_election.cc:290] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:14.379132 30876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fd50e3c2784def91cc7dee17557d30" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" is_pre_election: true
I20260709 14:56:14.379962 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fd50e3c2784def91cc7dee17557d30" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77" is_pre_election: true
I20260709 14:56:14.381839 30952 raft_consensus.cc:2393] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1338b6a259e6464ca1240ded4a14cee1 in current term 1: Already voted for candidate cf4e8d0b398347f5be8e64d4d04fe40e in this term.
I20260709 14:56:14.374416 31073 raft_consensus.cc:2804] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:14.384420 30991 leader_election.cc:304] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1338b6a259e6464ca1240ded4a14cee1; no voters: 13efe379a00641ec905f5ae0d9f8cc77, cf4e8d0b398347f5be8e64d4d04fe40e
I20260709 14:56:14.385051 31073 raft_consensus.cc:697] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 LEADER]: Becoming Leader. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Running, Role: LEADER
I20260709 14:56:14.373766 31066 tablet_bootstrap.cc:492] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e: No bootstrap required, opened a new log
I20260709 14:56:14.386615 31066 ts_tablet_manager.cc:1403] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.063s	user 0.025s	sys 0.024s
I20260709 14:56:14.373968 31100 raft_consensus.cc:3060] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.385926 31093 raft_consensus.cc:3060] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.385946 31073 consensus_queue.cc:237] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.393581 30877 raft_consensus.cc:2468] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 1.
I20260709 14:56:14.371887 30875 raft_consensus.cc:2468] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 0.
I20260709 14:56:14.400048 31066 raft_consensus.cc:359] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.401130 31066 raft_consensus.cc:385] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.401430 31066 raft_consensus.cc:740] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.402145 31066 consensus_queue.cc:260] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.404325 31066 ts_tablet_manager.cc:1434] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 14:56:14.407491 31100 raft_consensus.cc:515] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.410758 30875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dec8eb0d4fa412e8fe69dd68c75703c" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:14.410977 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dec8eb0d4fa412e8fe69dd68c75703c" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
I20260709 14:56:14.411360 30875 raft_consensus.cc:3060] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.411634 30952 raft_consensus.cc:3060] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.412503 31069 tablet_bootstrap.cc:492] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1: No bootstrap required, opened a new log
I20260709 14:56:14.413043 31069 ts_tablet_manager.cc:1403] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.031s
I20260709 14:56:14.414264 31093 raft_consensus.cc:2749] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:14.415547 31080 consensus_queue.cc:1048] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:14.419677 30952 raft_consensus.cc:2468] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 1.
I20260709 14:56:14.420363 30875 raft_consensus.cc:2468] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 1.
I20260709 14:56:14.421270 30992 leader_election.cc:304] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1338b6a259e6464ca1240ded4a14cee1, 13efe379a00641ec905f5ae0d9f8cc77; no voters: 
I20260709 14:56:14.422298 31093 raft_consensus.cc:2804] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:14.422782 31093 raft_consensus.cc:697] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Becoming Leader. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:14.423574 31093 consensus_queue.cc:237] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.426781 31100 leader_election.cc:290] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:14.428113 31069 raft_consensus.cc:359] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.428839 31069 raft_consensus.cc:385] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.429098 31069 raft_consensus.cc:740] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.433005 31069 consensus_queue.cc:260] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.435287 31069 ts_tablet_manager.cc:1434] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:56:14.436249 31069 tablet_bootstrap.cc:492] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1: Bootstrap starting.
I20260709 14:56:14.435472 30774 catalog_manager.cc:5697] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "13efe379a00641ec905f5ae0d9f8cc77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:14.441306 31069 tablet_bootstrap.cc:654] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.444484 30773 catalog_manager.cc:5697] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "1338b6a259e6464ca1240ded4a14cee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:14.446997 31069 tablet_bootstrap.cc:492] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1: No bootstrap required, opened a new log
I20260709 14:56:14.447495 31069 ts_tablet_manager.cc:1403] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:56:14.449860 31069 raft_consensus.cc:359] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.450457 31069 raft_consensus.cc:385] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.450713 31069 raft_consensus.cc:740] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.451421 31069 consensus_queue.cc:260] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.453179 31069 ts_tablet_manager.cc:1434] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:56:14.461463 31080 raft_consensus.cc:493] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.462007 31080 raft_consensus.cc:515] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.463672 31080 leader_election.cc:290] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:14.464357 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a600d00b25447ab96f0cdced33fce1" candidate_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77" is_pre_election: true
I20260709 14:56:14.464636 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a600d00b25447ab96f0cdced33fce1" candidate_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1" is_pre_election: true
I20260709 14:56:14.465013 30951 raft_consensus.cc:2468] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4e8d0b398347f5be8e64d4d04fe40e in term 0.
I20260709 14:56:14.465273 31025 raft_consensus.cc:2468] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4e8d0b398347f5be8e64d4d04fe40e in term 0.
I20260709 14:56:14.466017 30843 leader_election.cc:304] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:14.466710 31080 raft_consensus.cc:2804] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:14.467007 31080 raft_consensus.cc:493] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:14.467218 31080 raft_consensus.cc:3060] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.471966 31080 raft_consensus.cc:515] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.473875 31080 leader_election.cc:290] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [CANDIDATE]: Term 1 election: Requested vote from peers 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:14.474617 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a600d00b25447ab96f0cdced33fce1" candidate_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
I20260709 14:56:14.474946 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a600d00b25447ab96f0cdced33fce1" candidate_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
I20260709 14:56:14.475134 30951 raft_consensus.cc:3060] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.475577 31026 raft_consensus.cc:3060] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.475950 31080 consensus_queue.cc:1048] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:14.482002 30951 raft_consensus.cc:2468] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4e8d0b398347f5be8e64d4d04fe40e in term 1.
I20260709 14:56:14.482227 31026 raft_consensus.cc:2468] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4e8d0b398347f5be8e64d4d04fe40e in term 1.
I20260709 14:56:14.483521 30843 leader_election.cc:304] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:14.484560 31101 raft_consensus.cc:2804] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:14.485044 31101 raft_consensus.cc:697] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 LEADER]: Becoming Leader. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Running, Role: LEADER
I20260709 14:56:14.485867 31101 consensus_queue.cc:237] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.488219 31080 consensus_queue.cc:1048] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:14.496882 30773 catalog_manager.cc:5697] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e reported cstate change: term changed from 0 to 1, leader changed from <none> to cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1). New cstate: current_term: 1 leader_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:14.519711 31093 raft_consensus.cc:493] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.520267 31093 raft_consensus.cc:515] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.522251 31093 leader_election.cc:290] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:14.523064 30875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdefd999324459c9d37e1de084a2634" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" is_pre_election: true
I20260709 14:56:14.523209 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdefd999324459c9d37e1de084a2634" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77" is_pre_election: true
I20260709 14:56:14.523663 30875 raft_consensus.cc:2468] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 0.
I20260709 14:56:14.523757 30951 raft_consensus.cc:2468] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 0.
I20260709 14:56:14.524596 30991 leader_election.cc:304] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:14.525262 31093 raft_consensus.cc:2804] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:14.525629 31093 raft_consensus.cc:493] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:14.525900 31093 raft_consensus.cc:3060] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.530658 31093 raft_consensus.cc:515] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.532286 31093 leader_election.cc:290] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:14.533115 30875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdefd999324459c9d37e1de084a2634" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:14.533301 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdefd999324459c9d37e1de084a2634" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
I20260709 14:56:14.533854 30875 raft_consensus.cc:3060] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.533929 30951 raft_consensus.cc:3060] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.538900 30951 raft_consensus.cc:2468] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 1.
I20260709 14:56:14.538901 30875 raft_consensus.cc:2468] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 1.
I20260709 14:56:14.539984 30992 leader_election.cc:304] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1338b6a259e6464ca1240ded4a14cee1, 13efe379a00641ec905f5ae0d9f8cc77; no voters: 
I20260709 14:56:14.540748 31093 raft_consensus.cc:2804] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:14.541239 31093 raft_consensus.cc:697] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Becoming Leader. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:14.542029 31093 consensus_queue.cc:237] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.548307 31101 consensus_queue.cc:1048] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:14.549814 30772 catalog_manager.cc:5697] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "1338b6a259e6464ca1240ded4a14cee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:14.561769 31068 consensus_queue.cc:1048] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:14.595636 26564 ts_manager.cc:295] Set tserver state for cf4e8d0b398347f5be8e64d4d04fe40e to MAINTENANCE_MODE
I20260709 14:56:14.596330 26564 tablet_server.cc:179] TabletServer@127.25.241.1:0 shutting down...
I20260709 14:56:14.616263 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:14.617017 26564 tablet_replica.cc:333] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e: stopping tablet replica
I20260709 14:56:14.617980 26564 raft_consensus.cc:2243] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.618597 26564 raft_consensus.cc:2272] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.621595 26564 tablet_replica.cc:333] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e: stopping tablet replica
I20260709 14:56:14.622478 26564 raft_consensus.cc:2243] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.623003 26564 raft_consensus.cc:2272] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.625646 26564 tablet_replica.cc:333] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e: stopping tablet replica
I20260709 14:56:14.626415 26564 raft_consensus.cc:2243] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.627560 26564 raft_consensus.cc:2272] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.630427 26564 tablet_replica.cc:333] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e: stopping tablet replica
I20260709 14:56:14.630975 26564 raft_consensus.cc:2243] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.631681 26564 pending_rounds.cc:70] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e: Trying to abort 1 pending ops.
W20260709 14:56:14.631894 30991 consensus_peers.cc:597] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. 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:56:14.631920 26564 pending_rounds.cc:77] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305662359503532032 op_type: NO_OP noop_request { }
I20260709 14:56:14.632467 26564 raft_consensus.cc:2889] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:56:14.632761 26564 raft_consensus.cc:2272] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.634691 26564 tablet_replica.cc:333] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e: stopping tablet replica
I20260709 14:56:14.635185 26564 raft_consensus.cc:2243] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.635514 26564 raft_consensus.cc:2272] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.637153 26564 tablet_replica.cc:333] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e: stopping tablet replica
I20260709 14:56:14.637629 26564 raft_consensus.cc:2243] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.637961 26564 raft_consensus.cc:2272] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.639565 26564 tablet_replica.cc:333] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e: stopping tablet replica
I20260709 14:56:14.640048 26564 raft_consensus.cc:2243] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.640800 26564 raft_consensus.cc:2272] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.642712 26564 tablet_replica.cc:333] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e: stopping tablet replica
I20260709 14:56:14.643180 26564 raft_consensus.cc:2243] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.643505 26564 raft_consensus.cc:2272] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.645275 26564 tablet_replica.cc:333] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e: stopping tablet replica
I20260709 14:56:14.645785 26564 raft_consensus.cc:2243] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.646111 26564 raft_consensus.cc:2272] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.647804 26564 tablet_replica.cc:333] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e: stopping tablet replica
I20260709 14:56:14.648257 26564 raft_consensus.cc:2243] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.649003 26564 raft_consensus.cc:2272] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.671068 31093 consensus_queue.cc:1048] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:14.671533 30991 consensus_peers.cc:597] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.678651 26564 tablet_server.cc:196] TabletServer@127.25.241.1:0 shutdown complete.
I20260709 14:56:14.760329 31093 raft_consensus.cc:493] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.760934 31093 raft_consensus.cc:515] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:14.762746 31093 leader_election.cc:290] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:14.763832 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f7eb81a81a440e84f62eeac74b42f8" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77" is_pre_election: true
W20260709 14:56:14.766553 30991 leader_election.cc:336] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111)
I20260709 14:56:14.766909 30991 leader_election.cc:304] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1338b6a259e6464ca1240ded4a14cee1; no voters: 13efe379a00641ec905f5ae0d9f8cc77, cf4e8d0b398347f5be8e64d4d04fe40e
I20260709 14:56:14.767580 31093 raft_consensus.cc:2749] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:14.768637 31026 raft_consensus.cc:3060] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.774464 31073 consensus_queue.cc:1048] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:14.791968 30917 consensus_peers.cc:597] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.795706 31107 consensus_queue.cc:1048] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:14.809089 30917 consensus_peers.cc:597] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.818390 31093 consensus_queue.cc:1048] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:14.925595 30991 consensus_peers.cc:597] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.968564 31100 consensus_queue.cc:1048] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:56:14.972883 30991 consensus_peers.cc:597] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:15.005136 30822 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:15.082449 31100 consensus_queue.cc:1048] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:15.226670 30991 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111) [suppressed 316 similar messages]
I20260709 14:56:15.893640 31147 raft_consensus.cc:493] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf4e8d0b398347f5be8e64d4d04fe40e)
I20260709 14:56:15.894466 31147 raft_consensus.cc:515] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:15.896425 31147 leader_election.cc:290] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:15.897642 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bf0578da1541359afa51cd6eecc375" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77" is_pre_election: true
W20260709 14:56:15.899901 30991 leader_election.cc:336] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111)
I20260709 14:56:15.900298 30991 leader_election.cc:304] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1338b6a259e6464ca1240ded4a14cee1; no voters: 13efe379a00641ec905f5ae0d9f8cc77, cf4e8d0b398347f5be8e64d4d04fe40e
I20260709 14:56:15.900991 31147 raft_consensus.cc:2749] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:15.922151 31114 raft_consensus.cc:493] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf4e8d0b398347f5be8e64d4d04fe40e)
I20260709 14:56:15.922791 31114 raft_consensus.cc:515] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:15.924774 31114 leader_election.cc:290] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:15.926064 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bf0578da1541359afa51cd6eecc375" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1" is_pre_election: true
I20260709 14:56:15.926661 31026 raft_consensus.cc:2468] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 1.
I20260709 14:56:15.927922 30916 leader_election.cc:304] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [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: 1338b6a259e6464ca1240ded4a14cee1, 13efe379a00641ec905f5ae0d9f8cc77; no voters: 
W20260709 14:56:15.928683 30917 leader_election.cc:336] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111)
I20260709 14:56:15.928828 31114 raft_consensus.cc:2804] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:15.929250 31114 raft_consensus.cc:493] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cf4e8d0b398347f5be8e64d4d04fe40e)
I20260709 14:56:15.929594 31114 raft_consensus.cc:3060] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:15.936930 31114 raft_consensus.cc:515] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:15.938601 31114 leader_election.cc:290] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 2 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:15.939952 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bf0578da1541359afa51cd6eecc375" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
I20260709 14:56:15.940594 31026 raft_consensus.cc:3060] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:15.942226 30917 leader_election.cc:336] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111)
I20260709 14:56:15.946969 31026 raft_consensus.cc:2468] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 2.
I20260709 14:56:15.948130 30916 leader_election.cc:304] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [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: 1338b6a259e6464ca1240ded4a14cee1, 13efe379a00641ec905f5ae0d9f8cc77; no voters: cf4e8d0b398347f5be8e64d4d04fe40e
I20260709 14:56:15.949054 31114 raft_consensus.cc:2804] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:15.949533 31114 raft_consensus.cc:697] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 LEADER]: Becoming Leader. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Running, Role: LEADER
I20260709 14:56:15.950459 31114 consensus_queue.cc:237] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:15.958211 30772 catalog_manager.cc:5697] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 reported cstate change: term changed from 1 to 2, leader changed from cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1) to 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "13efe379a00641ec905f5ae0d9f8cc77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:15.989547 31147 raft_consensus.cc:493] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf4e8d0b398347f5be8e64d4d04fe40e)
I20260709 14:56:15.990170 31147 raft_consensus.cc:515] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:15.991721 31114 raft_consensus.cc:493] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf4e8d0b398347f5be8e64d4d04fe40e)
I20260709 14:56:15.992111 31147 leader_election.cc:290] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:15.992408 31114 raft_consensus.cc:515] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:15.993571 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a884b80f0e4a76880b3816ab1b3438" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77" is_pre_election: true
I20260709 14:56:15.994174 30951 raft_consensus.cc:2468] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 1.
I20260709 14:56:15.995075 31114 leader_election.cc:290] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:15.995996 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a884b80f0e4a76880b3816ab1b3438" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1" is_pre_election: true
I20260709 14:56:15.996347 30992 leader_election.cc:304] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [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: 1338b6a259e6464ca1240ded4a14cee1, 13efe379a00641ec905f5ae0d9f8cc77; no voters: 
I20260709 14:56:15.996631 31026 raft_consensus.cc:2468] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 1.
I20260709 14:56:15.997298 31147 raft_consensus.cc:2804] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:15.997618 31147 raft_consensus.cc:493] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cf4e8d0b398347f5be8e64d4d04fe40e)
W20260709 14:56:15.996995 30991 leader_election.cc:336] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111)
I20260709 14:56:15.998152 31147 raft_consensus.cc:3060] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:15.998468 30917 leader_election.cc:336] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111)
I20260709 14:56:15.999102 30916 leader_election.cc:304] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [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: 1338b6a259e6464ca1240ded4a14cee1, 13efe379a00641ec905f5ae0d9f8cc77; no voters: cf4e8d0b398347f5be8e64d4d04fe40e
I20260709 14:56:15.999755 31114 raft_consensus.cc:2804] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:16.000136 31114 raft_consensus.cc:493] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cf4e8d0b398347f5be8e64d4d04fe40e)
I20260709 14:56:16.000479 31114 raft_consensus.cc:3060] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:16.006119 30822 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:16.007139 31147 raft_consensus.cc:515] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:16.008385 31114 raft_consensus.cc:515] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:16.009390 31147 leader_election.cc:290] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 2 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:16.010445 31114 leader_election.cc:290] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 2 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:16.010577 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a884b80f0e4a76880b3816ab1b3438" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
I20260709 14:56:16.011411 30951 raft_consensus.cc:2393] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1338b6a259e6464ca1240ded4a14cee1 in current term 2: Already voted for candidate 13efe379a00641ec905f5ae0d9f8cc77 in this term.
I20260709 14:56:16.012143 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a884b80f0e4a76880b3816ab1b3438" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
I20260709 14:56:16.012936 31026 raft_consensus.cc:2393] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 13efe379a00641ec905f5ae0d9f8cc77 in current term 2: Already voted for candidate 1338b6a259e6464ca1240ded4a14cee1 in this term.
W20260709 14:56:16.014142 30991 leader_election.cc:336] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111)
I20260709 14:56:16.014595 30991 leader_election.cc:304] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [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: 1338b6a259e6464ca1240ded4a14cee1; no voters: 13efe379a00641ec905f5ae0d9f8cc77, cf4e8d0b398347f5be8e64d4d04fe40e
W20260709 14:56:16.014711 30917 leader_election.cc:336] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111)
I20260709 14:56:16.015182 30917 leader_election.cc:304] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [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: 13efe379a00641ec905f5ae0d9f8cc77; no voters: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e
I20260709 14:56:16.015202 31147 raft_consensus.cc:2749] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:16.015895 31114 raft_consensus.cc:2749] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:16.059974 31114 raft_consensus.cc:493] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf4e8d0b398347f5be8e64d4d04fe40e)
I20260709 14:56:16.060542 31114 raft_consensus.cc:515] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:16.062358 31114 leader_election.cc:290] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:16.063657 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fd50e3c2784def91cc7dee17557d30" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1338b6a259e6464ca1240ded4a14cee1" is_pre_election: true
I20260709 14:56:16.065377 31147 raft_consensus.cc:493] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf4e8d0b398347f5be8e64d4d04fe40e)
I20260709 14:56:16.065950 31147 raft_consensus.cc:515] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
W20260709 14:56:16.066303 30917 leader_election.cc:336] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111)
I20260709 14:56:16.066751 30917 leader_election.cc:304] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77; no voters: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e
I20260709 14:56:16.067376 31114 raft_consensus.cc:2749] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:16.067875 31147 leader_election.cc:290] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:16.068936 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fd50e3c2784def91cc7dee17557d30" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77" is_pre_election: true
I20260709 14:56:16.069552 30951 raft_consensus.cc:2468] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 1.
I20260709 14:56:16.070574 30992 leader_election.cc:304] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [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: 1338b6a259e6464ca1240ded4a14cee1, 13efe379a00641ec905f5ae0d9f8cc77; no voters: 
I20260709 14:56:16.071216 31147 raft_consensus.cc:2804] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:16.071242 30991 leader_election.cc:336] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111)
I20260709 14:56:16.071558 31147 raft_consensus.cc:493] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cf4e8d0b398347f5be8e64d4d04fe40e)
I20260709 14:56:16.071904 31147 raft_consensus.cc:3060] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:16.076876 31147 raft_consensus.cc:515] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:16.078442 31147 leader_election.cc:290] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 2 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:16.079519 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fd50e3c2784def91cc7dee17557d30" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
I20260709 14:56:16.080070 30951 raft_consensus.cc:3060] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:16.081912 30991 leader_election.cc:336] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111)
I20260709 14:56:16.086134 30951 raft_consensus.cc:2468] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 2.
I20260709 14:56:16.087273 30992 leader_election.cc:304] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [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: 1338b6a259e6464ca1240ded4a14cee1, 13efe379a00641ec905f5ae0d9f8cc77; no voters: cf4e8d0b398347f5be8e64d4d04fe40e
I20260709 14:56:16.087973 31147 raft_consensus.cc:2804] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:16.088421 31147 raft_consensus.cc:697] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 LEADER]: Becoming Leader. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:16.089375 31147 consensus_queue.cc:237] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:16.097141 30772 catalog_manager.cc:5697] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 reported cstate change: term changed from 1 to 2, leader changed from cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1) to 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3). New cstate: current_term: 2 leader_uuid: "1338b6a259e6464ca1240ded4a14cee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:16.477576 31026 raft_consensus.cc:1275] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Refusing update from remote peer 13efe379a00641ec905f5ae0d9f8cc77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:16.478744 31114 consensus_queue.cc:1048] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:16.492141 30917 consensus_peers.cc:597] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.503890 31147 raft_consensus.cc:493] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:16.504473 31147 raft_consensus.cc:515] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:16.506148 31147 leader_election.cc:290] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:16.507211 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a600d00b25447ab96f0cdced33fce1" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77" is_pre_election: true
I20260709 14:56:16.507952 30951 raft_consensus.cc:2468] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 1.
I20260709 14:56:16.508898 30992 leader_election.cc:304] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [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: 1338b6a259e6464ca1240ded4a14cee1, 13efe379a00641ec905f5ae0d9f8cc77; no voters: 
W20260709 14:56:16.509398 30991 leader_election.cc:336] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111)
I20260709 14:56:16.509479 31147 raft_consensus.cc:2804] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:16.509864 31147 raft_consensus.cc:493] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:16.510100 31147 raft_consensus.cc:3060] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:16.514878 31147 raft_consensus.cc:515] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:16.516379 31147 leader_election.cc:290] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 2 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:16.517515 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a600d00b25447ab96f0cdced33fce1" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
I20260709 14:56:16.518081 30951 raft_consensus.cc:3060] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:16.519944 30991 leader_election.cc:336] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111)
I20260709 14:56:16.523231 30951 raft_consensus.cc:2468] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 2.
I20260709 14:56:16.524264 30992 leader_election.cc:304] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [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: 1338b6a259e6464ca1240ded4a14cee1, 13efe379a00641ec905f5ae0d9f8cc77; no voters: cf4e8d0b398347f5be8e64d4d04fe40e
I20260709 14:56:16.524947 31147 raft_consensus.cc:2804] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:16.525360 31147 raft_consensus.cc:697] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 LEADER]: Becoming Leader. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:16.526221 31147 consensus_queue.cc:237] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Queue going to LEADER 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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:16.533334 30774 catalog_manager.cc:5697] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 reported cstate change: term changed from 1 to 2, leader changed from cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1) to 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3). New cstate: current_term: 2 leader_uuid: "1338b6a259e6464ca1240ded4a14cee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:16.592309 30991 consensus_peers.cc:597] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.627239 30951 raft_consensus.cc:1275] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Refusing update from remote peer 1338b6a259e6464ca1240ded4a14cee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:16.628476 31147 consensus_queue.cc:1048] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:16.969031 30951 raft_consensus.cc:1275] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Refusing update from remote peer 1338b6a259e6464ca1240ded4a14cee1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:16.970319 31162 consensus_queue.cc:1048] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:16.975696 30991 consensus_peers.cc:597] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.007067 30822 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:17.074199 30991 consensus_peers.cc:597] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:17.196786 30991 consensus_peers.cc:597] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:17.236905 30917 consensus_peers.cc:597] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:17.243949 30991 consensus_peers.cc:597] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:17.264991 30917 consensus_peers.cc:597] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:17.292851 30991 consensus_peers.cc:597] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:17.851050 31100 raft_consensus.cc:493] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:17.851655 31100 raft_consensus.cc:515] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:17.854202 31100 leader_election.cc:290] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:17.855346 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a884b80f0e4a76880b3816ab1b3438" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77" is_pre_election: true
I20260709 14:56:17.856047 30951 raft_consensus.cc:2468] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 2.
I20260709 14:56:17.857226 30992 leader_election.cc:304] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [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: 1338b6a259e6464ca1240ded4a14cee1, 13efe379a00641ec905f5ae0d9f8cc77; no voters: 
W20260709 14:56:17.857864 30991 leader_election.cc:336] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111)
I20260709 14:56:17.857975 31100 raft_consensus.cc:2804] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:17.858420 31100 raft_consensus.cc:493] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:17.858758 31100 raft_consensus.cc:3060] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:17.866372 31100 raft_consensus.cc:515] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:17.869037 31100 leader_election.cc:290] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 3 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:17.869690 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a884b80f0e4a76880b3816ab1b3438" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
I20260709 14:56:17.870308 30951 raft_consensus.cc:3060] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:17.872035 30991 leader_election.cc:336] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111)
I20260709 14:56:17.876391 30951 raft_consensus.cc:2468] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 3.
I20260709 14:56:17.877466 30992 leader_election.cc:304] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [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: 1338b6a259e6464ca1240ded4a14cee1, 13efe379a00641ec905f5ae0d9f8cc77; no voters: cf4e8d0b398347f5be8e64d4d04fe40e
I20260709 14:56:17.878180 31100 raft_consensus.cc:2804] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:17.879093 31100 raft_consensus.cc:697] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 LEADER]: Becoming Leader. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:17.880179 31100 consensus_queue.cc:237] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Queue going to LEADER 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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:17.886960 30774 catalog_manager.cc:5697] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 reported cstate change: term changed from 1 to 3, leader changed from cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1) to 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3). New cstate: current_term: 3 leader_uuid: "1338b6a259e6464ca1240ded4a14cee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:18.007977 30822 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:18.292130 30951 raft_consensus.cc:1275] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 FOLLOWER]: Refusing update from remote peer 1338b6a259e6464ca1240ded4a14cee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:18.293411 31164 consensus_queue.cc:1048] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:18.308251 30991 consensus_peers.cc:597] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:18.818363 30917 consensus_peers.cc:597] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:19.008953 30822 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:19.133066 30991 consensus_peers.cc:597] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:19.628351 30917 consensus_peers.cc:597] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:19.635797 30991 consensus_peers.cc:597] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:19.700286 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:19.702872 30991 consensus_peers.cc:597] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:19.707880 31173 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:56:19.709091 31174 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:56:19.710234 31176 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:56:19.711305 26564 server_base.cc:1061] running on GCE node
I20260709 14:56:19.712348 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:19.712553 26564 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:56:19.712746 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608979712731 us; error 0 us; skew 500 ppm
I20260709 14:56:19.713284 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:19.715801 26564 webserver.cc:533] Webserver started at http://127.25.241.1:36063/ using document root <none> and password file <none>
I20260709 14:56:19.716282 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:19.716432 26564 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:56:19.721184 26564 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.000s
W20260709 14:56:19.725219 30991 consensus_peers.cc:597] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:19.725811 31181 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:56:19.726629 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 14:56:19.726938 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-0/minicluster-data/ts-0-root
uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
format_stamp: "Formatted at 2026-07-09 14:56:13 on dist-test-slave-pn9g"
I20260709 14:56:19.727255 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608871596507-26564-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:56:19.758381 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:19.759997 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:19.761917 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 14:56:19.762686 30991 consensus_peers.cc:597] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:19.765825 31188 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 14:56:19.785876 30991 consensus_peers.cc:597] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:19.817225 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:56:19.817680 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.053s	user 0.002s	sys 0.000s
I20260709 14:56:19.818045 26564 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
W20260709 14:56:19.820684 30917 consensus_peers.cc:597] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:19.823638 31188 tablet_bootstrap.cc:492] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
I20260709 14:56:19.835763 31188 tablet_bootstrap.cc:492] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e: 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:56:19.836601 31188 tablet_bootstrap.cc:492] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap complete.
I20260709 14:56:19.837249 31188 ts_tablet_manager.cc:1403] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 14:56:19.839298 31188 raft_consensus.cc:359] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:19.839799 31188 raft_consensus.cc:740] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.840435 31188 consensus_queue.cc:260] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:19.842881 31188 ts_tablet_manager.cc:1434] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:56:19.843556 31188 tablet_bootstrap.cc:492] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
I20260709 14:56:19.854871 31188 tablet_bootstrap.cc:492] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e: 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:56:19.855584 31188 tablet_bootstrap.cc:492] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap complete.
I20260709 14:56:19.856155 31188 ts_tablet_manager.cc:1403] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 14:56:19.856177 26564 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:56:19.856535 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.039s	user 0.030s	sys 0.008s
I20260709 14:56:19.858745 31188 raft_consensus.cc:359] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:19.859354 31188 raft_consensus.cc:740] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.860019 31188 consensus_queue.cc:260] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:19.861646 31188 ts_tablet_manager.cc:1434] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260709 14:56:19.862361 31188 tablet_bootstrap.cc:492] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
I20260709 14:56:19.877580 31188 tablet_bootstrap.cc:492] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e: 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:56:19.878288 31188 tablet_bootstrap.cc:492] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap complete.
I20260709 14:56:19.878875 31188 ts_tablet_manager.cc:1403] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 14:56:19.881017 31188 raft_consensus.cc:359] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:19.881596 31188 raft_consensus.cc:740] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.882246 31188 consensus_queue.cc:260] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:19.883850 31188 ts_tablet_manager.cc:1434] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:19.884541 31188 tablet_bootstrap.cc:492] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
I20260709 14:56:19.896967 31188 tablet_bootstrap.cc:492] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e: 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:56:19.897687 31188 tablet_bootstrap.cc:492] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap complete.
I20260709 14:56:19.898362 31188 ts_tablet_manager.cc:1403] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 14:56:19.900494 31188 raft_consensus.cc:359] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:19.901157 31188 raft_consensus.cc:740] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.901805 31188 consensus_queue.cc:260] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:19.903294 31188 ts_tablet_manager.cc:1434] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:56:19.903980 31188 tablet_bootstrap.cc:492] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
I20260709 14:56:19.916728 31188 tablet_bootstrap.cc:492] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e: 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:56:19.917649 31188 tablet_bootstrap.cc:492] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap complete.
I20260709 14:56:19.918357 31188 ts_tablet_manager.cc:1403] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:56:19.921380 31188 raft_consensus.cc:359] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:19.922205 31188 raft_consensus.cc:740] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.922415 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.1:41367
I20260709 14:56:19.922557 31250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.1:41367 every 8 connection(s)
I20260709 14:56:19.923225 31188 consensus_queue.cc:260] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:19.925406 31188 ts_tablet_manager.cc:1434] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:56:19.926237 31188 tablet_bootstrap.cc:492] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
I20260709 14:56:19.939184 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:19.943852 31188 tablet_bootstrap.cc:492] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e: 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:56:19.944864 31188 tablet_bootstrap.cc:492] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap complete.
I20260709 14:56:19.945608 31188 ts_tablet_manager.cc:1403] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 14:56:19.948333 31188 raft_consensus.cc:359] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:19.949048 31188 raft_consensus.cc:740] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.949743 31188 consensus_queue.cc:260] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:19.951897 31188 ts_tablet_manager.cc:1434] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:19.952919 31188 tablet_bootstrap.cc:492] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
I20260709 14:56:19.955734 31251 heartbeater.cc:344] Connected to a master server at 127.25.241.62:45971
I20260709 14:56:19.956272 31251 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:19.957342 31251 heartbeater.cc:507] Master 127.25.241.62:45971 requested a full tablet report, sending...
I20260709 14:56:19.963790 30774 ts_manager.cc:194] Re-registered known tserver with Master: cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367)
I20260709 14:56:19.967507 31026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16a884b80f0e4a76880b3816ab1b3438"
dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
mode: GRACEFUL
new_leader_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
 from {username='slave'} at 127.0.0.1:41272
I20260709 14:56:19.968175 31026 raft_consensus.cc:606] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 LEADER]: Received request to transfer leadership to TS 13efe379a00641ec905f5ae0d9f8cc77
I20260709 14:56:19.970329 31188 tablet_bootstrap.cc:492] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e: 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:56:19.970701 31026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "438047ecd2b54a10ace5769e1e13d763"
dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
mode: GRACEFUL
new_leader_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
 from {username='slave'} at 127.0.0.1:41272
I20260709 14:56:19.971238 31026 raft_consensus.cc:606] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Received request to transfer leadership to TS 13efe379a00641ec905f5ae0d9f8cc77
I20260709 14:56:19.971319 31188 tablet_bootstrap.cc:492] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap complete.
I20260709 14:56:19.972129 31188 ts_tablet_manager.cc:1403] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 14:56:19.973711 31026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfdefd999324459c9d37e1de084a2634"
dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
mode: GRACEFUL
new_leader_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
 from {username='slave'} at 127.0.0.1:41272
I20260709 14:56:19.974234 31026 raft_consensus.cc:606] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Received request to transfer leadership to TS 13efe379a00641ec905f5ae0d9f8cc77
I20260709 14:56:19.974768 31188 raft_consensus.cc:359] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:19.975392 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:56:19.975584 31188 raft_consensus.cc:740] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.975805 30774 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54054
I20260709 14:56:19.976048 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:19.976848 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:19.976465 31188 consensus_queue.cc:260] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:19.978614 31188 ts_tablet_manager.cc:1434] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:19.979395 31188 tablet_bootstrap.cc:492] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
I20260709 14:56:19.979473 31251 heartbeater.cc:499] Master 127.25.241.62:45971 was elected leader, sending a full tablet report...
I20260709 14:56:19.992403 31188 tablet_bootstrap.cc:492] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e: 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:56:19.993296 31188 tablet_bootstrap.cc:492] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap complete.
I20260709 14:56:19.993978 31188 ts_tablet_manager.cc:1403] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 14:56:19.996327 31188 raft_consensus.cc:359] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:19.996927 31188 raft_consensus.cc:740] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.997411 31188 consensus_queue.cc:260] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:19.999246 31188 ts_tablet_manager.cc:1434] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:20.000159 31188 tablet_bootstrap.cc:492] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
W20260709 14:56:20.009963 30822 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:20.013549 31188 tablet_bootstrap.cc:492] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e: 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:56:20.014321 31188 tablet_bootstrap.cc:492] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap complete.
I20260709 14:56:20.014820 31188 ts_tablet_manager.cc:1403] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260709 14:56:20.016706 31188 raft_consensus.cc:359] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:20.017198 31188 raft_consensus.cc:740] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.017719 31188 consensus_queue.cc:260] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:20.019469 31188 ts_tablet_manager.cc:1434] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:56:20.020251 31188 tablet_bootstrap.cc:492] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap starting.
I20260709 14:56:20.031872 31188 tablet_bootstrap.cc:492] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e: 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:56:20.032613 31188 tablet_bootstrap.cc:492] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e: Bootstrap complete.
I20260709 14:56:20.033130 31188 ts_tablet_manager.cc:1403] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:56:20.034950 31188 raft_consensus.cc:359] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:20.035540 31188 raft_consensus.cc:740] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4e8d0b398347f5be8e64d4d04fe40e, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.036098 31188 consensus_queue.cc:260] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:20.037479 31188 ts_tablet_manager.cc:1434] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:20.199435 31224 raft_consensus.cc:3060] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.247061 31224 raft_consensus.cc:3060] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.254057 31224 pending_rounds.cc:85] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e: Aborting all ops after (but not including) 0
I20260709 14:56:20.254359 31224 pending_rounds.cc:107] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:56:20.254678 31224 raft_consensus.cc:2889] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:56:20.258061 31225 raft_consensus.cc:3060] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.308830 31164 raft_consensus.cc:993] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1: : Instructing follower 13efe379a00641ec905f5ae0d9f8cc77 to start an election
I20260709 14:56:20.309382 31274 raft_consensus.cc:1081] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 LEADER]: Signalling peer 13efe379a00641ec905f5ae0d9f8cc77 to start an election
I20260709 14:56:20.311265 30952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16a884b80f0e4a76880b3816ab1b3438"
dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
 from {username='slave'} at 127.0.0.1:35762
I20260709 14:56:20.311823 30952 raft_consensus.cc:493] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:20.312122 30952 raft_consensus.cc:3060] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:20.317888 30952 raft_consensus.cc:515] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:20.319728 30952 leader_election.cc:290] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 4 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:20.320976 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a884b80f0e4a76880b3816ab1b3438" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
I20260709 14:56:20.320897 31225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a884b80f0e4a76880b3816ab1b3438" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:20.321782 31026 raft_consensus.cc:3055] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:20.321815 31225 raft_consensus.cc:3060] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Advancing to term 4
I20260709 14:56:20.322255 31026 raft_consensus.cc:740] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:20.323242 31026 consensus_queue.cc:260] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:20.324478 31274 raft_consensus.cc:993] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1: : Instructing follower 13efe379a00641ec905f5ae0d9f8cc77 to start an election
I20260709 14:56:20.324738 31026 raft_consensus.cc:3060] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:20.325068 31164 raft_consensus.cc:1081] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Signalling peer 13efe379a00641ec905f5ae0d9f8cc77 to start an election
I20260709 14:56:20.327051 30952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfdefd999324459c9d37e1de084a2634"
dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
 from {username='slave'} at 127.0.0.1:35762
I20260709 14:56:20.327709 30952 raft_consensus.cc:493] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:20.328114 30952 raft_consensus.cc:3060] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.330360 31225 raft_consensus.cc:2468] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 4.
I20260709 14:56:20.331878 31026 raft_consensus.cc:2468] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 4.
I20260709 14:56:20.331812 30917 leader_election.cc:304] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [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: 13efe379a00641ec905f5ae0d9f8cc77, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:20.332798 31114 raft_consensus.cc:2804] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:20.334506 31114 raft_consensus.cc:697] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 4 LEADER]: Becoming Leader. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Running, Role: LEADER
I20260709 14:56:20.335506 31114 consensus_queue.cc:237] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:20.335768 30952 raft_consensus.cc:515] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:20.338461 30952 leader_election.cc:290] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 2 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:20.339017 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdefd999324459c9d37e1de084a2634" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
I20260709 14:56:20.339617 31225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdefd999324459c9d37e1de084a2634" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:20.340252 31225 raft_consensus.cc:3060] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.339669 31026 raft_consensus.cc:3055] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:20.343900 31026 raft_consensus.cc:740] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:20.344771 31026 consensus_queue.cc:260] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:20.345909 31026 raft_consensus.cc:3060] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.346099 30774 catalog_manager.cc:5697] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 reported cstate change: term changed from 3 to 4, leader changed from 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3) to 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2). New cstate: current_term: 4 leader_uuid: "13efe379a00641ec905f5ae0d9f8cc77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.347415 31225 raft_consensus.cc:2468] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 2.
I20260709 14:56:20.348176 31224 raft_consensus.cc:1240] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Rejecting Update request from peer 1338b6a259e6464ca1240ded4a14cee1 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:56:20.348749 30917 leader_election.cc:304] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:20.349895 31114 raft_consensus.cc:2804] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:20.350499 31114 raft_consensus.cc:697] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 LEADER]: Becoming Leader. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Running, Role: LEADER
I20260709 14:56:20.351599 31114 consensus_queue.cc:237] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:20.354336 31026 raft_consensus.cc:2468] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 2.
I20260709 14:56:20.368142 30774 catalog_manager.cc:5697] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 reported cstate change: term changed from 1 to 2, leader changed from 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3) to 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "13efe379a00641ec905f5ae0d9f8cc77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.386232 31275 raft_consensus.cc:993] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1: : Instructing follower 13efe379a00641ec905f5ae0d9f8cc77 to start an election
I20260709 14:56:20.386644 31164 raft_consensus.cc:1081] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Signalling peer 13efe379a00641ec905f5ae0d9f8cc77 to start an election
I20260709 14:56:20.388057 30952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "438047ecd2b54a10ace5769e1e13d763"
dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
 from {username='slave'} at 127.0.0.1:35762
I20260709 14:56:20.388517 30952 raft_consensus.cc:493] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:20.388840 30952 raft_consensus.cc:3060] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.393999 30952 raft_consensus.cc:515] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:20.395609 30952 leader_election.cc:290] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 2 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:20.396489 31225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438047ecd2b54a10ace5769e1e13d763" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:20.396626 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438047ecd2b54a10ace5769e1e13d763" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
I20260709 14:56:20.397147 31225 raft_consensus.cc:3060] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.397254 31026 raft_consensus.cc:3055] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:20.397616 31026 raft_consensus.cc:740] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:20.398281 31026 consensus_queue.cc:260] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:20.399185 31026 raft_consensus.cc:3060] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.402266 31225 raft_consensus.cc:2468] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 2.
I20260709 14:56:20.403316 30917 leader_election.cc:304] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:20.404011 31114 raft_consensus.cc:2804] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:20.404369 31026 raft_consensus.cc:2468] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 2.
I20260709 14:56:20.404497 31114 raft_consensus.cc:697] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 LEADER]: Becoming Leader. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Running, Role: LEADER
I20260709 14:56:20.405443 31114 consensus_queue.cc:237] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:20.412204 30774 catalog_manager.cc:5697] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 reported cstate change: term changed from 1 to 2, leader changed from 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3) to 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "13efe379a00641ec905f5ae0d9f8cc77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.746289 31225 raft_consensus.cc:1275] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Refusing update from remote peer 13efe379a00641ec905f5ae0d9f8cc77: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:20.747704 31284 consensus_queue.cc:1048] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.758361 31025 raft_consensus.cc:1275] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Refusing update from remote peer 13efe379a00641ec905f5ae0d9f8cc77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:20.759882 31284 consensus_queue.cc:1048] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:20.898561 31025 raft_consensus.cc:1275] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 4 FOLLOWER]: Refusing update from remote peer 13efe379a00641ec905f5ae0d9f8cc77: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:20.899834 31284 consensus_queue.cc:1048] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:20.908638 31225 raft_consensus.cc:1275] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 4 FOLLOWER]: Refusing update from remote peer 13efe379a00641ec905f5ae0d9f8cc77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:20.910581 31287 consensus_queue.cc:1048] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:20.920994 31025 raft_consensus.cc:1275] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Refusing update from remote peer 13efe379a00641ec905f5ae0d9f8cc77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:20.922317 31287 consensus_queue.cc:1048] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:20.932394 31225 raft_consensus.cc:1275] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Refusing update from remote peer 13efe379a00641ec905f5ae0d9f8cc77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:20.934633 31276 consensus_queue.cc:1048] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:20.984200 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:21.000865 30952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18f7eb81a81a440e84f62eeac74b42f8"
dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
mode: GRACEFUL
new_leader_uuid: "1338b6a259e6464ca1240ded4a14cee1"
 from {username='slave'} at 127.0.0.1:35768
I20260709 14:56:21.001428 30952 raft_consensus.cc:606] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 LEADER]: Received request to transfer leadership to TS 1338b6a259e6464ca1240ded4a14cee1
I20260709 14:56:21.003855 30952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fac0c6365b694f86b69e544c59dd811f"
dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
mode: GRACEFUL
new_leader_uuid: "1338b6a259e6464ca1240ded4a14cee1"
 from {username='slave'} at 127.0.0.1:35768
I20260709 14:56:21.004354 30952 raft_consensus.cc:606] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 LEADER]: Received request to transfer leadership to TS 1338b6a259e6464ca1240ded4a14cee1
I20260709 14:56:21.005467 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:21.006002 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:21.006630 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:56:21.010896 30822 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:21.181668 31287 raft_consensus.cc:993] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77: : Instructing follower 1338b6a259e6464ca1240ded4a14cee1 to start an election
I20260709 14:56:21.182178 31287 raft_consensus.cc:1081] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 LEADER]: Signalling peer 1338b6a259e6464ca1240ded4a14cee1 to start an election
I20260709 14:56:21.183787 31025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fac0c6365b694f86b69e544c59dd811f"
dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
 from {username='slave'} at 127.0.0.1:41270
I20260709 14:56:21.184355 31025 raft_consensus.cc:493] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:21.184731 31025 raft_consensus.cc:3060] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.191881 31025 raft_consensus.cc:515] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:21.193625 31025 leader_election.cc:290] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 2 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:21.194418 31225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac0c6365b694f86b69e544c59dd811f" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:21.194706 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac0c6365b694f86b69e544c59dd811f" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
I20260709 14:56:21.195043 31225 raft_consensus.cc:3060] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.195755 30952 raft_consensus.cc:3055] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:21.196125 30952 raft_consensus.cc:740] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Running, Role: LEADER
I20260709 14:56:21.196967 30952 consensus_queue.cc:260] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:21.197971 30952 raft_consensus.cc:3060] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.201227 31225 raft_consensus.cc:2468] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 2.
I20260709 14:56:21.202306 30991 leader_election.cc:304] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:21.203081 31164 raft_consensus.cc:2804] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:21.203773 31164 raft_consensus.cc:697] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 [term 2 LEADER]: Becoming Leader. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:21.203969 30952 raft_consensus.cc:2468] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 2.
I20260709 14:56:21.205209 31287 raft_consensus.cc:993] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77: : Instructing follower 1338b6a259e6464ca1240ded4a14cee1 to start an election
I20260709 14:56:21.205719 31287 raft_consensus.cc:1081] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 LEADER]: Signalling peer 1338b6a259e6464ca1240ded4a14cee1 to start an election
I20260709 14:56:21.205544 31164 consensus_queue.cc:237] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:21.207252 31025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18f7eb81a81a440e84f62eeac74b42f8"
dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
 from {username='slave'} at 127.0.0.1:41270
I20260709 14:56:21.207762 31025 raft_consensus.cc:493] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:21.208130 31025 raft_consensus.cc:3060] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.214177 30772 catalog_manager.cc:5697] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 reported cstate change: term changed from 1 to 2, leader changed from 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2) to 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3). New cstate: current_term: 2 leader_uuid: "1338b6a259e6464ca1240ded4a14cee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:21.214198 31025 raft_consensus.cc:515] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:21.216490 31025 leader_election.cc:290] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 2 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:21.217659 31225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f7eb81a81a440e84f62eeac74b42f8" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:21.217921 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f7eb81a81a440e84f62eeac74b42f8" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
I20260709 14:56:21.218343 31225 raft_consensus.cc:3060] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.218488 30952 raft_consensus.cc:3055] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:21.218899 30952 raft_consensus.cc:740] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Running, Role: LEADER
I20260709 14:56:21.219620 30952 consensus_queue.cc:260] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:21.220594 30952 raft_consensus.cc:3060] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.225184 31225 raft_consensus.cc:2468] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 2.
I20260709 14:56:21.226402 30991 leader_election.cc:304] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:21.226574 30952 raft_consensus.cc:2468] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 2.
I20260709 14:56:21.227138 31164 raft_consensus.cc:2804] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:21.227604 31164 raft_consensus.cc:697] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 LEADER]: Becoming Leader. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:21.228538 31164 consensus_queue.cc:237] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:21.234781 30772 catalog_manager.cc:5697] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 reported cstate change: term changed from 1 to 2, leader changed from 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2) to 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3). New cstate: current_term: 2 leader_uuid: "1338b6a259e6464ca1240ded4a14cee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:21.677718 30952 raft_consensus.cc:1275] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Refusing update from remote peer 1338b6a259e6464ca1240ded4a14cee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.678951 31164 consensus_queue.cc:1048] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:21.688872 31225 raft_consensus.cc:1275] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Refusing update from remote peer 1338b6a259e6464ca1240ded4a14cee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.690546 31164 consensus_queue.cc:1048] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:21.773687 30952 raft_consensus.cc:1275] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Refusing update from remote peer 1338b6a259e6464ca1240ded4a14cee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.774919 31164 consensus_queue.cc:1048] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:21.791160 31225 raft_consensus.cc:1275] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Refusing update from remote peer 1338b6a259e6464ca1240ded4a14cee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.793748 31164 consensus_queue.cc:1048] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:22.011935 30822 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:22.013679 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:22.021363 31025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18f7eb81a81a440e84f62eeac74b42f8"
dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
mode: GRACEFUL
new_leader_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
 from {username='slave'} at 127.0.0.1:41272
I20260709 14:56:22.021839 31025 raft_consensus.cc:606] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 LEADER]: Received request to transfer leadership to TS 13efe379a00641ec905f5ae0d9f8cc77
I20260709 14:56:22.024187 31025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5dec8eb0d4fa412e8fe69dd68c75703c"
dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
mode: GRACEFUL
new_leader_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
 from {username='slave'} at 127.0.0.1:41272
I20260709 14:56:22.024652 31025 raft_consensus.cc:606] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Received request to transfer leadership to TS 13efe379a00641ec905f5ae0d9f8cc77
I20260709 14:56:22.026749 30952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfdefd999324459c9d37e1de084a2634"
dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
mode: GRACEFUL
new_leader_uuid: "1338b6a259e6464ca1240ded4a14cee1"
 from {username='slave'} at 127.0.0.1:35768
I20260709 14:56:22.027208 30952 raft_consensus.cc:606] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 LEADER]: Received request to transfer leadership to TS 1338b6a259e6464ca1240ded4a14cee1
I20260709 14:56:22.028237 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:56:22.028656 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:22.029234 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:22.275806 31164 raft_consensus.cc:993] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1: : Instructing follower 13efe379a00641ec905f5ae0d9f8cc77 to start an election
I20260709 14:56:22.276270 31308 raft_consensus.cc:1081] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 LEADER]: Signalling peer 13efe379a00641ec905f5ae0d9f8cc77 to start an election
I20260709 14:56:22.277809 30952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18f7eb81a81a440e84f62eeac74b42f8"
dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
 from {username='slave'} at 127.0.0.1:35762
I20260709 14:56:22.278303 30952 raft_consensus.cc:493] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:22.278568 30952 raft_consensus.cc:3060] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:22.283346 30952 raft_consensus.cc:515] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:22.284886 30952 leader_election.cc:290] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 3 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:22.285663 31224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f7eb81a81a440e84f62eeac74b42f8" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:22.285912 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f7eb81a81a440e84f62eeac74b42f8" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
I20260709 14:56:22.286298 31224 raft_consensus.cc:3060] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:22.286499 31025 raft_consensus.cc:3055] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:22.286815 31025 raft_consensus.cc:740] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:22.287427 31025 consensus_queue.cc:260] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:22.288370 31025 raft_consensus.cc:3060] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:22.291293 31224 raft_consensus.cc:2468] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 3.
I20260709 14:56:22.292349 30917 leader_election.cc:304] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:22.293004 31276 raft_consensus.cc:2804] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:22.293455 31276 raft_consensus.cc:697] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 LEADER]: Becoming Leader. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Running, Role: LEADER
I20260709 14:56:22.293387 31025 raft_consensus.cc:2468] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 3.
I20260709 14:56:22.294468 31276 consensus_queue.cc:237] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:22.300554 30772 catalog_manager.cc:5697] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 reported cstate change: term changed from 2 to 3, leader changed from 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3) to 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2). New cstate: current_term: 3 leader_uuid: "13efe379a00641ec905f5ae0d9f8cc77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:22.452519 31114 raft_consensus.cc:993] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77: : Instructing follower 1338b6a259e6464ca1240ded4a14cee1 to start an election
I20260709 14:56:22.453013 31276 raft_consensus.cc:1081] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 LEADER]: Signalling peer 1338b6a259e6464ca1240ded4a14cee1 to start an election
I20260709 14:56:22.454403 31025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfdefd999324459c9d37e1de084a2634"
dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
 from {username='slave'} at 127.0.0.1:41270
I20260709 14:56:22.454917 31025 raft_consensus.cc:493] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:22.455261 31025 raft_consensus.cc:3060] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:22.461310 31025 raft_consensus.cc:515] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:22.462906 31025 leader_election.cc:290] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 3 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:22.463792 31224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdefd999324459c9d37e1de084a2634" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:22.464056 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdefd999324459c9d37e1de084a2634" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
I20260709 14:56:22.464323 31224 raft_consensus.cc:3060] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:22.464581 30952 raft_consensus.cc:3055] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:22.464893 30952 raft_consensus.cc:740] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Running, Role: LEADER
I20260709 14:56:22.465507 30952 consensus_queue.cc:260] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:22.466441 30952 raft_consensus.cc:3060] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:22.470172 31224 raft_consensus.cc:2468] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 3.
I20260709 14:56:22.471138 30991 leader_election.cc:304] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:22.471722 31308 raft_consensus.cc:2804] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:22.472098 31308 raft_consensus.cc:697] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 LEADER]: Becoming Leader. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:22.472858 30952 raft_consensus.cc:2468] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 3.
I20260709 14:56:22.472874 31308 consensus_queue.cc:237] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:22.479367 30772 catalog_manager.cc:5697] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 reported cstate change: term changed from 2 to 3, leader changed from 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2) to 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3). New cstate: current_term: 3 leader_uuid: "1338b6a259e6464ca1240ded4a14cee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:22.530066 31275 raft_consensus.cc:993] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1: : Instructing follower 13efe379a00641ec905f5ae0d9f8cc77 to start an election
I20260709 14:56:22.530540 31308 raft_consensus.cc:1081] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Signalling peer 13efe379a00641ec905f5ae0d9f8cc77 to start an election
I20260709 14:56:22.532039 30952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5dec8eb0d4fa412e8fe69dd68c75703c"
dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
 from {username='slave'} at 127.0.0.1:35762
I20260709 14:56:22.532613 30952 raft_consensus.cc:493] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:22.533011 30952 raft_consensus.cc:3060] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:22.537647 30952 raft_consensus.cc:515] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:22.539160 30952 leader_election.cc:290] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 2 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:22.539919 31224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dec8eb0d4fa412e8fe69dd68c75703c" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:22.540143 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dec8eb0d4fa412e8fe69dd68c75703c" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
I20260709 14:56:22.540454 31224 raft_consensus.cc:3060] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:22.540724 31025 raft_consensus.cc:3055] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:22.541043 31025 raft_consensus.cc:740] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:22.541711 31025 consensus_queue.cc:260] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:22.542590 31025 raft_consensus.cc:3060] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:22.545498 31224 raft_consensus.cc:2468] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 2.
I20260709 14:56:22.546510 30917 leader_election.cc:304] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:22.547113 31276 raft_consensus.cc:2804] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:22.547302 31025 raft_consensus.cc:2468] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 2.
I20260709 14:56:22.547469 31276 raft_consensus.cc:697] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 LEADER]: Becoming Leader. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Running, Role: LEADER
I20260709 14:56:22.548385 31276 consensus_queue.cc:237] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:22.554545 30772 catalog_manager.cc:5697] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 reported cstate change: term changed from 1 to 2, leader changed from 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3) to 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "13efe379a00641ec905f5ae0d9f8cc77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:22.778496 31025 raft_consensus.cc:1275] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 FOLLOWER]: Refusing update from remote peer 13efe379a00641ec905f5ae0d9f8cc77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:22.779661 31276 consensus_queue.cc:1048] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:22.788403 31224 raft_consensus.cc:1275] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 3 FOLLOWER]: Refusing update from remote peer 13efe379a00641ec905f5ae0d9f8cc77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:22.790606 31114 consensus_queue.cc:1048] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:22.977469 31026 raft_consensus.cc:1275] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Refusing update from remote peer 13efe379a00641ec905f5ae0d9f8cc77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:22.978750 31276 consensus_queue.cc:1048] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:22.987077 31224 raft_consensus.cc:1275] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Refusing update from remote peer 13efe379a00641ec905f5ae0d9f8cc77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:22.990530 31324 consensus_queue.cc:1048] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:56:23.012890 30822 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:23.035657 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:23.043699 30952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16a884b80f0e4a76880b3816ab1b3438"
dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
mode: GRACEFUL
new_leader_uuid: "1338b6a259e6464ca1240ded4a14cee1"
 from {username='slave'} at 127.0.0.1:35768
I20260709 14:56:23.044225 30952 raft_consensus.cc:606] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 4 LEADER]: Received request to transfer leadership to TS 1338b6a259e6464ca1240ded4a14cee1
I20260709 14:56:23.046830 31025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e5241e9813c49778ee8ee51bd35c4c2"
dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
mode: GRACEFUL
new_leader_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
 from {username='slave'} at 127.0.0.1:41272
I20260709 14:56:23.047140 31225 raft_consensus.cc:1275] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [term 3 FOLLOWER]: Refusing update from remote peer 1338b6a259e6464ca1240ded4a14cee1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:23.047494 31025 raft_consensus.cc:606] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Received request to transfer leadership to TS 13efe379a00641ec905f5ae0d9f8cc77
I20260709 14:56:23.048506 31275 consensus_queue.cc:1048] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:23.050028 30952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5dec8eb0d4fa412e8fe69dd68c75703c"
dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
mode: GRACEFUL
new_leader_uuid: "1338b6a259e6464ca1240ded4a14cee1"
 from {username='slave'} at 127.0.0.1:35768
I20260709 14:56:23.050565 30952 raft_consensus.cc:606] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 LEADER]: Received request to transfer leadership to TS 1338b6a259e6464ca1240ded4a14cee1
I20260709 14:56:23.051507 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:56:23.052137 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:23.052963 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:23.061970 30952 raft_consensus.cc:1275] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 FOLLOWER]: Refusing update from remote peer 1338b6a259e6464ca1240ded4a14cee1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:23.063608 31327 consensus_queue.cc:1048] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:56:23.152406 31275 raft_consensus.cc:993] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1: : Instructing follower 13efe379a00641ec905f5ae0d9f8cc77 to start an election
I20260709 14:56:23.152841 31327 raft_consensus.cc:1081] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Signalling peer 13efe379a00641ec905f5ae0d9f8cc77 to start an election
I20260709 14:56:23.154152 30952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e5241e9813c49778ee8ee51bd35c4c2"
dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
 from {username='slave'} at 127.0.0.1:35762
I20260709 14:56:23.154583 30952 raft_consensus.cc:493] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:23.154860 30952 raft_consensus.cc:3060] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:23.159000 30952 raft_consensus.cc:515] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:23.160482 30952 leader_election.cc:290] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 2 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:23.161230 31225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5241e9813c49778ee8ee51bd35c4c2" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:23.161619 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5241e9813c49778ee8ee51bd35c4c2" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
I20260709 14:56:23.161880 31225 raft_consensus.cc:3060] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:23.162243 31025 raft_consensus.cc:3055] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:23.162559 31025 raft_consensus.cc:740] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:23.163436 31025 consensus_queue.cc:260] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:23.164748 31025 raft_consensus.cc:3060] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:23.168880 31225 raft_consensus.cc:2468] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 2.
I20260709 14:56:23.170113 30917 leader_election.cc:304] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:23.170758 31324 raft_consensus.cc:2804] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:23.171015 31025 raft_consensus.cc:2468] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 2.
I20260709 14:56:23.171134 31324 raft_consensus.cc:697] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 LEADER]: Becoming Leader. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Running, Role: LEADER
I20260709 14:56:23.172021 31324 consensus_queue.cc:237] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:23.178382 30774 catalog_manager.cc:5697] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 reported cstate change: term changed from 1 to 2, leader changed from 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3) to 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "13efe379a00641ec905f5ae0d9f8cc77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:23.400238 31114 raft_consensus.cc:993] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77: : Instructing follower 1338b6a259e6464ca1240ded4a14cee1 to start an election
I20260709 14:56:23.400796 31324 raft_consensus.cc:1081] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 4 LEADER]: Signalling peer 1338b6a259e6464ca1240ded4a14cee1 to start an election
I20260709 14:56:23.402101 31025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16a884b80f0e4a76880b3816ab1b3438"
dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
 from {username='slave'} at 127.0.0.1:41270
I20260709 14:56:23.402597 31025 raft_consensus.cc:493] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:23.402871 31025 raft_consensus.cc:3060] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:23.406771 31114 raft_consensus.cc:993] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77: : Instructing follower 1338b6a259e6464ca1240ded4a14cee1 to start an election
I20260709 14:56:23.407336 31318 raft_consensus.cc:1081] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 LEADER]: Signalling peer 1338b6a259e6464ca1240ded4a14cee1 to start an election
I20260709 14:56:23.408812 31026 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5dec8eb0d4fa412e8fe69dd68c75703c"
dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
 from {username='slave'} at 127.0.0.1:41270
I20260709 14:56:23.408807 31025 raft_consensus.cc:515] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:23.409535 31026 raft_consensus.cc:493] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:23.409852 31026 raft_consensus.cc:3060] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:23.410740 31025 leader_election.cc:290] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 5 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:23.411737 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a884b80f0e4a76880b3816ab1b3438" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
I20260709 14:56:23.411696 31225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a884b80f0e4a76880b3816ab1b3438" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:23.412418 30952 raft_consensus.cc:3055] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:23.412469 31225 raft_consensus.cc:3060] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:23.412811 30952 raft_consensus.cc:740] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Running, Role: LEADER
I20260709 14:56:23.413594 30952 consensus_queue.cc:260] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:23.415031 30952 raft_consensus.cc:3060] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:23.415859 31026 raft_consensus.cc:515] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:23.418206 31224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dec8eb0d4fa412e8fe69dd68c75703c" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:23.418372 31026 leader_election.cc:290] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 3 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:23.418560 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dec8eb0d4fa412e8fe69dd68c75703c" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
I20260709 14:56:23.418779 31224 raft_consensus.cc:3060] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:23.419195 30951 raft_consensus.cc:3055] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:23.419502 30951 raft_consensus.cc:740] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Running, Role: LEADER
I20260709 14:56:23.419736 31225 raft_consensus.cc:2468] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 5.
I20260709 14:56:23.420244 30951 consensus_queue.cc:260] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:23.421320 30951 raft_consensus.cc:3060] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:23.421557 30991 leader_election.cc:304] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [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: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:23.422307 31327 raft_consensus.cc:2804] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:23.422765 31327 raft_consensus.cc:697] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 5 LEADER]: Becoming Leader. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:23.423504 31327 consensus_queue.cc:237] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:23.425480 31224 raft_consensus.cc:2468] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 3.
I20260709 14:56:23.426332 30951 raft_consensus.cc:2468] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 3.
I20260709 14:56:23.426712 30991 leader_election.cc:304] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:23.427461 31275 raft_consensus.cc:2804] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:23.429587 31275 raft_consensus.cc:697] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 3 LEADER]: Becoming Leader. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:23.429767 30952 raft_consensus.cc:2468] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 5.
I20260709 14:56:23.430408 31275 consensus_queue.cc:237] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:23.432222 30774 catalog_manager.cc:5697] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 reported cstate change: term changed from 4 to 5, leader changed from 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2) to 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3). New cstate: current_term: 5 leader_uuid: "1338b6a259e6464ca1240ded4a14cee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:23.443409 30774 catalog_manager.cc:5697] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 reported cstate change: term changed from 2 to 3, leader changed from 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2) to 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3). New cstate: current_term: 3 leader_uuid: "1338b6a259e6464ca1240ded4a14cee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:23.762517 31224 raft_consensus.cc:1275] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Refusing update from remote peer 13efe379a00641ec905f5ae0d9f8cc77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:23.763777 31318 consensus_queue.cc:1048] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:23.777053 31026 raft_consensus.cc:1275] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Refusing update from remote peer 13efe379a00641ec905f5ae0d9f8cc77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:23.778604 31324 consensus_queue.cc:1048] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:23.866149 31224 raft_consensus.cc:1275] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 5 FOLLOWER]: Refusing update from remote peer 1338b6a259e6464ca1240ded4a14cee1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:23.867388 31275 consensus_queue.cc:1048] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:23.876096 30952 raft_consensus.cc:1275] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 5 FOLLOWER]: Refusing update from remote peer 1338b6a259e6464ca1240ded4a14cee1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:23.877799 31327 consensus_queue.cc:1048] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:23.902823 30952 raft_consensus.cc:1275] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 FOLLOWER]: Refusing update from remote peer 1338b6a259e6464ca1240ded4a14cee1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:23.904013 31334 consensus_queue.cc:1048] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:23.911739 31225 raft_consensus.cc:1275] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 3 FOLLOWER]: Refusing update from remote peer 1338b6a259e6464ca1240ded4a14cee1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:23.913520 31275 consensus_queue.cc:1048] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:56:24.013868 30822 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:24.066402 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:24.073714 30952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18f7eb81a81a440e84f62eeac74b42f8"
dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
mode: GRACEFUL
new_leader_uuid: "1338b6a259e6464ca1240ded4a14cee1"
 from {username='slave'} at 127.0.0.1:35768
I20260709 14:56:24.074159 30952 raft_consensus.cc:606] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 LEADER]: Received request to transfer leadership to TS 1338b6a259e6464ca1240ded4a14cee1
I20260709 14:56:24.076429 31026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5dec8eb0d4fa412e8fe69dd68c75703c"
dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
mode: GRACEFUL
new_leader_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
 from {username='slave'} at 127.0.0.1:41272
I20260709 14:56:24.076967 31026 raft_consensus.cc:606] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 3 LEADER]: Received request to transfer leadership to TS 13efe379a00641ec905f5ae0d9f8cc77
I20260709 14:56:24.079047 31026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6fd50e3c2784def91cc7dee17557d30"
dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
mode: GRACEFUL
new_leader_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
 from {username='slave'} at 127.0.0.1:41272
I20260709 14:56:24.079470 31026 raft_consensus.cc:606] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 LEADER]: Received request to transfer leadership to TS 13efe379a00641ec905f5ae0d9f8cc77
I20260709 14:56:24.080507 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:56:24.081030 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:24.081545 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:24.213038 31327 raft_consensus.cc:993] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1: : Instructing follower 13efe379a00641ec905f5ae0d9f8cc77 to start an election
I20260709 14:56:24.213503 31275 raft_consensus.cc:1081] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 LEADER]: Signalling peer 13efe379a00641ec905f5ae0d9f8cc77 to start an election
I20260709 14:56:24.214881 30952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6fd50e3c2784def91cc7dee17557d30"
dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
 from {username='slave'} at 127.0.0.1:35762
I20260709 14:56:24.215303 30952 raft_consensus.cc:493] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.215531 30952 raft_consensus.cc:3060] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:24.219738 30952 raft_consensus.cc:515] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:24.221125 30952 leader_election.cc:290] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 3 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:24.222090 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fd50e3c2784def91cc7dee17557d30" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
I20260709 14:56:24.222018 31224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fd50e3c2784def91cc7dee17557d30" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:24.222779 31026 raft_consensus.cc:3055] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:24.222857 31224 raft_consensus.cc:3060] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:24.223130 31026 raft_consensus.cc:740] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:24.223883 31026 consensus_queue.cc:260] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:24.225008 31026 raft_consensus.cc:3060] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:24.229802 31224 raft_consensus.cc:2468] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 3.
I20260709 14:56:24.230991 30917 leader_election.cc:304] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13efe379a00641ec905f5ae0d9f8cc77, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:24.231189 31026 raft_consensus.cc:2468] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 3.
I20260709 14:56:24.231663 31324 raft_consensus.cc:2804] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:24.232110 31324 raft_consensus.cc:697] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 LEADER]: Becoming Leader. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Running, Role: LEADER
I20260709 14:56:24.232977 31324 consensus_queue.cc:237] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:24.239107 30774 catalog_manager.cc:5697] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 reported cstate change: term changed from 2 to 3, leader changed from 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3) to 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2). New cstate: current_term: 3 leader_uuid: "13efe379a00641ec905f5ae0d9f8cc77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.256505 31318 raft_consensus.cc:993] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77: : Instructing follower 1338b6a259e6464ca1240ded4a14cee1 to start an election
I20260709 14:56:24.256982 31324 raft_consensus.cc:1081] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 LEADER]: Signalling peer 1338b6a259e6464ca1240ded4a14cee1 to start an election
I20260709 14:56:24.258317 31026 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18f7eb81a81a440e84f62eeac74b42f8"
dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
 from {username='slave'} at 127.0.0.1:41270
I20260709 14:56:24.258720 31026 raft_consensus.cc:493] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.258939 31026 raft_consensus.cc:3060] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:24.263321 31026 raft_consensus.cc:515] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:24.264752 31026 leader_election.cc:290] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [CANDIDATE]: Term 4 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139)
I20260709 14:56:24.265775 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f7eb81a81a440e84f62eeac74b42f8" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
I20260709 14:56:24.265728 31224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f7eb81a81a440e84f62eeac74b42f8" candidate_uuid: "1338b6a259e6464ca1240ded4a14cee1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:24.266491 30952 raft_consensus.cc:3055] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:24.266767 31224 raft_consensus.cc:3060] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:24.266819 30952 raft_consensus.cc:740] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Running, Role: LEADER
I20260709 14:56:24.267658 30952 consensus_queue.cc:260] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:24.268837 30952 raft_consensus.cc:3060] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:24.273829 31224 raft_consensus.cc:2468] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 4.
I20260709 14:56:24.274930 30991 leader_election.cc:304] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [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: 1338b6a259e6464ca1240ded4a14cee1, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:24.275243 30952 raft_consensus.cc:2468] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1338b6a259e6464ca1240ded4a14cee1 in term 4.
I20260709 14:56:24.275555 31275 raft_consensus.cc:2804] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:24.276046 31275 raft_consensus.cc:697] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 4 LEADER]: Becoming Leader. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:24.276772 31275 consensus_queue.cc:237] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:24.283707 30774 catalog_manager.cc:5697] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 reported cstate change: term changed from 3 to 4, leader changed from 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2) to 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3). New cstate: current_term: 4 leader_uuid: "1338b6a259e6464ca1240ded4a14cee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:24.482501 31327 raft_consensus.cc:993] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1: : Instructing follower 13efe379a00641ec905f5ae0d9f8cc77 to start an election
I20260709 14:56:24.482921 31275 raft_consensus.cc:1081] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 3 LEADER]: Signalling peer 13efe379a00641ec905f5ae0d9f8cc77 to start an election
I20260709 14:56:24.484397 30952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5dec8eb0d4fa412e8fe69dd68c75703c"
dest_uuid: "13efe379a00641ec905f5ae0d9f8cc77"
 from {username='slave'} at 127.0.0.1:35762
I20260709 14:56:24.484915 30952 raft_consensus.cc:493] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.485211 30952 raft_consensus.cc:3060] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:24.491180 30952 raft_consensus.cc:515] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:24.492532 30952 leader_election.cc:290] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [CANDIDATE]: Term 4 election: Requested vote from peers cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367), 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3:36005)
I20260709 14:56:24.493283 31225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dec8eb0d4fa412e8fe69dd68c75703c" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e"
I20260709 14:56:24.493505 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dec8eb0d4fa412e8fe69dd68c75703c" candidate_uuid: "13efe379a00641ec905f5ae0d9f8cc77" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1338b6a259e6464ca1240ded4a14cee1"
I20260709 14:56:24.493908 31225 raft_consensus.cc:3060] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:24.494055 31026 raft_consensus.cc:3055] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:24.494431 31026 raft_consensus.cc:740] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1338b6a259e6464ca1240ded4a14cee1, State: Running, Role: LEADER
I20260709 14:56:24.495158 31026 consensus_queue.cc:260] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:24.496285 31026 raft_consensus.cc:3060] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:24.500417 31225 raft_consensus.cc:2468] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 4.
I20260709 14:56:24.501598 30917 leader_election.cc:304] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [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: 13efe379a00641ec905f5ae0d9f8cc77, cf4e8d0b398347f5be8e64d4d04fe40e; no voters: 
I20260709 14:56:24.502269 31324 raft_consensus.cc:2804] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:24.502328 31026 raft_consensus.cc:2468] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efe379a00641ec905f5ae0d9f8cc77 in term 4.
I20260709 14:56:24.502799 31324 raft_consensus.cc:697] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 4 LEADER]: Becoming Leader. State: Replica: 13efe379a00641ec905f5ae0d9f8cc77, State: Running, Role: LEADER
I20260709 14:56:24.503655 31324 consensus_queue.cc:237] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [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: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } }
I20260709 14:56:24.509009 30774 catalog_manager.cc:5697] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 reported cstate change: term changed from 3 to 4, leader changed from 1338b6a259e6464ca1240ded4a14cee1 (127.25.241.3) to 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2). New cstate: current_term: 4 leader_uuid: "13efe379a00641ec905f5ae0d9f8cc77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.656843 31225 raft_consensus.cc:1275] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 4 FOLLOWER]: Refusing update from remote peer 1338b6a259e6464ca1240ded4a14cee1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:24.657966 31327 consensus_queue.cc:1048] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:24.667052 30952 raft_consensus.cc:1275] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 4 FOLLOWER]: Refusing update from remote peer 1338b6a259e6464ca1240ded4a14cee1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:24.668531 31327 consensus_queue.cc:1048] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efe379a00641ec905f5ae0d9f8cc77" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:24.747437 31026 raft_consensus.cc:1275] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 FOLLOWER]: Refusing update from remote peer 13efe379a00641ec905f5ae0d9f8cc77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:24.748620 31324 consensus_queue.cc:1048] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:24.757074 31225 raft_consensus.cc:1275] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 3 FOLLOWER]: Refusing update from remote peer 13efe379a00641ec905f5ae0d9f8cc77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:24.758630 31276 consensus_queue.cc:1048] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:24.910988 31026 raft_consensus.cc:1275] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 4 FOLLOWER]: Refusing update from remote peer 13efe379a00641ec905f5ae0d9f8cc77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:24.912091 31276 consensus_queue.cc:1048] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1338b6a259e6464ca1240ded4a14cee1" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:24.919816 31225 raft_consensus.cc:1275] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 4 FOLLOWER]: Refusing update from remote peer 13efe379a00641ec905f5ae0d9f8cc77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:24.921612 31318 consensus_queue.cc:1048] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4e8d0b398347f5be8e64d4d04fe40e" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:56:25.015129 30822 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:25.087917 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:25.125061 26564 tablet_server.cc:179] TabletServer@127.25.241.1:41367 shutting down...
I20260709 14:56:25.150511 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:25.151711 26564 tablet_replica.cc:333] stopping tablet replica
W20260709 14:56:25.152243 30991 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 98 similar messages]
I20260709 14:56:25.153505 26564 raft_consensus.cc:2243] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.154870 26564 raft_consensus.cc:2272] T a6fd50e3c2784def91cc7dee17557d30 P cf4e8d0b398347f5be8e64d4d04fe40e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:25.157709 30991 consensus_peers.cc:597] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. 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:56:25.159988 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:25.160720 26564 raft_consensus.cc:2243] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.161314 26564 raft_consensus.cc:2272] T fac0c6365b694f86b69e544c59dd811f P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.163852 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:25.164450 26564 raft_consensus.cc:2243] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.164927 26564 raft_consensus.cc:2272] T 18f7eb81a81a440e84f62eeac74b42f8 P cf4e8d0b398347f5be8e64d4d04fe40e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.168440 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:25.169080 26564 raft_consensus.cc:2243] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.169672 26564 raft_consensus.cc:2272] T 5dec8eb0d4fa412e8fe69dd68c75703c P cf4e8d0b398347f5be8e64d4d04fe40e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.172627 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:25.173235 26564 raft_consensus.cc:2243] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.173815 26564 raft_consensus.cc:2272] T cfdefd999324459c9d37e1de084a2634 P cf4e8d0b398347f5be8e64d4d04fe40e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.176271 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:25.176813 26564 raft_consensus.cc:2243] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.177280 26564 raft_consensus.cc:2272] T c7bf0578da1541359afa51cd6eecc375 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.179519 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:25.180040 26564 raft_consensus.cc:2243] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.180557 26564 raft_consensus.cc:2272] T 4e5241e9813c49778ee8ee51bd35c4c2 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.182760 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:25.183295 26564 raft_consensus.cc:2243] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.183761 26564 raft_consensus.cc:2272] T 33a600d00b25447ab96f0cdced33fce1 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.185923 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:25.186412 26564 raft_consensus.cc:2243] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.186978 26564 raft_consensus.cc:2272] T 16a884b80f0e4a76880b3816ab1b3438 P cf4e8d0b398347f5be8e64d4d04fe40e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.189168 26564 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:25.189618 26564 raft_consensus.cc:2243] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.190173 26564 raft_consensus.cc:2272] T 438047ecd2b54a10ace5769e1e13d763 P cf4e8d0b398347f5be8e64d4d04fe40e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:25.197662 30917 consensus_peers.cc:597] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. 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:56:25.225189 26564 tablet_server.cc:196] TabletServer@127.25.241.1:41367 shutdown complete.
W20260709 14:56:25.226744 30917 consensus_peers.cc:597] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:25.253315 26564 tablet_server.cc:179] TabletServer@127.25.241.2:0 shutting down...
W20260709 14:56:25.271137 30992 consensus_peers.cc:597] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 -> Peer 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139): Couldn't send request to peer 13efe379a00641ec905f5ae0d9f8cc77. 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:56:25.276990 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:25.277886 26564 tablet_replica.cc:333] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77: stopping tablet replica
I20260709 14:56:25.278524 26564 raft_consensus.cc:2243] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:25.279661 26564 raft_consensus.cc:2272] T 4e5241e9813c49778ee8ee51bd35c4c2 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.282069 26564 tablet_replica.cc:333] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77: stopping tablet replica
I20260709 14:56:25.282668 26564 raft_consensus.cc:2243] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.283176 26564 raft_consensus.cc:2272] T 18f7eb81a81a440e84f62eeac74b42f8 P 13efe379a00641ec905f5ae0d9f8cc77 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.286576 26564 tablet_replica.cc:333] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77: stopping tablet replica
I20260709 14:56:25.287173 26564 raft_consensus.cc:2243] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.287647 26564 raft_consensus.cc:2272] T cfdefd999324459c9d37e1de084a2634 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.289811 26564 tablet_replica.cc:333] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77: stopping tablet replica
I20260709 14:56:25.290302 26564 raft_consensus.cc:2243] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:25.291474 26564 raft_consensus.cc:2272] T 5dec8eb0d4fa412e8fe69dd68c75703c P 13efe379a00641ec905f5ae0d9f8cc77 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.294196 26564 tablet_replica.cc:333] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77: stopping tablet replica
I20260709 14:56:25.294731 26564 raft_consensus.cc:2243] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:25.295557 26564 raft_consensus.cc:2272] T c7bf0578da1541359afa51cd6eecc375 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.297742 26564 tablet_replica.cc:333] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77: stopping tablet replica
I20260709 14:56:25.298257 26564 raft_consensus.cc:2243] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:25.299220 26564 raft_consensus.cc:2272] T a6fd50e3c2784def91cc7dee17557d30 P 13efe379a00641ec905f5ae0d9f8cc77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.301570 26564 tablet_replica.cc:333] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77: stopping tablet replica
I20260709 14:56:25.302088 26564 raft_consensus.cc:2243] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.302610 26564 raft_consensus.cc:2272] T fac0c6365b694f86b69e544c59dd811f P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.304616 26564 tablet_replica.cc:333] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77: stopping tablet replica
I20260709 14:56:25.305099 26564 raft_consensus.cc:2243] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.305553 26564 raft_consensus.cc:2272] T 16a884b80f0e4a76880b3816ab1b3438 P 13efe379a00641ec905f5ae0d9f8cc77 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.307638 26564 tablet_replica.cc:333] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77: stopping tablet replica
I20260709 14:56:25.308041 26564 raft_consensus.cc:2243] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:25.308851 26564 raft_consensus.cc:2272] T 438047ecd2b54a10ace5769e1e13d763 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.310997 26564 tablet_replica.cc:333] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77: stopping tablet replica
I20260709 14:56:25.311465 26564 raft_consensus.cc:2243] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.311910 26564 raft_consensus.cc:2272] T 33a600d00b25447ab96f0cdced33fce1 P 13efe379a00641ec905f5ae0d9f8cc77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.344856 26564 tablet_server.cc:196] TabletServer@127.25.241.2:0 shutdown complete.
I20260709 14:56:25.369324 26564 tablet_server.cc:179] TabletServer@127.25.241.3:0 shutting down...
I20260709 14:56:25.394181 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:25.394987 26564 tablet_replica.cc:333] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1: stopping tablet replica
I20260709 14:56:25.395833 26564 raft_consensus.cc:2243] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:25.396931 26564 raft_consensus.cc:2272] T 18f7eb81a81a440e84f62eeac74b42f8 P 1338b6a259e6464ca1240ded4a14cee1 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:25.399155 30992 consensus_peers.cc:597] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 -> Peer 13efe379a00641ec905f5ae0d9f8cc77 (127.25.241.2:43139): Couldn't send request to peer 13efe379a00641ec905f5ae0d9f8cc77. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:43139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:25.401832 26564 tablet_replica.cc:333] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1: stopping tablet replica
I20260709 14:56:25.402544 26564 raft_consensus.cc:2243] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:25.403517 26564 raft_consensus.cc:2272] T 33a600d00b25447ab96f0cdced33fce1 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.405970 26564 tablet_replica.cc:333] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1: stopping tablet replica
I20260709 14:56:25.406522 26564 raft_consensus.cc:2243] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:25.407469 26564 raft_consensus.cc:2272] T 16a884b80f0e4a76880b3816ab1b3438 P 1338b6a259e6464ca1240ded4a14cee1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.409672 26564 tablet_replica.cc:333] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1: stopping tablet replica
I20260709 14:56:25.410128 26564 raft_consensus.cc:2243] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.410605 26564 raft_consensus.cc:2272] T 438047ecd2b54a10ace5769e1e13d763 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.412695 26564 tablet_replica.cc:333] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1: stopping tablet replica
I20260709 14:56:25.413214 26564 raft_consensus.cc:2243] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.413717 26564 raft_consensus.cc:2272] T 4e5241e9813c49778ee8ee51bd35c4c2 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.415685 26564 tablet_replica.cc:333] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1: stopping tablet replica
I20260709 14:56:25.416252 26564 raft_consensus.cc:2243] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.416708 26564 raft_consensus.cc:2272] T a6fd50e3c2784def91cc7dee17557d30 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.420208 26564 tablet_replica.cc:333] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1: stopping tablet replica
I20260709 14:56:25.420967 26564 raft_consensus.cc:2243] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:25.422094 26564 raft_consensus.cc:2272] T fac0c6365b694f86b69e544c59dd811f P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:25.422114 30991 consensus_peers.cc:597] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 -> Peer cf4e8d0b398347f5be8e64d4d04fe40e (127.25.241.1:41367): Couldn't send request to peer cf4e8d0b398347f5be8e64d4d04fe40e. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:25.424367 26564 tablet_replica.cc:333] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1: stopping tablet replica
I20260709 14:56:25.424975 26564 raft_consensus.cc:2243] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:25.425776 26564 raft_consensus.cc:2272] T cfdefd999324459c9d37e1de084a2634 P 1338b6a259e6464ca1240ded4a14cee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.427817 26564 tablet_replica.cc:333] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1: stopping tablet replica
I20260709 14:56:25.428288 26564 raft_consensus.cc:2243] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.428814 26564 raft_consensus.cc:2272] T 5dec8eb0d4fa412e8fe69dd68c75703c P 1338b6a259e6464ca1240ded4a14cee1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.431566 26564 tablet_replica.cc:333] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1: stopping tablet replica
I20260709 14:56:25.432049 26564 raft_consensus.cc:2243] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.432485 26564 raft_consensus.cc:2272] T c7bf0578da1541359afa51cd6eecc375 P 1338b6a259e6464ca1240ded4a14cee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.462527 26564 tablet_server.cc:196] TabletServer@127.25.241.3:0 shutdown complete.
I20260709 14:56:25.487823 26564 master.cc:562] Master@127.25.241.62:45971 shutting down...
I20260709 14:56:25.508800 26564 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:25.509404 26564 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.509754 26564 tablet_replica.cc:333] T 00000000000000000000000000000000 P ff36f87d043549a0997373d756922b8c: stopping tablet replica
I20260709 14:56:25.530349 26564 master.cc:584] Master@127.25.241.62:45971 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12704 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:56:25.571447 26564 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.241.62:42519
I20260709 14:56:25.572525 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:25.578287 31366 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:56:25.578516 31367 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:56:25.579033 31369 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:56:25.579406 26564 server_base.cc:1061] running on GCE node
I20260709 14:56:25.580328 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:25.580498 26564 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:56:25.580681 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608985580642 us; error 0 us; skew 500 ppm
I20260709 14:56:25.581226 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:25.583596 26564 webserver.cc:533] Webserver started at http://127.25.241.62:43327/ using document root <none> and password file <none>
I20260709 14:56:25.584080 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:25.584242 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:25.584538 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:25.585780 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-0/minicluster-data/master-0-root/instance:
uuid: "41f242a193a84ffe92be7bf8358394bf"
format_stamp: "Formatted at 2026-07-09 14:56:25 on dist-test-slave-pn9g"
I20260709 14:56:25.590058 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:25.593465 31374 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:56:25.594180 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:25.594427 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-0/minicluster-data/master-0-root
uuid: "41f242a193a84ffe92be7bf8358394bf"
format_stamp: "Formatted at 2026-07-09 14:56:25 on dist-test-slave-pn9g"
I20260709 14:56:25.594686 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-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:56:25.604902 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:25.606055 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:25.643951 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.62:42519
I20260709 14:56:25.644070 31425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.62:42519 every 8 connection(s)
I20260709 14:56:25.647964 31426 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:56:25.659548 31426 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf: Bootstrap starting.
I20260709 14:56:25.664564 31426 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:25.668931 31426 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf: No bootstrap required, opened a new log
I20260709 14:56:25.671164 31426 raft_consensus.cc:359] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41f242a193a84ffe92be7bf8358394bf" member_type: VOTER }
I20260709 14:56:25.671597 31426 raft_consensus.cc:385] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:25.671816 31426 raft_consensus.cc:740] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41f242a193a84ffe92be7bf8358394bf, State: Initialized, Role: FOLLOWER
I20260709 14:56:25.672406 31426 consensus_queue.cc:260] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "41f242a193a84ffe92be7bf8358394bf" member_type: VOTER }
I20260709 14:56:25.672915 31426 raft_consensus.cc:399] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:25.673115 31426 raft_consensus.cc:493] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:25.673369 31426 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.677862 31426 raft_consensus.cc:515] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41f242a193a84ffe92be7bf8358394bf" member_type: VOTER }
I20260709 14:56:25.678366 31426 leader_election.cc:304] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [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: 41f242a193a84ffe92be7bf8358394bf; no voters: 
I20260709 14:56:25.679394 31426 leader_election.cc:290] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:25.679776 31429 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:25.681102 31429 raft_consensus.cc:697] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [term 1 LEADER]: Becoming Leader. State: Replica: 41f242a193a84ffe92be7bf8358394bf, State: Running, Role: LEADER
I20260709 14:56:25.681734 31429 consensus_queue.cc:237] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [LEADER]: Queue going to LEADER mode. State: All 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: "41f242a193a84ffe92be7bf8358394bf" member_type: VOTER }
I20260709 14:56:25.682323 31426 sys_catalog.cc:565] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:25.684837 31431 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 41f242a193a84ffe92be7bf8358394bf. Latest consensus state: current_term: 1 leader_uuid: "41f242a193a84ffe92be7bf8358394bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41f242a193a84ffe92be7bf8358394bf" member_type: VOTER } }
I20260709 14:56:25.685542 31431 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:25.685814 31430 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "41f242a193a84ffe92be7bf8358394bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41f242a193a84ffe92be7bf8358394bf" member_type: VOTER } }
I20260709 14:56:25.686537 31430 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:25.689558 31435 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:25.694595 31435 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:25.698477 26564 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:25.703413 31435 catalog_manager.cc:1383] Generated new cluster ID: 0a7c2afa40c14b1eae8710f548faed53
I20260709 14:56:25.703742 31435 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:25.718322 31435 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:25.719679 31435 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:25.736291 31435 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf: Generated new TSK 0
I20260709 14:56:25.736935 31435 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:25.764986 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:25.770944 31447 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:56:25.771740 31448 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:56:25.774236 31450 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:56:25.775156 26564 server_base.cc:1061] running on GCE node
I20260709 14:56:25.776202 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:25.776491 26564 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:56:25.776721 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608985776699 us; error 0 us; skew 500 ppm
I20260709 14:56:25.777463 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:25.780648 26564 webserver.cc:533] Webserver started at http://127.25.241.1:45927/ using document root <none> and password file <none>
I20260709 14:56:25.781318 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:25.781555 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:25.781873 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:25.783238 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-0/minicluster-data/ts-0-root/instance:
uuid: "104a0a01109a4aec83bf18805262a617"
format_stamp: "Formatted at 2026-07-09 14:56:25 on dist-test-slave-pn9g"
I20260709 14:56:25.788220 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 14:56:25.791721 31455 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:56:25.792538 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:25.792840 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-0/minicluster-data/ts-0-root
uuid: "104a0a01109a4aec83bf18805262a617"
format_stamp: "Formatted at 2026-07-09 14:56:25 on dist-test-slave-pn9g"
I20260709 14:56:25.793102 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-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:56:25.808449 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:25.809679 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:25.811076 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:25.813512 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:25.813705 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:25.813920 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:25.814080 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:25.853756 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.1:41483
I20260709 14:56:25.853870 31517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.1:41483 every 8 connection(s)
I20260709 14:56:25.858619 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:25.868536 31523 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:56:25.869041 31525 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:25.870155 31522 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:56:25.871399 26564 server_base.cc:1061] running on GCE node
I20260709 14:56:25.872653 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:56:25.872717 31518 heartbeater.cc:344] Connected to a master server at 127.25.241.62:42519
W20260709 14:56:25.872936 26564 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:56:25.873159 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608985873143 us; error 0 us; skew 500 ppm
I20260709 14:56:25.873183 31518 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:25.873775 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:25.873988 31518 heartbeater.cc:507] Master 127.25.241.62:42519 requested a full tablet report, sending...
I20260709 14:56:25.876425 31391 ts_manager.cc:194] Registered new tserver with Master: 104a0a01109a4aec83bf18805262a617 (127.25.241.1:41483)
I20260709 14:56:25.876844 26564 webserver.cc:533] Webserver started at http://127.25.241.2:46647/ using document root <none> and password file <none>
I20260709 14:56:25.877524 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:25.877766 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:25.878080 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:25.879051 31391 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53462
I20260709 14:56:25.879665 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-0/minicluster-data/ts-1-root/instance:
uuid: "a3bd7d3d1b9d438aab0d6058f8202b12"
format_stamp: "Formatted at 2026-07-09 14:56:25 on dist-test-slave-pn9g"
I20260709 14:56:25.884302 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260709 14:56:25.887566 31530 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:56:25.888365 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:25.888626 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-0/minicluster-data/ts-1-root
uuid: "a3bd7d3d1b9d438aab0d6058f8202b12"
format_stamp: "Formatted at 2026-07-09 14:56:25 on dist-test-slave-pn9g"
I20260709 14:56:25.888928 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-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:56:25.897758 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:25.898878 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:25.900224 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:25.902402 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:25.902577 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:25.902812 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:25.902954 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:25.941407 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.2:42765
I20260709 14:56:25.941519 31592 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.2:42765 every 8 connection(s)
I20260709 14:56:25.945955 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:25.953419 31596 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:56:25.954465 31597 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:56:25.958225 31599 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:56:25.958601 31593 heartbeater.cc:344] Connected to a master server at 127.25.241.62:42519
I20260709 14:56:25.958626 26564 server_base.cc:1061] running on GCE node
I20260709 14:56:25.959128 31593 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:25.959690 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:25.959946 26564 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:56:25.959892 31593 heartbeater.cc:507] Master 127.25.241.62:42519 requested a full tablet report, sending...
I20260709 14:56:25.960289 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608985960271 us; error 0 us; skew 500 ppm
I20260709 14:56:25.960955 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:25.962371 31391 ts_manager.cc:194] Registered new tserver with Master: a3bd7d3d1b9d438aab0d6058f8202b12 (127.25.241.2:42765)
I20260709 14:56:25.963805 26564 webserver.cc:533] Webserver started at http://127.25.241.3:36129/ using document root <none> and password file <none>
I20260709 14:56:25.964361 31391 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53478
I20260709 14:56:25.964476 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:25.964893 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:25.965240 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:25.966462 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-0/minicluster-data/ts-2-root/instance:
uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0"
format_stamp: "Formatted at 2026-07-09 14:56:25 on dist-test-slave-pn9g"
I20260709 14:56:25.971022 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:56:25.974514 31604 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:56:25.975265 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260709 14:56:25.975554 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-0/minicluster-data/ts-2-root
uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0"
format_stamp: "Formatted at 2026-07-09 14:56:25 on dist-test-slave-pn9g"
I20260709 14:56:25.975809 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608871596507-26564-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:56:25.988170 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:25.989475 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:25.990942 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:25.993137 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:25.993337 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:25.993561 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:25.993703 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:26.032099 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.3:44309
I20260709 14:56:26.032198 31666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.3:44309 every 8 connection(s)
I20260709 14:56:26.045729 31667 heartbeater.cc:344] Connected to a master server at 127.25.241.62:42519
I20260709 14:56:26.046151 31667 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:26.046825 31667 heartbeater.cc:507] Master 127.25.241.62:42519 requested a full tablet report, sending...
I20260709 14:56:26.048719 31391 ts_manager.cc:194] Registered new tserver with Master: 9aed6ca32f6b4b78a59a2fd88e67cad0 (127.25.241.3:44309)
I20260709 14:56:26.049518 26564 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014388723s
I20260709 14:56:26.050019 31391 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53488
I20260709 14:56:26.074259 31391 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53504:
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:56:26.076406 31391 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:56:26.120520 31557 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0eba5ebb6847e28941f177a8a91f9d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3230ad5f8c194ea887a9c76b08b90304]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:26.120518 31482 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0eba5ebb6847e28941f177a8a91f9d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3230ad5f8c194ea887a9c76b08b90304]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:26.122041 31482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0eba5ebb6847e28941f177a8a91f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.122041 31557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0eba5ebb6847e28941f177a8a91f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.120370 31483 tablet_service.cc:1511] Processing CreateTablet for tablet c1ff1f55966e48b298628cf5acbe6e60 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3230ad5f8c194ea887a9c76b08b90304]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:26.123809 31483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ff1f55966e48b298628cf5acbe6e60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.121913 31558 tablet_service.cc:1511] Processing CreateTablet for tablet c1ff1f55966e48b298628cf5acbe6e60 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3230ad5f8c194ea887a9c76b08b90304]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:26.129645 31558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ff1f55966e48b298628cf5acbe6e60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.135015 31632 tablet_service.cc:1511] Processing CreateTablet for tablet c1ff1f55966e48b298628cf5acbe6e60 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3230ad5f8c194ea887a9c76b08b90304]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:26.136420 31632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ff1f55966e48b298628cf5acbe6e60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.141487 31631 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0eba5ebb6847e28941f177a8a91f9d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3230ad5f8c194ea887a9c76b08b90304]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:26.142901 31631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0eba5ebb6847e28941f177a8a91f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.149223 31682 tablet_bootstrap.cc:492] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617: Bootstrap starting.
I20260709 14:56:26.157975 31683 tablet_bootstrap.cc:492] T c1ff1f55966e48b298628cf5acbe6e60 P a3bd7d3d1b9d438aab0d6058f8202b12: Bootstrap starting.
I20260709 14:56:26.160429 31682 tablet_bootstrap.cc:654] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.162942 31684 tablet_bootstrap.cc:492] T c1ff1f55966e48b298628cf5acbe6e60 P 9aed6ca32f6b4b78a59a2fd88e67cad0: Bootstrap starting.
I20260709 14:56:26.165956 31683 tablet_bootstrap.cc:654] T c1ff1f55966e48b298628cf5acbe6e60 P a3bd7d3d1b9d438aab0d6058f8202b12: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.166855 31682 tablet_bootstrap.cc:492] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617: No bootstrap required, opened a new log
I20260709 14:56:26.167445 31682 ts_tablet_manager.cc:1403] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.003s
I20260709 14:56:26.168866 31684 tablet_bootstrap.cc:654] T c1ff1f55966e48b298628cf5acbe6e60 P 9aed6ca32f6b4b78a59a2fd88e67cad0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.172803 31682 raft_consensus.cc:359] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.173635 31682 raft_consensus.cc:385] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.173956 31682 raft_consensus.cc:740] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 104a0a01109a4aec83bf18805262a617, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.174679 31683 tablet_bootstrap.cc:492] T c1ff1f55966e48b298628cf5acbe6e60 P a3bd7d3d1b9d438aab0d6058f8202b12: No bootstrap required, opened a new log
I20260709 14:56:26.175194 31683 ts_tablet_manager.cc:1403] T c1ff1f55966e48b298628cf5acbe6e60 P a3bd7d3d1b9d438aab0d6058f8202b12: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:56:26.175233 31684 tablet_bootstrap.cc:492] T c1ff1f55966e48b298628cf5acbe6e60 P 9aed6ca32f6b4b78a59a2fd88e67cad0: No bootstrap required, opened a new log
I20260709 14:56:26.174738 31682 consensus_queue.cc:260] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.175825 31684 ts_tablet_manager.cc:1403] T c1ff1f55966e48b298628cf5acbe6e60 P 9aed6ca32f6b4b78a59a2fd88e67cad0: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.009s
I20260709 14:56:26.177400 31518 heartbeater.cc:499] Master 127.25.241.62:42519 was elected leader, sending a full tablet report...
I20260709 14:56:26.178095 31682 ts_tablet_manager.cc:1434] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.005s
I20260709 14:56:26.177937 31683 raft_consensus.cc:359] T c1ff1f55966e48b298628cf5acbe6e60 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.178639 31683 raft_consensus.cc:385] T c1ff1f55966e48b298628cf5acbe6e60 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.178875 31683 raft_consensus.cc:740] T c1ff1f55966e48b298628cf5acbe6e60 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3bd7d3d1b9d438aab0d6058f8202b12, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.179195 31682 tablet_bootstrap.cc:492] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617: Bootstrap starting.
I20260709 14:56:26.179507 31683 consensus_queue.cc:260] T c1ff1f55966e48b298628cf5acbe6e60 P a3bd7d3d1b9d438aab0d6058f8202b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.182488 31684 raft_consensus.cc:359] T c1ff1f55966e48b298628cf5acbe6e60 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.183372 31684 raft_consensus.cc:385] T c1ff1f55966e48b298628cf5acbe6e60 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.183671 31684 raft_consensus.cc:740] T c1ff1f55966e48b298628cf5acbe6e60 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aed6ca32f6b4b78a59a2fd88e67cad0, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.184810 31684 consensus_queue.cc:260] T c1ff1f55966e48b298628cf5acbe6e60 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.187021 31682 tablet_bootstrap.cc:654] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.189088 31683 ts_tablet_manager.cc:1434] T c1ff1f55966e48b298628cf5acbe6e60 P a3bd7d3d1b9d438aab0d6058f8202b12: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.008s
I20260709 14:56:26.189509 31593 heartbeater.cc:499] Master 127.25.241.62:42519 was elected leader, sending a full tablet report...
I20260709 14:56:26.190165 31683 tablet_bootstrap.cc:492] T 7e0eba5ebb6847e28941f177a8a91f9d P a3bd7d3d1b9d438aab0d6058f8202b12: Bootstrap starting.
I20260709 14:56:26.196979 31683 tablet_bootstrap.cc:654] T 7e0eba5ebb6847e28941f177a8a91f9d P a3bd7d3d1b9d438aab0d6058f8202b12: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.203724 31684 ts_tablet_manager.cc:1434] T c1ff1f55966e48b298628cf5acbe6e60 P 9aed6ca32f6b4b78a59a2fd88e67cad0: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.002s
I20260709 14:56:26.204725 31667 heartbeater.cc:499] Master 127.25.241.62:42519 was elected leader, sending a full tablet report...
I20260709 14:56:26.208712 31684 tablet_bootstrap.cc:492] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0: Bootstrap starting.
I20260709 14:56:26.219781 31684 tablet_bootstrap.cc:654] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.221138 31688 raft_consensus.cc:493] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.221617 31688 raft_consensus.cc:515] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.223439 31683 tablet_bootstrap.cc:492] T 7e0eba5ebb6847e28941f177a8a91f9d P a3bd7d3d1b9d438aab0d6058f8202b12: No bootstrap required, opened a new log
I20260709 14:56:26.224135 31682 tablet_bootstrap.cc:492] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617: No bootstrap required, opened a new log
I20260709 14:56:26.224736 31682 ts_tablet_manager.cc:1403] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.023s
I20260709 14:56:26.225308 31688 leader_election.cc:290] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3bd7d3d1b9d438aab0d6058f8202b12 (127.25.241.2:42765), 9aed6ca32f6b4b78a59a2fd88e67cad0 (127.25.241.3:44309)
I20260709 14:56:26.226289 31684 tablet_bootstrap.cc:492] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0: No bootstrap required, opened a new log
I20260709 14:56:26.226385 31683 ts_tablet_manager.cc:1403] T 7e0eba5ebb6847e28941f177a8a91f9d P a3bd7d3d1b9d438aab0d6058f8202b12: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.019s
I20260709 14:56:26.226965 31684 ts_tablet_manager.cc:1403] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.001s
I20260709 14:56:26.229702 31683 raft_consensus.cc:359] T 7e0eba5ebb6847e28941f177a8a91f9d P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.230554 31683 raft_consensus.cc:385] T 7e0eba5ebb6847e28941f177a8a91f9d P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.230162 31684 raft_consensus.cc:359] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.230888 31683 raft_consensus.cc:740] T 7e0eba5ebb6847e28941f177a8a91f9d P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3bd7d3d1b9d438aab0d6058f8202b12, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.231143 31684 raft_consensus.cc:385] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.231602 31684 raft_consensus.cc:740] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aed6ca32f6b4b78a59a2fd88e67cad0, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.231755 31683 consensus_queue.cc:260] T 7e0eba5ebb6847e28941f177a8a91f9d P a3bd7d3d1b9d438aab0d6058f8202b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.233518 31684 consensus_queue.cc:260] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.234545 31683 ts_tablet_manager.cc:1434] T 7e0eba5ebb6847e28941f177a8a91f9d P a3bd7d3d1b9d438aab0d6058f8202b12: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:56:26.228004 31682 raft_consensus.cc:359] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.235284 31682 raft_consensus.cc:385] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.235615 31684 ts_tablet_manager.cc:1434] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:56:26.235585 31682 raft_consensus.cc:740] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 104a0a01109a4aec83bf18805262a617, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.236441 31682 consensus_queue.cc:260] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.238538 31682 ts_tablet_manager.cc:1434] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:56:26.241874 31568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0eba5ebb6847e28941f177a8a91f9d" candidate_uuid: "104a0a01109a4aec83bf18805262a617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" is_pre_election: true
I20260709 14:56:26.242718 31568 raft_consensus.cc:2468] T 7e0eba5ebb6847e28941f177a8a91f9d P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 104a0a01109a4aec83bf18805262a617 in term 0.
I20260709 14:56:26.244004 31459 leader_election.cc:304] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 104a0a01109a4aec83bf18805262a617, a3bd7d3d1b9d438aab0d6058f8202b12; no voters: 
I20260709 14:56:26.244971 31688 raft_consensus.cc:2804] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:26.245352 31688 raft_consensus.cc:493] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:26.245671 31688 raft_consensus.cc:3060] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.253525 31688 raft_consensus.cc:515] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.255154 31642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0eba5ebb6847e28941f177a8a91f9d" candidate_uuid: "104a0a01109a4aec83bf18805262a617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" is_pre_election: true
I20260709 14:56:26.255447 31688 leader_election.cc:290] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [CANDIDATE]: Term 1 election: Requested vote from peers a3bd7d3d1b9d438aab0d6058f8202b12 (127.25.241.2:42765), 9aed6ca32f6b4b78a59a2fd88e67cad0 (127.25.241.3:44309)
I20260709 14:56:26.255935 31642 raft_consensus.cc:2468] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 104a0a01109a4aec83bf18805262a617 in term 0.
I20260709 14:56:26.256330 31568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0eba5ebb6847e28941f177a8a91f9d" candidate_uuid: "104a0a01109a4aec83bf18805262a617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12"
I20260709 14:56:26.256901 31568 raft_consensus.cc:3060] T 7e0eba5ebb6847e28941f177a8a91f9d P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.257364 31642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0eba5ebb6847e28941f177a8a91f9d" candidate_uuid: "104a0a01109a4aec83bf18805262a617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0"
I20260709 14:56:26.257902 31642 raft_consensus.cc:3060] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.264716 31568 raft_consensus.cc:2468] T 7e0eba5ebb6847e28941f177a8a91f9d P a3bd7d3d1b9d438aab0d6058f8202b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 104a0a01109a4aec83bf18805262a617 in term 1.
I20260709 14:56:26.265412 31642 raft_consensus.cc:2468] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 104a0a01109a4aec83bf18805262a617 in term 1.
I20260709 14:56:26.266144 31459 leader_election.cc:304] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 104a0a01109a4aec83bf18805262a617, a3bd7d3d1b9d438aab0d6058f8202b12; no voters: 
I20260709 14:56:26.266987 31688 raft_consensus.cc:2804] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:26.267894 31688 raft_consensus.cc:697] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 1 LEADER]: Becoming Leader. State: Replica: 104a0a01109a4aec83bf18805262a617, State: Running, Role: LEADER
I20260709 14:56:26.268548 31688 consensus_queue.cc:237] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.275391 31391 catalog_manager.cc:5697] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 104a0a01109a4aec83bf18805262a617 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "104a0a01109a4aec83bf18805262a617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:26.290757 31688 raft_consensus.cc:493] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.291239 31688 raft_consensus.cc:515] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.293006 31688 leader_election.cc:290] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3bd7d3d1b9d438aab0d6058f8202b12 (127.25.241.2:42765), 9aed6ca32f6b4b78a59a2fd88e67cad0 (127.25.241.3:44309)
I20260709 14:56:26.293655 31568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ff1f55966e48b298628cf5acbe6e60" candidate_uuid: "104a0a01109a4aec83bf18805262a617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" is_pre_election: true
I20260709 14:56:26.293891 31642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ff1f55966e48b298628cf5acbe6e60" candidate_uuid: "104a0a01109a4aec83bf18805262a617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" is_pre_election: true
I20260709 14:56:26.294229 31568 raft_consensus.cc:2468] T c1ff1f55966e48b298628cf5acbe6e60 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 104a0a01109a4aec83bf18805262a617 in term 0.
I20260709 14:56:26.294476 31642 raft_consensus.cc:2468] T c1ff1f55966e48b298628cf5acbe6e60 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 104a0a01109a4aec83bf18805262a617 in term 0.
I20260709 14:56:26.295320 31459 leader_election.cc:304] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 104a0a01109a4aec83bf18805262a617, a3bd7d3d1b9d438aab0d6058f8202b12; no voters: 
I20260709 14:56:26.296042 31688 raft_consensus.cc:2804] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:26.296316 31688 raft_consensus.cc:493] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:26.296574 31688 raft_consensus.cc:3060] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.301556 31688 raft_consensus.cc:515] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.303093 31688 leader_election.cc:290] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [CANDIDATE]: Term 1 election: Requested vote from peers a3bd7d3d1b9d438aab0d6058f8202b12 (127.25.241.2:42765), 9aed6ca32f6b4b78a59a2fd88e67cad0 (127.25.241.3:44309)
I20260709 14:56:26.303996 31568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ff1f55966e48b298628cf5acbe6e60" candidate_uuid: "104a0a01109a4aec83bf18805262a617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12"
I20260709 14:56:26.304141 31642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ff1f55966e48b298628cf5acbe6e60" candidate_uuid: "104a0a01109a4aec83bf18805262a617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0"
I20260709 14:56:26.304524 31568 raft_consensus.cc:3060] T c1ff1f55966e48b298628cf5acbe6e60 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.304764 31642 raft_consensus.cc:3060] T c1ff1f55966e48b298628cf5acbe6e60 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.309509 31568 raft_consensus.cc:2468] T c1ff1f55966e48b298628cf5acbe6e60 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 104a0a01109a4aec83bf18805262a617 in term 1.
I20260709 14:56:26.309512 31642 raft_consensus.cc:2468] T c1ff1f55966e48b298628cf5acbe6e60 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 104a0a01109a4aec83bf18805262a617 in term 1.
I20260709 14:56:26.310606 31459 leader_election.cc:304] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 104a0a01109a4aec83bf18805262a617, a3bd7d3d1b9d438aab0d6058f8202b12; no voters: 
I20260709 14:56:26.311233 31688 raft_consensus.cc:2804] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:26.311636 31688 raft_consensus.cc:697] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [term 1 LEADER]: Becoming Leader. State: Replica: 104a0a01109a4aec83bf18805262a617, State: Running, Role: LEADER
I20260709 14:56:26.312356 31688 consensus_queue.cc:237] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.318416 31391 catalog_manager.cc:5697] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 104a0a01109a4aec83bf18805262a617 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "104a0a01109a4aec83bf18805262a617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:26.350387 31390 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53510:
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:56:26.352360 31390 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:56:26.374869 31483 tablet_service.cc:1511] Processing CreateTablet for tablet 06bf0c951d95470f853e63fdb586245c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ab1b28393d524004b699ecd19cd37302]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:26.376170 31483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06bf0c951d95470f853e63fdb586245c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.376030 31558 tablet_service.cc:1511] Processing CreateTablet for tablet 06bf0c951d95470f853e63fdb586245c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ab1b28393d524004b699ecd19cd37302]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:26.377447 31558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06bf0c951d95470f853e63fdb586245c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.377362 31632 tablet_service.cc:1511] Processing CreateTablet for tablet 06bf0c951d95470f853e63fdb586245c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ab1b28393d524004b699ecd19cd37302]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:26.378595 31632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06bf0c951d95470f853e63fdb586245c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.380283 31482 tablet_service.cc:1511] Processing CreateTablet for tablet 708ca321be5e4ca3ae848ff137e0d9e8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ab1b28393d524004b699ecd19cd37302]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:26.381462 31482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708ca321be5e4ca3ae848ff137e0d9e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.384302 31557 tablet_service.cc:1511] Processing CreateTablet for tablet 708ca321be5e4ca3ae848ff137e0d9e8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ab1b28393d524004b699ecd19cd37302]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:26.385596 31557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708ca321be5e4ca3ae848ff137e0d9e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.391304 31631 tablet_service.cc:1511] Processing CreateTablet for tablet 708ca321be5e4ca3ae848ff137e0d9e8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ab1b28393d524004b699ecd19cd37302]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:26.392585 31631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708ca321be5e4ca3ae848ff137e0d9e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.396646 31682 tablet_bootstrap.cc:492] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617: Bootstrap starting.
I20260709 14:56:26.402854 31682 tablet_bootstrap.cc:654] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.411474 31683 tablet_bootstrap.cc:492] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12: Bootstrap starting.
I20260709 14:56:26.412547 31682 tablet_bootstrap.cc:492] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617: No bootstrap required, opened a new log
I20260709 14:56:26.413136 31682 ts_tablet_manager.cc:1403] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260709 14:56:26.413990 31684 tablet_bootstrap.cc:492] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0: Bootstrap starting.
I20260709 14:56:26.416218 31682 raft_consensus.cc:359] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.417287 31682 raft_consensus.cc:385] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.417613 31682 raft_consensus.cc:740] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 104a0a01109a4aec83bf18805262a617, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.418408 31682 consensus_queue.cc:260] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.419762 31683 tablet_bootstrap.cc:654] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.421037 31682 ts_tablet_manager.cc:1434] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:56:26.422187 31682 tablet_bootstrap.cc:492] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617: Bootstrap starting.
I20260709 14:56:26.422664 31684 tablet_bootstrap.cc:654] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.429211 31682 tablet_bootstrap.cc:654] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.440269 31683 tablet_bootstrap.cc:492] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12: No bootstrap required, opened a new log
I20260709 14:56:26.440419 31684 tablet_bootstrap.cc:492] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0: No bootstrap required, opened a new log
I20260709 14:56:26.440847 31683 ts_tablet_manager.cc:1403] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.018s
I20260709 14:56:26.440991 31684 ts_tablet_manager.cc:1403] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260709 14:56:26.441020 31682 tablet_bootstrap.cc:492] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617: No bootstrap required, opened a new log
I20260709 14:56:26.441763 31682 ts_tablet_manager.cc:1403] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 14:56:26.443666 31684 raft_consensus.cc:359] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.444288 31684 raft_consensus.cc:385] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.444146 31683 raft_consensus.cc:359] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.444650 31684 raft_consensus.cc:740] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aed6ca32f6b4b78a59a2fd88e67cad0, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.444393 31682 raft_consensus.cc:359] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.445037 31683 raft_consensus.cc:385] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.445253 31682 raft_consensus.cc:385] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.445391 31683 raft_consensus.cc:740] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3bd7d3d1b9d438aab0d6058f8202b12, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.445544 31684 consensus_queue.cc:260] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.445582 31682 raft_consensus.cc:740] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 104a0a01109a4aec83bf18805262a617, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.446166 31683 consensus_queue.cc:260] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.447376 31682 consensus_queue.cc:260] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.449386 31683 ts_tablet_manager.cc:1434] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:56:26.449473 31682 ts_tablet_manager.cc:1434] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:26.450397 31683 tablet_bootstrap.cc:492] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12: Bootstrap starting.
I20260709 14:56:26.450690 31684 ts_tablet_manager.cc:1434] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:26.451843 31684 tablet_bootstrap.cc:492] T 708ca321be5e4ca3ae848ff137e0d9e8 P 9aed6ca32f6b4b78a59a2fd88e67cad0: Bootstrap starting.
I20260709 14:56:26.457104 31683 tablet_bootstrap.cc:654] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.459893 31684 tablet_bootstrap.cc:654] T 708ca321be5e4ca3ae848ff137e0d9e8 P 9aed6ca32f6b4b78a59a2fd88e67cad0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.464777 31683 tablet_bootstrap.cc:492] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12: No bootstrap required, opened a new log
I20260709 14:56:26.465314 31683 ts_tablet_manager.cc:1403] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 14:56:26.466449 31684 tablet_bootstrap.cc:492] T 708ca321be5e4ca3ae848ff137e0d9e8 P 9aed6ca32f6b4b78a59a2fd88e67cad0: No bootstrap required, opened a new log
I20260709 14:56:26.466957 31684 ts_tablet_manager.cc:1403] T 708ca321be5e4ca3ae848ff137e0d9e8 P 9aed6ca32f6b4b78a59a2fd88e67cad0: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 14:56:26.468020 31683 raft_consensus.cc:359] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.468595 31683 raft_consensus.cc:385] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.468866 31683 raft_consensus.cc:740] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3bd7d3d1b9d438aab0d6058f8202b12, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.469292 31684 raft_consensus.cc:359] T 708ca321be5e4ca3ae848ff137e0d9e8 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.469499 31683 consensus_queue.cc:260] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.469877 31684 raft_consensus.cc:385] T 708ca321be5e4ca3ae848ff137e0d9e8 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.470228 31684 raft_consensus.cc:740] T 708ca321be5e4ca3ae848ff137e0d9e8 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aed6ca32f6b4b78a59a2fd88e67cad0, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.470919 31684 consensus_queue.cc:260] T 708ca321be5e4ca3ae848ff137e0d9e8 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.471629 31683 ts_tablet_manager.cc:1434] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:56:26.473040 31684 ts_tablet_manager.cc:1434] T 708ca321be5e4ca3ae848ff137e0d9e8 P 9aed6ca32f6b4b78a59a2fd88e67cad0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:56:26.498785 31689 raft_consensus.cc:493] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.499342 31689 raft_consensus.cc:515] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.501490 31689 leader_election.cc:290] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 104a0a01109a4aec83bf18805262a617 (127.25.241.1:41483), 9aed6ca32f6b4b78a59a2fd88e67cad0 (127.25.241.3:44309)
I20260709 14:56:26.511783 31493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708ca321be5e4ca3ae848ff137e0d9e8" candidate_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "104a0a01109a4aec83bf18805262a617" is_pre_election: true
I20260709 14:56:26.512238 31642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708ca321be5e4ca3ae848ff137e0d9e8" candidate_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" is_pre_election: true
I20260709 14:56:26.512487 31493 raft_consensus.cc:2468] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3bd7d3d1b9d438aab0d6058f8202b12 in term 0.
I20260709 14:56:26.512838 31642 raft_consensus.cc:2468] T 708ca321be5e4ca3ae848ff137e0d9e8 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3bd7d3d1b9d438aab0d6058f8202b12 in term 0.
I20260709 14:56:26.513724 31531 leader_election.cc:304] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 104a0a01109a4aec83bf18805262a617, a3bd7d3d1b9d438aab0d6058f8202b12; no voters: 
I20260709 14:56:26.514554 31689 raft_consensus.cc:2804] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:26.514850 31689 raft_consensus.cc:493] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:26.515105 31689 raft_consensus.cc:3060] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.520236 31689 raft_consensus.cc:515] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.521821 31689 leader_election.cc:290] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [CANDIDATE]: Term 1 election: Requested vote from peers 104a0a01109a4aec83bf18805262a617 (127.25.241.1:41483), 9aed6ca32f6b4b78a59a2fd88e67cad0 (127.25.241.3:44309)
I20260709 14:56:26.522697 31493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708ca321be5e4ca3ae848ff137e0d9e8" candidate_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "104a0a01109a4aec83bf18805262a617"
I20260709 14:56:26.522776 31642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708ca321be5e4ca3ae848ff137e0d9e8" candidate_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0"
I20260709 14:56:26.523281 31493 raft_consensus.cc:3060] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.523360 31642 raft_consensus.cc:3060] T 708ca321be5e4ca3ae848ff137e0d9e8 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.528304 31642 raft_consensus.cc:2468] T 708ca321be5e4ca3ae848ff137e0d9e8 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3bd7d3d1b9d438aab0d6058f8202b12 in term 1.
I20260709 14:56:26.528494 31493 raft_consensus.cc:2468] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3bd7d3d1b9d438aab0d6058f8202b12 in term 1.
I20260709 14:56:26.529369 31532 leader_election.cc:304] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aed6ca32f6b4b78a59a2fd88e67cad0, a3bd7d3d1b9d438aab0d6058f8202b12; no voters: 
I20260709 14:56:26.530146 31689 raft_consensus.cc:2804] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:26.531373 31689 raft_consensus.cc:697] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 1 LEADER]: Becoming Leader. State: Replica: a3bd7d3d1b9d438aab0d6058f8202b12, State: Running, Role: LEADER
I20260709 14:56:26.532084 31689 consensus_queue.cc:237] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.539803 31389 catalog_manager.cc:5697] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3bd7d3d1b9d438aab0d6058f8202b12 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:26.546018 31690 raft_consensus.cc:493] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.546504 31690 raft_consensus.cc:515] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.548837 31690 leader_election.cc:290] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 104a0a01109a4aec83bf18805262a617 (127.25.241.1:41483), a3bd7d3d1b9d438aab0d6058f8202b12 (127.25.241.2:42765)
I20260709 14:56:26.559253 31493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06bf0c951d95470f853e63fdb586245c" candidate_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "104a0a01109a4aec83bf18805262a617" is_pre_election: true
I20260709 14:56:26.559238 31568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06bf0c951d95470f853e63fdb586245c" candidate_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" is_pre_election: true
I20260709 14:56:26.560139 31493 raft_consensus.cc:2468] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aed6ca32f6b4b78a59a2fd88e67cad0 in term 0.
I20260709 14:56:26.560171 31568 raft_consensus.cc:2468] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aed6ca32f6b4b78a59a2fd88e67cad0 in term 0.
I20260709 14:56:26.561502 31608 leader_election.cc:304] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aed6ca32f6b4b78a59a2fd88e67cad0, a3bd7d3d1b9d438aab0d6058f8202b12; no voters: 
I20260709 14:56:26.562222 31690 raft_consensus.cc:2804] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:26.562515 31690 raft_consensus.cc:493] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:26.562806 31690 raft_consensus.cc:3060] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.567734 31690 raft_consensus.cc:515] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.569362 31690 leader_election.cc:290] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [CANDIDATE]: Term 1 election: Requested vote from peers 104a0a01109a4aec83bf18805262a617 (127.25.241.1:41483), a3bd7d3d1b9d438aab0d6058f8202b12 (127.25.241.2:42765)
I20260709 14:56:26.570225 31493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06bf0c951d95470f853e63fdb586245c" candidate_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "104a0a01109a4aec83bf18805262a617"
I20260709 14:56:26.570325 31568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06bf0c951d95470f853e63fdb586245c" candidate_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12"
I20260709 14:56:26.570871 31493 raft_consensus.cc:3060] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.570967 31568 raft_consensus.cc:3060] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.575652 31493 raft_consensus.cc:2468] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aed6ca32f6b4b78a59a2fd88e67cad0 in term 1.
I20260709 14:56:26.575770 31568 raft_consensus.cc:2468] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aed6ca32f6b4b78a59a2fd88e67cad0 in term 1.
I20260709 14:56:26.577039 31605 leader_election.cc:304] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 104a0a01109a4aec83bf18805262a617, 9aed6ca32f6b4b78a59a2fd88e67cad0; no voters: 
I20260709 14:56:26.577852 31690 raft_consensus.cc:2804] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:26.578939 31690 raft_consensus.cc:697] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 1 LEADER]: Becoming Leader. State: Replica: 9aed6ca32f6b4b78a59a2fd88e67cad0, State: Running, Role: LEADER
I20260709 14:56:26.579713 31690 consensus_queue.cc:237] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.586583 31389 catalog_manager.cc:5697] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aed6ca32f6b4b78a59a2fd88e67cad0 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:26.616035 31493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e0eba5ebb6847e28941f177a8a91f9d"
dest_uuid: "104a0a01109a4aec83bf18805262a617"
mode: GRACEFUL
new_leader_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0"
 from {username='slave'} at 127.0.0.1:44078
I20260709 14:56:26.616657 31493 raft_consensus.cc:606] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 1 LEADER]: Received request to transfer leadership to TS 9aed6ca32f6b4b78a59a2fd88e67cad0
I20260709 14:56:26.629714 31642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06bf0c951d95470f853e63fdb586245c"
dest_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0"
mode: GRACEFUL
new_leader_uuid: "104a0a01109a4aec83bf18805262a617"
 from {username='slave'} at 127.0.0.1:58318
I20260709 14:56:26.630285 31642 raft_consensus.cc:606] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 1 LEADER]: Received request to transfer leadership to TS 104a0a01109a4aec83bf18805262a617
I20260709 14:56:26.642416 31568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "708ca321be5e4ca3ae848ff137e0d9e8"
dest_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12"
mode: GRACEFUL
new_leader_uuid: "104a0a01109a4aec83bf18805262a617"
 from {username='slave'} at 127.0.0.1:51880
I20260709 14:56:26.642983 31568 raft_consensus.cc:606] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 1 LEADER]: Received request to transfer leadership to TS 104a0a01109a4aec83bf18805262a617
I20260709 14:56:26.659298 31688 consensus_queue.cc:1048] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:26.666147 31695 raft_consensus.cc:993] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617: : Instructing follower 9aed6ca32f6b4b78a59a2fd88e67cad0 to start an election
I20260709 14:56:26.666800 31688 raft_consensus.cc:1081] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 1 LEADER]: Signalling peer 9aed6ca32f6b4b78a59a2fd88e67cad0 to start an election
I20260709 14:56:26.669284 31641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e0eba5ebb6847e28941f177a8a91f9d"
dest_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0"
 from {username='slave'} at 127.0.0.1:58306
I20260709 14:56:26.669921 31641 raft_consensus.cc:493] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:26.670305 31641 raft_consensus.cc:3060] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:26.672760 31688 consensus_queue.cc:1048] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:26.680393 31641 raft_consensus.cc:515] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.681658 31642 raft_consensus.cc:1240] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 2 FOLLOWER]: Rejecting Update request from peer 104a0a01109a4aec83bf18805262a617 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:26.685343 31493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0eba5ebb6847e28941f177a8a91f9d" candidate_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "104a0a01109a4aec83bf18805262a617"
I20260709 14:56:26.686146 31493 raft_consensus.cc:3055] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:26.686472 31493 raft_consensus.cc:740] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 104a0a01109a4aec83bf18805262a617, State: Running, Role: LEADER
I20260709 14:56:26.687351 31493 consensus_queue.cc:260] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.688421 31493 raft_consensus.cc:3060] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:26.695860 31641 leader_election.cc:290] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [CANDIDATE]: Term 2 election: Requested vote from peers 104a0a01109a4aec83bf18805262a617 (127.25.241.1:41483), a3bd7d3d1b9d438aab0d6058f8202b12 (127.25.241.2:42765)
I20260709 14:56:26.699411 31567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0eba5ebb6847e28941f177a8a91f9d" candidate_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12"
I20260709 14:56:26.706606 31493 raft_consensus.cc:2468] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aed6ca32f6b4b78a59a2fd88e67cad0 in term 2.
I20260709 14:56:26.708477 31605 leader_election.cc:304] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [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: 104a0a01109a4aec83bf18805262a617, 9aed6ca32f6b4b78a59a2fd88e67cad0; no voters: a3bd7d3d1b9d438aab0d6058f8202b12
I20260709 14:56:26.709677 31690 raft_consensus.cc:2804] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:26.710153 31690 raft_consensus.cc:697] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 2 LEADER]: Becoming Leader. State: Replica: 9aed6ca32f6b4b78a59a2fd88e67cad0, State: Running, Role: LEADER
I20260709 14:56:26.711218 31690 consensus_queue.cc:237] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [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: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.719262 31390 catalog_manager.cc:5697] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 reported cstate change: term changed from 1 to 2, leader changed from 104a0a01109a4aec83bf18805262a617 (127.25.241.1) to 9aed6ca32f6b4b78a59a2fd88e67cad0 (127.25.241.3). New cstate: current_term: 2 leader_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:26.785109 31721 consensus_queue.cc:1048] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:26.795828 31721 consensus_queue.cc:1048] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:26.950567 31689 consensus_queue.cc:1048] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:26.960316 31728 consensus_queue.cc:1048] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:26.968891 31711 raft_consensus.cc:993] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12: : Instructing follower 104a0a01109a4aec83bf18805262a617 to start an election
I20260709 14:56:26.968919 31690 consensus_queue.cc:1048] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:26.969483 31728 raft_consensus.cc:1081] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 1 LEADER]: Signalling peer 104a0a01109a4aec83bf18805262a617 to start an election
I20260709 14:56:26.971704 31493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "708ca321be5e4ca3ae848ff137e0d9e8"
dest_uuid: "104a0a01109a4aec83bf18805262a617"
 from {username='slave'} at 127.0.0.1:44072
I20260709 14:56:26.972811 31493 raft_consensus.cc:493] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:26.973313 31493 raft_consensus.cc:3060] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:26.975909 31715 raft_consensus.cc:993] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0: : Instructing follower 104a0a01109a4aec83bf18805262a617 to start an election
I20260709 14:56:26.976847 31690 raft_consensus.cc:1081] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 1 LEADER]: Signalling peer 104a0a01109a4aec83bf18805262a617 to start an election
I20260709 14:56:26.978530 31491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06bf0c951d95470f853e63fdb586245c"
dest_uuid: "104a0a01109a4aec83bf18805262a617"
 from {username='slave'} at 127.0.0.1:44074
I20260709 14:56:26.979092 31491 raft_consensus.cc:493] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:26.979436 31491 raft_consensus.cc:3060] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:26.979542 31493 raft_consensus.cc:515] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.984262 31493 leader_election.cc:290] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 [CANDIDATE]: Term 2 election: Requested vote from peers a3bd7d3d1b9d438aab0d6058f8202b12 (127.25.241.2:42765), 9aed6ca32f6b4b78a59a2fd88e67cad0 (127.25.241.3:44309)
I20260709 14:56:26.984978 31641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708ca321be5e4ca3ae848ff137e0d9e8" candidate_uuid: "104a0a01109a4aec83bf18805262a617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0"
I20260709 14:56:26.985661 31641 raft_consensus.cc:3060] T 708ca321be5e4ca3ae848ff137e0d9e8 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:26.987149 31568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708ca321be5e4ca3ae848ff137e0d9e8" candidate_uuid: "104a0a01109a4aec83bf18805262a617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12"
I20260709 14:56:26.987761 31568 raft_consensus.cc:3055] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:26.988078 31568 raft_consensus.cc:740] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3bd7d3d1b9d438aab0d6058f8202b12, State: Running, Role: LEADER
I20260709 14:56:26.988811 31568 consensus_queue.cc:260] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.989720 31568 raft_consensus.cc:3060] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:26.993276 31641 raft_consensus.cc:2468] T 708ca321be5e4ca3ae848ff137e0d9e8 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 104a0a01109a4aec83bf18805262a617 in term 2.
I20260709 14:56:26.994680 31457 leader_election.cc:304] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 104a0a01109a4aec83bf18805262a617, 9aed6ca32f6b4b78a59a2fd88e67cad0; no voters: 
I20260709 14:56:26.995571 31721 raft_consensus.cc:2804] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:26.996258 31721 raft_consensus.cc:697] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 [term 2 LEADER]: Becoming Leader. State: Replica: 104a0a01109a4aec83bf18805262a617, State: Running, Role: LEADER
I20260709 14:56:26.997095 31721 consensus_queue.cc:237] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:26.998553 31568 raft_consensus.cc:2468] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 104a0a01109a4aec83bf18805262a617 in term 2.
I20260709 14:56:26.995568 31491 raft_consensus.cc:515] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:27.003153 31567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06bf0c951d95470f853e63fdb586245c" candidate_uuid: "104a0a01109a4aec83bf18805262a617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12"
I20260709 14:56:27.003523 31641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06bf0c951d95470f853e63fdb586245c" candidate_uuid: "104a0a01109a4aec83bf18805262a617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0"
I20260709 14:56:27.003726 31567 raft_consensus.cc:3060] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.004115 31641 raft_consensus.cc:3055] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:27.004463 31641 raft_consensus.cc:740] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9aed6ca32f6b4b78a59a2fd88e67cad0, State: Running, Role: LEADER
I20260709 14:56:27.005273 31641 consensus_queue.cc:260] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:27.006125 31491 leader_election.cc:290] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [CANDIDATE]: Term 2 election: Requested vote from peers a3bd7d3d1b9d438aab0d6058f8202b12 (127.25.241.2:42765), 9aed6ca32f6b4b78a59a2fd88e67cad0 (127.25.241.3:44309)
I20260709 14:56:27.006188 31641 raft_consensus.cc:3060] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.012625 31641 raft_consensus.cc:2468] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 104a0a01109a4aec83bf18805262a617 in term 2.
I20260709 14:56:27.013317 31567 raft_consensus.cc:2468] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 104a0a01109a4aec83bf18805262a617 in term 2.
I20260709 14:56:27.012595 31389 catalog_manager.cc:5697] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 reported cstate change: term changed from 1 to 2, leader changed from a3bd7d3d1b9d438aab0d6058f8202b12 (127.25.241.2) to 104a0a01109a4aec83bf18805262a617 (127.25.241.1). New cstate: current_term: 2 leader_uuid: "104a0a01109a4aec83bf18805262a617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.013847 31457 leader_election.cc:304] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 104a0a01109a4aec83bf18805262a617, 9aed6ca32f6b4b78a59a2fd88e67cad0; no voters: 
I20260709 14:56:27.014076 31568 raft_consensus.cc:1240] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [term 2 FOLLOWER]: Rejecting Update request from peer 9aed6ca32f6b4b78a59a2fd88e67cad0 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:27.014698 31721 raft_consensus.cc:2804] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:27.015185 31721 raft_consensus.cc:697] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [term 2 LEADER]: Becoming Leader. State: Replica: 104a0a01109a4aec83bf18805262a617, State: Running, Role: LEADER
I20260709 14:56:27.015945 31721 consensus_queue.cc:237] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:27.025121 31389 catalog_manager.cc:5697] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 reported cstate change: term changed from 1 to 2, leader changed from 9aed6ca32f6b4b78a59a2fd88e67cad0 (127.25.241.3) to 104a0a01109a4aec83bf18805262a617 (127.25.241.1). New cstate: current_term: 2 leader_uuid: "104a0a01109a4aec83bf18805262a617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.098673 26564 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:56:27.100183 26564 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:56:27.100536 26564 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:56:27.111198 31491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06bf0c951d95470f853e63fdb586245c"
dest_uuid: "104a0a01109a4aec83bf18805262a617"
mode: GRACEFUL
new_leader_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12"
 from {username='slave'} at 127.0.0.1:44092
I20260709 14:56:27.111747 31491 raft_consensus.cc:606] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [term 2 LEADER]: Received request to transfer leadership to TS a3bd7d3d1b9d438aab0d6058f8202b12
I20260709 14:56:27.112749 26564 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:56:27.155227 31567 raft_consensus.cc:3060] T 7e0eba5ebb6847e28941f177a8a91f9d P a3bd7d3d1b9d438aab0d6058f8202b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.160766 31567 raft_consensus.cc:1275] T 7e0eba5ebb6847e28941f177a8a91f9d P a3bd7d3d1b9d438aab0d6058f8202b12 [term 2 FOLLOWER]: Refusing update from remote peer 9aed6ca32f6b4b78a59a2fd88e67cad0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:27.161983 31731 consensus_queue.cc:1048] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:27.171603 31491 raft_consensus.cc:1275] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 2 FOLLOWER]: Refusing update from remote peer 9aed6ca32f6b4b78a59a2fd88e67cad0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:27.173276 31731 consensus_queue.cc:1048] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:27.450430 31641 raft_consensus.cc:1275] T 708ca321be5e4ca3ae848ff137e0d9e8 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 2 FOLLOWER]: Refusing update from remote peer 104a0a01109a4aec83bf18805262a617: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:27.451758 31721 consensus_queue.cc:1048] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:27.460402 31567 raft_consensus.cc:1275] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 2 FOLLOWER]: Refusing update from remote peer 104a0a01109a4aec83bf18805262a617: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:27.462488 31721 consensus_queue.cc:1048] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:27.470849 31567 raft_consensus.cc:1275] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [term 2 FOLLOWER]: Refusing update from remote peer 104a0a01109a4aec83bf18805262a617: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:27.472059 31721 consensus_queue.cc:1048] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:27.478947 31688 raft_consensus.cc:993] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617: : Instructing follower a3bd7d3d1b9d438aab0d6058f8202b12 to start an election
I20260709 14:56:27.479380 31719 raft_consensus.cc:1081] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [term 2 LEADER]: Signalling peer a3bd7d3d1b9d438aab0d6058f8202b12 to start an election
I20260709 14:56:27.482366 31568 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06bf0c951d95470f853e63fdb586245c"
dest_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12"
 from {username='slave'} at 127.0.0.1:51868
I20260709 14:56:27.482824 31568 raft_consensus.cc:493] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:27.482848 31641 raft_consensus.cc:1275] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 2 FOLLOWER]: Refusing update from remote peer 104a0a01109a4aec83bf18805262a617: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:27.483397 31568 raft_consensus.cc:3060] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:27.484304 31719 consensus_queue.cc:1048] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:27.490047 31568 raft_consensus.cc:515] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:27.492831 31491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06bf0c951d95470f853e63fdb586245c" candidate_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "104a0a01109a4aec83bf18805262a617"
I20260709 14:56:27.493157 31641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06bf0c951d95470f853e63fdb586245c" candidate_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0"
I20260709 14:56:27.493435 31491 raft_consensus.cc:3055] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:27.493803 31641 raft_consensus.cc:3060] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:27.493824 31491 raft_consensus.cc:740] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 104a0a01109a4aec83bf18805262a617, State: Running, Role: LEADER
I20260709 14:56:27.494870 31491 consensus_queue.cc:260] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [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: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:27.495831 31491 raft_consensus.cc:3060] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:27.501466 31491 raft_consensus.cc:2468] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3bd7d3d1b9d438aab0d6058f8202b12 in term 3.
I20260709 14:56:27.501864 31641 raft_consensus.cc:2468] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3bd7d3d1b9d438aab0d6058f8202b12 in term 3.
I20260709 14:56:27.502097 31568 leader_election.cc:290] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [CANDIDATE]: Term 3 election: Requested vote from peers 104a0a01109a4aec83bf18805262a617 (127.25.241.1:41483), 9aed6ca32f6b4b78a59a2fd88e67cad0 (127.25.241.3:44309)
I20260709 14:56:27.502545 31531 leader_election.cc:304] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 104a0a01109a4aec83bf18805262a617, a3bd7d3d1b9d438aab0d6058f8202b12; no voters: 
I20260709 14:56:27.503623 31728 raft_consensus.cc:2804] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:27.504038 31728 raft_consensus.cc:697] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [term 3 LEADER]: Becoming Leader. State: Replica: a3bd7d3d1b9d438aab0d6058f8202b12, State: Running, Role: LEADER
I20260709 14:56:27.504755 31728 consensus_queue.cc:237] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [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: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } }
I20260709 14:56:27.510627 31389 catalog_manager.cc:5697] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 reported cstate change: term changed from 2 to 3, leader changed from 104a0a01109a4aec83bf18805262a617 (127.25.241.1) to a3bd7d3d1b9d438aab0d6058f8202b12 (127.25.241.2). New cstate: current_term: 3 leader_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104a0a01109a4aec83bf18805262a617" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 41483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3bd7d3d1b9d438aab0d6058f8202b12" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aed6ca32f6b4b78a59a2fd88e67cad0" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 44309 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.736160 26564 tablet_server.cc:179] TabletServer@127.25.241.1:0 shutting down...
I20260709 14:56:27.754603 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:27.755228 26564 tablet_replica.cc:333] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617: stopping tablet replica
I20260709 14:56:27.755813 26564 raft_consensus.cc:2243] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.756258 26564 raft_consensus.cc:2272] T 06bf0c951d95470f853e63fdb586245c P 104a0a01109a4aec83bf18805262a617 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.758589 26564 tablet_replica.cc:333] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617: stopping tablet replica
I20260709 14:56:27.759110 26564 raft_consensus.cc:2243] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.759905 26564 raft_consensus.cc:2272] T 708ca321be5e4ca3ae848ff137e0d9e8 P 104a0a01109a4aec83bf18805262a617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.762107 26564 tablet_replica.cc:333] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617: stopping tablet replica
I20260709 14:56:27.762605 26564 raft_consensus.cc:2243] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.763327 26564 raft_consensus.cc:2272] T c1ff1f55966e48b298628cf5acbe6e60 P 104a0a01109a4aec83bf18805262a617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.765477 26564 tablet_replica.cc:333] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617: stopping tablet replica
I20260709 14:56:27.765941 26564 raft_consensus.cc:2243] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.766353 26564 raft_consensus.cc:2272] T 7e0eba5ebb6847e28941f177a8a91f9d P 104a0a01109a4aec83bf18805262a617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.789371 26564 tablet_server.cc:196] TabletServer@127.25.241.1:0 shutdown complete.
W20260709 14:56:27.803010 31605 consensus_peers.cc:597] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 -> Peer 104a0a01109a4aec83bf18805262a617 (127.25.241.1:41483): Couldn't send request to peer 104a0a01109a4aec83bf18805262a617. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:41483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:27.804756 26564 tablet_server.cc:179] TabletServer@127.25.241.2:0 shutting down...
I20260709 14:56:27.821694 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:27.822305 26564 tablet_replica.cc:333] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12: stopping tablet replica
I20260709 14:56:27.822906 26564 raft_consensus.cc:2243] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.823518 26564 pending_rounds.cc:70] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12: Trying to abort 1 pending ops.
I20260709 14:56:27.823691 26564 pending_rounds.cc:77] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305662412826972160 op_type: NO_OP noop_request { }
I20260709 14:56:27.823994 26564 raft_consensus.cc:2889] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:56:27.824246 26564 raft_consensus.cc:2272] T 06bf0c951d95470f853e63fdb586245c P a3bd7d3d1b9d438aab0d6058f8202b12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.826607 26564 tablet_replica.cc:333] T 7e0eba5ebb6847e28941f177a8a91f9d P a3bd7d3d1b9d438aab0d6058f8202b12: stopping tablet replica
I20260709 14:56:27.827121 26564 raft_consensus.cc:2243] T 7e0eba5ebb6847e28941f177a8a91f9d P a3bd7d3d1b9d438aab0d6058f8202b12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.827533 26564 raft_consensus.cc:2272] T 7e0eba5ebb6847e28941f177a8a91f9d P a3bd7d3d1b9d438aab0d6058f8202b12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.829643 26564 tablet_replica.cc:333] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12: stopping tablet replica
I20260709 14:56:27.830127 26564 raft_consensus.cc:2243] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.830565 26564 raft_consensus.cc:2272] T 708ca321be5e4ca3ae848ff137e0d9e8 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.832543 26564 tablet_replica.cc:333] T c1ff1f55966e48b298628cf5acbe6e60 P a3bd7d3d1b9d438aab0d6058f8202b12: stopping tablet replica
I20260709 14:56:27.833057 26564 raft_consensus.cc:2243] T c1ff1f55966e48b298628cf5acbe6e60 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.833510 26564 raft_consensus.cc:2272] T c1ff1f55966e48b298628cf5acbe6e60 P a3bd7d3d1b9d438aab0d6058f8202b12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.855382 26564 tablet_server.cc:196] TabletServer@127.25.241.2:0 shutdown complete.
I20260709 14:56:27.867386 26564 tablet_server.cc:179] TabletServer@127.25.241.3:0 shutting down...
I20260709 14:56:27.886502 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:27.887148 26564 tablet_replica.cc:333] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0: stopping tablet replica
I20260709 14:56:27.888535 26564 raft_consensus.cc:2243] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.889180 26564 raft_consensus.cc:2272] T 06bf0c951d95470f853e63fdb586245c P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.892170 26564 tablet_replica.cc:333] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0: stopping tablet replica
I20260709 14:56:27.892915 26564 raft_consensus.cc:2243] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.893992 26564 raft_consensus.cc:2272] T 7e0eba5ebb6847e28941f177a8a91f9d P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.896797 26564 tablet_replica.cc:333] T 708ca321be5e4ca3ae848ff137e0d9e8 P 9aed6ca32f6b4b78a59a2fd88e67cad0: stopping tablet replica
I20260709 14:56:27.897433 26564 raft_consensus.cc:2243] T 708ca321be5e4ca3ae848ff137e0d9e8 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.897958 26564 raft_consensus.cc:2272] T 708ca321be5e4ca3ae848ff137e0d9e8 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.900754 26564 tablet_replica.cc:333] T c1ff1f55966e48b298628cf5acbe6e60 P 9aed6ca32f6b4b78a59a2fd88e67cad0: stopping tablet replica
I20260709 14:56:27.901381 26564 raft_consensus.cc:2243] T c1ff1f55966e48b298628cf5acbe6e60 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.901872 26564 raft_consensus.cc:2272] T c1ff1f55966e48b298628cf5acbe6e60 P 9aed6ca32f6b4b78a59a2fd88e67cad0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.914954 26564 tablet_server.cc:196] TabletServer@127.25.241.3:0 shutdown complete.
I20260709 14:56:27.927047 26564 master.cc:562] Master@127.25.241.62:42519 shutting down...
I20260709 14:56:27.941512 26564 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.942056 26564 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.942370 26564 tablet_replica.cc:333] T 00000000000000000000000000000000 P 41f242a193a84ffe92be7bf8358394bf: stopping tablet replica
I20260709 14:56:27.959905 26564 master.cc:584] Master@127.25.241.62:42519 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2421 ms)
[----------] 6 tests from LeaderRebalancerTest (116235 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:56:27.993284 26564 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.241.62:34267
I20260709 14:56:27.994339 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:27.999025 31738 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:56:28.000466 31739 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:56:28.000484 31741 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:56:28.001073 26564 server_base.cc:1061] running on GCE node
I20260709 14:56:28.001824 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:28.002008 26564 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:56:28.002164 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608988002147 us; error 0 us; skew 500 ppm
I20260709 14:56:28.002669 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:28.004863 26564 webserver.cc:533] Webserver started at http://127.25.241.62:34757/ using document root <none> and password file <none>
I20260709 14:56:28.005313 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:28.005494 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:28.005729 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:28.006724 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-0/minicluster-data/master-0-root/instance:
uuid: "f01b919a73e641da833eb94528389393"
format_stamp: "Formatted at 2026-07-09 14:56:28 on dist-test-slave-pn9g"
I20260709 14:56:28.010903 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 14:56:28.014149 31746 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:56:28.014871 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:28.015122 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-0/minicluster-data/master-0-root
uuid: "f01b919a73e641da833eb94528389393"
format_stamp: "Formatted at 2026-07-09 14:56:28 on dist-test-slave-pn9g"
I20260709 14:56:28.015357 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-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:56:28.027729 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:28.028716 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:28.061264 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.62:34267
I20260709 14:56:28.061363 31797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.62:34267 every 8 connection(s)
I20260709 14:56:28.064810 31798 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:56:28.075285 31798 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393: Bootstrap starting.
I20260709 14:56:28.079581 31798 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.083459 31798 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393: No bootstrap required, opened a new log
I20260709 14:56:28.085498 31798 raft_consensus.cc:359] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f01b919a73e641da833eb94528389393" member_type: VOTER }
I20260709 14:56:28.085852 31798 raft_consensus.cc:385] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.086066 31798 raft_consensus.cc:740] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01b919a73e641da833eb94528389393, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.086609 31798 consensus_queue.cc:260] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f01b919a73e641da833eb94528389393" member_type: VOTER }
I20260709 14:56:28.087036 31798 raft_consensus.cc:399] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:28.087242 31798 raft_consensus.cc:493] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:28.087505 31798 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:28.091845 31798 raft_consensus.cc:515] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f01b919a73e641da833eb94528389393" member_type: VOTER }
I20260709 14:56:28.092334 31798 leader_election.cc:304] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [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: f01b919a73e641da833eb94528389393; no voters: 
I20260709 14:56:28.093474 31798 leader_election.cc:290] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:28.093747 31801 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:28.095036 31801 raft_consensus.cc:697] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [term 1 LEADER]: Becoming Leader. State: Replica: f01b919a73e641da833eb94528389393, State: Running, Role: LEADER
I20260709 14:56:28.095706 31801 consensus_queue.cc:237] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [LEADER]: Queue going to LEADER mode. State: All 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: "f01b919a73e641da833eb94528389393" member_type: VOTER }
I20260709 14:56:28.096141 31798 sys_catalog.cc:565] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:28.099799 31802 sys_catalog.cc:455] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f01b919a73e641da833eb94528389393" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f01b919a73e641da833eb94528389393" member_type: VOTER } }
I20260709 14:56:28.099931 31803 sys_catalog.cc:455] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f01b919a73e641da833eb94528389393. Latest consensus state: current_term: 1 leader_uuid: "f01b919a73e641da833eb94528389393" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f01b919a73e641da833eb94528389393" member_type: VOTER } }
I20260709 14:56:28.100416 31802 sys_catalog.cc:458] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:28.100764 31803 sys_catalog.cc:458] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:28.103124 31807 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:28.109902 31807 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:28.113596 26564 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:28.119211 31807 catalog_manager.cc:1383] Generated new cluster ID: bffc2642f9c948059151916ea2aee514
I20260709 14:56:28.119465 31807 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:28.141520 31807 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:28.142840 31807 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:28.157490 31807 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393: Generated new TSK 0
I20260709 14:56:28.158082 31807 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:28.180456 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:28.186324 31819 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:56:28.187069 31820 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:56:28.190131 31822 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:56:28.190893 26564 server_base.cc:1061] running on GCE node
I20260709 14:56:28.191830 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:28.192024 26564 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:56:28.192183 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608988192166 us; error 0 us; skew 500 ppm
I20260709 14:56:28.192762 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:28.195109 26564 webserver.cc:533] Webserver started at http://127.25.241.1:33249/ using document root <none> and password file <none>
I20260709 14:56:28.195600 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:28.195814 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:28.196064 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:28.197193 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-0/minicluster-data/ts-0-root/instance:
uuid: "d5453b51bbd94718a4dc2fb1af662298"
format_stamp: "Formatted at 2026-07-09 14:56:28 on dist-test-slave-pn9g"
I20260709 14:56:28.201543 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 14:56:28.204823 31827 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:56:28.205536 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:28.205829 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-0/minicluster-data/ts-0-root
uuid: "d5453b51bbd94718a4dc2fb1af662298"
format_stamp: "Formatted at 2026-07-09 14:56:28 on dist-test-slave-pn9g"
I20260709 14:56:28.206094 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-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:56:28.223176 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:28.224372 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:28.225859 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:28.228051 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:28.228245 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:28.228482 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:28.228638 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:28.265558 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.1:45929
I20260709 14:56:28.265663 31889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.1:45929 every 8 connection(s)
I20260709 14:56:28.270323 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:28.277009 31894 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:56:28.278677 31895 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:56:28.281028 31897 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:56:28.282853 26564 server_base.cc:1061] running on GCE node
I20260709 14:56:28.283007 31890 heartbeater.cc:344] Connected to a master server at 127.25.241.62:34267
I20260709 14:56:28.283440 31890 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:28.283957 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:28.284267 26564 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:56:28.284317 31890 heartbeater.cc:507] Master 127.25.241.62:34267 requested a full tablet report, sending...
I20260709 14:56:28.284543 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608988284523 us; error 0 us; skew 500 ppm
I20260709 14:56:28.285379 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:28.286697 31763 ts_manager.cc:194] Registered new tserver with Master: d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929)
I20260709 14:56:28.287885 26564 webserver.cc:533] Webserver started at http://127.25.241.2:43927/ using document root <none> and password file <none>
I20260709 14:56:28.288566 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:28.288812 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:28.289101 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:28.289116 31763 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53652
I20260709 14:56:28.290508 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-0/minicluster-data/ts-1-root/instance:
uuid: "62b8be589c6346b39887249cfe87c278"
format_stamp: "Formatted at 2026-07-09 14:56:28 on dist-test-slave-pn9g"
I20260709 14:56:28.295092 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:28.298326 31902 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:56:28.299067 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:28.299360 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-0/minicluster-data/ts-1-root
uuid: "62b8be589c6346b39887249cfe87c278"
format_stamp: "Formatted at 2026-07-09 14:56:28 on dist-test-slave-pn9g"
I20260709 14:56:28.299600 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-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:56:28.313910 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:28.314941 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:28.316339 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:28.318550 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:28.318737 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:28.318982 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:28.319132 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:28.355899 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.2:36779
I20260709 14:56:28.356017 31964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.2:36779 every 8 connection(s)
I20260709 14:56:28.360754 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:28.367583 31968 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:56:28.368420 31969 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:56:28.370532 26564 server_base.cc:1061] running on GCE node
W20260709 14:56:28.371711 31971 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:56:28.372242 31965 heartbeater.cc:344] Connected to a master server at 127.25.241.62:34267
I20260709 14:56:28.372699 31965 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:28.372761 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:28.373070 26564 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:56:28.373234 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783608988373218 us; error 0 us; skew 500 ppm
I20260709 14:56:28.373489 31965 heartbeater.cc:507] Master 127.25.241.62:34267 requested a full tablet report, sending...
I20260709 14:56:28.373834 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:28.375566 31763 ts_manager.cc:194] Registered new tserver with Master: 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:28.376292 26564 webserver.cc:533] Webserver started at http://127.25.241.3:43663/ using document root <none> and password file <none>
I20260709 14:56:28.376878 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:28.377053 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:28.377096 31763 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53664
I20260709 14:56:28.377285 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:28.378569 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-0/minicluster-data/ts-2-root/instance:
uuid: "c55f47d675024edc84579289a278dae8"
format_stamp: "Formatted at 2026-07-09 14:56:28 on dist-test-slave-pn9g"
I20260709 14:56:28.382874 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:28.386022 31976 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:56:28.386763 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:28.387035 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-0/minicluster-data/ts-2-root
uuid: "c55f47d675024edc84579289a278dae8"
format_stamp: "Formatted at 2026-07-09 14:56:28 on dist-test-slave-pn9g"
I20260709 14:56:28.387288 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608871596507-26564-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:56:28.413249 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:28.414331 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:28.415709 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:28.417999 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:28.418242 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:28.418470 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:28.418634 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:28.455480 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.3:42711
I20260709 14:56:28.455612 32038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.3:42711 every 8 connection(s)
I20260709 14:56:28.468799 32039 heartbeater.cc:344] Connected to a master server at 127.25.241.62:34267
I20260709 14:56:28.469234 32039 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:28.469986 32039 heartbeater.cc:507] Master 127.25.241.62:34267 requested a full tablet report, sending...
I20260709 14:56:28.472045 31763 ts_manager.cc:194] Registered new tserver with Master: c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:28.472163 26564 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013564519s
I20260709 14:56:28.473918 31763 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53668
I20260709 14:56:28.496730 31763 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53672:
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:56:28.499248 31763 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:56:28.579646 31930 tablet_service.cc:1511] Processing CreateTablet for tablet cd7b4f6ddf2a4ff4be430d0317d0c45b (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:28.580265 31853 tablet_service.cc:1511] Processing CreateTablet for tablet 4971508295974b559adf31c8db754fdd (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:28.581061 31930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd7b4f6ddf2a4ff4be430d0317d0c45b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.581780 31853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4971508295974b559adf31c8db754fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.582279 31849 tablet_service.cc:1511] Processing CreateTablet for tablet 30f82d95740c442088fed2b1f87f7fb5 (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:28.583604 31849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f82d95740c442088fed2b1f87f7fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.585762 31929 tablet_service.cc:1511] Processing CreateTablet for tablet 8098deab109243d4ab276f31664a4bcd (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:28.587105 31929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8098deab109243d4ab276f31664a4bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.586876 31851 tablet_service.cc:1511] Processing CreateTablet for tablet 6e775895616c47a982f4591c7e24d118 (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:28.588196 31851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e775895616c47a982f4591c7e24d118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.589309 31848 tablet_service.cc:1511] Processing CreateTablet for tablet 909c878ac5a34cbf9eab06cc81f47429 (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:28.589553 31928 tablet_service.cc:1511] Processing CreateTablet for tablet 4971508295974b559adf31c8db754fdd (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:28.590622 31848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909c878ac5a34cbf9eab06cc81f47429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.590785 31928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4971508295974b559adf31c8db754fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.591630 31852 tablet_service.cc:1511] Processing CreateTablet for tablet d67677dff99b4516b6d9f4e848fcd695 (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:28.591919 31847 tablet_service.cc:1511] Processing CreateTablet for tablet ee410b26b8d44d01907a1c91de42ecdd (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:28.585690 31850 tablet_service.cc:1511] Processing CreateTablet for tablet 67255e13b86342d8b184915157139cbb (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:28.594027 31850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67255e13b86342d8b184915157139cbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.594694 31847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee410b26b8d44d01907a1c91de42ecdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.595660 31852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67677dff99b4516b6d9f4e848fcd695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.596975 31854 tablet_service.cc:1511] Processing CreateTablet for tablet 8098deab109243d4ab276f31664a4bcd (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:28.598224 31854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8098deab109243d4ab276f31664a4bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.600142 31926 tablet_service.cc:1511] Processing CreateTablet for tablet 6e775895616c47a982f4591c7e24d118 (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:28.601578 31926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e775895616c47a982f4591c7e24d118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.603452 31925 tablet_service.cc:1511] Processing CreateTablet for tablet 67255e13b86342d8b184915157139cbb (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:28.605973 31924 tablet_service.cc:1511] Processing CreateTablet for tablet 30f82d95740c442088fed2b1f87f7fb5 (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:28.611032 32003 tablet_service.cc:1511] Processing CreateTablet for tablet 8098deab109243d4ab276f31664a4bcd (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:28.613118 32004 tablet_service.cc:1511] Processing CreateTablet for tablet cd7b4f6ddf2a4ff4be430d0317d0c45b (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:28.593705 31855 tablet_service.cc:1511] Processing CreateTablet for tablet cd7b4f6ddf2a4ff4be430d0317d0c45b (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:28.615684 31855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd7b4f6ddf2a4ff4be430d0317d0c45b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.595356 31927 tablet_service.cc:1511] Processing CreateTablet for tablet d67677dff99b4516b6d9f4e848fcd695 (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:28.619180 31925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67255e13b86342d8b184915157139cbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.621865 31927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67677dff99b4516b6d9f4e848fcd695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.623219 31924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f82d95740c442088fed2b1f87f7fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.626099 31923 tablet_service.cc:1511] Processing CreateTablet for tablet 909c878ac5a34cbf9eab06cc81f47429 (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:28.627635 31923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909c878ac5a34cbf9eab06cc81f47429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.630422 31922 tablet_service.cc:1511] Processing CreateTablet for tablet ee410b26b8d44d01907a1c91de42ecdd (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:28.631748 31922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee410b26b8d44d01907a1c91de42ecdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.612574 32003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8098deab109243d4ab276f31664a4bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.634006 32004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd7b4f6ddf2a4ff4be430d0317d0c45b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.652222 32002 tablet_service.cc:1511] Processing CreateTablet for tablet 4971508295974b559adf31c8db754fdd (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:28.653739 31998 tablet_service.cc:1511] Processing CreateTablet for tablet 30f82d95740c442088fed2b1f87f7fb5 (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:28.654790 32001 tablet_service.cc:1511] Processing CreateTablet for tablet d67677dff99b4516b6d9f4e848fcd695 (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:28.655941 31997 tablet_service.cc:1511] Processing CreateTablet for tablet 909c878ac5a34cbf9eab06cc81f47429 (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:28.657020 32000 tablet_service.cc:1511] Processing CreateTablet for tablet 6e775895616c47a982f4591c7e24d118 (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:28.659163 31996 tablet_service.cc:1511] Processing CreateTablet for tablet ee410b26b8d44d01907a1c91de42ecdd (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:28.660904 31999 tablet_service.cc:1511] Processing CreateTablet for tablet 67255e13b86342d8b184915157139cbb (DEFAULT_TABLE table=test-workload [id=d43a1a47a8ee40ed85721a8c07bf8297]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:28.653776 32002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4971508295974b559adf31c8db754fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.664219 31999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67255e13b86342d8b184915157139cbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.664862 31997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909c878ac5a34cbf9eab06cc81f47429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.666038 31996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee410b26b8d44d01907a1c91de42ecdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.669220 32001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67677dff99b4516b6d9f4e848fcd695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.673062 31998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f82d95740c442088fed2b1f87f7fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.675043 32000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e775895616c47a982f4591c7e24d118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.759620 32055 tablet_bootstrap.cc:492] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298: Bootstrap starting.
I20260709 14:56:28.772241 32054 tablet_bootstrap.cc:492] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8: Bootstrap starting.
I20260709 14:56:28.778990 32054 tablet_bootstrap.cc:654] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.780345 32055 tablet_bootstrap.cc:654] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.784072 32056 tablet_bootstrap.cc:492] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278: Bootstrap starting.
I20260709 14:56:28.793263 32054 tablet_bootstrap.cc:492] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8: No bootstrap required, opened a new log
I20260709 14:56:28.793906 32054 ts_tablet_manager.cc:1403] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260709 14:56:28.796794 32056 tablet_bootstrap.cc:654] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.797139 32054 raft_consensus.cc:359] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.799003 32054 raft_consensus.cc:385] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.799324 32054 raft_consensus.cc:740] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.800223 32054 consensus_queue.cc:260] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.801769 32055 tablet_bootstrap.cc:492] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298: No bootstrap required, opened a new log
I20260709 14:56:28.802189 32056 tablet_bootstrap.cc:492] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278: No bootstrap required, opened a new log
I20260709 14:56:28.802363 32055 ts_tablet_manager.cc:1403] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.011s
I20260709 14:56:28.802640 32039 heartbeater.cc:499] Master 127.25.241.62:34267 was elected leader, sending a full tablet report...
I20260709 14:56:28.802719 32056 ts_tablet_manager.cc:1403] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.003s
I20260709 14:56:28.803077 32054 ts_tablet_manager.cc:1434] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:56:28.804129 32054 tablet_bootstrap.cc:492] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8: Bootstrap starting.
I20260709 14:56:28.805408 32055 raft_consensus.cc:359] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.806195 32055 raft_consensus.cc:385] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.805833 32056 raft_consensus.cc:359] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.806509 32055 raft_consensus.cc:740] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.806632 32056 raft_consensus.cc:385] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.807030 32056 raft_consensus.cc:740] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.807585 32055 consensus_queue.cc:260] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.807938 32056 consensus_queue.cc:260] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.810179 32054 tablet_bootstrap.cc:654] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.814412 32056 ts_tablet_manager.cc:1434] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 14:56:28.815254 31965 heartbeater.cc:499] Master 127.25.241.62:34267 was elected leader, sending a full tablet report...
I20260709 14:56:28.831420 32056 tablet_bootstrap.cc:492] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278: Bootstrap starting.
I20260709 14:56:28.841833 31890 heartbeater.cc:499] Master 127.25.241.62:34267 was elected leader, sending a full tablet report...
I20260709 14:56:28.842378 32055 ts_tablet_manager.cc:1434] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298: Time spent starting tablet: real 0.040s	user 0.016s	sys 0.022s
I20260709 14:56:28.843438 32055 tablet_bootstrap.cc:492] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298: Bootstrap starting.
I20260709 14:56:28.847251 32056 tablet_bootstrap.cc:654] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.849699 32055 tablet_bootstrap.cc:654] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.852753 32054 tablet_bootstrap.cc:492] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8: No bootstrap required, opened a new log
I20260709 14:56:28.853268 32054 ts_tablet_manager.cc:1403] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8: Time spent bootstrapping tablet: real 0.049s	user 0.029s	sys 0.019s
I20260709 14:56:28.855608 32056 tablet_bootstrap.cc:492] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278: No bootstrap required, opened a new log
I20260709 14:56:28.856159 32056 ts_tablet_manager.cc:1403] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 14:56:28.856089 32054 raft_consensus.cc:359] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.856969 32055 tablet_bootstrap.cc:492] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298: No bootstrap required, opened a new log
I20260709 14:56:28.857018 32054 raft_consensus.cc:385] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.857558 32054 raft_consensus.cc:740] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.857689 32055 ts_tablet_manager.cc:1403] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260709 14:56:28.858364 32054 consensus_queue.cc:260] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.859218 32056 raft_consensus.cc:359] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.859973 32056 raft_consensus.cc:385] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.860247 32056 raft_consensus.cc:740] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.860513 32054 ts_tablet_manager.cc:1434] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:28.860988 32056 consensus_queue.cc:260] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.861500 32054 tablet_bootstrap.cc:492] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8: Bootstrap starting.
I20260709 14:56:28.861429 32055 raft_consensus.cc:359] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.862236 32055 raft_consensus.cc:385] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.862542 32055 raft_consensus.cc:740] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.863236 32055 consensus_queue.cc:260] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.865094 32056 ts_tablet_manager.cc:1434] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:28.865319 32055 ts_tablet_manager.cc:1434] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:28.866122 32056 tablet_bootstrap.cc:492] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278: Bootstrap starting.
I20260709 14:56:28.866206 32055 tablet_bootstrap.cc:492] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298: Bootstrap starting.
I20260709 14:56:28.868089 32054 tablet_bootstrap.cc:654] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.872720 32055 tablet_bootstrap.cc:654] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.875576 32056 tablet_bootstrap.cc:654] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.879642 32054 tablet_bootstrap.cc:492] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8: No bootstrap required, opened a new log
I20260709 14:56:28.880117 32054 ts_tablet_manager.cc:1403] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:56:28.882782 32054 raft_consensus.cc:359] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.883481 32054 raft_consensus.cc:385] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.883767 32054 raft_consensus.cc:740] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.884709 32054 consensus_queue.cc:260] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.887802 32054 ts_tablet_manager.cc:1434] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:28.888566 32055 tablet_bootstrap.cc:492] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298: No bootstrap required, opened a new log
I20260709 14:56:28.888764 32056 tablet_bootstrap.cc:492] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278: No bootstrap required, opened a new log
I20260709 14:56:28.889011 32054 tablet_bootstrap.cc:492] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8: Bootstrap starting.
I20260709 14:56:28.889142 32055 ts_tablet_manager.cc:1403] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260709 14:56:28.889321 32056 ts_tablet_manager.cc:1403] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260709 14:56:28.891975 32055 raft_consensus.cc:359] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.892594 32055 raft_consensus.cc:385] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.892895 32055 raft_consensus.cc:740] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.893340 32056 raft_consensus.cc:359] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.893642 32055 consensus_queue.cc:260] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.894820 32054 tablet_bootstrap.cc:654] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.895869 32055 ts_tablet_manager.cc:1434] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:56:28.894105 32056 raft_consensus.cc:385] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.896462 32056 raft_consensus.cc:740] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.896971 32055 tablet_bootstrap.cc:492] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298: Bootstrap starting.
I20260709 14:56:28.897491 32056 consensus_queue.cc:260] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.900012 32056 ts_tablet_manager.cc:1434] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:56:28.901185 32056 tablet_bootstrap.cc:492] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278: Bootstrap starting.
I20260709 14:56:28.903540 32055 tablet_bootstrap.cc:654] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.907470 32056 tablet_bootstrap.cc:654] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.920064 32056 tablet_bootstrap.cc:492] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278: No bootstrap required, opened a new log
I20260709 14:56:28.920506 32056 ts_tablet_manager.cc:1403] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260709 14:56:28.920725 32055 tablet_bootstrap.cc:492] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298: No bootstrap required, opened a new log
I20260709 14:56:28.921137 32054 tablet_bootstrap.cc:492] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8: No bootstrap required, opened a new log
I20260709 14:56:28.921289 32055 ts_tablet_manager.cc:1403] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260709 14:56:28.921661 32054 ts_tablet_manager.cc:1403] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.007s
I20260709 14:56:28.922802 32056 raft_consensus.cc:359] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.923406 32056 raft_consensus.cc:385] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.923633 32056 raft_consensus.cc:740] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.924225 32055 raft_consensus.cc:359] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.924283 32056 consensus_queue.cc:260] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.924470 32054 raft_consensus.cc:359] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.925169 32055 raft_consensus.cc:385] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.925379 32054 raft_consensus.cc:385] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.925518 32055 raft_consensus.cc:740] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.925706 32054 raft_consensus.cc:740] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.926759 32056 ts_tablet_manager.cc:1434] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:28.926463 32054 consensus_queue.cc:260] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.926546 32055 consensus_queue.cc:260] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.927843 32056 tablet_bootstrap.cc:492] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278: Bootstrap starting.
I20260709 14:56:28.928687 32054 ts_tablet_manager.cc:1434] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:56:28.929651 32054 tablet_bootstrap.cc:492] T 6e775895616c47a982f4591c7e24d118 P c55f47d675024edc84579289a278dae8: Bootstrap starting.
I20260709 14:56:28.932961 32055 ts_tablet_manager.cc:1434] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:56:28.934041 32055 tablet_bootstrap.cc:492] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298: Bootstrap starting.
I20260709 14:56:28.935658 32054 tablet_bootstrap.cc:654] T 6e775895616c47a982f4591c7e24d118 P c55f47d675024edc84579289a278dae8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.936035 32056 tablet_bootstrap.cc:654] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.940114 32055 tablet_bootstrap.cc:654] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.957711 32062 raft_consensus.cc:493] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:28.958433 32061 raft_consensus.cc:493] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:28.958355 32062 raft_consensus.cc:515] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.959062 32061 raft_consensus.cc:515] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.966683 32061 leader_election.cc:290] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:28.968935 32062 leader_election.cc:290] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:28.972949 32055 tablet_bootstrap.cc:492] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298: No bootstrap required, opened a new log
I20260709 14:56:28.973191 32054 tablet_bootstrap.cc:492] T 6e775895616c47a982f4591c7e24d118 P c55f47d675024edc84579289a278dae8: No bootstrap required, opened a new log
I20260709 14:56:28.973585 32055 ts_tablet_manager.cc:1403] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.011s
I20260709 14:56:28.973984 32054 ts_tablet_manager.cc:1403] T 6e775895616c47a982f4591c7e24d118 P c55f47d675024edc84579289a278dae8: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.020s
I20260709 14:56:28.976974 32055 raft_consensus.cc:359] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.977246 32054 raft_consensus.cc:359] T 6e775895616c47a982f4591c7e24d118 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.977856 32055 raft_consensus.cc:385] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.978264 32054 raft_consensus.cc:385] T 6e775895616c47a982f4591c7e24d118 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.978297 32055 raft_consensus.cc:740] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.978853 32054 raft_consensus.cc:740] T 6e775895616c47a982f4591c7e24d118 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.979773 32054 consensus_queue.cc:260] T 6e775895616c47a982f4591c7e24d118 P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.979518 32055 consensus_queue.cc:260] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.982645 32055 ts_tablet_manager.cc:1434] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:56:28.983671 32055 tablet_bootstrap.cc:492] T 67255e13b86342d8b184915157139cbb P d5453b51bbd94718a4dc2fb1af662298: Bootstrap starting.
I20260709 14:56:28.987138 32054 ts_tablet_manager.cc:1434] T 6e775895616c47a982f4591c7e24d118 P c55f47d675024edc84579289a278dae8: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 14:56:28.988395 32054 tablet_bootstrap.cc:492] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8: Bootstrap starting.
I20260709 14:56:28.988690 32062 raft_consensus.cc:493] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:28.989701 32062 raft_consensus.cc:515] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.990269 32056 tablet_bootstrap.cc:492] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278: No bootstrap required, opened a new log
I20260709 14:56:28.990818 32056 ts_tablet_manager.cc:1403] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.015s
I20260709 14:56:28.991839 32062 leader_election.cc:290] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:28.993791 32056 raft_consensus.cc:359] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.994510 32056 raft_consensus.cc:385] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.994804 32056 raft_consensus.cc:740] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.995900 32054 tablet_bootstrap.cc:654] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.995550 32056 consensus_queue.cc:260] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:28.998653 32056 ts_tablet_manager.cc:1434] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:56:28.999610 32056 tablet_bootstrap.cc:492] T 8098deab109243d4ab276f31664a4bcd P 62b8be589c6346b39887249cfe87c278: Bootstrap starting.
I20260709 14:56:29.000814 32062 raft_consensus.cc:493] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.001398 32062 raft_consensus.cc:515] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.003650 32062 leader_election.cc:290] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:29.005709 32056 tablet_bootstrap.cc:654] T 8098deab109243d4ab276f31664a4bcd P 62b8be589c6346b39887249cfe87c278: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.006976 32055 tablet_bootstrap.cc:654] T 67255e13b86342d8b184915157139cbb P d5453b51bbd94718a4dc2fb1af662298: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.033192 32056 tablet_bootstrap.cc:492] T 8098deab109243d4ab276f31664a4bcd P 62b8be589c6346b39887249cfe87c278: No bootstrap required, opened a new log
I20260709 14:56:29.033759 32056 ts_tablet_manager.cc:1403] T 8098deab109243d4ab276f31664a4bcd P 62b8be589c6346b39887249cfe87c278: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260709 14:56:29.036743 32061 raft_consensus.cc:493] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.037314 32061 raft_consensus.cc:515] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.037838 32062 raft_consensus.cc:493] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.038427 32062 raft_consensus.cc:515] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.039355 32061 leader_election.cc:290] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:29.041002 32062 leader_election.cc:290] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:29.042099 32061 raft_consensus.cc:493] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.042632 32061 raft_consensus.cc:515] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.043660 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909c878ac5a34cbf9eab06cc81f47429" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:29.044440 32014 raft_consensus.cc:2468] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 0.
I20260709 14:56:29.044720 32061 leader_election.cc:290] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:29.047287 32013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee410b26b8d44d01907a1c91de42ecdd" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:29.049013 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67255e13b86342d8b184915157139cbb" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:29.049914 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7b4f6ddf2a4ff4be430d0317d0c45b" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:29.050652 32011 raft_consensus.cc:2468] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 0.
W20260709 14:56:29.052161 31906 leader_election.cc:343] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55f47d675024edc84579289a278dae8 (127.25.241.3:42711): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:29.052942 31906 leader_election.cc:343] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55f47d675024edc84579289a278dae8 (127.25.241.3:42711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.053604 31906 leader_election.cc:304] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8; no voters: 
I20260709 14:56:29.054563 31906 leader_election.cc:304] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8; no voters: 
I20260709 14:56:29.036737 32056 raft_consensus.cc:359] T 8098deab109243d4ab276f31664a4bcd P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.056478 32056 raft_consensus.cc:385] T 8098deab109243d4ab276f31664a4bcd P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.056839 32056 raft_consensus.cc:740] T 8098deab109243d4ab276f31664a4bcd P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.057807 32056 consensus_queue.cc:260] T 8098deab109243d4ab276f31664a4bcd P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.059180 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909c878ac5a34cbf9eab06cc81f47429" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298" is_pre_election: true
I20260709 14:56:29.060011 31865 raft_consensus.cc:2468] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 0.
I20260709 14:56:29.062554 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67255e13b86342d8b184915157139cbb" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298" is_pre_election: true
I20260709 14:56:29.064519 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7b4f6ddf2a4ff4be430d0317d0c45b" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298" is_pre_election: true
I20260709 14:56:29.065181 31864 raft_consensus.cc:2468] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 0.
I20260709 14:56:29.065990 32084 raft_consensus.cc:2804] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:29.066534 32084 raft_consensus.cc:493] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:29.066915 32084 raft_consensus.cc:3060] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:29.067240 31905 leader_election.cc:343] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.067793 31905 leader_election.cc:304] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62b8be589c6346b39887249cfe87c278; no voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298
I20260709 14:56:29.066206 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee410b26b8d44d01907a1c91de42ecdd" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298" is_pre_election: true
I20260709 14:56:29.056099 32062 raft_consensus.cc:2804] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:29.070413 32062 raft_consensus.cc:493] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:29.070843 32062 raft_consensus.cc:3060] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.073527 32056 ts_tablet_manager.cc:1434] T 8098deab109243d4ab276f31664a4bcd P 62b8be589c6346b39887249cfe87c278: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.003s
I20260709 14:56:29.076799 32060 raft_consensus.cc:493] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.077430 32060 raft_consensus.cc:515] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.086773 32060 leader_election.cc:290] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:29.091854 32086 raft_consensus.cc:2749] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:29.092923 32056 tablet_bootstrap.cc:492] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278: Bootstrap starting.
I20260709 14:56:29.093911 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971508295974b559adf31c8db754fdd" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278" is_pre_election: true
I20260709 14:56:29.095468 32061 raft_consensus.cc:493] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.095927 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7b4f6ddf2a4ff4be430d0317d0c45b" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278" is_pre_election: true
I20260709 14:56:29.096002 32061 raft_consensus.cc:515] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.097462 32054 tablet_bootstrap.cc:492] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8: No bootstrap required, opened a new log
I20260709 14:56:29.097609 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909c878ac5a34cbf9eab06cc81f47429" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278" is_pre_election: true
I20260709 14:56:29.099671 32061 leader_election.cc:290] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:29.099314 31938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e775895616c47a982f4591c7e24d118" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278" is_pre_election: true
I20260709 14:56:29.099860 32054 ts_tablet_manager.cc:1403] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8: Time spent bootstrapping tablet: real 0.112s	user 0.048s	sys 0.054s
W20260709 14:56:29.098822 31831 leader_election.cc:343] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:29.101645 31831 leader_election.cc:343] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:29.103006 31906 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:42711, user_credentials={real_user=slave}} blocked reactor thread for 48515.3us
I20260709 14:56:29.103430 32054 raft_consensus.cc:359] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.099387 32055 tablet_bootstrap.cc:492] T 67255e13b86342d8b184915157139cbb P d5453b51bbd94718a4dc2fb1af662298: No bootstrap required, opened a new log
I20260709 14:56:29.104822 32055 ts_tablet_manager.cc:1403] T 67255e13b86342d8b184915157139cbb P d5453b51bbd94718a4dc2fb1af662298: Time spent bootstrapping tablet: real 0.121s	user 0.018s	sys 0.026s
W20260709 14:56:29.105495 31905 leader_election.cc:343] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.105536 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971508295974b559adf31c8db754fdd" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:29.106119 31905 leader_election.cc:304] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62b8be589c6346b39887249cfe87c278; no voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298
I20260709 14:56:29.106940 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7b4f6ddf2a4ff4be430d0317d0c45b" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:29.107560 32011 raft_consensus.cc:2468] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 0.
I20260709 14:56:29.108541 32086 raft_consensus.cc:2749] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:29.108186 32055 raft_consensus.cc:359] T 67255e13b86342d8b184915157139cbb P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
W20260709 14:56:29.108909 31811 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:29.113139 32056 tablet_bootstrap.cc:654] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.109022 32054 raft_consensus.cc:385] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.115433 32054 raft_consensus.cc:740] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.109633 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909c878ac5a34cbf9eab06cc81f47429" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:29.118185 32011 raft_consensus.cc:2468] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 0.
I20260709 14:56:29.110859 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e775895616c47a982f4591c7e24d118" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:29.111721 31831 leader_election.cc:304] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:29.119189 32012 raft_consensus.cc:2468] T 6e775895616c47a982f4591c7e24d118 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 0.
I20260709 14:56:29.119551 32061 raft_consensus.cc:2804] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:29.113142 32055 raft_consensus.cc:385] T 67255e13b86342d8b184915157139cbb P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.120149 32061 raft_consensus.cc:493] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:29.097523 32085 raft_consensus.cc:493] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.120368 32055 raft_consensus.cc:740] T 67255e13b86342d8b184915157139cbb P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.120585 32061 raft_consensus.cc:3060] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.120831 32085 raft_consensus.cc:515] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.122685 32060 raft_consensus.cc:493] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.122416 32054 consensus_queue.cc:260] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.123174 32060 raft_consensus.cc:515] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.123613 32014 raft_consensus.cc:2468] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 0.
I20260709 14:56:29.123799 31831 leader_election.cc:304] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:29.125334 32060 leader_election.cc:290] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:29.126578 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8098deab109243d4ab276f31664a4bcd" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298" is_pre_election: true
I20260709 14:56:29.127226 31865 raft_consensus.cc:2468] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 0.
I20260709 14:56:29.128393 32054 ts_tablet_manager.cc:1434] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260709 14:56:29.129096 31979 leader_election.cc:304] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:29.129530 32054 tablet_bootstrap.cc:492] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8: Bootstrap starting.
I20260709 14:56:29.129657 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67677dff99b4516b6d9f4e848fcd695" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298" is_pre_election: true
I20260709 14:56:29.131148 32060 raft_consensus.cc:2804] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:29.131552 32060 raft_consensus.cc:493] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:29.131887 32060 raft_consensus.cc:3060] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.123252 32085 leader_election.cc:290] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:29.120550 32062 raft_consensus.cc:515] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.136610 31940 raft_consensus.cc:2393] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5453b51bbd94718a4dc2fb1af662298 in current term 1: Already voted for candidate 62b8be589c6346b39887249cfe87c278 in this term.
I20260709 14:56:29.137259 32054 tablet_bootstrap.cc:654] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.137522 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67677dff99b4516b6d9f4e848fcd695" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:29.138257 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f82d95740c442088fed2b1f87f7fb5" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298" is_pre_election: true
W20260709 14:56:29.139681 31979 leader_election.cc:343] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.141050 32062 leader_election.cc:290] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
W20260709 14:56:29.139392 31906 leader_election.cc:343] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55f47d675024edc84579289a278dae8 (127.25.241.3:42711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.143100 32060 raft_consensus.cc:515] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.143916 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7b4f6ddf2a4ff4be430d0317d0c45b" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:29.144510 32014 raft_consensus.cc:3060] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.121379 32055 consensus_queue.cc:260] T 67255e13b86342d8b184915157139cbb P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.119632 32084 raft_consensus.cc:515] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.147729 31939 raft_consensus.cc:2393] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5453b51bbd94718a4dc2fb1af662298 in current term 1: Already voted for candidate 62b8be589c6346b39887249cfe87c278 in this term.
I20260709 14:56:29.128324 32061 raft_consensus.cc:515] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
W20260709 14:56:29.147747 31905 leader_election.cc:343] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.149762 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8098deab109243d4ab276f31664a4bcd" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:29.150430 31865 raft_consensus.cc:3060] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.152037 31905 leader_election.cc:304] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62b8be589c6346b39887249cfe87c278; no voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298
I20260709 14:56:29.152910 32014 raft_consensus.cc:2468] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 1.
I20260709 14:56:29.154158 31906 leader_election.cc:304] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8; no voters: 
I20260709 14:56:29.154531 32084 leader_election.cc:290] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:29.155260 32084 raft_consensus.cc:2804] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:29.155699 32084 raft_consensus.cc:697] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 1 LEADER]: Becoming Leader. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Running, Role: LEADER
I20260709 14:56:29.155902 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909c878ac5a34cbf9eab06cc81f47429" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:29.152778 32060 leader_election.cc:290] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:29.156540 32012 raft_consensus.cc:3060] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.157473 31865 raft_consensus.cc:2468] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 1.
I20260709 14:56:29.158246 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8098deab109243d4ab276f31664a4bcd" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278" is_pre_election: true
I20260709 14:56:29.158416 32085 raft_consensus.cc:2749] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:29.158654 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7b4f6ddf2a4ff4be430d0317d0c45b" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:29.158903 31939 raft_consensus.cc:2468] T 8098deab109243d4ab276f31664a4bcd P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 0.
I20260709 14:56:29.159430 31864 raft_consensus.cc:2393] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 62b8be589c6346b39887249cfe87c278 in current term 1: Already voted for candidate d5453b51bbd94718a4dc2fb1af662298 in this term.
I20260709 14:56:29.160368 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f82d95740c442088fed2b1f87f7fb5" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278" is_pre_election: true
I20260709 14:56:29.160571 31979 leader_election.cc:304] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:29.161006 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909c878ac5a34cbf9eab06cc81f47429" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:29.161610 31864 raft_consensus.cc:3060] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.161873 32061 leader_election.cc:290] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 election: Requested vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:29.161893 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8098deab109243d4ab276f31664a4bcd" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:29.162570 31939 raft_consensus.cc:3060] T 8098deab109243d4ab276f31664a4bcd P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.162914 32060 raft_consensus.cc:2804] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:29.156518 32084 consensus_queue.cc:237] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.166157 32012 raft_consensus.cc:2468] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 1.
I20260709 14:56:29.181397 32060 raft_consensus.cc:697] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Becoming Leader. State: Replica: c55f47d675024edc84579289a278dae8, State: Running, Role: LEADER
W20260709 14:56:29.183614 31980 leader_election.cc:343] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.183949 31906 leader_election.cc:304] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8; no voters: 
I20260709 14:56:29.171617 31864 raft_consensus.cc:2468] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 1.
I20260709 14:56:29.184089 31980 leader_election.cc:304] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c55f47d675024edc84579289a278dae8; no voters: 62b8be589c6346b39887249cfe87c278, d5453b51bbd94718a4dc2fb1af662298
I20260709 14:56:29.168520 32056 tablet_bootstrap.cc:492] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278: No bootstrap required, opened a new log
I20260709 14:56:29.185777 32062 raft_consensus.cc:2804] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:29.186331 32062 raft_consensus.cc:697] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 1 LEADER]: Becoming Leader. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Running, Role: LEADER
I20260709 14:56:29.183650 32060 consensus_queue.cc:237] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.187556 32062 consensus_queue.cc:237] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.186902 32061 raft_consensus.cc:2764] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:56:29.189499 32093 raft_consensus.cc:2749] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:56:29.185004 31831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.241.3:42711, user_credentials={real_user=slave}} blocked reactor thread for 61293us
I20260709 14:56:29.186712 32054 tablet_bootstrap.cc:492] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8: No bootstrap required, opened a new log
I20260709 14:56:29.192557 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7b4f6ddf2a4ff4be430d0317d0c45b" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:29.189025 31939 raft_consensus.cc:2468] T 8098deab109243d4ab276f31664a4bcd P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 1.
I20260709 14:56:29.194919 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7b4f6ddf2a4ff4be430d0317d0c45b" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:29.195523 32054 ts_tablet_manager.cc:1403] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8: Time spent bootstrapping tablet: real 0.066s	user 0.020s	sys 0.015s
I20260709 14:56:29.195858 32012 raft_consensus.cc:2393] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d5453b51bbd94718a4dc2fb1af662298 in current term 1: Already voted for candidate 62b8be589c6346b39887249cfe87c278 in this term.
I20260709 14:56:29.195991 32055 ts_tablet_manager.cc:1434] T 67255e13b86342d8b184915157139cbb P d5453b51bbd94718a4dc2fb1af662298: Time spent starting tablet: real 0.091s	user 0.013s	sys 0.012s
I20260709 14:56:29.197114 32055 tablet_bootstrap.cc:492] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298: Bootstrap starting.
I20260709 14:56:29.190815 32056 ts_tablet_manager.cc:1403] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278: Time spent bootstrapping tablet: real 0.098s	user 0.007s	sys 0.010s
I20260709 14:56:29.199684 31831 leader_election.cc:304] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [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: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 62b8be589c6346b39887249cfe87c278
I20260709 14:56:29.200690 32061 raft_consensus.cc:2804] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:29.202653 31831 leader_election.cc:304] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [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: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 62b8be589c6346b39887249cfe87c278
I20260709 14:56:29.201179 32061 raft_consensus.cc:493] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:29.201136 32056 raft_consensus.cc:359] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.209527 32056 raft_consensus.cc:385] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.209914 32056 raft_consensus.cc:740] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.211601 31831 leader_election.cc:304] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [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: d5453b51bbd94718a4dc2fb1af662298; no voters: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8
I20260709 14:56:29.210054 32061 raft_consensus.cc:3060] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.213011 32090 raft_consensus.cc:2804] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:29.213438 32055 tablet_bootstrap.cc:654] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.214068 32092 raft_consensus.cc:2749] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:29.214836 32054 raft_consensus.cc:359] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.213411 32090 raft_consensus.cc:493] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:29.216652 32090 raft_consensus.cc:3060] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.211920 32056 consensus_queue.cc:260] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.219642 32056 ts_tablet_manager.cc:1434] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260709 14:56:29.220688 32056 tablet_bootstrap.cc:492] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278: Bootstrap starting.
I20260709 14:56:29.216429 32054 raft_consensus.cc:385] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.222530 32054 raft_consensus.cc:740] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.227480 32054 consensus_queue.cc:260] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.231195 32054 ts_tablet_manager.cc:1434] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.002s
I20260709 14:56:29.232332 32061 raft_consensus.cc:515] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.232239 31762 catalog_manager.cc:5697] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62b8be589c6346b39887249cfe87c278 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "62b8be589c6346b39887249cfe87c278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:29.234596 32061 leader_election.cc:290] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 election: Requested vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:29.242882 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e775895616c47a982f4591c7e24d118" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:29.243594 31939 raft_consensus.cc:3060] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.244820 32090 raft_consensus.cc:515] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.248258 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e775895616c47a982f4591c7e24d118" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:29.249053 32056 tablet_bootstrap.cc:654] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.249017 32012 raft_consensus.cc:3060] T 6e775895616c47a982f4591c7e24d118 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.232201 32054 tablet_bootstrap.cc:492] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8: Bootstrap starting.
I20260709 14:56:29.251607 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971508295974b559adf31c8db754fdd" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:29.252792 31763 catalog_manager.cc:5697] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c55f47d675024edc84579289a278dae8 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "c55f47d675024edc84579289a278dae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:29.254115 31831 leader_election.cc:343] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.257745 32012 raft_consensus.cc:2468] T 6e775895616c47a982f4591c7e24d118 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 1.
I20260709 14:56:29.258407 32090 leader_election.cc:290] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 election: Requested vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:29.258185 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971508295974b559adf31c8db754fdd" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:29.259249 31831 leader_election.cc:304] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:29.259414 32014 raft_consensus.cc:3060] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.260257 32090 raft_consensus.cc:2804] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:29.260334 31939 raft_consensus.cc:2468] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 1.
I20260709 14:56:29.261171 32090 raft_consensus.cc:697] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Becoming Leader. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:29.262181 32090 consensus_queue.cc:237] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.263182 32054 tablet_bootstrap.cc:654] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.268533 32055 tablet_bootstrap.cc:492] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298: No bootstrap required, opened a new log
I20260709 14:56:29.269137 32055 ts_tablet_manager.cc:1403] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.011s
I20260709 14:56:29.270015 32014 raft_consensus.cc:2468] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 1.
I20260709 14:56:29.271626 31831 leader_election.cc:304] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 62b8be589c6346b39887249cfe87c278
I20260709 14:56:29.273253 32056 tablet_bootstrap.cc:492] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278: No bootstrap required, opened a new log
I20260709 14:56:29.273808 32056 ts_tablet_manager.cc:1403] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.011s
I20260709 14:56:29.275194 32092 raft_consensus.cc:2804] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:29.275730 32092 raft_consensus.cc:697] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Becoming Leader. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:29.276716 32056 raft_consensus.cc:359] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.276543 32092 consensus_queue.cc:237] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.278781 32055 raft_consensus.cc:359] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.279528 32055 raft_consensus.cc:385] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.279809 32055 raft_consensus.cc:740] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.280584 32055 consensus_queue.cc:260] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.281469 32056 raft_consensus.cc:385] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.281760 32056 raft_consensus.cc:740] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.283463 32056 consensus_queue.cc:260] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.289464 32056 ts_tablet_manager.cc:1434] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:56:29.290460 32056 tablet_bootstrap.cc:492] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278: Bootstrap starting.
I20260709 14:56:29.294438 31760 catalog_manager.cc:5697] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "d5453b51bbd94718a4dc2fb1af662298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:29.298492 32056 tablet_bootstrap.cc:654] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.302655 32055 ts_tablet_manager.cc:1434] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.002s
I20260709 14:56:29.303946 32055 tablet_bootstrap.cc:492] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298: Bootstrap starting.
I20260709 14:56:29.319938 32055 tablet_bootstrap.cc:654] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.320978 32056 tablet_bootstrap.cc:492] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278: No bootstrap required, opened a new log
I20260709 14:56:29.321523 32056 ts_tablet_manager.cc:1403] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.010s
I20260709 14:56:29.324339 32056 raft_consensus.cc:359] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.325029 32056 raft_consensus.cc:385] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.325294 32056 raft_consensus.cc:740] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.325964 32056 consensus_queue.cc:260] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.327490 32054 tablet_bootstrap.cc:492] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8: No bootstrap required, opened a new log
I20260709 14:56:29.327907 32056 ts_tablet_manager.cc:1434] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:29.328063 32054 ts_tablet_manager.cc:1403] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8: Time spent bootstrapping tablet: real 0.096s	user 0.030s	sys 0.029s
I20260709 14:56:29.331080 32054 raft_consensus.cc:359] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.331801 32054 raft_consensus.cc:385] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.332084 32054 raft_consensus.cc:740] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.335201 32054 consensus_queue.cc:260] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.336758 32055 tablet_bootstrap.cc:492] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298: No bootstrap required, opened a new log
I20260709 14:56:29.337155 32054 ts_tablet_manager.cc:1434] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 14:56:29.337282 32055 ts_tablet_manager.cc:1403] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.001s
I20260709 14:56:29.338086 32054 tablet_bootstrap.cc:492] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8: Bootstrap starting.
I20260709 14:56:29.340132 32055 raft_consensus.cc:359] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.341329 32055 raft_consensus.cc:385] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.341645 32055 raft_consensus.cc:740] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.342425 32055 consensus_queue.cc:260] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.344060 32054 tablet_bootstrap.cc:654] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.343624 31762 catalog_manager.cc:5697] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62b8be589c6346b39887249cfe87c278 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "62b8be589c6346b39887249cfe87c278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:29.344830 32055 ts_tablet_manager.cc:1434] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:29.345800 32055 tablet_bootstrap.cc:492] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298: Bootstrap starting.
I20260709 14:56:29.349057 32054 tablet_bootstrap.cc:492] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8: No bootstrap required, opened a new log
I20260709 14:56:29.349644 32054 ts_tablet_manager.cc:1403] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 14:56:29.351313 32055 tablet_bootstrap.cc:654] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.352337 32054 raft_consensus.cc:359] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.352955 32054 raft_consensus.cc:385] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.353204 32054 raft_consensus.cc:740] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.353569 32092 raft_consensus.cc:493] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.353996 32054 consensus_queue.cc:260] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.354044 32092 raft_consensus.cc:515] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.356206 32054 ts_tablet_manager.cc:1434] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:29.356422 32092 leader_election.cc:290] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:29.358336 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f82d95740c442088fed2b1f87f7fb5" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278" is_pre_election: true
I20260709 14:56:29.359022 31939 raft_consensus.cc:2468] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 0.
I20260709 14:56:29.360018 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f82d95740c442088fed2b1f87f7fb5" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:29.360354 31831 leader_election.cc:304] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:29.360680 32014 raft_consensus.cc:2468] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 0.
I20260709 14:56:29.361783 31763 catalog_manager.cc:5697] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "d5453b51bbd94718a4dc2fb1af662298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:29.364507 32092 raft_consensus.cc:2804] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:29.364962 32092 raft_consensus.cc:493] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:29.365274 32092 raft_consensus.cc:3060] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.368360 32062 raft_consensus.cc:493] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.372656 32092 raft_consensus.cc:515] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.372846 32062 raft_consensus.cc:515] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.375617 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f82d95740c442088fed2b1f87f7fb5" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:29.376195 31939 raft_consensus.cc:3060] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.376328 32055 tablet_bootstrap.cc:492] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298: No bootstrap required, opened a new log
I20260709 14:56:29.376396 32062 leader_election.cc:290] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:29.377759 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971508295974b559adf31c8db754fdd" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:29.378575 32014 raft_consensus.cc:2393] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62b8be589c6346b39887249cfe87c278 in current term 1: Already voted for candidate d5453b51bbd94718a4dc2fb1af662298 in this term.
I20260709 14:56:29.377133 32055 ts_tablet_manager.cc:1403] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.012s
I20260709 14:56:29.381028 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971508295974b559adf31c8db754fdd" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298" is_pre_election: true
I20260709 14:56:29.382651 31905 leader_election.cc:304] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62b8be589c6346b39887249cfe87c278; no voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298
I20260709 14:56:29.382951 32055 raft_consensus.cc:359] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.383450 32062 raft_consensus.cc:3060] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.383842 32055 raft_consensus.cc:385] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.384189 32055 raft_consensus.cc:740] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.385142 32092 leader_election.cc:290] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 election: Requested vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:29.385010 32055 consensus_queue.cc:260] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.384405 31939 raft_consensus.cc:2468] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 1.
I20260709 14:56:29.386245 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f82d95740c442088fed2b1f87f7fb5" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:29.386831 32014 raft_consensus.cc:3060] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.387674 32055 ts_tablet_manager.cc:1434] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:29.388394 31831 leader_election.cc:304] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:29.389408 32092 raft_consensus.cc:2804] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:29.389984 32062 raft_consensus.cc:2749] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:29.390046 32092 raft_consensus.cc:697] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Becoming Leader. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:29.391073 32092 consensus_queue.cc:237] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.394220 32014 raft_consensus.cc:2468] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 1.
I20260709 14:56:29.399220 31762 catalog_manager.cc:5697] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "d5453b51bbd94718a4dc2fb1af662298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:29.405651 32060 raft_consensus.cc:493] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.406123 32060 raft_consensus.cc:515] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.407714 32060 leader_election.cc:290] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:29.408414 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67255e13b86342d8b184915157139cbb" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298" is_pre_election: true
I20260709 14:56:29.408618 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67255e13b86342d8b184915157139cbb" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278" is_pre_election: true
I20260709 14:56:29.409010 31864 raft_consensus.cc:2468] T 67255e13b86342d8b184915157139cbb P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 0.
I20260709 14:56:29.409201 31939 raft_consensus.cc:2468] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 0.
I20260709 14:56:29.409914 31979 leader_election.cc:304] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:29.410637 32060 raft_consensus.cc:2804] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:29.410939 32060 raft_consensus.cc:493] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:29.411217 32060 raft_consensus.cc:3060] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.416206 32060 raft_consensus.cc:515] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.417912 32060 leader_election.cc:290] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:29.418733 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67255e13b86342d8b184915157139cbb" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:29.418910 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67255e13b86342d8b184915157139cbb" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:29.419406 31864 raft_consensus.cc:3060] T 67255e13b86342d8b184915157139cbb P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.419550 31939 raft_consensus.cc:3060] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.424933 31939 raft_consensus.cc:2468] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 1.
I20260709 14:56:29.425038 31864 raft_consensus.cc:2468] T 67255e13b86342d8b184915157139cbb P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 1.
I20260709 14:56:29.426291 31980 leader_election.cc:304] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8; no voters: 
I20260709 14:56:29.427030 32060 raft_consensus.cc:2804] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:29.427475 32060 raft_consensus.cc:697] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Becoming Leader. State: Replica: c55f47d675024edc84579289a278dae8, State: Running, Role: LEADER
I20260709 14:56:29.428160 32060 consensus_queue.cc:237] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.435518 31762 catalog_manager.cc:5697] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c55f47d675024edc84579289a278dae8 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "c55f47d675024edc84579289a278dae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:29.471330 32092 raft_consensus.cc:493] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.471958 32092 raft_consensus.cc:515] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.473771 32092 leader_election.cc:290] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:29.474664 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee410b26b8d44d01907a1c91de42ecdd" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278" is_pre_election: true
I20260709 14:56:29.474907 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee410b26b8d44d01907a1c91de42ecdd" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:29.475247 31939 raft_consensus.cc:2468] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 0.
I20260709 14:56:29.475531 32014 raft_consensus.cc:2468] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 0.
I20260709 14:56:29.476219 31831 leader_election.cc:304] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:29.476891 32092 raft_consensus.cc:2804] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:29.477167 32092 raft_consensus.cc:493] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:29.477406 32092 raft_consensus.cc:3060] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.482138 32092 raft_consensus.cc:515] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.483666 32092 leader_election.cc:290] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 election: Requested vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:29.484472 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee410b26b8d44d01907a1c91de42ecdd" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:29.484614 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee410b26b8d44d01907a1c91de42ecdd" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:29.485021 31939 raft_consensus.cc:3060] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.485214 32014 raft_consensus.cc:3060] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.490005 32014 raft_consensus.cc:2468] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 1.
I20260709 14:56:29.490008 31939 raft_consensus.cc:2468] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 1.
I20260709 14:56:29.491048 31831 leader_election.cc:304] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:29.491669 32092 raft_consensus.cc:2804] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:29.492025 32092 raft_consensus.cc:697] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Becoming Leader. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:29.492821 32092 consensus_queue.cc:237] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.499414 31762 catalog_manager.cc:5697] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "d5453b51bbd94718a4dc2fb1af662298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:29.541332 32060 raft_consensus.cc:493] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.541867 32060 raft_consensus.cc:515] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.543557 32060 leader_election.cc:290] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:29.544445 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67677dff99b4516b6d9f4e848fcd695" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298" is_pre_election: true
I20260709 14:56:29.544618 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67677dff99b4516b6d9f4e848fcd695" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278" is_pre_election: true
I20260709 14:56:29.545094 31864 raft_consensus.cc:2468] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 0.
I20260709 14:56:29.545243 31939 raft_consensus.cc:2468] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 0.
I20260709 14:56:29.546011 31979 leader_election.cc:304] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:29.546689 32060 raft_consensus.cc:2804] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:29.546972 32060 raft_consensus.cc:493] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:29.547216 32060 raft_consensus.cc:3060] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.551930 32060 raft_consensus.cc:515] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.553449 32060 leader_election.cc:290] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:29.554298 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67677dff99b4516b6d9f4e848fcd695" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:29.554426 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67677dff99b4516b6d9f4e848fcd695" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:29.554841 31864 raft_consensus.cc:3060] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.554955 31939 raft_consensus.cc:3060] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.559832 31939 raft_consensus.cc:2468] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 1.
I20260709 14:56:29.560052 31864 raft_consensus.cc:2468] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 1.
I20260709 14:56:29.560858 31980 leader_election.cc:304] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8; no voters: 
I20260709 14:56:29.561685 32060 raft_consensus.cc:2804] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:29.562136 32060 raft_consensus.cc:697] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Becoming Leader. State: Replica: c55f47d675024edc84579289a278dae8, State: Running, Role: LEADER
I20260709 14:56:29.562781 32060 consensus_queue.cc:237] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.570104 31762 catalog_manager.cc:5697] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c55f47d675024edc84579289a278dae8 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "c55f47d675024edc84579289a278dae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:29.598909 32062 consensus_queue.cc:1048] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:29.601670 32062 consensus_queue.cc:1048] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:29.627702 32062 consensus_queue.cc:1048] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:29.642272 32084 consensus_queue.cc:1048] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:29.686626 31939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd7b4f6ddf2a4ff4be430d0317d0c45b"
dest_uuid: "62b8be589c6346b39887249cfe87c278"
mode: GRACEFUL
new_leader_uuid: "d5453b51bbd94718a4dc2fb1af662298"
 from {username='slave'} at 127.0.0.1:60020
I20260709 14:56:29.687137 31939 raft_consensus.cc:606] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 1 LEADER]: Received request to transfer leadership to TS d5453b51bbd94718a4dc2fb1af662298
I20260709 14:56:29.700256 32012 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8098deab109243d4ab276f31664a4bcd"
dest_uuid: "c55f47d675024edc84579289a278dae8"
mode: GRACEFUL
new_leader_uuid: "d5453b51bbd94718a4dc2fb1af662298"
 from {username='slave'} at 127.0.0.1:37198
I20260709 14:56:29.700814 32012 raft_consensus.cc:606] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Received request to transfer leadership to TS d5453b51bbd94718a4dc2fb1af662298
I20260709 14:56:29.706918 32060 consensus_queue.cc:1048] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:29.708853 32012 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d67677dff99b4516b6d9f4e848fcd695"
dest_uuid: "c55f47d675024edc84579289a278dae8"
mode: GRACEFUL
new_leader_uuid: "d5453b51bbd94718a4dc2fb1af662298"
 from {username='slave'} at 127.0.0.1:37198
I20260709 14:56:29.709407 32012 raft_consensus.cc:606] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Received request to transfer leadership to TS d5453b51bbd94718a4dc2fb1af662298
I20260709 14:56:29.714310 32093 raft_consensus.cc:993] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8: : Instructing follower d5453b51bbd94718a4dc2fb1af662298 to start an election
I20260709 14:56:29.715098 32060 raft_consensus.cc:1081] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Signalling peer d5453b51bbd94718a4dc2fb1af662298 to start an election
I20260709 14:56:29.716741 31865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8098deab109243d4ab276f31664a4bcd"
dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
 from {username='slave'} at 127.0.0.1:34562
I20260709 14:56:29.717259 31865 raft_consensus.cc:493] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:29.717636 31865 raft_consensus.cc:3060] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:29.724472 31865 raft_consensus.cc:515] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.725833 32093 consensus_queue.cc:1048] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:29.726379 31865 leader_election.cc:290] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 2 election: Requested vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:29.728214 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8098deab109243d4ab276f31664a4bcd" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:29.730211 31865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e775895616c47a982f4591c7e24d118"
dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
mode: GRACEFUL
new_leader_uuid: "62b8be589c6346b39887249cfe87c278"
 from {username='slave'} at 127.0.0.1:34574
I20260709 14:56:29.730672 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8098deab109243d4ab276f31664a4bcd" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:29.730861 31865 raft_consensus.cc:606] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Received request to transfer leadership to TS 62b8be589c6346b39887249cfe87c278
I20260709 14:56:29.731256 32012 raft_consensus.cc:3055] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:29.731590 32012 raft_consensus.cc:740] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Running, Role: LEADER
I20260709 14:56:29.732352 32012 consensus_queue.cc:260] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.733307 32012 raft_consensus.cc:3060] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:29.728704 31863 raft_consensus.cc:1240] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Rejecting Update request from peer c55f47d675024edc84579289a278dae8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:29.737772 32014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67255e13b86342d8b184915157139cbb"
dest_uuid: "c55f47d675024edc84579289a278dae8"
mode: GRACEFUL
new_leader_uuid: "62b8be589c6346b39887249cfe87c278"
 from {username='slave'} at 127.0.0.1:37198
I20260709 14:56:29.738500 32014 raft_consensus.cc:606] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Received request to transfer leadership to TS 62b8be589c6346b39887249cfe87c278
I20260709 14:56:29.739215 32012 raft_consensus.cc:2468] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 2.
I20260709 14:56:29.740471 31831 leader_election.cc:304] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [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: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 62b8be589c6346b39887249cfe87c278
I20260709 14:56:29.742489 32092 raft_consensus.cc:2804] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:29.742959 32092 raft_consensus.cc:697] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [term 2 LEADER]: Becoming Leader. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:29.743721 32092 consensus_queue.cc:237] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [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: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.744959 31863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30f82d95740c442088fed2b1f87f7fb5"
dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
mode: GRACEFUL
new_leader_uuid: "62b8be589c6346b39887249cfe87c278"
 from {username='slave'} at 127.0.0.1:34574
I20260709 14:56:29.745565 31863 raft_consensus.cc:606] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Received request to transfer leadership to TS 62b8be589c6346b39887249cfe87c278
I20260709 14:56:29.752517 31761 catalog_manager.cc:5697] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 reported cstate change: term changed from 1 to 2, leader changed from c55f47d675024edc84579289a278dae8 (127.25.241.3) to d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1). New cstate: current_term: 2 leader_uuid: "d5453b51bbd94718a4dc2fb1af662298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:29.754621 31863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee410b26b8d44d01907a1c91de42ecdd"
dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
mode: GRACEFUL
new_leader_uuid: "c55f47d675024edc84579289a278dae8"
 from {username='slave'} at 127.0.0.1:34574
I20260709 14:56:29.755167 31863 raft_consensus.cc:606] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Received request to transfer leadership to TS c55f47d675024edc84579289a278dae8
I20260709 14:56:29.778743 32092 consensus_queue.cc:1048] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:29.790174 32132 consensus_queue.cc:1048] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:29.811216 32132 consensus_queue.cc:1048] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:29.817544 32090 raft_consensus.cc:993] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298: : Instructing follower 62b8be589c6346b39887249cfe87c278 to start an election
I20260709 14:56:29.818049 32092 raft_consensus.cc:1081] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Signalling peer 62b8be589c6346b39887249cfe87c278 to start an election
I20260709 14:56:29.819618 31939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e775895616c47a982f4591c7e24d118"
dest_uuid: "62b8be589c6346b39887249cfe87c278"
 from {username='slave'} at 127.0.0.1:59992
I20260709 14:56:29.820205 31939 raft_consensus.cc:493] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:29.820575 31939 raft_consensus.cc:3060] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:29.822328 32132 consensus_queue.cc:1048] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:29.827858 31939 raft_consensus.cc:515] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.829082 31940 raft_consensus.cc:1240] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Rejecting Update request from peer d5453b51bbd94718a4dc2fb1af662298 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:29.830794 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e775895616c47a982f4591c7e24d118" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:29.831354 31863 raft_consensus.cc:3055] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:29.831730 31863 raft_consensus.cc:740] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:29.832520 31863 consensus_queue.cc:260] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.833580 31863 raft_consensus.cc:3060] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:29.837106 31939 leader_election.cc:290] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 2 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:29.838200 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e775895616c47a982f4591c7e24d118" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:29.838822 32012 raft_consensus.cc:3060] T 6e775895616c47a982f4591c7e24d118 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:29.840742 31863 raft_consensus.cc:2468] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 2.
I20260709 14:56:29.841917 31905 leader_election.cc:304] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:29.842726 32085 raft_consensus.cc:2804] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:29.843199 32085 raft_consensus.cc:697] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 [term 2 LEADER]: Becoming Leader. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Running, Role: LEADER
I20260709 14:56:29.844013 32085 consensus_queue.cc:237] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 [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: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.846179 32012 raft_consensus.cc:2468] T 6e775895616c47a982f4591c7e24d118 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 2.
I20260709 14:56:29.851140 31762 catalog_manager.cc:5697] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 reported cstate change: term changed from 1 to 2, leader changed from d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1) to 62b8be589c6346b39887249cfe87c278 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "62b8be589c6346b39887249cfe87c278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:29.944159 32093 consensus_queue.cc:1048] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:29.945663 32132 consensus_queue.cc:1048] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:29.951218 32060 raft_consensus.cc:993] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8: : Instructing follower 62b8be589c6346b39887249cfe87c278 to start an election
I20260709 14:56:29.951682 32060 raft_consensus.cc:1081] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Signalling peer 62b8be589c6346b39887249cfe87c278 to start an election
I20260709 14:56:29.953896 31940 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67255e13b86342d8b184915157139cbb"
dest_uuid: "62b8be589c6346b39887249cfe87c278"
 from {username='slave'} at 127.0.0.1:60004
I20260709 14:56:29.956180 31940 raft_consensus.cc:493] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:29.956573 31940 raft_consensus.cc:3060] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:29.959156 32093 consensus_queue.cc:1048] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:29.961588 32090 consensus_queue.cc:1048] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:29.963979 31940 raft_consensus.cc:515] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.973172 31940 leader_election.cc:290] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 2 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:29.974004 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67255e13b86342d8b184915157139cbb" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:29.975996 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67255e13b86342d8b184915157139cbb" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:29.976591 32012 raft_consensus.cc:3055] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:29.976958 32012 raft_consensus.cc:740] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Running, Role: LEADER
I20260709 14:56:29.977674 32012 consensus_queue.cc:260] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.978777 32012 raft_consensus.cc:3060] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:29.981488 32132 raft_consensus.cc:993] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298: : Instructing follower 62b8be589c6346b39887249cfe87c278 to start an election
I20260709 14:56:29.981986 32092 raft_consensus.cc:1081] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Signalling peer 62b8be589c6346b39887249cfe87c278 to start an election
I20260709 14:56:29.983784 31939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30f82d95740c442088fed2b1f87f7fb5"
dest_uuid: "62b8be589c6346b39887249cfe87c278"
 from {username='slave'} at 127.0.0.1:59992
I20260709 14:56:29.984382 31939 raft_consensus.cc:493] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:29.984807 31939 raft_consensus.cc:3060] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:29.985765 32012 raft_consensus.cc:2468] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 2.
I20260709 14:56:29.987572 31906 leader_election.cc:304] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [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: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8; no voters: d5453b51bbd94718a4dc2fb1af662298
I20260709 14:56:29.988787 32085 raft_consensus.cc:2804] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:29.989286 32085 raft_consensus.cc:697] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [term 2 LEADER]: Becoming Leader. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Running, Role: LEADER
I20260709 14:56:29.990108 32085 consensus_queue.cc:237] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.994626 32092 consensus_queue.cc:1048] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:29.995407 31939 raft_consensus.cc:515] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:29.998235 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f82d95740c442088fed2b1f87f7fb5" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:29.998831 31863 raft_consensus.cc:3055] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:29.999205 31863 raft_consensus.cc:740] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:30.000133 31939 leader_election.cc:290] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 2 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:30.000033 31863 consensus_queue.cc:260] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:30.001410 31863 raft_consensus.cc:3060] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.003548 31761 catalog_manager.cc:5697] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 reported cstate change: term changed from 1 to 2, leader changed from c55f47d675024edc84579289a278dae8 (127.25.241.3) to 62b8be589c6346b39887249cfe87c278 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "62b8be589c6346b39887249cfe87c278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:29.998771 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f82d95740c442088fed2b1f87f7fb5" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:30.005328 32012 raft_consensus.cc:3060] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.009438 32132 consensus_queue.cc:1048] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:30.016795 31863 raft_consensus.cc:2468] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 2.
I20260709 14:56:30.017776 32012 raft_consensus.cc:2468] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 2.
I20260709 14:56:30.017910 31905 leader_election.cc:304] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:30.019119 32085 raft_consensus.cc:2804] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:30.019619 32085 raft_consensus.cc:697] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 [term 2 LEADER]: Becoming Leader. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Running, Role: LEADER
I20260709 14:56:30.020334 32085 consensus_queue.cc:237] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:30.022393 32132 raft_consensus.cc:993] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298: : Instructing follower c55f47d675024edc84579289a278dae8 to start an election
I20260709 14:56:30.022921 32090 raft_consensus.cc:1081] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Signalling peer c55f47d675024edc84579289a278dae8 to start an election
I20260709 14:56:30.024871 32014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee410b26b8d44d01907a1c91de42ecdd"
dest_uuid: "c55f47d675024edc84579289a278dae8"
 from {username='slave'} at 127.0.0.1:37182
I20260709 14:56:30.025451 32014 raft_consensus.cc:493] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:30.025838 32014 raft_consensus.cc:3060] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.031847 32014 raft_consensus.cc:515] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:30.031234 31763 catalog_manager.cc:5697] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 reported cstate change: term changed from 1 to 2, leader changed from d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1) to 62b8be589c6346b39887249cfe87c278 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "62b8be589c6346b39887249cfe87c278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:30.033776 32014 leader_election.cc:290] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 2 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:30.034871 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee410b26b8d44d01907a1c91de42ecdd" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:30.035470 31940 raft_consensus.cc:3060] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.035632 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee410b26b8d44d01907a1c91de42ecdd" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:30.036171 31863 raft_consensus.cc:3055] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:30.036418 31863 raft_consensus.cc:740] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:30.037132 31863 consensus_queue.cc:260] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:30.038250 31863 raft_consensus.cc:3060] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.042163 31940 raft_consensus.cc:2468] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 2.
I20260709 14:56:30.043215 31980 leader_election.cc:304] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8; no voters: 
I20260709 14:56:30.043893 32093 raft_consensus.cc:2804] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:30.043901 31863 raft_consensus.cc:2468] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 2.
I20260709 14:56:30.044492 32093 raft_consensus.cc:697] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 [term 2 LEADER]: Becoming Leader. State: Replica: c55f47d675024edc84579289a278dae8, State: Running, Role: LEADER
I20260709 14:56:30.045277 32093 consensus_queue.cc:237] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:30.050997 31763 catalog_manager.cc:5697] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 reported cstate change: term changed from 1 to 2, leader changed from d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1) to c55f47d675024edc84579289a278dae8 (127.25.241.3). New cstate: current_term: 2 leader_uuid: "c55f47d675024edc84579289a278dae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:30.104844 32093 consensus_queue.cc:1048] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:30.116886 32060 consensus_queue.cc:1048] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:30.128435 32060 raft_consensus.cc:993] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8: : Instructing follower d5453b51bbd94718a4dc2fb1af662298 to start an election
I20260709 14:56:30.128989 32128 raft_consensus.cc:1081] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Signalling peer d5453b51bbd94718a4dc2fb1af662298 to start an election
I20260709 14:56:30.130600 31863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d67677dff99b4516b6d9f4e848fcd695"
dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
 from {username='slave'} at 127.0.0.1:34562
I20260709 14:56:30.131072 31863 raft_consensus.cc:493] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:30.131345 31863 raft_consensus.cc:3060] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.137959 31863 raft_consensus.cc:515] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:30.139523 31863 leader_election.cc:290] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 2 election: Requested vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:30.140375 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67677dff99b4516b6d9f4e848fcd695" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:30.140694 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67677dff99b4516b6d9f4e848fcd695" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:30.141146 31940 raft_consensus.cc:3060] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.141299 32014 raft_consensus.cc:3055] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:30.141716 32014 raft_consensus.cc:740] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Running, Role: LEADER
I20260709 14:56:30.142516 32014 consensus_queue.cc:260] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:30.143782 32014 raft_consensus.cc:3060] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.148422 31940 raft_consensus.cc:2468] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 2.
I20260709 14:56:30.149859 31831 leader_election.cc:304] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:30.150650 32014 raft_consensus.cc:2468] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 2.
I20260709 14:56:30.150684 32090 raft_consensus.cc:2804] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:30.151455 32090 raft_consensus.cc:697] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 [term 2 LEADER]: Becoming Leader. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:30.152253 32090 consensus_queue.cc:237] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:30.158694 31763 catalog_manager.cc:5697] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 reported cstate change: term changed from 1 to 2, leader changed from c55f47d675024edc84579289a278dae8 (127.25.241.3) to d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1). New cstate: current_term: 2 leader_uuid: "d5453b51bbd94718a4dc2fb1af662298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:30.170717 32014 raft_consensus.cc:1275] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Refusing update from remote peer d5453b51bbd94718a4dc2fb1af662298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:30.171969 32090 consensus_queue.cc:1048] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:30.180047 31940 raft_consensus.cc:3060] T 8098deab109243d4ab276f31664a4bcd P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.186246 32084 raft_consensus.cc:993] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278: : Instructing follower d5453b51bbd94718a4dc2fb1af662298 to start an election
I20260709 14:56:30.186848 32084 raft_consensus.cc:1081] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 1 LEADER]: Signalling peer d5453b51bbd94718a4dc2fb1af662298 to start an election
I20260709 14:56:30.188396 31863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd7b4f6ddf2a4ff4be430d0317d0c45b"
dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
 from {username='slave'} at 127.0.0.1:34550
I20260709 14:56:30.188872 31940 raft_consensus.cc:1275] T 8098deab109243d4ab276f31664a4bcd P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Refusing update from remote peer d5453b51bbd94718a4dc2fb1af662298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:30.188994 31863 raft_consensus.cc:493] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:30.189590 31863 raft_consensus.cc:3060] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.190352 32090 consensus_queue.cc:1048] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:30.195984 31863 raft_consensus.cc:515] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:30.198769 31863 leader_election.cc:290] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 2 election: Requested vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:30.198973 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7b4f6ddf2a4ff4be430d0317d0c45b" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:30.199802 32014 raft_consensus.cc:3060] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.200982 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7b4f6ddf2a4ff4be430d0317d0c45b" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:30.201562 31940 raft_consensus.cc:3055] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:30.201786 31940 raft_consensus.cc:740] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Running, Role: LEADER
I20260709 14:56:30.202431 31940 consensus_queue.cc:260] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:30.203424 31940 raft_consensus.cc:3060] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.206101 32014 raft_consensus.cc:2468] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 2.
I20260709 14:56:30.207265 31831 leader_election.cc:304] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:30.208238 32090 raft_consensus.cc:2804] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:30.208624 32090 raft_consensus.cc:697] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [term 2 LEADER]: Becoming Leader. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:30.209431 32090 consensus_queue.cc:237] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:30.210036 31940 raft_consensus.cc:2468] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 2.
I20260709 14:56:30.215543 31761 catalog_manager.cc:5697] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 reported cstate change: term changed from 1 to 2, leader changed from 62b8be589c6346b39887249cfe87c278 (127.25.241.2) to d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1). New cstate: current_term: 2 leader_uuid: "d5453b51bbd94718a4dc2fb1af662298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:30.240353 31863 raft_consensus.cc:1275] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Refusing update from remote peer 62b8be589c6346b39887249cfe87c278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:30.241659 32084 consensus_queue.cc:1048] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:30.251736 32014 raft_consensus.cc:1275] T 6e775895616c47a982f4591c7e24d118 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Refusing update from remote peer 62b8be589c6346b39887249cfe87c278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:30.254542 32144 consensus_queue.cc:1048] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:30.375298 31863 raft_consensus.cc:3060] T 67255e13b86342d8b184915157139cbb P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.380484 31863 raft_consensus.cc:1275] T 67255e13b86342d8b184915157139cbb P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Refusing update from remote peer 62b8be589c6346b39887249cfe87c278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:30.381786 32144 consensus_queue.cc:1048] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:30.389530 32014 raft_consensus.cc:1275] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Refusing update from remote peer 62b8be589c6346b39887249cfe87c278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:30.391469 32144 consensus_queue.cc:1048] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:30.424430 31863 raft_consensus.cc:1275] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Refusing update from remote peer c55f47d675024edc84579289a278dae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:30.425850 32128 consensus_queue.cc:1048] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:30.433454 31940 raft_consensus.cc:1275] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Refusing update from remote peer c55f47d675024edc84579289a278dae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:30.434859 32060 consensus_queue.cc:1048] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:30.531144 31863 raft_consensus.cc:1275] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Refusing update from remote peer 62b8be589c6346b39887249cfe87c278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:30.532394 32144 consensus_queue.cc:1048] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:30.539899 32014 raft_consensus.cc:1275] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Refusing update from remote peer 62b8be589c6346b39887249cfe87c278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:30.542197 32012 raft_consensus.cc:1275] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Refusing update from remote peer d5453b51bbd94718a4dc2fb1af662298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:30.542291 32085 consensus_queue.cc:1048] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:30.544242 32090 consensus_queue.cc:1048] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:30.554122 31940 raft_consensus.cc:1275] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Refusing update from remote peer d5453b51bbd94718a4dc2fb1af662298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:30.555547 32090 consensus_queue.cc:1048] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:30.640269 32012 raft_consensus.cc:1275] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Refusing update from remote peer d5453b51bbd94718a4dc2fb1af662298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:30.641439 32090 consensus_queue.cc:1048] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:30.646030 31940 raft_consensus.cc:1275] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Refusing update from remote peer d5453b51bbd94718a4dc2fb1af662298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:30.647240 32132 consensus_queue.cc:1048] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:32.783942 31762 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36322:
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:56:32.786069 31762 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:56:32.833323 31847 tablet_service.cc:1511] Processing CreateTablet for tablet 395f17d9cd3b41b7bd40e08d5c7c7dac (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:32.834610 31847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395f17d9cd3b41b7bd40e08d5c7c7dac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.834327 31924 tablet_service.cc:1511] Processing CreateTablet for tablet 395f17d9cd3b41b7bd40e08d5c7c7dac (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:32.835624 31924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395f17d9cd3b41b7bd40e08d5c7c7dac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.835901 32001 tablet_service.cc:1511] Processing CreateTablet for tablet 395f17d9cd3b41b7bd40e08d5c7c7dac (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:32.837109 32001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395f17d9cd3b41b7bd40e08d5c7c7dac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.839299 31928 tablet_service.cc:1511] Processing CreateTablet for tablet 28e97ff6490c44d98b6f042dfd6e6518 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:32.840595 31928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e97ff6490c44d98b6f042dfd6e6518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.846522 31854 tablet_service.cc:1511] Processing CreateTablet for tablet 28e97ff6490c44d98b6f042dfd6e6518 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:32.846954 32000 tablet_service.cc:1511] Processing CreateTablet for tablet 28e97ff6490c44d98b6f042dfd6e6518 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:32.847873 31854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e97ff6490c44d98b6f042dfd6e6518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.848237 32000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e97ff6490c44d98b6f042dfd6e6518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.852485 31852 tablet_service.cc:1511] Processing CreateTablet for tablet 5d1d71f8b454485cb3362bcc46017969 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:32.853929 31852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d1d71f8b454485cb3362bcc46017969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.870939 31926 tablet_service.cc:1511] Processing CreateTablet for tablet 5d1d71f8b454485cb3362bcc46017969 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:32.872368 31926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d1d71f8b454485cb3362bcc46017969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.872051 31996 tablet_service.cc:1511] Processing CreateTablet for tablet 5d1d71f8b454485cb3362bcc46017969 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:32.873347 31996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d1d71f8b454485cb3362bcc46017969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.892972 32164 tablet_bootstrap.cc:492] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298: Bootstrap starting.
I20260709 14:56:32.900520 32163 tablet_bootstrap.cc:492] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8: Bootstrap starting.
I20260709 14:56:32.903177 31924 tablet_service.cc:1511] Processing CreateTablet for tablet 88b771372cc14858be8df00f220927f0 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:32.904605 31924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88b771372cc14858be8df00f220927f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.908901 32162 tablet_bootstrap.cc:492] T 395f17d9cd3b41b7bd40e08d5c7c7dac P 62b8be589c6346b39887249cfe87c278: Bootstrap starting.
I20260709 14:56:32.908594 31996 tablet_service.cc:1511] Processing CreateTablet for tablet 88b771372cc14858be8df00f220927f0 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:32.909997 31996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88b771372cc14858be8df00f220927f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.895392 31854 tablet_service.cc:1511] Processing CreateTablet for tablet 88b771372cc14858be8df00f220927f0 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:32.910966 31854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88b771372cc14858be8df00f220927f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.915882 32162 tablet_bootstrap.cc:654] T 395f17d9cd3b41b7bd40e08d5c7c7dac P 62b8be589c6346b39887249cfe87c278: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.922489 31926 tablet_service.cc:1511] Processing CreateTablet for tablet cae80946e45845d884495fff3a3a41e6 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:32.923883 31926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cae80946e45845d884495fff3a3a41e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.924081 32001 tablet_service.cc:1511] Processing CreateTablet for tablet cae80946e45845d884495fff3a3a41e6 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:32.924472 31852 tablet_service.cc:1511] Processing CreateTablet for tablet cae80946e45845d884495fff3a3a41e6 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:32.925450 32001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cae80946e45845d884495fff3a3a41e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.926065 31852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cae80946e45845d884495fff3a3a41e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.931653 32163 tablet_bootstrap.cc:654] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.936048 31847 tablet_service.cc:1511] Processing CreateTablet for tablet 5379c70908754bfcb008b378cca88962 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:32.937419 31847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5379c70908754bfcb008b378cca88962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.940977 32164 tablet_bootstrap.cc:654] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.953231 31928 tablet_service.cc:1511] Processing CreateTablet for tablet 5379c70908754bfcb008b378cca88962 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:32.957732 32001 tablet_service.cc:1511] Processing CreateTablet for tablet 5379c70908754bfcb008b378cca88962 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:32.959100 32001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5379c70908754bfcb008b378cca88962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.961789 31849 tablet_service.cc:1511] Processing CreateTablet for tablet 28ea15e527cf41df8b01d049f346c455 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:32.963125 31849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28ea15e527cf41df8b01d049f346c455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.963703 31848 tablet_service.cc:1511] Processing CreateTablet for tablet 4650b77fc1fb48989f6739a3bf641b81 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:32.964965 31848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4650b77fc1fb48989f6739a3bf641b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.971283 32162 tablet_bootstrap.cc:492] T 395f17d9cd3b41b7bd40e08d5c7c7dac P 62b8be589c6346b39887249cfe87c278: No bootstrap required, opened a new log
I20260709 14:56:32.971840 32162 ts_tablet_manager.cc:1403] T 395f17d9cd3b41b7bd40e08d5c7c7dac P 62b8be589c6346b39887249cfe87c278: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.016s
I20260709 14:56:32.972455 31928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5379c70908754bfcb008b378cca88962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.972947 31930 tablet_service.cc:1511] Processing CreateTablet for tablet 4650b77fc1fb48989f6739a3bf641b81 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:32.974211 31930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4650b77fc1fb48989f6739a3bf641b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.978355 32162 raft_consensus.cc:359] T 395f17d9cd3b41b7bd40e08d5c7c7dac P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:32.979236 32162 raft_consensus.cc:385] T 395f17d9cd3b41b7bd40e08d5c7c7dac P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.979535 32162 raft_consensus.cc:740] T 395f17d9cd3b41b7bd40e08d5c7c7dac P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.980472 32162 consensus_queue.cc:260] T 395f17d9cd3b41b7bd40e08d5c7c7dac P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:32.982474 31996 tablet_service.cc:1511] Processing CreateTablet for tablet 28ea15e527cf41df8b01d049f346c455 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:32.983831 31996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28ea15e527cf41df8b01d049f346c455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.985669 31926 tablet_service.cc:1511] Processing CreateTablet for tablet 28ea15e527cf41df8b01d049f346c455 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:32.986992 31926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28ea15e527cf41df8b01d049f346c455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.994055 32162 ts_tablet_manager.cc:1434] T 395f17d9cd3b41b7bd40e08d5c7c7dac P 62b8be589c6346b39887249cfe87c278: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:56:33.014917 32163 tablet_bootstrap.cc:492] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8: No bootstrap required, opened a new log
W20260709 14:56:32.967783 31831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:36779, user_credentials={real_user=slave}} blocked reactor thread for 54295.7us
I20260709 14:56:33.017326 32000 tablet_service.cc:1511] Processing CreateTablet for tablet 4650b77fc1fb48989f6739a3bf641b81 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:33.021209 32162 tablet_bootstrap.cc:492] T 28e97ff6490c44d98b6f042dfd6e6518 P 62b8be589c6346b39887249cfe87c278: Bootstrap starting.
I20260709 14:56:33.021739 32000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4650b77fc1fb48989f6739a3bf641b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.023087 32164 tablet_bootstrap.cc:492] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298: No bootstrap required, opened a new log
I20260709 14:56:33.023610 32164 ts_tablet_manager.cc:1403] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298: Time spent bootstrapping tablet: real 0.131s	user 0.010s	sys 0.004s
I20260709 14:56:33.024340 31847 tablet_service.cc:1511] Processing CreateTablet for tablet ab7c1cb59959469e9ff7692807ed8300 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:33.029433 31847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab7c1cb59959469e9ff7692807ed8300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.027408 32162 tablet_bootstrap.cc:654] T 28e97ff6490c44d98b6f042dfd6e6518 P 62b8be589c6346b39887249cfe87c278: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.026917 32164 raft_consensus.cc:359] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.035611 32164 raft_consensus.cc:385] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.035946 32164 raft_consensus.cc:740] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.036689 32164 consensus_queue.cc:260] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.019059 32163 ts_tablet_manager.cc:1403] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8: Time spent bootstrapping tablet: real 0.118s	user 0.015s	sys 0.035s
I20260709 14:56:33.048849 32164 ts_tablet_manager.cc:1434] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 14:56:33.042279 31924 tablet_service.cc:1511] Processing CreateTablet for tablet ab7c1cb59959469e9ff7692807ed8300 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:33.051817 31924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab7c1cb59959469e9ff7692807ed8300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.052551 31999 tablet_service.cc:1511] Processing CreateTablet for tablet ab7c1cb59959469e9ff7692807ed8300 (DEFAULT_TABLE table=soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:33.053748 31999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab7c1cb59959469e9ff7692807ed8300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.053905 32163 raft_consensus.cc:359] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.054692 32163 raft_consensus.cc:385] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.054965 32163 raft_consensus.cc:740] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.055691 32163 consensus_queue.cc:260] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.062373 32164 tablet_bootstrap.cc:492] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298: Bootstrap starting.
I20260709 14:56:33.062988 32163 ts_tablet_manager.cc:1434] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 14:56:33.064066 32163 tablet_bootstrap.cc:492] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8: Bootstrap starting.
I20260709 14:56:33.070370 32163 tablet_bootstrap.cc:654] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.079282 32164 tablet_bootstrap.cc:654] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.092357 32162 tablet_bootstrap.cc:492] T 28e97ff6490c44d98b6f042dfd6e6518 P 62b8be589c6346b39887249cfe87c278: No bootstrap required, opened a new log
I20260709 14:56:33.092947 32162 ts_tablet_manager.cc:1403] T 28e97ff6490c44d98b6f042dfd6e6518 P 62b8be589c6346b39887249cfe87c278: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.007s
I20260709 14:56:33.095613 32163 tablet_bootstrap.cc:492] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8: No bootstrap required, opened a new log
I20260709 14:56:33.096215 32164 tablet_bootstrap.cc:492] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298: No bootstrap required, opened a new log
I20260709 14:56:33.096297 32163 ts_tablet_manager.cc:1403] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.018s
I20260709 14:56:33.096757 32164 ts_tablet_manager.cc:1403] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.004s
I20260709 14:56:33.095729 32162 raft_consensus.cc:359] T 28e97ff6490c44d98b6f042dfd6e6518 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.097927 32162 raft_consensus.cc:385] T 28e97ff6490c44d98b6f042dfd6e6518 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.098244 32162 raft_consensus.cc:740] T 28e97ff6490c44d98b6f042dfd6e6518 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.098950 32162 consensus_queue.cc:260] T 28e97ff6490c44d98b6f042dfd6e6518 P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.099385 32163 raft_consensus.cc:359] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.100174 32163 raft_consensus.cc:385] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.100461 32163 raft_consensus.cc:740] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.101173 32163 consensus_queue.cc:260] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.103327 32163 ts_tablet_manager.cc:1434] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:56:33.103555 32162 ts_tablet_manager.cc:1434] T 28e97ff6490c44d98b6f042dfd6e6518 P 62b8be589c6346b39887249cfe87c278: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:56:33.104238 32163 tablet_bootstrap.cc:492] T 5d1d71f8b454485cb3362bcc46017969 P c55f47d675024edc84579289a278dae8: Bootstrap starting.
I20260709 14:56:33.099495 32164 raft_consensus.cc:359] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.104584 32162 tablet_bootstrap.cc:492] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278: Bootstrap starting.
I20260709 14:56:33.104818 32164 raft_consensus.cc:385] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.105123 32164 raft_consensus.cc:740] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.105979 32164 consensus_queue.cc:260] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.108232 32164 ts_tablet_manager.cc:1434] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:56:33.109297 32164 tablet_bootstrap.cc:492] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298: Bootstrap starting.
I20260709 14:56:33.111554 32162 tablet_bootstrap.cc:654] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.117818 32162 tablet_bootstrap.cc:492] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278: No bootstrap required, opened a new log
I20260709 14:56:33.118322 32162 ts_tablet_manager.cc:1403] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:56:33.121260 32162 raft_consensus.cc:359] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.121963 32162 raft_consensus.cc:385] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.122200 32163 tablet_bootstrap.cc:654] T 5d1d71f8b454485cb3362bcc46017969 P c55f47d675024edc84579289a278dae8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.122275 32162 raft_consensus.cc:740] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.123167 32162 consensus_queue.cc:260] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.125485 32162 ts_tablet_manager.cc:1434] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260709 14:56:33.126554 32162 tablet_bootstrap.cc:492] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278: Bootstrap starting.
I20260709 14:56:33.127635 32164 tablet_bootstrap.cc:654] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.133500 32162 tablet_bootstrap.cc:654] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.139541 32163 tablet_bootstrap.cc:492] T 5d1d71f8b454485cb3362bcc46017969 P c55f47d675024edc84579289a278dae8: No bootstrap required, opened a new log
I20260709 14:56:33.139957 32163 ts_tablet_manager.cc:1403] T 5d1d71f8b454485cb3362bcc46017969 P c55f47d675024edc84579289a278dae8: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.006s
I20260709 14:56:33.140470 32162 tablet_bootstrap.cc:492] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278: No bootstrap required, opened a new log
I20260709 14:56:33.140923 32162 ts_tablet_manager.cc:1403] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 14:56:33.142212 32164 tablet_bootstrap.cc:492] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298: No bootstrap required, opened a new log
I20260709 14:56:33.142715 32164 ts_tablet_manager.cc:1403] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.004s
I20260709 14:56:33.142648 32163 raft_consensus.cc:359] T 5d1d71f8b454485cb3362bcc46017969 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.142951 32162 raft_consensus.cc:359] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.143574 32163 raft_consensus.cc:385] T 5d1d71f8b454485cb3362bcc46017969 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.143632 32162 raft_consensus.cc:385] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.143993 32163 raft_consensus.cc:740] T 5d1d71f8b454485cb3362bcc46017969 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.144093 32162 raft_consensus.cc:740] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.144917 32163 consensus_queue.cc:260] T 5d1d71f8b454485cb3362bcc46017969 P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.145252 32162 consensus_queue.cc:260] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.145779 32164 raft_consensus.cc:359] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.146492 32164 raft_consensus.cc:385] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.146756 32164 raft_consensus.cc:740] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.147255 32163 ts_tablet_manager.cc:1434] T 5d1d71f8b454485cb3362bcc46017969 P c55f47d675024edc84579289a278dae8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:56:33.147673 32162 ts_tablet_manager.cc:1434] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:56:33.147441 32164 consensus_queue.cc:260] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.148260 32163 tablet_bootstrap.cc:492] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8: Bootstrap starting.
I20260709 14:56:33.148684 32162 tablet_bootstrap.cc:492] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278: Bootstrap starting.
I20260709 14:56:33.149695 32164 ts_tablet_manager.cc:1434] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:33.150852 32164 tablet_bootstrap.cc:492] T 5379c70908754bfcb008b378cca88962 P d5453b51bbd94718a4dc2fb1af662298: Bootstrap starting.
I20260709 14:56:33.155455 32163 tablet_bootstrap.cc:654] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.155457 32162 tablet_bootstrap.cc:654] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.157256 32164 tablet_bootstrap.cc:654] T 5379c70908754bfcb008b378cca88962 P d5453b51bbd94718a4dc2fb1af662298: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:33.160467 31811 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:33.192063 32163 tablet_bootstrap.cc:492] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8: No bootstrap required, opened a new log
I20260709 14:56:33.192651 32163 ts_tablet_manager.cc:1403] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.026s
I20260709 14:56:33.192718 32162 tablet_bootstrap.cc:492] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278: No bootstrap required, opened a new log
I20260709 14:56:33.193250 32162 ts_tablet_manager.cc:1403] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.020s
I20260709 14:56:33.193647 32164 tablet_bootstrap.cc:492] T 5379c70908754bfcb008b378cca88962 P d5453b51bbd94718a4dc2fb1af662298: No bootstrap required, opened a new log
I20260709 14:56:33.194149 32164 ts_tablet_manager.cc:1403] T 5379c70908754bfcb008b378cca88962 P d5453b51bbd94718a4dc2fb1af662298: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.021s
I20260709 14:56:33.195492 32162 raft_consensus.cc:359] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.196071 32162 raft_consensus.cc:385] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.196412 32162 raft_consensus.cc:740] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.195950 32163 raft_consensus.cc:359] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.196803 32163 raft_consensus.cc:385] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.197144 32163 raft_consensus.cc:740] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.196898 32164 raft_consensus.cc:359] T 5379c70908754bfcb008b378cca88962 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.197213 32162 consensus_queue.cc:260] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.197813 32164 raft_consensus.cc:385] T 5379c70908754bfcb008b378cca88962 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.198259 32164 raft_consensus.cc:740] T 5379c70908754bfcb008b378cca88962 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.198010 32163 consensus_queue.cc:260] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.198987 32164 consensus_queue.cc:260] T 5379c70908754bfcb008b378cca88962 P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.199846 32162 ts_tablet_manager.cc:1434] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260709 14:56:33.200336 32163 ts_tablet_manager.cc:1434] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:56:33.200853 32162 tablet_bootstrap.cc:492] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278: Bootstrap starting.
I20260709 14:56:33.201330 32163 tablet_bootstrap.cc:492] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8: Bootstrap starting.
I20260709 14:56:33.201529 32164 ts_tablet_manager.cc:1434] T 5379c70908754bfcb008b378cca88962 P d5453b51bbd94718a4dc2fb1af662298: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 14:56:33.202601 32164 tablet_bootstrap.cc:492] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298: Bootstrap starting.
I20260709 14:56:33.208271 32162 tablet_bootstrap.cc:654] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.208455 32163 tablet_bootstrap.cc:654] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.209093 32164 tablet_bootstrap.cc:654] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.216037 32150 raft_consensus.cc:493] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.216717 32150 raft_consensus.cc:515] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.219099 32150 leader_election.cc:290] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:33.220760 32163 tablet_bootstrap.cc:492] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8: No bootstrap required, opened a new log
I20260709 14:56:33.221294 32163 ts_tablet_manager.cc:1403] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260709 14:56:33.221913 32162 tablet_bootstrap.cc:492] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278: No bootstrap required, opened a new log
I20260709 14:56:33.222311 32164 tablet_bootstrap.cc:492] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298: No bootstrap required, opened a new log
I20260709 14:56:33.222417 32162 ts_tablet_manager.cc:1403] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260709 14:56:33.222864 32164 ts_tablet_manager.cc:1403] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260709 14:56:33.224143 32163 raft_consensus.cc:359] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.224926 32163 raft_consensus.cc:385] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.225199 32163 raft_consensus.cc:740] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.225443 32162 raft_consensus.cc:359] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.225775 32164 raft_consensus.cc:359] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.226159 32162 raft_consensus.cc:385] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.226025 32163 consensus_queue.cc:260] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.226528 32164 raft_consensus.cc:385] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.226630 32162 raft_consensus.cc:740] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.226912 32164 raft_consensus.cc:740] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.222254 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d71f8b454485cb3362bcc46017969" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:33.227507 32162 consensus_queue.cc:260] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.227674 32164 consensus_queue.cc:260] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.228329 32163 ts_tablet_manager.cc:1434] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:33.228416 32014 raft_consensus.cc:2468] T 5d1d71f8b454485cb3362bcc46017969 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 0.
I20260709 14:56:33.229310 32163 tablet_bootstrap.cc:492] T 5379c70908754bfcb008b378cca88962 P c55f47d675024edc84579289a278dae8: Bootstrap starting.
I20260709 14:56:33.230136 31906 leader_election.cc:304] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8; no voters: 
I20260709 14:56:33.230749 32162 ts_tablet_manager.cc:1434] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260709 14:56:33.231271 32161 raft_consensus.cc:2804] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.231659 32161 raft_consensus.cc:493] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.231935 32162 tablet_bootstrap.cc:492] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278: Bootstrap starting.
I20260709 14:56:33.232540 32164 ts_tablet_manager.cc:1434] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:56:33.233606 32164 tablet_bootstrap.cc:492] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298: Bootstrap starting.
I20260709 14:56:33.235736 32163 tablet_bootstrap.cc:654] T 5379c70908754bfcb008b378cca88962 P c55f47d675024edc84579289a278dae8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.231972 32161 raft_consensus.cc:3060] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.238767 32162 tablet_bootstrap.cc:654] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.239905 32164 tablet_bootstrap.cc:654] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.227566 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d71f8b454485cb3362bcc46017969" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298" is_pre_election: true
I20260709 14:56:33.262001 32163 tablet_bootstrap.cc:492] T 5379c70908754bfcb008b378cca88962 P c55f47d675024edc84579289a278dae8: No bootstrap required, opened a new log
I20260709 14:56:33.262734 32149 raft_consensus.cc:493] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.264635 32163 ts_tablet_manager.cc:1403] T 5379c70908754bfcb008b378cca88962 P c55f47d675024edc84579289a278dae8: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.012s
I20260709 14:56:33.264850 32149 raft_consensus.cc:515] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.279910 32163 raft_consensus.cc:359] T 5379c70908754bfcb008b378cca88962 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.269282 31863 raft_consensus.cc:2468] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 0.
I20260709 14:56:33.281337 32163 raft_consensus.cc:385] T 5379c70908754bfcb008b378cca88962 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.281934 32163 raft_consensus.cc:740] T 5379c70908754bfcb008b378cca88962 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.282732 32163 consensus_queue.cc:260] T 5379c70908754bfcb008b378cca88962 P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.285005 32186 raft_consensus.cc:493] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.288568 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae80946e45845d884495fff3a3a41e6" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298" is_pre_election: true
I20260709 14:56:33.288767 32185 raft_consensus.cc:493] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.287140 32161 raft_consensus.cc:515] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.292891 32185 raft_consensus.cc:515] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.289399 32149 leader_election.cc:290] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:33.294687 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae80946e45845d884495fff3a3a41e6" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278" is_pre_election: true
I20260709 14:56:33.295360 31939 raft_consensus.cc:2468] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 0.
W20260709 14:56:33.295876 31979 leader_election.cc:343] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.296536 32161 leader_election.cc:290] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:33.297293 31980 leader_election.cc:304] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [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: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8; no voters: d5453b51bbd94718a4dc2fb1af662298
I20260709 14:56:33.298224 32164 tablet_bootstrap.cc:492] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298: No bootstrap required, opened a new log
I20260709 14:56:33.308571 32164 ts_tablet_manager.cc:1403] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298: Time spent bootstrapping tablet: real 0.075s	user 0.005s	sys 0.024s
I20260709 14:56:33.308720 32187 raft_consensus.cc:2804] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.287994 32186 raft_consensus.cc:515] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.299252 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d71f8b454485cb3362bcc46017969" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:33.309814 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395f17d9cd3b41b7bd40e08d5c7c7dac" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278" is_pre_election: true
I20260709 14:56:33.310158 32014 raft_consensus.cc:3060] T 5d1d71f8b454485cb3362bcc46017969 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.310539 31939 raft_consensus.cc:2468] T 395f17d9cd3b41b7bd40e08d5c7c7dac P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 0.
I20260709 14:56:33.309880 32187 raft_consensus.cc:493] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.311558 32164 raft_consensus.cc:359] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.312319 32164 raft_consensus.cc:385] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.312631 32164 raft_consensus.cc:740] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.313030 31980 leader_election.cc:304] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8; no voters: 
I20260709 14:56:33.313607 32165 raft_consensus.cc:493] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.314067 32165 raft_consensus.cc:515] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.301107 32185 leader_election.cc:290] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:33.312197 32187 raft_consensus.cc:3060] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.315099 32185 raft_consensus.cc:2804] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.320032 32185 raft_consensus.cc:493] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.301339 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d71f8b454485cb3362bcc46017969" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:33.321242 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395f17d9cd3b41b7bd40e08d5c7c7dac" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278" is_pre_election: true
I20260709 14:56:33.322006 31939 raft_consensus.cc:2468] T 395f17d9cd3b41b7bd40e08d5c7c7dac P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 0.
I20260709 14:56:33.322189 32187 raft_consensus.cc:515] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.323127 31831 leader_election.cc:304] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:33.313385 32164 consensus_queue.cc:260] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.316212 32165 leader_election.cc:290] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:33.324489 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b771372cc14858be8df00f220927f0" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298" is_pre_election: true
I20260709 14:56:33.318375 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395f17d9cd3b41b7bd40e08d5c7c7dac" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:33.324887 32147 raft_consensus.cc:2804] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.325145 31864 raft_consensus.cc:2468] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 0.
I20260709 14:56:33.325843 32149 raft_consensus.cc:493] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.321362 32185 raft_consensus.cc:3060] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.326187 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae80946e45845d884495fff3a3a41e6" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:33.326259 32186 leader_election.cc:290] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:33.329010 32187 leader_election.cc:290] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:33.326567 31979 leader_election.cc:304] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:33.302464 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395f17d9cd3b41b7bd40e08d5c7c7dac" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298" is_pre_election: true
I20260709 14:56:33.327474 32147 raft_consensus.cc:493] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.305270 32162 tablet_bootstrap.cc:492] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278: No bootstrap required, opened a new log
I20260709 14:56:33.302488 32163 ts_tablet_manager.cc:1434] T 5379c70908754bfcb008b378cca88962 P c55f47d675024edc84579289a278dae8: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260709 14:56:33.319523 32014 raft_consensus.cc:2468] T 5d1d71f8b454485cb3362bcc46017969 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 1.
I20260709 14:56:33.326280 31865 raft_consensus.cc:3060] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.331259 32147 raft_consensus.cc:3060] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:33.332098 31979 leader_election.cc:343] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.334996 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b771372cc14858be8df00f220927f0" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278" is_pre_election: true
I20260709 14:56:33.335654 31939 raft_consensus.cc:2468] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 0.
I20260709 14:56:33.336714 32165 raft_consensus.cc:493] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.337189 32165 raft_consensus.cc:515] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.339126 32165 leader_election.cc:290] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:33.339851 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae80946e45845d884495fff3a3a41e6" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:33.340461 31939 raft_consensus.cc:3060] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.340893 32164 ts_tablet_manager.cc:1434] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.002s
I20260709 14:56:33.339802 31906 leader_election.cc:304] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8; no voters: 
I20260709 14:56:33.341917 32164 tablet_bootstrap.cc:492] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298: Bootstrap starting.
I20260709 14:56:33.344105 32147 raft_consensus.cc:515] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.345386 31863 raft_consensus.cc:2393] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c55f47d675024edc84579289a278dae8 in current term 1: Already voted for candidate d5453b51bbd94718a4dc2fb1af662298 in this term.
I20260709 14:56:33.333549 32162 ts_tablet_manager.cc:1403] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.018s
I20260709 14:56:33.347136 32147 leader_election.cc:290] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 election: Requested vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:33.347234 32150 raft_consensus.cc:2804] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.333122 32187 raft_consensus.cc:2804] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.347859 32150 raft_consensus.cc:697] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 1 LEADER]: Becoming Leader. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Running, Role: LEADER
I20260709 14:56:33.348383 32187 raft_consensus.cc:493] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.348863 32187 raft_consensus.cc:3060] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.349042 32150 consensus_queue.cc:237] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.345353 32163 tablet_bootstrap.cc:492] T 4650b77fc1fb48989f6739a3bf641b81 P c55f47d675024edc84579289a278dae8: Bootstrap starting.
I20260709 14:56:33.357815 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ea15e527cf41df8b01d049f346c455" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278" is_pre_election: true
I20260709 14:56:33.357969 32187 raft_consensus.cc:515] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.360134 32185 raft_consensus.cc:515] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.360548 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ea15e527cf41df8b01d049f346c455" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:33.361413 32012 raft_consensus.cc:2393] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5453b51bbd94718a4dc2fb1af662298 in current term 1: Already voted for candidate c55f47d675024edc84579289a278dae8 in this term.
I20260709 14:56:33.362914 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395f17d9cd3b41b7bd40e08d5c7c7dac" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:33.363672 31863 raft_consensus.cc:2393] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c55f47d675024edc84579289a278dae8 in current term 1: Already voted for candidate d5453b51bbd94718a4dc2fb1af662298 in this term.
I20260709 14:56:33.364121 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395f17d9cd3b41b7bd40e08d5c7c7dac" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:33.364526 31865 raft_consensus.cc:2468] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 1.
I20260709 14:56:33.364776 31940 raft_consensus.cc:3060] T 395f17d9cd3b41b7bd40e08d5c7c7dac P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.362020 32163 tablet_bootstrap.cc:654] T 4650b77fc1fb48989f6739a3bf641b81 P c55f47d675024edc84579289a278dae8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.368988 31938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395f17d9cd3b41b7bd40e08d5c7c7dac" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:33.364333 32164 tablet_bootstrap.cc:654] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.370800 31980 leader_election.cc:304] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8 [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: c55f47d675024edc84579289a278dae8; no voters: 62b8be589c6346b39887249cfe87c278, d5453b51bbd94718a4dc2fb1af662298
I20260709 14:56:33.371865 32188 raft_consensus.cc:2749] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:33.328089 32149 raft_consensus.cc:515] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.372359 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395f17d9cd3b41b7bd40e08d5c7c7dac" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:33.372910 32187 leader_election.cc:290] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:33.373195 32012 raft_consensus.cc:2393] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d5453b51bbd94718a4dc2fb1af662298 in current term 1: Already voted for candidate c55f47d675024edc84579289a278dae8 in this term.
I20260709 14:56:33.373955 31938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b771372cc14858be8df00f220927f0" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:33.374610 31938 raft_consensus.cc:3060] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.376132 31940 raft_consensus.cc:2468] T 395f17d9cd3b41b7bd40e08d5c7c7dac P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 1.
W20260709 14:56:33.379271 31831 leader_election.cc:343] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55f47d675024edc84579289a278dae8 (127.25.241.3:42711): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:33.383508 31831 leader_election.cc:343] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.385819 31831 leader_election.cc:304] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5453b51bbd94718a4dc2fb1af662298; no voters: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8
I20260709 14:56:33.386695 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e97ff6490c44d98b6f042dfd6e6518" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298" is_pre_election: true
I20260709 14:56:33.367674 31939 raft_consensus.cc:2468] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 1.
I20260709 14:56:33.387419 31863 raft_consensus.cc:2468] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 0.
I20260709 14:56:33.387603 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e97ff6490c44d98b6f042dfd6e6518" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278" is_pre_election: true
I20260709 14:56:33.388057 31980 leader_election.cc:304] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8; no voters: d5453b51bbd94718a4dc2fb1af662298
I20260709 14:56:33.388628 31940 raft_consensus.cc:2468] T 28e97ff6490c44d98b6f042dfd6e6518 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 0.
I20260709 14:56:33.388717 31979 leader_election.cc:304] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:33.388929 32187 raft_consensus.cc:2804] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.366741 32162 raft_consensus.cc:359] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.389585 32187 raft_consensus.cc:697] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Becoming Leader. State: Replica: c55f47d675024edc84579289a278dae8, State: Running, Role: LEADER
I20260709 14:56:33.389716 32186 raft_consensus.cc:2804] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.389559 32162 raft_consensus.cc:385] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.390451 32186 raft_consensus.cc:493] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.390830 32186 raft_consensus.cc:3060] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.390727 32187 consensus_queue.cc:237] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.393085 32147 raft_consensus.cc:2749] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:33.390736 32162 raft_consensus.cc:740] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.395118 31831 leader_election.cc:304] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, d5453b51bbd94718a4dc2fb1af662298; no voters: c55f47d675024edc84579289a278dae8
I20260709 14:56:33.395330 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b771372cc14858be8df00f220927f0" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:33.395982 31865 raft_consensus.cc:3060] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.396222 32189 raft_consensus.cc:2804] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.396765 32189 raft_consensus.cc:697] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Becoming Leader. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:33.396414 31761 catalog_manager.cc:5697] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62b8be589c6346b39887249cfe87c278 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "62b8be589c6346b39887249cfe87c278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.397187 32162 consensus_queue.cc:260] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.397588 32189 consensus_queue.cc:237] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.398088 32185 leader_election.cc:290] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:33.389247 32149 leader_election.cc:290] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:33.404458 32186 raft_consensus.cc:515] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.407492 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e97ff6490c44d98b6f042dfd6e6518" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:33.407739 31938 raft_consensus.cc:2468] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 1.
I20260709 14:56:33.408150 31863 raft_consensus.cc:3060] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.408962 31980 leader_election.cc:304] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8; no voters: 
I20260709 14:56:33.410032 32149 raft_consensus.cc:2804] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.410521 32149 raft_consensus.cc:697] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Becoming Leader. State: Replica: c55f47d675024edc84579289a278dae8, State: Running, Role: LEADER
I20260709 14:56:33.411326 32149 consensus_queue.cc:237] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.409174 32164 tablet_bootstrap.cc:492] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298: No bootstrap required, opened a new log
I20260709 14:56:33.413923 32164 ts_tablet_manager.cc:1403] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.006s
I20260709 14:56:33.414012 32162 ts_tablet_manager.cc:1434] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278: Time spent starting tablet: real 0.068s	user 0.002s	sys 0.005s
I20260709 14:56:33.416275 32162 tablet_bootstrap.cc:492] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278: Bootstrap starting.
I20260709 14:56:33.422484 32162 tablet_bootstrap.cc:654] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.422185 31863 raft_consensus.cc:2468] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 1.
I20260709 14:56:33.431506 31979 leader_election.cc:304] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:33.424047 32163 tablet_bootstrap.cc:492] T 4650b77fc1fb48989f6739a3bf641b81 P c55f47d675024edc84579289a278dae8: No bootstrap required, opened a new log
I20260709 14:56:33.432591 32187 raft_consensus.cc:2804] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.433220 32187 raft_consensus.cc:697] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Becoming Leader. State: Replica: c55f47d675024edc84579289a278dae8, State: Running, Role: LEADER
I20260709 14:56:33.432490 32163 ts_tablet_manager.cc:1403] T 4650b77fc1fb48989f6739a3bf641b81 P c55f47d675024edc84579289a278dae8: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.009s
I20260709 14:56:33.434080 32187 consensus_queue.cc:237] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.424888 31865 raft_consensus.cc:2468] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 1.
I20260709 14:56:33.425421 32164 raft_consensus.cc:359] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.437861 31763 catalog_manager.cc:5697] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c55f47d675024edc84579289a278dae8 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "c55f47d675024edc84579289a278dae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:33.439570 32163 raft_consensus.cc:359] T 4650b77fc1fb48989f6739a3bf641b81 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.440276 32163 raft_consensus.cc:385] T 4650b77fc1fb48989f6739a3bf641b81 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.437891 32164 raft_consensus.cc:385] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.441303 31760 catalog_manager.cc:5697] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "d5453b51bbd94718a4dc2fb1af662298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.442088 32164 raft_consensus.cc:740] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.443331 32164 consensus_queue.cc:260] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.445029 31938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e97ff6490c44d98b6f042dfd6e6518" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:33.445734 31938 raft_consensus.cc:3060] T 28e97ff6490c44d98b6f042dfd6e6518 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.440541 32163 raft_consensus.cc:740] T 4650b77fc1fb48989f6739a3bf641b81 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.445669 32164 ts_tablet_manager.cc:1434] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:56:33.450743 32163 consensus_queue.cc:260] T 4650b77fc1fb48989f6739a3bf641b81 P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.451666 32162 tablet_bootstrap.cc:492] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278: No bootstrap required, opened a new log
I20260709 14:56:33.453099 32162 ts_tablet_manager.cc:1403] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.000s
I20260709 14:56:33.451640 32164 tablet_bootstrap.cc:492] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298: Bootstrap starting.
I20260709 14:56:33.453205 32163 ts_tablet_manager.cc:1434] T 4650b77fc1fb48989f6739a3bf641b81 P c55f47d675024edc84579289a278dae8: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 14:56:33.454800 32163 tablet_bootstrap.cc:492] T 28ea15e527cf41df8b01d049f346c455 P c55f47d675024edc84579289a278dae8: Bootstrap starting.
I20260709 14:56:33.456187 32162 raft_consensus.cc:359] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.456709 31938 raft_consensus.cc:2468] T 28e97ff6490c44d98b6f042dfd6e6518 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 1.
I20260709 14:56:33.457026 32162 raft_consensus.cc:385] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.457432 32162 raft_consensus.cc:740] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.461898 32162 consensus_queue.cc:260] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.447921 32186 leader_election.cc:290] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 1 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:33.465086 32162 ts_tablet_manager.cc:1434] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:56:33.466213 32162 tablet_bootstrap.cc:492] T ab7c1cb59959469e9ff7692807ed8300 P 62b8be589c6346b39887249cfe87c278: Bootstrap starting.
I20260709 14:56:33.467636 32164 tablet_bootstrap.cc:654] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.468829 32163 tablet_bootstrap.cc:654] T 28ea15e527cf41df8b01d049f346c455 P c55f47d675024edc84579289a278dae8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.472106 32162 tablet_bootstrap.cc:654] T ab7c1cb59959469e9ff7692807ed8300 P 62b8be589c6346b39887249cfe87c278: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.478473 32164 tablet_bootstrap.cc:492] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298: No bootstrap required, opened a new log
I20260709 14:56:33.479689 32164 ts_tablet_manager.cc:1403] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.007s
I20260709 14:56:33.481758 32163 tablet_bootstrap.cc:492] T 28ea15e527cf41df8b01d049f346c455 P c55f47d675024edc84579289a278dae8: No bootstrap required, opened a new log
I20260709 14:56:33.482463 32163 ts_tablet_manager.cc:1403] T 28ea15e527cf41df8b01d049f346c455 P c55f47d675024edc84579289a278dae8: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.006s
I20260709 14:56:33.485764 32147 raft_consensus.cc:493] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.485770 32164 raft_consensus.cc:359] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.486323 32147 raft_consensus.cc:515] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.486852 32164 raft_consensus.cc:385] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.487133 32164 raft_consensus.cc:740] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.487797 32164 consensus_queue.cc:260] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.488396 32147 leader_election.cc:290] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:33.489070 32150 raft_consensus.cc:493] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.489886 32164 ts_tablet_manager.cc:1434] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:56:33.489650 32150 raft_consensus.cc:515] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.490799 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae80946e45845d884495fff3a3a41e6" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:33.491945 32150 leader_election.cc:290] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:33.490870 32164 tablet_bootstrap.cc:492] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298: Bootstrap starting.
I20260709 14:56:33.493260 31938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae80946e45845d884495fff3a3a41e6" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278" is_pre_election: true
I20260709 14:56:33.494109 31938 raft_consensus.cc:2393] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5453b51bbd94718a4dc2fb1af662298 in current term 1: Already voted for candidate c55f47d675024edc84579289a278dae8 in this term.
I20260709 14:56:33.495374 31831 leader_election.cc:304] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5453b51bbd94718a4dc2fb1af662298; no voters: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8
I20260709 14:56:33.496549 32189 raft_consensus.cc:3060] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.497066 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ea15e527cf41df8b01d049f346c455" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:33.498878 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ea15e527cf41df8b01d049f346c455" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298" is_pre_election: true
I20260709 14:56:33.499219 32164 tablet_bootstrap.cc:654] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.499500 32150 raft_consensus.cc:493] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.499526 31865 raft_consensus.cc:2468] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 0.
I20260709 14:56:33.501086 31905 leader_election.cc:304] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:33.501916 32161 raft_consensus.cc:2804] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.501715 32150 raft_consensus.cc:515] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.502287 32161 raft_consensus.cc:493] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.502650 32161 raft_consensus.cc:3060] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.504528 32189 raft_consensus.cc:2749] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:33.514173 32164 tablet_bootstrap.cc:492] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298: No bootstrap required, opened a new log
W20260709 14:56:33.514631 31906 leader_election.cc:343] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55f47d675024edc84579289a278dae8 (127.25.241.3:42711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.514791 32164 ts_tablet_manager.cc:1403] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.005s
I20260709 14:56:33.516119 32161 raft_consensus.cc:515] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.519124 32150 leader_election.cc:290] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:33.519537 32164 raft_consensus.cc:359] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.520332 32164 raft_consensus.cc:385] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.520594 32164 raft_consensus.cc:740] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.520854 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5379c70908754bfcb008b378cca88962" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:33.521096 32163 raft_consensus.cc:359] T 28ea15e527cf41df8b01d049f346c455 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.521508 32012 raft_consensus.cc:2468] T 5379c70908754bfcb008b378cca88962 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 0.
I20260709 14:56:33.521745 32163 raft_consensus.cc:385] T 28ea15e527cf41df8b01d049f346c455 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.521297 32164 consensus_queue.cc:260] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.522727 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5379c70908754bfcb008b378cca88962" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298" is_pre_election: true
I20260709 14:56:33.522045 32163 raft_consensus.cc:740] T 28ea15e527cf41df8b01d049f346c455 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.523497 32164 ts_tablet_manager.cc:1434] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:56:33.524053 32163 consensus_queue.cc:260] T 28ea15e527cf41df8b01d049f346c455 P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.524324 31906 leader_election.cc:304] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8; no voters: 
I20260709 14:56:33.519433 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ea15e527cf41df8b01d049f346c455" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:33.525357 32150 raft_consensus.cc:2804] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.523377 31865 raft_consensus.cc:2468] T 5379c70908754bfcb008b378cca88962 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 0.
I20260709 14:56:33.525815 32150 raft_consensus.cc:493] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.525523 31863 raft_consensus.cc:3060] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.526185 32150 raft_consensus.cc:3060] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.534358 32163 ts_tablet_manager.cc:1434] T 28ea15e527cf41df8b01d049f346c455 P c55f47d675024edc84579289a278dae8: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.000s
I20260709 14:56:33.535430 32163 tablet_bootstrap.cc:492] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8: Bootstrap starting.
I20260709 14:56:33.535760 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ea15e527cf41df8b01d049f346c455" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:33.536422 32014 raft_consensus.cc:3060] T 28ea15e527cf41df8b01d049f346c455 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.534369 31863 raft_consensus.cc:2468] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 1.
I20260709 14:56:33.540141 32150 raft_consensus.cc:515] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.541464 31905 leader_election.cc:304] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:33.542260 32150 leader_election.cc:290] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:33.542855 32150 raft_consensus.cc:2804] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.543720 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5379c70908754bfcb008b378cca88962" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:33.543467 31761 catalog_manager.cc:5697] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c55f47d675024edc84579289a278dae8 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "c55f47d675024edc84579289a278dae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:33.544755 32150 raft_consensus.cc:697] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [term 1 LEADER]: Becoming Leader. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Running, Role: LEADER
I20260709 14:56:33.545531 32150 consensus_queue.cc:237] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.545943 31761 catalog_manager.cc:5697] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c55f47d675024edc84579289a278dae8 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "c55f47d675024edc84579289a278dae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:33.548535 32163 tablet_bootstrap.cc:654] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.556437 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5379c70908754bfcb008b378cca88962" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:33.557250 31863 raft_consensus.cc:3060] T 5379c70908754bfcb008b378cca88962 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.562041 32189 raft_consensus.cc:493] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.562619 32189 raft_consensus.cc:515] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.565390 31938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4650b77fc1fb48989f6739a3bf641b81" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278" is_pre_election: true
I20260709 14:56:33.566021 31938 raft_consensus.cc:2468] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 0.
I20260709 14:56:33.566433 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4650b77fc1fb48989f6739a3bf641b81" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:33.567083 32011 raft_consensus.cc:2468] T 4650b77fc1fb48989f6739a3bf641b81 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 0.
I20260709 14:56:33.567271 31831 leader_election.cc:304] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:33.565395 32189 leader_election.cc:290] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:33.567361 31761 catalog_manager.cc:5697] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62b8be589c6346b39887249cfe87c278 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "62b8be589c6346b39887249cfe87c278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.568764 32189 raft_consensus.cc:2804] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.569214 32189 raft_consensus.cc:493] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.569597 32189 raft_consensus.cc:3060] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.544345 32012 raft_consensus.cc:3060] T 5379c70908754bfcb008b378cca88962 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.582790 32012 raft_consensus.cc:2468] T 5379c70908754bfcb008b378cca88962 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 1.
I20260709 14:56:33.584054 31906 leader_election.cc:304] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8; no voters: 
I20260709 14:56:33.584537 31863 raft_consensus.cc:2468] T 5379c70908754bfcb008b378cca88962 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 1.
I20260709 14:56:33.585145 32150 raft_consensus.cc:2804] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.586392 32150 raft_consensus.cc:697] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [term 1 LEADER]: Becoming Leader. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Running, Role: LEADER
I20260709 14:56:33.586757 32162 tablet_bootstrap.cc:492] T ab7c1cb59959469e9ff7692807ed8300 P 62b8be589c6346b39887249cfe87c278: No bootstrap required, opened a new log
I20260709 14:56:33.587280 32162 ts_tablet_manager.cc:1403] T ab7c1cb59959469e9ff7692807ed8300 P 62b8be589c6346b39887249cfe87c278: Time spent bootstrapping tablet: real 0.121s	user 0.022s	sys 0.009s
I20260709 14:56:33.587430 32150 consensus_queue.cc:237] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.588775 32161 leader_election.cc:290] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 1 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:33.590090 32162 raft_consensus.cc:359] T ab7c1cb59959469e9ff7692807ed8300 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.590787 32162 raft_consensus.cc:385] T ab7c1cb59959469e9ff7692807ed8300 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.591058 32162 raft_consensus.cc:740] T ab7c1cb59959469e9ff7692807ed8300 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.595681 32163 tablet_bootstrap.cc:492] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8: No bootstrap required, opened a new log
I20260709 14:56:33.591428 32014 raft_consensus.cc:2468] T 28ea15e527cf41df8b01d049f346c455 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 1.
I20260709 14:56:33.592345 32189 raft_consensus.cc:515] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.599721 32163 ts_tablet_manager.cc:1403] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8: Time spent bootstrapping tablet: real 0.064s	user 0.028s	sys 0.023s
I20260709 14:56:33.591717 32162 consensus_queue.cc:260] T ab7c1cb59959469e9ff7692807ed8300 P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.601596 32162 ts_tablet_manager.cc:1434] T ab7c1cb59959469e9ff7692807ed8300 P 62b8be589c6346b39887249cfe87c278: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.005s
I20260709 14:56:33.602747 31938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4650b77fc1fb48989f6739a3bf641b81" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:33.603245 32163 raft_consensus.cc:359] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.603698 32189 leader_election.cc:290] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 election: Requested vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:33.603978 32163 raft_consensus.cc:385] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.603400 31938 raft_consensus.cc:3060] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.604316 32163 raft_consensus.cc:740] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.605310 32163 consensus_queue.cc:260] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.604305 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4650b77fc1fb48989f6739a3bf641b81" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:33.607609 32163 ts_tablet_manager.cc:1434] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:33.607676 32012 raft_consensus.cc:3060] T 4650b77fc1fb48989f6739a3bf641b81 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.611003 31761 catalog_manager.cc:5697] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62b8be589c6346b39887249cfe87c278 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "62b8be589c6346b39887249cfe87c278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.613123 31938 raft_consensus.cc:2468] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 1.
I20260709 14:56:33.614292 31831 leader_election.cc:304] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:33.614836 32012 raft_consensus.cc:2468] T 4650b77fc1fb48989f6739a3bf641b81 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 1.
I20260709 14:56:33.615113 32189 raft_consensus.cc:2804] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.616900 32189 raft_consensus.cc:697] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Becoming Leader. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:33.617800 32189 consensus_queue.cc:237] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.626909 31760 catalog_manager.cc:5697] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "d5453b51bbd94718a4dc2fb1af662298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.651777 32189 raft_consensus.cc:493] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.652283 32189 raft_consensus.cc:515] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.654075 32189 leader_election.cc:290] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:33.655158 31938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7c1cb59959469e9ff7692807ed8300" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278" is_pre_election: true
I20260709 14:56:33.655279 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7c1cb59959469e9ff7692807ed8300" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8" is_pre_election: true
I20260709 14:56:33.655732 31938 raft_consensus.cc:2468] T ab7c1cb59959469e9ff7692807ed8300 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 0.
I20260709 14:56:33.655835 32012 raft_consensus.cc:2468] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 0.
I20260709 14:56:33.656625 31831 leader_election.cc:304] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:33.657303 32189 raft_consensus.cc:2804] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.657570 32189 raft_consensus.cc:493] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.657838 32189 raft_consensus.cc:3060] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.662583 32189 raft_consensus.cc:515] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.664113 32189 leader_election.cc:290] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 election: Requested vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:33.665030 31938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7c1cb59959469e9ff7692807ed8300" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:33.665251 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7c1cb59959469e9ff7692807ed8300" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:33.665565 31938 raft_consensus.cc:3060] T ab7c1cb59959469e9ff7692807ed8300 P 62b8be589c6346b39887249cfe87c278 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.665792 32012 raft_consensus.cc:3060] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.671072 31938 raft_consensus.cc:2468] T ab7c1cb59959469e9ff7692807ed8300 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 1.
I20260709 14:56:33.671077 32012 raft_consensus.cc:2468] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 1.
I20260709 14:56:33.672122 31831 leader_election.cc:304] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:33.672873 32189 raft_consensus.cc:2804] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.673269 32189 raft_consensus.cc:697] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Becoming Leader. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:33.674000 32189 consensus_queue.cc:237] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:33.681051 31760 catalog_manager.cc:5697] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1). New cstate: current_term: 1 leader_uuid: "d5453b51bbd94718a4dc2fb1af662298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.767761 32150 consensus_queue.cc:1048] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:33.781457 32207 consensus_queue.cc:1048] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:33.810725 32186 consensus_queue.cc:1048] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:33.820782 32187 consensus_queue.cc:1048] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:33.825322 32189 consensus_queue.cc:1048] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:33.841183 32165 consensus_queue.cc:1048] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:33.853633 32014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28e97ff6490c44d98b6f042dfd6e6518"
dest_uuid: "c55f47d675024edc84579289a278dae8"
mode: GRACEFUL
new_leader_uuid: "d5453b51bbd94718a4dc2fb1af662298"
 from {username='slave'} at 127.0.0.1:37198
I20260709 14:56:33.854278 32014 raft_consensus.cc:606] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Received request to transfer leadership to TS d5453b51bbd94718a4dc2fb1af662298
I20260709 14:56:33.860940 31940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d1d71f8b454485cb3362bcc46017969"
dest_uuid: "62b8be589c6346b39887249cfe87c278"
mode: GRACEFUL
new_leader_uuid: "d5453b51bbd94718a4dc2fb1af662298"
 from {username='slave'} at 127.0.0.1:60020
I20260709 14:56:33.861531 31940 raft_consensus.cc:606] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 1 LEADER]: Received request to transfer leadership to TS d5453b51bbd94718a4dc2fb1af662298
I20260709 14:56:33.866559 32014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88b771372cc14858be8df00f220927f0"
dest_uuid: "c55f47d675024edc84579289a278dae8"
mode: GRACEFUL
new_leader_uuid: "d5453b51bbd94718a4dc2fb1af662298"
 from {username='slave'} at 127.0.0.1:37198
I20260709 14:56:33.867091 32014 raft_consensus.cc:606] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Received request to transfer leadership to TS d5453b51bbd94718a4dc2fb1af662298
I20260709 14:56:33.872036 32014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cae80946e45845d884495fff3a3a41e6"
dest_uuid: "c55f47d675024edc84579289a278dae8"
mode: GRACEFUL
new_leader_uuid: "62b8be589c6346b39887249cfe87c278"
 from {username='slave'} at 127.0.0.1:37198
I20260709 14:56:33.872608 32014 raft_consensus.cc:606] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Received request to transfer leadership to TS 62b8be589c6346b39887249cfe87c278
I20260709 14:56:33.883106 31863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4650b77fc1fb48989f6739a3bf641b81"
dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
mode: GRACEFUL
new_leader_uuid: "62b8be589c6346b39887249cfe87c278"
 from {username='slave'} at 127.0.0.1:34574
I20260709 14:56:33.883585 31863 raft_consensus.cc:606] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Received request to transfer leadership to TS 62b8be589c6346b39887249cfe87c278
I20260709 14:56:33.888060 31863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab7c1cb59959469e9ff7692807ed8300"
dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
mode: GRACEFUL
new_leader_uuid: "c55f47d675024edc84579289a278dae8"
 from {username='slave'} at 127.0.0.1:34574
I20260709 14:56:33.888551 31863 raft_consensus.cc:606] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Received request to transfer leadership to TS c55f47d675024edc84579289a278dae8
I20260709 14:56:33.983558 32187 consensus_queue.cc:1048] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:33.994742 32187 consensus_queue.cc:1048] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:33.998957 32187 consensus_queue.cc:1048] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.002863 32150 consensus_queue.cc:1048] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.005743 32185 raft_consensus.cc:993] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8: : Instructing follower 62b8be589c6346b39887249cfe87c278 to start an election
I20260709 14:56:34.006985 32186 raft_consensus.cc:1081] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Signalling peer 62b8be589c6346b39887249cfe87c278 to start an election
I20260709 14:56:34.007231 32149 raft_consensus.cc:993] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8: : Instructing follower d5453b51bbd94718a4dc2fb1af662298 to start an election
I20260709 14:56:34.007817 32186 raft_consensus.cc:1081] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Signalling peer d5453b51bbd94718a4dc2fb1af662298 to start an election
I20260709 14:56:34.010031 31938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cae80946e45845d884495fff3a3a41e6"
dest_uuid: "62b8be589c6346b39887249cfe87c278"
 from {username='slave'} at 127.0.0.1:60004
I20260709 14:56:34.010649 31938 raft_consensus.cc:493] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.011027 31938 raft_consensus.cc:3060] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.012918 31865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28e97ff6490c44d98b6f042dfd6e6518"
dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
 from {username='slave'} at 127.0.0.1:34562
I20260709 14:56:34.013628 31865 raft_consensus.cc:493] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.014021 31865 raft_consensus.cc:3060] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.019567 32225 consensus_queue.cc:1048] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:34.022118 31865 raft_consensus.cc:515] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:34.025735 31865 leader_election.cc:290] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 2 election: Requested vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:34.026684 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e97ff6490c44d98b6f042dfd6e6518" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:34.026954 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e97ff6490c44d98b6f042dfd6e6518" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:34.027443 32011 raft_consensus.cc:3055] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:34.027856 32011 raft_consensus.cc:740] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Running, Role: LEADER
I20260709 14:56:34.028625 32011 consensus_queue.cc:260] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:34.028930 31938 raft_consensus.cc:515] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:34.029608 32011 raft_consensus.cc:3060] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.029505 32150 consensus_queue.cc:1048] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.031769 31938 leader_election.cc:290] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 2 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:34.031984 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae80946e45845d884495fff3a3a41e6" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:34.032612 31865 raft_consensus.cc:3060] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.036640 32010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae80946e45845d884495fff3a3a41e6" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:34.037349 32010 raft_consensus.cc:3055] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:34.037889 32010 raft_consensus.cc:740] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Running, Role: LEADER
I20260709 14:56:34.038749 32010 consensus_queue.cc:260] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:34.037138 32011 raft_consensus.cc:2468] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 2.
I20260709 14:56:34.040014 32010 raft_consensus.cc:3060] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.041018 31831 leader_election.cc:304] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 [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: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 62b8be589c6346b39887249cfe87c278
I20260709 14:56:34.042239 32190 raft_consensus.cc:2804] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.042663 32190 raft_consensus.cc:697] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 [term 2 LEADER]: Becoming Leader. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:34.043409 32190 consensus_queue.cc:237] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:34.047696 32207 consensus_queue.cc:1048] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.052445 31761 catalog_manager.cc:5697] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 reported cstate change: term changed from 1 to 2, leader changed from c55f47d675024edc84579289a278dae8 (127.25.241.3) to d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1). New cstate: current_term: 2 leader_uuid: "d5453b51bbd94718a4dc2fb1af662298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.058696 32150 consensus_queue.cc:1048] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:34.059134 31865 raft_consensus.cc:2468] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 2.
I20260709 14:56:34.060361 31905 leader_election.cc:304] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:34.061218 32161 raft_consensus.cc:2804] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.061679 32161 raft_consensus.cc:697] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 2 LEADER]: Becoming Leader. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Running, Role: LEADER
I20260709 14:56:34.062459 32161 consensus_queue.cc:237] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:34.077028 31763 catalog_manager.cc:5697] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 reported cstate change: term changed from 1 to 2, leader changed from c55f47d675024edc84579289a278dae8 (127.25.241.3) to 62b8be589c6346b39887249cfe87c278 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "62b8be589c6346b39887249cfe87c278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.083330 32010 raft_consensus.cc:2468] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 2.
I20260709 14:56:34.127575 32190 consensus_queue.cc:1048] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.133780 32165 raft_consensus.cc:993] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298: : Instructing follower 62b8be589c6346b39887249cfe87c278 to start an election
I20260709 14:56:34.134261 32147 raft_consensus.cc:1081] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Signalling peer 62b8be589c6346b39887249cfe87c278 to start an election
I20260709 14:56:34.135898 31938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4650b77fc1fb48989f6739a3bf641b81"
dest_uuid: "62b8be589c6346b39887249cfe87c278"
 from {username='slave'} at 127.0.0.1:59992
I20260709 14:56:34.136610 31938 raft_consensus.cc:493] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.137022 31938 raft_consensus.cc:3060] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.139832 32190 consensus_queue.cc:1048] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.143653 31938 raft_consensus.cc:515] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:34.146461 31938 leader_election.cc:290] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 [CANDIDATE]: Term 2 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:34.146809 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4650b77fc1fb48989f6739a3bf641b81" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:34.147269 32013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4650b77fc1fb48989f6739a3bf641b81" candidate_uuid: "62b8be589c6346b39887249cfe87c278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:34.147437 31865 raft_consensus.cc:3055] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:34.147884 31865 raft_consensus.cc:740] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:34.148650 31865 consensus_queue.cc:260] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:34.150460 31865 raft_consensus.cc:3060] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.156219 31865 raft_consensus.cc:2468] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b8be589c6346b39887249cfe87c278 in term 2.
I20260709 14:56:34.157073 31905 leader_election.cc:304] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 [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: 62b8be589c6346b39887249cfe87c278, d5453b51bbd94718a4dc2fb1af662298; no voters: c55f47d675024edc84579289a278dae8
I20260709 14:56:34.157802 32231 raft_consensus.cc:2804] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.158169 32231 raft_consensus.cc:697] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 [term 2 LEADER]: Becoming Leader. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Running, Role: LEADER
I20260709 14:56:34.158867 32231 consensus_queue.cc:237] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:34.165663 31760 catalog_manager.cc:5697] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 reported cstate change: term changed from 1 to 2, leader changed from d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1) to 62b8be589c6346b39887249cfe87c278 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "62b8be589c6346b39887249cfe87c278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.236505 32225 raft_consensus.cc:993] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8: : Instructing follower d5453b51bbd94718a4dc2fb1af662298 to start an election
I20260709 14:56:34.236925 32187 raft_consensus.cc:1081] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Signalling peer d5453b51bbd94718a4dc2fb1af662298 to start an election
I20260709 14:56:34.238372 31865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88b771372cc14858be8df00f220927f0"
dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
 from {username='slave'} at 127.0.0.1:34562
I20260709 14:56:34.238835 31865 raft_consensus.cc:493] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.239118 31865 raft_consensus.cc:3060] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.243865 31865 raft_consensus.cc:515] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:34.245451 31865 leader_election.cc:290] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 2 election: Requested vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:34.246352 31938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b771372cc14858be8df00f220927f0" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:34.246754 32010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b771372cc14858be8df00f220927f0" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:34.247047 31938 raft_consensus.cc:3060] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.247761 32010 raft_consensus.cc:3055] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:34.248092 32010 raft_consensus.cc:740] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55f47d675024edc84579289a278dae8, State: Running, Role: LEADER
I20260709 14:56:34.248898 32010 consensus_queue.cc:260] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:34.249337 32190 consensus_queue.cc:1048] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.250095 32010 raft_consensus.cc:3060] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.253548 31938 raft_consensus.cc:2468] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 2.
I20260709 14:56:34.254905 31831 leader_election.cc:304] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:34.256610 32147 raft_consensus.cc:2804] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.257108 32147 raft_consensus.cc:697] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 2 LEADER]: Becoming Leader. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:34.257925 32147 consensus_queue.cc:237] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:34.259029 32189 raft_consensus.cc:993] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298: : Instructing follower c55f47d675024edc84579289a278dae8 to start an election
I20260709 14:56:34.259508 32190 raft_consensus.cc:1081] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Signalling peer c55f47d675024edc84579289a278dae8 to start an election
I20260709 14:56:34.263497 32011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab7c1cb59959469e9ff7692807ed8300"
dest_uuid: "c55f47d675024edc84579289a278dae8"
 from {username='slave'} at 127.0.0.1:37182
I20260709 14:56:34.264086 32011 raft_consensus.cc:493] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.264482 32011 raft_consensus.cc:3060] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.264101 32010 raft_consensus.cc:2468] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 2.
I20260709 14:56:34.267105 32147 consensus_queue.cc:1048] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.267861 31760 catalog_manager.cc:5697] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 reported cstate change: term changed from 1 to 2, leader changed from c55f47d675024edc84579289a278dae8 (127.25.241.3) to d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1). New cstate: current_term: 2 leader_uuid: "d5453b51bbd94718a4dc2fb1af662298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.270565 32011 raft_consensus.cc:515] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:34.274971 32011 leader_election.cc:290] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 2 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:34.275290 32013 raft_consensus.cc:1240] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Rejecting Update request from peer d5453b51bbd94718a4dc2fb1af662298 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:34.276621 31938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7c1cb59959469e9ff7692807ed8300" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:34.277019 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7c1cb59959469e9ff7692807ed8300" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:34.277715 31865 raft_consensus.cc:3055] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:34.277979 31938 raft_consensus.cc:3060] T ab7c1cb59959469e9ff7692807ed8300 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.278112 31865 raft_consensus.cc:740] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:34.279066 31865 consensus_queue.cc:260] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:34.280368 31865 raft_consensus.cc:3060] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.286707 31865 raft_consensus.cc:2468] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 2.
I20260709 14:56:34.287045 31938 raft_consensus.cc:2468] T ab7c1cb59959469e9ff7692807ed8300 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 2.
I20260709 14:56:34.287724 31979 leader_election.cc:304] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:34.288582 32187 raft_consensus.cc:2804] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.289063 32187 raft_consensus.cc:697] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [term 2 LEADER]: Becoming Leader. State: Replica: c55f47d675024edc84579289a278dae8, State: Running, Role: LEADER
I20260709 14:56:34.289834 32187 consensus_queue.cc:237] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [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: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:34.297344 31763 catalog_manager.cc:5697] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 reported cstate change: term changed from 1 to 2, leader changed from d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1) to c55f47d675024edc84579289a278dae8 (127.25.241.3). New cstate: current_term: 2 leader_uuid: "c55f47d675024edc84579289a278dae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:34.340580 32207 raft_consensus.cc:993] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278: : Instructing follower d5453b51bbd94718a4dc2fb1af662298 to start an election
I20260709 14:56:34.341096 32231 raft_consensus.cc:1081] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 1 LEADER]: Signalling peer d5453b51bbd94718a4dc2fb1af662298 to start an election
I20260709 14:56:34.342561 31865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d1d71f8b454485cb3362bcc46017969"
dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
 from {username='slave'} at 127.0.0.1:34550
I20260709 14:56:34.343037 31865 raft_consensus.cc:493] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.343391 31865 raft_consensus.cc:3060] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.348073 31865 raft_consensus.cc:515] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:34.349649 31865 leader_election.cc:290] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 2 election: Requested vote from peers 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779), c55f47d675024edc84579289a278dae8 (127.25.241.3:42711)
I20260709 14:56:34.350291 31938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d71f8b454485cb3362bcc46017969" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:34.350916 31938 raft_consensus.cc:3055] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:34.351245 31938 raft_consensus.cc:740] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Running, Role: LEADER
I20260709 14:56:34.351508 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d71f8b454485cb3362bcc46017969" candidate_uuid: "d5453b51bbd94718a4dc2fb1af662298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55f47d675024edc84579289a278dae8"
I20260709 14:56:34.352109 32011 raft_consensus.cc:3060] T 5d1d71f8b454485cb3362bcc46017969 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.352021 31938 consensus_queue.cc:260] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:34.353525 31938 raft_consensus.cc:3060] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.359123 32011 raft_consensus.cc:2468] T 5d1d71f8b454485cb3362bcc46017969 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 2.
I20260709 14:56:34.360226 31938 raft_consensus.cc:2468] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5453b51bbd94718a4dc2fb1af662298 in term 2.
I20260709 14:56:34.360397 31831 leader_election.cc:304] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:34.361197 32147 raft_consensus.cc:2804] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.361667 32147 raft_consensus.cc:697] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 [term 2 LEADER]: Becoming Leader. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:34.362386 32147 consensus_queue.cc:237] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:34.368441 31763 catalog_manager.cc:5697] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 reported cstate change: term changed from 1 to 2, leader changed from 62b8be589c6346b39887249cfe87c278 (127.25.241.2) to d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1). New cstate: current_term: 2 leader_uuid: "d5453b51bbd94718a4dc2fb1af662298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.469231 31938 raft_consensus.cc:3060] T 28e97ff6490c44d98b6f042dfd6e6518 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.473376 32013 raft_consensus.cc:1275] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Refusing update from remote peer 62b8be589c6346b39887249cfe87c278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.475016 32231 consensus_queue.cc:1048] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.476380 31938 raft_consensus.cc:1275] T 28e97ff6490c44d98b6f042dfd6e6518 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Refusing update from remote peer d5453b51bbd94718a4dc2fb1af662298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.477662 32165 consensus_queue.cc:1048] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.486160 31865 raft_consensus.cc:1275] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Refusing update from remote peer 62b8be589c6346b39887249cfe87c278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.487860 32150 consensus_queue.cc:1048] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.494521 32010 raft_consensus.cc:1275] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Refusing update from remote peer d5453b51bbd94718a4dc2fb1af662298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.497725 32147 consensus_queue.cc:1048] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.551290 31865 raft_consensus.cc:1275] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Refusing update from remote peer 62b8be589c6346b39887249cfe87c278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.552425 32161 consensus_queue.cc:1048] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.559262 32010 raft_consensus.cc:3060] T 4650b77fc1fb48989f6739a3bf641b81 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.566407 32010 raft_consensus.cc:1275] T 4650b77fc1fb48989f6739a3bf641b81 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Refusing update from remote peer 62b8be589c6346b39887249cfe87c278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.567577 32150 consensus_queue.cc:1048] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.676857 32010 raft_consensus.cc:1275] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Refusing update from remote peer d5453b51bbd94718a4dc2fb1af662298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.678540 32147 consensus_queue.cc:1048] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.679016 31940 raft_consensus.cc:1275] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Refusing update from remote peer d5453b51bbd94718a4dc2fb1af662298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.680299 32147 consensus_queue.cc:1048] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.704530 31940 raft_consensus.cc:1275] T ab7c1cb59959469e9ff7692807ed8300 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Refusing update from remote peer c55f47d675024edc84579289a278dae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.705612 32187 consensus_queue.cc:1048] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.713480 31865 raft_consensus.cc:1275] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Refusing update from remote peer c55f47d675024edc84579289a278dae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.714892 32237 consensus_queue.cc:1048] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.783646 31940 raft_consensus.cc:1275] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Refusing update from remote peer d5453b51bbd94718a4dc2fb1af662298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.784894 32147 consensus_queue.cc:1048] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.795526 32010 raft_consensus.cc:1275] T 5d1d71f8b454485cb3362bcc46017969 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Refusing update from remote peer d5453b51bbd94718a4dc2fb1af662298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.797021 32189 consensus_queue.cc:1048] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:36.892396 31761 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36322:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:56:36.914741 31761 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36322:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:56:36.937678 26564 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:56:37.106263 32287 tablet.cc:1724] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298: 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:56:37.086185 32290 tablet.cc:1724] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278: 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:56:37.115154 32292 tablet.cc:1724] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278: 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:56:37.156558 32299 tablet.cc:1724] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278: 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:56:37.166703 31906 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.3:42711, user_credentials={real_user=slave}} blocked reactor thread for 56632.5us
I20260709 14:56:37.179124 32293 tablet.cc:1724] T 5379c70908754bfcb008b378cca88962 P c55f47d675024edc84579289a278dae8: 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:56:37.183130 31891 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:88b771372cc14858be8df00f220927f0)
I20260709 14:56:37.192293 32303 tablet.cc:1724] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8: 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:56:37.223366 31891 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:88b771372cc14858be8df00f220927f0)
I20260709 14:56:37.223935 32290 tablet.cc:1724] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278: 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:56:37.227521 31891 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:88b771372cc14858be8df00f220927f0)
I20260709 14:56:37.225589 32308 tablet.cc:1724] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298: 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:56:37.228488 31862 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88b771372cc14858be8df00f220927f0"
dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
mode: GRACEFUL
new_leader_uuid: "c55f47d675024edc84579289a278dae8"
 from {username='slave'} at 127.0.0.1:38682
I20260709 14:56:37.229390 31862 raft_consensus.cc:606] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 2 LEADER]: Received request to transfer leadership to TS c55f47d675024edc84579289a278dae8
I20260709 14:56:37.230317 32309 tablet.cc:1724] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298: 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:56:37.250609 31831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:36779, user_credentials={real_user=slave}} blocked reactor thread for 49601us
I20260709 14:56:37.170331 32302 tablet.cc:1724] T 4650b77fc1fb48989f6739a3bf641b81 P c55f47d675024edc84579289a278dae8: 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:56:37.263586 32310 tablet.cc:1724] T 28ea15e527cf41df8b01d049f346c455 P c55f47d675024edc84579289a278dae8: 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:56:37.269297 32290 tablet.cc:1724] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278: 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:56:37.278883 32283 raft_consensus.cc:993] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298: : Instructing follower c55f47d675024edc84579289a278dae8 to start an election
I20260709 14:56:37.282764 32283 raft_consensus.cc:1081] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 2 LEADER]: Signalling peer c55f47d675024edc84579289a278dae8 to start an election
I20260709 14:56:37.274539 32311 tablet.cc:1724] T 395f17d9cd3b41b7bd40e08d5c7c7dac P 62b8be589c6346b39887249cfe87c278: 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:56:37.286094 32299 tablet.cc:1724] T 28e97ff6490c44d98b6f042dfd6e6518 P 62b8be589c6346b39887249cfe87c278: 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:56:37.292196 32009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88b771372cc14858be8df00f220927f0"
dest_uuid: "c55f47d675024edc84579289a278dae8"
 from {username='slave'} at 127.0.0.1:37182
I20260709 14:56:37.292961 32009 raft_consensus.cc:493] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:37.293401 32009 raft_consensus.cc:3060] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:37.306461 32303 tablet.cc:1724] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8: 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:56:37.309006 32292 tablet.cc:1724] T ab7c1cb59959469e9ff7692807ed8300 P 62b8be589c6346b39887249cfe87c278: 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:56:37.324558 32293 tablet.cc:1724] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8: 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:56:37.325101 32009 raft_consensus.cc:515] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:37.327752 32009 leader_election.cc:290] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 3 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:37.328941 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b771372cc14858be8df00f220927f0" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:37.331100 31936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b771372cc14858be8df00f220927f0" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:37.330770 32287 tablet.cc:1724] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298: 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:56:37.331801 31936 raft_consensus.cc:3060] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:37.338171 31862 raft_consensus.cc:3055] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:37.338541 31862 raft_consensus.cc:740] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:37.339090 31936 raft_consensus.cc:2468] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 3.
I20260709 14:56:37.339443 31862 consensus_queue.cc:260] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [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: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:37.329428 32311 tablet.cc:1724] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278: 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:56:37.341419 31980 leader_election.cc:304] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8; no voters: 
I20260709 14:56:37.342492 32291 raft_consensus.cc:2804] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:37.342965 32291 raft_consensus.cc:697] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 3 LEADER]: Becoming Leader. State: Replica: c55f47d675024edc84579289a278dae8, State: Running, Role: LEADER
I20260709 14:56:37.343070 31862 raft_consensus.cc:3060] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:37.343863 32291 consensus_queue.cc:237] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [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: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:37.349915 32287 tablet.cc:1724] T 5379c70908754bfcb008b378cca88962 P d5453b51bbd94718a4dc2fb1af662298: 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:56:37.351570 32310 tablet.cc:1724] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8: 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:56:37.357511 32309 tablet.cc:1724] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298: 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:56:37.336560 32317 tablet.cc:1724] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298: 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:56:37.363049 32308 tablet.cc:1724] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298: 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:56:37.365214 31761 catalog_manager.cc:5697] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 reported cstate change: term changed from 2 to 3, leader changed from d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1) to c55f47d675024edc84579289a278dae8 (127.25.241.3). New cstate: current_term: 3 leader_uuid: "c55f47d675024edc84579289a278dae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:37.374665 31862 raft_consensus.cc:2468] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 3.
I20260709 14:56:37.383126 32303 tablet.cc:1724] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8: 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:56:37.389088 32293 tablet.cc:1724] T 5d1d71f8b454485cb3362bcc46017969 P c55f47d675024edc84579289a278dae8: 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:56:37.397094 32317 tablet.cc:1724] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298: 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:56:37.416456 31936 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cae80946e45845d884495fff3a3a41e6"
dest_uuid: "62b8be589c6346b39887249cfe87c278"
mode: GRACEFUL
new_leader_uuid: "c55f47d675024edc84579289a278dae8"
 from {username='slave'} at 127.0.0.1:38614
I20260709 14:56:37.417143 31936 raft_consensus.cc:606] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 2 LEADER]: Received request to transfer leadership to TS c55f47d675024edc84579289a278dae8
I20260709 14:56:37.418776 26564 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:56:37.419415 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:37.429469 31862 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4971508295974b559adf31c8db754fdd"
dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
mode: GRACEFUL
new_leader_uuid: "c55f47d675024edc84579289a278dae8"
 from {username='slave'} at 127.0.0.1:38682
I20260709 14:56:37.430096 31862 raft_consensus.cc:606] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Received request to transfer leadership to TS c55f47d675024edc84579289a278dae8
I20260709 14:56:37.433488 31936 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "909c878ac5a34cbf9eab06cc81f47429"
dest_uuid: "62b8be589c6346b39887249cfe87c278"
mode: GRACEFUL
new_leader_uuid: "c55f47d675024edc84579289a278dae8"
 from {username='slave'} at 127.0.0.1:38614
I20260709 14:56:37.433976 31936 raft_consensus.cc:606] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 1 LEADER]: Received request to transfer leadership to TS c55f47d675024edc84579289a278dae8
I20260709 14:56:37.435477 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:37.436118 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:37.434334 31763 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393: soft_deleted_table [id=bd85977cf10046f380ee86ce77286a5d] alter complete (version 1)
I20260709 14:56:37.640286 32150 raft_consensus.cc:993] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278: : Instructing follower c55f47d675024edc84579289a278dae8 to start an election
I20260709 14:56:37.640826 32315 raft_consensus.cc:1081] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 1 LEADER]: Signalling peer c55f47d675024edc84579289a278dae8 to start an election
I20260709 14:56:37.642287 32009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "909c878ac5a34cbf9eab06cc81f47429"
dest_uuid: "c55f47d675024edc84579289a278dae8"
 from {username='slave'} at 127.0.0.1:37166
I20260709 14:56:37.642719 32009 raft_consensus.cc:493] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:37.643005 32009 raft_consensus.cc:3060] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.648649 32009 raft_consensus.cc:515] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:37.650144 32009 leader_election.cc:290] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 2 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:37.650866 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909c878ac5a34cbf9eab06cc81f47429" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:37.651230 31936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909c878ac5a34cbf9eab06cc81f47429" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:37.651521 31862 raft_consensus.cc:3060] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.651778 31936 raft_consensus.cc:3055] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:37.652074 31936 raft_consensus.cc:740] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Running, Role: LEADER
I20260709 14:56:37.652738 31936 consensus_queue.cc:260] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:37.653736 31936 raft_consensus.cc:3060] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.656708 31862 raft_consensus.cc:2468] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 2.
I20260709 14:56:37.658210 31979 leader_election.cc:304] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:37.659063 32237 raft_consensus.cc:2804] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:37.659370 31936 raft_consensus.cc:2468] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 2.
I20260709 14:56:37.659471 32237 raft_consensus.cc:697] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [term 2 LEADER]: Becoming Leader. State: Replica: c55f47d675024edc84579289a278dae8, State: Running, Role: LEADER
I20260709 14:56:37.660742 32237 consensus_queue.cc:237] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:37.661247 32150 raft_consensus.cc:993] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278: : Instructing follower c55f47d675024edc84579289a278dae8 to start an election
I20260709 14:56:37.661708 32315 raft_consensus.cc:1081] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 2 LEADER]: Signalling peer c55f47d675024edc84579289a278dae8 to start an election
I20260709 14:56:37.663086 32009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cae80946e45845d884495fff3a3a41e6"
dest_uuid: "c55f47d675024edc84579289a278dae8"
 from {username='slave'} at 127.0.0.1:37166
I20260709 14:56:37.663543 32009 raft_consensus.cc:493] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:37.663836 32009 raft_consensus.cc:3060] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:37.670496 32009 raft_consensus.cc:515] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:37.670233 31763 catalog_manager.cc:5697] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 reported cstate change: term changed from 1 to 2, leader changed from 62b8be589c6346b39887249cfe87c278 (127.25.241.2) to c55f47d675024edc84579289a278dae8 (127.25.241.3). New cstate: current_term: 2 leader_uuid: "c55f47d675024edc84579289a278dae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:37.673126 32009 leader_election.cc:290] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 3 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:37.673717 31936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae80946e45845d884495fff3a3a41e6" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:37.674350 31936 raft_consensus.cc:3055] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:37.674662 31936 raft_consensus.cc:740] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62b8be589c6346b39887249cfe87c278, State: Running, Role: LEADER
I20260709 14:56:37.673306 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae80946e45845d884495fff3a3a41e6" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:37.675410 31862 raft_consensus.cc:3060] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:37.675613 31936 consensus_queue.cc:260] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [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: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:37.678228 31936 raft_consensus.cc:3060] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:37.683055 31862 raft_consensus.cc:2468] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 3.
I20260709 14:56:37.684194 31979 leader_election.cc:304] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c55f47d675024edc84579289a278dae8, d5453b51bbd94718a4dc2fb1af662298; no voters: 
I20260709 14:56:37.685124 32237 raft_consensus.cc:2804] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:37.685527 32237 raft_consensus.cc:697] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 3 LEADER]: Becoming Leader. State: Replica: c55f47d675024edc84579289a278dae8, State: Running, Role: LEADER
I20260709 14:56:37.685536 31936 raft_consensus.cc:2468] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 3.
I20260709 14:56:37.686367 32237 consensus_queue.cc:237] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [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: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:37.692903 31763 catalog_manager.cc:5697] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 reported cstate change: term changed from 2 to 3, leader changed from 62b8be589c6346b39887249cfe87c278 (127.25.241.2) to c55f47d675024edc84579289a278dae8 (127.25.241.3). New cstate: current_term: 3 leader_uuid: "c55f47d675024edc84579289a278dae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:37.795333 32283 raft_consensus.cc:993] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298: : Instructing follower c55f47d675024edc84579289a278dae8 to start an election
I20260709 14:56:37.795861 32282 raft_consensus.cc:1081] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Signalling peer c55f47d675024edc84579289a278dae8 to start an election
I20260709 14:56:37.797202 32009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4971508295974b559adf31c8db754fdd"
dest_uuid: "c55f47d675024edc84579289a278dae8"
 from {username='slave'} at 127.0.0.1:37182
I20260709 14:56:37.797658 32009 raft_consensus.cc:493] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:37.798048 32009 raft_consensus.cc:3060] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.802979 32009 raft_consensus.cc:515] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:37.804642 32009 leader_election.cc:290] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 2 election: Requested vote from peers d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929), 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779)
I20260709 14:56:37.805480 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971508295974b559adf31c8db754fdd" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5453b51bbd94718a4dc2fb1af662298"
I20260709 14:56:37.805621 31936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971508295974b559adf31c8db754fdd" candidate_uuid: "c55f47d675024edc84579289a278dae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62b8be589c6346b39887249cfe87c278"
I20260709 14:56:37.806147 31862 raft_consensus.cc:3055] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:37.806206 31936 raft_consensus.cc:3060] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.806571 31862 raft_consensus.cc:740] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5453b51bbd94718a4dc2fb1af662298, State: Running, Role: LEADER
I20260709 14:56:37.807403 31862 consensus_queue.cc:260] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:37.808713 31862 raft_consensus.cc:3060] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.813301 31936 raft_consensus.cc:2468] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 2.
I20260709 14:56:37.814450 31980 leader_election.cc:304] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b8be589c6346b39887249cfe87c278, c55f47d675024edc84579289a278dae8; no voters: 
I20260709 14:56:37.815220 32237 raft_consensus.cc:2804] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:37.815320 31862 raft_consensus.cc:2468] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55f47d675024edc84579289a278dae8 in term 2.
I20260709 14:56:37.815721 32237 raft_consensus.cc:697] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [term 2 LEADER]: Becoming Leader. State: Replica: c55f47d675024edc84579289a278dae8, State: Running, Role: LEADER
I20260709 14:56:37.816646 32237 consensus_queue.cc:237] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } }
I20260709 14:56:37.824252 31763 catalog_manager.cc:5697] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 reported cstate change: term changed from 1 to 2, leader changed from d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1) to c55f47d675024edc84579289a278dae8 (127.25.241.3). New cstate: current_term: 2 leader_uuid: "c55f47d675024edc84579289a278dae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55f47d675024edc84579289a278dae8" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 42711 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:37.886828 31936 raft_consensus.cc:1275] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278 [term 3 FOLLOWER]: Refusing update from remote peer c55f47d675024edc84579289a278dae8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:56:37.888147 32237 consensus_queue.cc:1048] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:37.897946 31862 raft_consensus.cc:1275] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 3 FOLLOWER]: Refusing update from remote peer c55f47d675024edc84579289a278dae8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:56:37.899525 32237 consensus_queue.cc:1048] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:38.111325 31862 raft_consensus.cc:1275] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298 [term 3 FOLLOWER]: Refusing update from remote peer c55f47d675024edc84579289a278dae8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:56:38.112856 32237 consensus_queue.cc:1048] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:38.120468 31936 raft_consensus.cc:1275] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 3 FOLLOWER]: Refusing update from remote peer c55f47d675024edc84579289a278dae8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:56:38.122299 32321 consensus_queue.cc:1048] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:38.162607 31936 raft_consensus.cc:1275] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Refusing update from remote peer c55f47d675024edc84579289a278dae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.163733 32321 consensus_queue.cc:1048] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.172286 31862 raft_consensus.cc:1275] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Refusing update from remote peer c55f47d675024edc84579289a278dae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.174311 32291 consensus_queue.cc:1048] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.226498 31935 raft_consensus.cc:1275] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Refusing update from remote peer c55f47d675024edc84579289a278dae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.227615 32291 consensus_queue.cc:1048] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b8be589c6346b39887249cfe87c278" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.238793 31862 raft_consensus.cc:1275] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Refusing update from remote peer c55f47d675024edc84579289a278dae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:38.240239 32237 consensus_queue.cc:1048] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5453b51bbd94718a4dc2fb1af662298" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:38.490592 26564 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:56:38.496284 26564 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:56:38.496693 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:38.503656 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:56:38.504057 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:39.531780 26564 tablet_server.cc:179] TabletServer@127.25.241.1:0 shutting down...
W20260709 14:56:39.556402 31979 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260709 14:56:39.559693 31979 consensus_peers.cc:597] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 -> Peer d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929): Couldn't send request to peer d5453b51bbd94718a4dc2fb1af662298. 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:56:39.559798 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:39.560702 26564 tablet_replica.cc:333] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298: stopping tablet replica
I20260709 14:56:39.561487 26564 raft_consensus.cc:2243] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.561977 26564 raft_consensus.cc:2272] T 4650b77fc1fb48989f6739a3bf641b81 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.563931 26564 tablet_replica.cc:333] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298: stopping tablet replica
I20260709 14:56:39.564546 26564 raft_consensus.cc:2243] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.565032 26564 raft_consensus.cc:2272] T ab7c1cb59959469e9ff7692807ed8300 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.566851 26564 tablet_replica.cc:333] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298: stopping tablet replica
I20260709 14:56:39.567394 26564 raft_consensus.cc:2243] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.567806 26564 raft_consensus.cc:2272] T 28ea15e527cf41df8b01d049f346c455 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.569655 26564 tablet_replica.cc:333] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298: stopping tablet replica
I20260709 14:56:39.570479 26564 raft_consensus.cc:2243] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.571007 26564 raft_consensus.cc:2272] T 88b771372cc14858be8df00f220927f0 P d5453b51bbd94718a4dc2fb1af662298 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.573588 26564 tablet_replica.cc:333] T 5379c70908754bfcb008b378cca88962 P d5453b51bbd94718a4dc2fb1af662298: stopping tablet replica
I20260709 14:56:39.574337 26564 raft_consensus.cc:2243] T 5379c70908754bfcb008b378cca88962 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.574846 26564 raft_consensus.cc:2272] T 5379c70908754bfcb008b378cca88962 P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.576813 26564 tablet_replica.cc:333] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298: stopping tablet replica
I20260709 14:56:39.577270 26564 raft_consensus.cc:2243] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:39.578003 26564 raft_consensus.cc:2272] T 395f17d9cd3b41b7bd40e08d5c7c7dac P d5453b51bbd94718a4dc2fb1af662298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.579975 26564 tablet_replica.cc:333] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298: stopping tablet replica
I20260709 14:56:39.580459 26564 raft_consensus.cc:2243] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:39.581214 26564 raft_consensus.cc:2272] T 5d1d71f8b454485cb3362bcc46017969 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.583032 26564 tablet_replica.cc:333] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298: stopping tablet replica
I20260709 14:56:39.583496 26564 raft_consensus.cc:2243] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:39.584172 26564 raft_consensus.cc:2272] T 28e97ff6490c44d98b6f042dfd6e6518 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.586066 26564 tablet_replica.cc:333] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298: stopping tablet replica
I20260709 14:56:39.586546 26564 raft_consensus.cc:2243] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.586944 26564 raft_consensus.cc:2272] T 30f82d95740c442088fed2b1f87f7fb5 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.589581 26564 tablet_replica.cc:333] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298: stopping tablet replica
I20260709 14:56:39.590131 26564 raft_consensus.cc:2243] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.590580 26564 raft_consensus.cc:2272] T ee410b26b8d44d01907a1c91de42ecdd P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.592552 26564 tablet_replica.cc:333] T 67255e13b86342d8b184915157139cbb P d5453b51bbd94718a4dc2fb1af662298: stopping tablet replica
I20260709 14:56:39.593111 26564 raft_consensus.cc:2243] T 67255e13b86342d8b184915157139cbb P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.593510 26564 raft_consensus.cc:2272] T 67255e13b86342d8b184915157139cbb P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.595395 26564 tablet_replica.cc:333] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298: stopping tablet replica
I20260709 14:56:39.595934 26564 raft_consensus.cc:2243] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.596324 26564 raft_consensus.cc:2272] T cae80946e45845d884495fff3a3a41e6 P d5453b51bbd94718a4dc2fb1af662298 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.598162 26564 tablet_replica.cc:333] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298: stopping tablet replica
I20260709 14:56:39.598624 26564 raft_consensus.cc:2243] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:39.599403 26564 raft_consensus.cc:2272] T d67677dff99b4516b6d9f4e848fcd695 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.601420 26564 tablet_replica.cc:333] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298: stopping tablet replica
I20260709 14:56:39.601984 26564 raft_consensus.cc:2243] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:39.602821 26564 raft_consensus.cc:2272] T cd7b4f6ddf2a4ff4be430d0317d0c45b P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.605414 26564 tablet_replica.cc:333] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298: stopping tablet replica
I20260709 14:56:39.605916 26564 raft_consensus.cc:2243] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:56:39.606225 31905 consensus_peers.cc:597] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 -> Peer d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929): Couldn't send request to peer d5453b51bbd94718a4dc2fb1af662298. 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:56:39.606841 26564 raft_consensus.cc:2272] T 8098deab109243d4ab276f31664a4bcd P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.609086 26564 tablet_replica.cc:333] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298: stopping tablet replica
I20260709 14:56:39.609549 26564 raft_consensus.cc:2243] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.609910 26564 raft_consensus.cc:2272] T 909c878ac5a34cbf9eab06cc81f47429 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.611676 26564 tablet_replica.cc:333] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298: stopping tablet replica
I20260709 14:56:39.612135 26564 raft_consensus.cc:2243] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.612569 26564 raft_consensus.cc:2272] T 4971508295974b559adf31c8db754fdd P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.614995 26564 tablet_replica.cc:333] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298: stopping tablet replica
I20260709 14:56:39.615566 26564 raft_consensus.cc:2243] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.616130 26564 raft_consensus.cc:2272] T 6e775895616c47a982f4591c7e24d118 P d5453b51bbd94718a4dc2fb1af662298 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:39.616300 31979 consensus_peers.cc:597] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 -> Peer d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929): Couldn't send request to peer d5453b51bbd94718a4dc2fb1af662298. 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:56:39.633631 31905 consensus_peers.cc:597] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 -> Peer d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929): Couldn't send request to peer d5453b51bbd94718a4dc2fb1af662298. 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:56:39.658300 26564 tablet_server.cc:196] TabletServer@127.25.241.1:0 shutdown complete.
W20260709 14:56:39.658380 31905 consensus_peers.cc:597] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 -> Peer d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929): Couldn't send request to peer d5453b51bbd94718a4dc2fb1af662298. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:39.660465 31905 consensus_peers.cc:597] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 -> Peer d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929): Couldn't send request to peer d5453b51bbd94718a4dc2fb1af662298. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:39.684293 31905 consensus_peers.cc:597] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 -> Peer d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929): Couldn't send request to peer d5453b51bbd94718a4dc2fb1af662298. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:39.694247 26564 tablet_server.cc:179] TabletServer@127.25.241.2:0 shutting down...
W20260709 14:56:39.709288 31979 consensus_peers.cc:597] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 -> Peer d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929): Couldn't send request to peer d5453b51bbd94718a4dc2fb1af662298. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:39.709964 31979 consensus_peers.cc:597] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 -> Peer d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929): Couldn't send request to peer d5453b51bbd94718a4dc2fb1af662298. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:39.724009 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:39.724778 26564 tablet_replica.cc:333] T ab7c1cb59959469e9ff7692807ed8300 P 62b8be589c6346b39887249cfe87c278: stopping tablet replica
I20260709 14:56:39.725569 26564 raft_consensus.cc:2243] T ab7c1cb59959469e9ff7692807ed8300 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.726059 26564 raft_consensus.cc:2272] T ab7c1cb59959469e9ff7692807ed8300 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.728005 26564 tablet_replica.cc:333] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278: stopping tablet replica
I20260709 14:56:39.728539 26564 raft_consensus.cc:2243] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:39.729296 26564 raft_consensus.cc:2272] T 28ea15e527cf41df8b01d049f346c455 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.731210 26564 tablet_replica.cc:333] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278: stopping tablet replica
I20260709 14:56:39.731801 26564 raft_consensus.cc:2243] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:39.732502 26564 raft_consensus.cc:2272] T 4650b77fc1fb48989f6739a3bf641b81 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.734273 26564 tablet_replica.cc:333] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278: stopping tablet replica
I20260709 14:56:39.734791 26564 raft_consensus.cc:2243] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:39.735541 26564 raft_consensus.cc:2272] T 5379c70908754bfcb008b378cca88962 P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.737349 26564 tablet_replica.cc:333] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278: stopping tablet replica
I20260709 14:56:39.737833 26564 raft_consensus.cc:2243] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.738233 26564 raft_consensus.cc:2272] T 88b771372cc14858be8df00f220927f0 P 62b8be589c6346b39887249cfe87c278 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.739919 26564 tablet_replica.cc:333] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278: stopping tablet replica
I20260709 14:56:39.740444 26564 raft_consensus.cc:2243] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.740887 26564 raft_consensus.cc:2272] T 5d1d71f8b454485cb3362bcc46017969 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.742551 26564 tablet_replica.cc:333] T 28e97ff6490c44d98b6f042dfd6e6518 P 62b8be589c6346b39887249cfe87c278: stopping tablet replica
I20260709 14:56:39.743070 26564 raft_consensus.cc:2243] T 28e97ff6490c44d98b6f042dfd6e6518 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.743479 26564 raft_consensus.cc:2272] T 28e97ff6490c44d98b6f042dfd6e6518 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.745285 26564 tablet_replica.cc:333] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278: stopping tablet replica
I20260709 14:56:39.745767 26564 raft_consensus.cc:2243] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:39.746503 26564 raft_consensus.cc:2272] T 30f82d95740c442088fed2b1f87f7fb5 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.748548 26564 tablet_replica.cc:333] T 395f17d9cd3b41b7bd40e08d5c7c7dac P 62b8be589c6346b39887249cfe87c278: stopping tablet replica
I20260709 14:56:39.749056 26564 raft_consensus.cc:2243] T 395f17d9cd3b41b7bd40e08d5c7c7dac P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.749454 26564 raft_consensus.cc:2272] T 395f17d9cd3b41b7bd40e08d5c7c7dac P 62b8be589c6346b39887249cfe87c278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.751224 26564 tablet_replica.cc:333] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278: stopping tablet replica
I20260709 14:56:39.751739 26564 raft_consensus.cc:2243] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.752122 26564 raft_consensus.cc:2272] T 4971508295974b559adf31c8db754fdd P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.754000 26564 tablet_replica.cc:333] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278: stopping tablet replica
I20260709 14:56:39.754508 26564 raft_consensus.cc:2243] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:39.755276 26564 raft_consensus.cc:2272] T 6e775895616c47a982f4591c7e24d118 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.757203 26564 tablet_replica.cc:333] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278: stopping tablet replica
I20260709 14:56:39.757709 26564 raft_consensus.cc:2243] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.758052 26564 raft_consensus.cc:2272] T 909c878ac5a34cbf9eab06cc81f47429 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.760072 26564 tablet_replica.cc:333] T 8098deab109243d4ab276f31664a4bcd P 62b8be589c6346b39887249cfe87c278: stopping tablet replica
I20260709 14:56:39.760550 26564 raft_consensus.cc:2243] T 8098deab109243d4ab276f31664a4bcd P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.760967 26564 raft_consensus.cc:2272] T 8098deab109243d4ab276f31664a4bcd P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.762817 26564 tablet_replica.cc:333] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278: stopping tablet replica
I20260709 14:56:39.763410 26564 raft_consensus.cc:2243] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.763792 26564 raft_consensus.cc:2272] T cae80946e45845d884495fff3a3a41e6 P 62b8be589c6346b39887249cfe87c278 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.765854 26564 tablet_replica.cc:333] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278: stopping tablet replica
I20260709 14:56:39.766518 26564 raft_consensus.cc:2243] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.766959 26564 raft_consensus.cc:2272] T d67677dff99b4516b6d9f4e848fcd695 P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:39.767943 31979 consensus_peers.cc:597] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 -> Peer d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929): Couldn't send request to peer d5453b51bbd94718a4dc2fb1af662298. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:39.769093 26564 tablet_replica.cc:333] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278: stopping tablet replica
I20260709 14:56:39.769687 26564 raft_consensus.cc:2243] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.770131 26564 raft_consensus.cc:2272] T cd7b4f6ddf2a4ff4be430d0317d0c45b P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.772030 26564 tablet_replica.cc:333] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278: stopping tablet replica
I20260709 14:56:39.772488 26564 raft_consensus.cc:2243] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:39.773276 26564 raft_consensus.cc:2272] T 67255e13b86342d8b184915157139cbb P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.775615 26564 tablet_replica.cc:333] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278: stopping tablet replica
I20260709 14:56:39.776271 26564 raft_consensus.cc:2243] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:39.776358 31980 consensus_peers.cc:597] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 -> Peer 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779): Couldn't send request to peer 62b8be589c6346b39887249cfe87c278. 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:56:39.776875 26564 raft_consensus.cc:2272] T ee410b26b8d44d01907a1c91de42ecdd P 62b8be589c6346b39887249cfe87c278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.817648 26564 tablet_server.cc:196] TabletServer@127.25.241.2:0 shutdown complete.
I20260709 14:56:39.849982 26564 tablet_server.cc:179] TabletServer@127.25.241.3:0 shutting down...
W20260709 14:56:39.851805 31979 consensus_peers.cc:597] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 -> Peer d5453b51bbd94718a4dc2fb1af662298 (127.25.241.1:45929): Couldn't send request to peer d5453b51bbd94718a4dc2fb1af662298. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:39.865787 31980 consensus_peers.cc:597] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 -> Peer 62b8be589c6346b39887249cfe87c278 (127.25.241.2:36779): Couldn't send request to peer 62b8be589c6346b39887249cfe87c278. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.2:36779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:39.883920 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:39.884698 26564 tablet_replica.cc:333] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8: stopping tablet replica
I20260709 14:56:39.885295 26564 raft_consensus.cc:2243] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:39.886051 26564 raft_consensus.cc:2272] T ab7c1cb59959469e9ff7692807ed8300 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.887944 26564 tablet_replica.cc:333] T 28ea15e527cf41df8b01d049f346c455 P c55f47d675024edc84579289a278dae8: stopping tablet replica
I20260709 14:56:39.888486 26564 raft_consensus.cc:2243] T 28ea15e527cf41df8b01d049f346c455 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.889030 26564 raft_consensus.cc:2272] T 28ea15e527cf41df8b01d049f346c455 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.890856 26564 tablet_replica.cc:333] T 4650b77fc1fb48989f6739a3bf641b81 P c55f47d675024edc84579289a278dae8: stopping tablet replica
I20260709 14:56:39.891390 26564 raft_consensus.cc:2243] T 4650b77fc1fb48989f6739a3bf641b81 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.891788 26564 raft_consensus.cc:2272] T 4650b77fc1fb48989f6739a3bf641b81 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.893503 26564 tablet_replica.cc:333] T 5379c70908754bfcb008b378cca88962 P c55f47d675024edc84579289a278dae8: stopping tablet replica
I20260709 14:56:39.894006 26564 raft_consensus.cc:2243] T 5379c70908754bfcb008b378cca88962 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.894398 26564 raft_consensus.cc:2272] T 5379c70908754bfcb008b378cca88962 P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.896154 26564 tablet_replica.cc:333] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8: stopping tablet replica
I20260709 14:56:39.896612 26564 raft_consensus.cc:2243] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:39.897377 26564 raft_consensus.cc:2272] T 88b771372cc14858be8df00f220927f0 P c55f47d675024edc84579289a278dae8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.899209 26564 tablet_replica.cc:333] T 5d1d71f8b454485cb3362bcc46017969 P c55f47d675024edc84579289a278dae8: stopping tablet replica
I20260709 14:56:39.899717 26564 raft_consensus.cc:2243] T 5d1d71f8b454485cb3362bcc46017969 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.900104 26564 raft_consensus.cc:2272] T 5d1d71f8b454485cb3362bcc46017969 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.901901 26564 tablet_replica.cc:333] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8: stopping tablet replica
I20260709 14:56:39.902422 26564 raft_consensus.cc:2243] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.902812 26564 raft_consensus.cc:2272] T 28e97ff6490c44d98b6f042dfd6e6518 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.904528 26564 tablet_replica.cc:333] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8: stopping tablet replica
I20260709 14:56:39.905175 26564 raft_consensus.cc:2243] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:39.905934 26564 raft_consensus.cc:2272] T ee410b26b8d44d01907a1c91de42ecdd P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.907907 26564 tablet_replica.cc:333] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8: stopping tablet replica
I20260709 14:56:39.908448 26564 raft_consensus.cc:2243] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.908854 26564 raft_consensus.cc:2272] T 395f17d9cd3b41b7bd40e08d5c7c7dac P c55f47d675024edc84579289a278dae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.910610 26564 tablet_replica.cc:333] T 6e775895616c47a982f4591c7e24d118 P c55f47d675024edc84579289a278dae8: stopping tablet replica
I20260709 14:56:39.911095 26564 raft_consensus.cc:2243] T 6e775895616c47a982f4591c7e24d118 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.911514 26564 raft_consensus.cc:2272] T 6e775895616c47a982f4591c7e24d118 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.913362 26564 tablet_replica.cc:333] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8: stopping tablet replica
I20260709 14:56:39.913848 26564 raft_consensus.cc:2243] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:39.914523 26564 raft_consensus.cc:2272] T 4971508295974b559adf31c8db754fdd P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.916352 26564 tablet_replica.cc:333] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8: stopping tablet replica
I20260709 14:56:39.916857 26564 raft_consensus.cc:2243] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.917296 26564 raft_consensus.cc:2272] T 67255e13b86342d8b184915157139cbb P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.919317 26564 tablet_replica.cc:333] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8: stopping tablet replica
I20260709 14:56:39.919796 26564 raft_consensus.cc:2243] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.920197 26564 raft_consensus.cc:2272] T 8098deab109243d4ab276f31664a4bcd P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.921990 26564 tablet_replica.cc:333] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8: stopping tablet replica
I20260709 14:56:39.922472 26564 raft_consensus.cc:2243] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:39.923170 26564 raft_consensus.cc:2272] T 909c878ac5a34cbf9eab06cc81f47429 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.925119 26564 tablet_replica.cc:333] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8: stopping tablet replica
I20260709 14:56:39.925606 26564 raft_consensus.cc:2243] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:39.926281 26564 raft_consensus.cc:2272] T cae80946e45845d884495fff3a3a41e6 P c55f47d675024edc84579289a278dae8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.927938 26564 tablet_replica.cc:333] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8: stopping tablet replica
I20260709 14:56:39.928382 26564 raft_consensus.cc:2243] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.928889 26564 raft_consensus.cc:2272] T d67677dff99b4516b6d9f4e848fcd695 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.930665 26564 tablet_replica.cc:333] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8: stopping tablet replica
I20260709 14:56:39.931119 26564 raft_consensus.cc:2243] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.931543 26564 raft_consensus.cc:2272] T cd7b4f6ddf2a4ff4be430d0317d0c45b P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.933389 26564 tablet_replica.cc:333] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8: stopping tablet replica
I20260709 14:56:39.933787 26564 raft_consensus.cc:2243] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:39.934214 26564 raft_consensus.cc:2272] T 30f82d95740c442088fed2b1f87f7fb5 P c55f47d675024edc84579289a278dae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:39.970206 26564 tablet_server.cc:196] TabletServer@127.25.241.3:0 shutdown complete.
I20260709 14:56:40.000615 26564 master.cc:562] Master@127.25.241.62:34267 shutting down...
I20260709 14:56:40.019616 26564 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:40.020115 26564 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:40.020395 26564 tablet_replica.cc:333] T 00000000000000000000000000000000 P f01b919a73e641da833eb94528389393: stopping tablet replica
I20260709 14:56:40.039848 26564 master.cc:584] Master@127.25.241.62:34267 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12093 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:56:40.087033 26564 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.241.62:44697
I20260709 14:56:40.088138 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:40.093219 32334 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:56:40.093232 32333 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:56:40.095992 26564 server_base.cc:1061] running on GCE node
W20260709 14:56:40.096032 32336 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:56:40.097184 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:40.097394 26564 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:56:40.097556 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783609000097538 us; error 0 us; skew 500 ppm
I20260709 14:56:40.098044 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:40.100416 26564 webserver.cc:533] Webserver started at http://127.25.241.62:45353/ using document root <none> and password file <none>
I20260709 14:56:40.100982 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:40.101220 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:40.101517 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:40.102799 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-0/minicluster-data/master-0-root/instance:
uuid: "e37c5b95ed2945c8b5d1442735b37098"
format_stamp: "Formatted at 2026-07-09 14:56:40 on dist-test-slave-pn9g"
I20260709 14:56:40.107178 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:56:40.110713 32341 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:56:40.111529 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:40.111780 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-0/minicluster-data/master-0-root
uuid: "e37c5b95ed2945c8b5d1442735b37098"
format_stamp: "Formatted at 2026-07-09 14:56:40 on dist-test-slave-pn9g"
I20260709 14:56:40.112030 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-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:56:40.126547 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:40.127700 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:40.164933 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.62:44697
I20260709 14:56:40.165068 32392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.62:44697 every 8 connection(s)
I20260709 14:56:40.168586 32393 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:56:40.179292 32393 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098: Bootstrap starting.
I20260709 14:56:40.184052 32393 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.188386 32393 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098: No bootstrap required, opened a new log
I20260709 14:56:40.190596 32393 raft_consensus.cc:359] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e37c5b95ed2945c8b5d1442735b37098" member_type: VOTER }
I20260709 14:56:40.190968 32393 raft_consensus.cc:385] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.191147 32393 raft_consensus.cc:740] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e37c5b95ed2945c8b5d1442735b37098, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.191636 32393 consensus_queue.cc:260] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e37c5b95ed2945c8b5d1442735b37098" member_type: VOTER }
I20260709 14:56:40.192047 32393 raft_consensus.cc:399] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:40.192230 32393 raft_consensus.cc:493] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:40.192445 32393 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.197065 32393 raft_consensus.cc:515] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e37c5b95ed2945c8b5d1442735b37098" member_type: VOTER }
I20260709 14:56:40.197559 32393 leader_election.cc:304] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [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: e37c5b95ed2945c8b5d1442735b37098; no voters: 
I20260709 14:56:40.198686 32393 leader_election.cc:290] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:40.199081 32396 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:40.200471 32396 raft_consensus.cc:697] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [term 1 LEADER]: Becoming Leader. State: Replica: e37c5b95ed2945c8b5d1442735b37098, State: Running, Role: LEADER
I20260709 14:56:40.201224 32396 consensus_queue.cc:237] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [LEADER]: Queue going to LEADER mode. State: All 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: "e37c5b95ed2945c8b5d1442735b37098" member_type: VOTER }
I20260709 14:56:40.201642 32393 sys_catalog.cc:565] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:40.205510 32397 sys_catalog.cc:455] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e37c5b95ed2945c8b5d1442735b37098" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e37c5b95ed2945c8b5d1442735b37098" member_type: VOTER } }
I20260709 14:56:40.206173 32397 sys_catalog.cc:458] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:40.207216 32398 sys_catalog.cc:455] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e37c5b95ed2945c8b5d1442735b37098. Latest consensus state: current_term: 1 leader_uuid: "e37c5b95ed2945c8b5d1442735b37098" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e37c5b95ed2945c8b5d1442735b37098" member_type: VOTER } }
I20260709 14:56:40.207823 32398 sys_catalog.cc:458] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:40.211375 32404 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:40.218600 32404 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:40.219518 26564 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:40.227428 32404 catalog_manager.cc:1383] Generated new cluster ID: f4a313dcba624ea2931f576e25f3839c
I20260709 14:56:40.227672 32404 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:40.263923 32404 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:40.265309 32404 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:40.278172 32404 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098: Generated new TSK 0
I20260709 14:56:40.278733 32404 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:40.286455 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:40.292117 32414 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:56:40.293159 32415 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:56:40.295826 32417 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:56:40.295883 26564 server_base.cc:1061] running on GCE node
I20260709 14:56:40.297008 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:40.297190 26564 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:56:40.297354 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783609000297336 us; error 0 us; skew 500 ppm
I20260709 14:56:40.297839 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:40.300128 26564 webserver.cc:533] Webserver started at http://127.25.241.1:44431/ using document root <none> and password file <none>
I20260709 14:56:40.300623 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:40.300848 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:40.301126 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:40.302175 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-0/minicluster-data/ts-0-root/instance:
uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
format_stamp: "Formatted at 2026-07-09 14:56:40 on dist-test-slave-pn9g"
I20260709 14:56:40.306856 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:40.310209 32422 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:56:40.310958 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:40.311228 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-0/minicluster-data/ts-0-root
uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
format_stamp: "Formatted at 2026-07-09 14:56:40 on dist-test-slave-pn9g"
I20260709 14:56:40.311494 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-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:56:40.360802 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:40.362044 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:40.363497 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:40.365885 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:40.366084 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:40.366300 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:40.366463 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:40.405690 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.1:45593
I20260709 14:56:40.405826 32484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.1:45593 every 8 connection(s)
I20260709 14:56:40.410365 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:40.418884 32490 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:56:40.418053 32489 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:56:40.424011 32492 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:56:40.424906 26564 server_base.cc:1061] running on GCE node
I20260709 14:56:40.424898 32485 heartbeater.cc:344] Connected to a master server at 127.25.241.62:44697
I20260709 14:56:40.425580 32485 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:40.426194 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:40.426450 26564 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:56:40.426329 32485 heartbeater.cc:507] Master 127.25.241.62:44697 requested a full tablet report, sending...
I20260709 14:56:40.426721 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783609000426705 us; error 0 us; skew 500 ppm
I20260709 14:56:40.427300 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:40.429046 32358 ts_manager.cc:194] Registered new tserver with Master: 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593)
I20260709 14:56:40.430135 26564 webserver.cc:533] Webserver started at http://127.25.241.2:41727/ using document root <none> and password file <none>
I20260709 14:56:40.430819 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:40.431062 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:40.431345 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:40.431558 32358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59948
I20260709 14:56:40.432919 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-0/minicluster-data/ts-1-root/instance:
uuid: "6bd7683f9061442dbf543c6457123f03"
format_stamp: "Formatted at 2026-07-09 14:56:40 on dist-test-slave-pn9g"
I20260709 14:56:40.437543 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:40.440913 32497 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:56:40.441690 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:40.441989 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-0/minicluster-data/ts-1-root
uuid: "6bd7683f9061442dbf543c6457123f03"
format_stamp: "Formatted at 2026-07-09 14:56:40 on dist-test-slave-pn9g"
I20260709 14:56:40.442247 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-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:56:40.460098 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:40.461334 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:40.462762 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:40.464978 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:40.465171 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:40.465389 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:40.465538 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:40.506204 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.2:42473
I20260709 14:56:40.506342 32559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.2:42473 every 8 connection(s)
I20260709 14:56:40.510943 26564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:40.517835 32563 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:56:40.518572 32564 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:56:40.522369 32566 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:56:40.523247 26564 server_base.cc:1061] running on GCE node
I20260709 14:56:40.523986 32560 heartbeater.cc:344] Connected to a master server at 127.25.241.62:44697
I20260709 14:56:40.524302 26564 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:56:40.524369 32560 heartbeater.cc:461] Registering TS with master...
W20260709 14:56:40.524643 26564 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:56:40.524935 26564 hybrid_clock.cc:648] HybridClock initialized: now 1783609000524915 us; error 0 us; skew 500 ppm
I20260709 14:56:40.525293 32560 heartbeater.cc:507] Master 127.25.241.62:44697 requested a full tablet report, sending...
I20260709 14:56:40.525523 26564 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:40.527446 32358 ts_manager.cc:194] Registered new tserver with Master: 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473)
I20260709 14:56:40.528820 26564 webserver.cc:533] Webserver started at http://127.25.241.3:34615/ using document root <none> and password file <none>
I20260709 14:56:40.529055 32358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59960
I20260709 14:56:40.529390 26564 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:40.529644 26564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:40.529917 26564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:40.531100 26564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-0/minicluster-data/ts-2-root/instance:
uuid: "384089b0803245ebbe3b029d2a0de060"
format_stamp: "Formatted at 2026-07-09 14:56:40 on dist-test-slave-pn9g"
I20260709 14:56:40.535400 26564 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:56:40.538726 32571 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:56:40.539433 26564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:40.539707 26564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-0/minicluster-data/ts-2-root
uuid: "384089b0803245ebbe3b029d2a0de060"
format_stamp: "Formatted at 2026-07-09 14:56:40 on dist-test-slave-pn9g"
I20260709 14:56:40.539964 26564 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSsGTp_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608871596507-26564-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:56:40.555154 26564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:40.556447 26564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:40.557979 26564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:40.560196 26564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:40.560393 26564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:40.560643 26564 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:40.560859 26564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 14:56:40.599716 26564 rpc_server.cc:307] RPC server started. Bound to: 127.25.241.3:34747
I20260709 14:56:40.599826 32633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.241.3:34747 every 8 connection(s)
I20260709 14:56:40.613085 32634 heartbeater.cc:344] Connected to a master server at 127.25.241.62:44697
I20260709 14:56:40.613618 32634 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:40.614355 32634 heartbeater.cc:507] Master 127.25.241.62:44697 requested a full tablet report, sending...
I20260709 14:56:40.616221 32358 ts_manager.cc:194] Registered new tserver with Master: 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:40.617240 26564 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014496208s
I20260709 14:56:40.617610 32358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59972
I20260709 14:56:40.641666 32358 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59986:
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:56:40.644228 32358 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:56:40.705775 32525 tablet_service.cc:1511] Processing CreateTablet for tablet 8d8141224b0747ef93300b539a32cbaf (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:40.707381 32525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d8141224b0747ef93300b539a32cbaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.707316 32523 tablet_service.cc:1511] Processing CreateTablet for tablet 97dc47492dda4cc3bd285134779b0787 (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:40.709649 32524 tablet_service.cc:1511] Processing CreateTablet for tablet d517790b32544eb59d0d7c878b4158cd (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:40.710855 32523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97dc47492dda4cc3bd285134779b0787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.712502 32524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d517790b32544eb59d0d7c878b4158cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.718271 32522 tablet_service.cc:1511] Processing CreateTablet for tablet cf36c43db8d346bb84ec180eb3389b7d (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:40.719874 32522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf36c43db8d346bb84ec180eb3389b7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.721951 32521 tablet_service.cc:1511] Processing CreateTablet for tablet 72ace7c5cf3347e6a733d194a16210f3 (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:40.723517 32521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ace7c5cf3347e6a733d194a16210f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.725813 32520 tablet_service.cc:1511] Processing CreateTablet for tablet 980cc5ac75404a72842951d50bb7720f (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:40.727319 32520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 980cc5ac75404a72842951d50bb7720f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.729779 32519 tablet_service.cc:1511] Processing CreateTablet for tablet d29c16bc2bdf409fbda32d31e4f7bec0 (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:40.731068 32519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d29c16bc2bdf409fbda32d31e4f7bec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.739396 32518 tablet_service.cc:1511] Processing CreateTablet for tablet d3b2fedf25a24505a8fdf7755bde68f0 (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:40.740845 32518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b2fedf25a24505a8fdf7755bde68f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.769667 32649 tablet_bootstrap.cc:492] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03: Bootstrap starting.
I20260709 14:56:40.776105 32649 tablet_bootstrap.cc:654] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.779563 32522 tablet_service.cc:1511] Processing CreateTablet for tablet 6432d2f07eb5474da3b7d9ebc8be632f (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:40.781080 32522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6432d2f07eb5474da3b7d9ebc8be632f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.787469 32649 tablet_bootstrap.cc:492] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03: No bootstrap required, opened a new log
I20260709 14:56:40.788101 32649 ts_tablet_manager.cc:1403] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:56:40.787957 32599 tablet_service.cc:1511] Processing CreateTablet for tablet 8d8141224b0747ef93300b539a32cbaf (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:40.789822 32598 tablet_service.cc:1511] Processing CreateTablet for tablet d517790b32544eb59d0d7c878b4158cd (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:40.791479 32649 raft_consensus.cc:359] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:40.791666 32597 tablet_service.cc:1511] Processing CreateTablet for tablet 97dc47492dda4cc3bd285134779b0787 (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:40.792637 32649 raft_consensus.cc:385] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.793058 32649 raft_consensus.cc:740] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.793375 32596 tablet_service.cc:1511] Processing CreateTablet for tablet cf36c43db8d346bb84ec180eb3389b7d (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:40.794087 32649 consensus_queue.cc:260] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:40.795286 32595 tablet_service.cc:1511] Processing CreateTablet for tablet 72ace7c5cf3347e6a733d194a16210f3 (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:40.797400 32594 tablet_service.cc:1511] Processing CreateTablet for tablet 980cc5ac75404a72842951d50bb7720f (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:40.799427 32593 tablet_service.cc:1511] Processing CreateTablet for tablet d29c16bc2bdf409fbda32d31e4f7bec0 (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:40.802888 32450 tablet_service.cc:1511] Processing CreateTablet for tablet 8d8141224b0747ef93300b539a32cbaf (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:40.805368 32598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d517790b32544eb59d0d7c878b4158cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.808147 32597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97dc47492dda4cc3bd285134779b0787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.809481 32599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d8141224b0747ef93300b539a32cbaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.812790 32595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ace7c5cf3347e6a733d194a16210f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.814333 32596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf36c43db8d346bb84ec180eb3389b7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.817677 32594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 980cc5ac75404a72842951d50bb7720f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.821689 32448 tablet_service.cc:1511] Processing CreateTablet for tablet 97dc47492dda4cc3bd285134779b0787 (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:40.823221 32443 tablet_service.cc:1511] Processing CreateTablet for tablet d3b2fedf25a24505a8fdf7755bde68f0 (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:40.823812 32447 tablet_service.cc:1511] Processing CreateTablet for tablet cf36c43db8d346bb84ec180eb3389b7d (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:40.825397 32442 tablet_service.cc:1511] Processing CreateTablet for tablet 6432d2f07eb5474da3b7d9ebc8be632f (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:40.825994 32446 tablet_service.cc:1511] Processing CreateTablet for tablet 72ace7c5cf3347e6a733d194a16210f3 (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:40.826978 32593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d29c16bc2bdf409fbda32d31e4f7bec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.827978 32445 tablet_service.cc:1511] Processing CreateTablet for tablet 980cc5ac75404a72842951d50bb7720f (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:40.829787 32444 tablet_service.cc:1511] Processing CreateTablet for tablet d29c16bc2bdf409fbda32d31e4f7bec0 (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:40.804517 32450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d8141224b0747ef93300b539a32cbaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.831063 32444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d29c16bc2bdf409fbda32d31e4f7bec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.833372 32442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6432d2f07eb5474da3b7d9ebc8be632f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.833038 32449 tablet_service.cc:1511] Processing CreateTablet for tablet d517790b32544eb59d0d7c878b4158cd (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:40.834188 32445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 980cc5ac75404a72842951d50bb7720f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.835008 32449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d517790b32544eb59d0d7c878b4158cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.837723 32592 tablet_service.cc:1511] Processing CreateTablet for tablet d3b2fedf25a24505a8fdf7755bde68f0 (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:40.838981 32592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b2fedf25a24505a8fdf7755bde68f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.840982 32447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf36c43db8d346bb84ec180eb3389b7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.842248 32446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ace7c5cf3347e6a733d194a16210f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.843446 32443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b2fedf25a24505a8fdf7755bde68f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.842243 32591 tablet_service.cc:1511] Processing CreateTablet for tablet 6432d2f07eb5474da3b7d9ebc8be632f (DEFAULT_TABLE table=test-workload [id=152fe9ffa9dd465ead307aa469903901]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:40.844403 32591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6432d2f07eb5474da3b7d9ebc8be632f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.845016 32448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97dc47492dda4cc3bd285134779b0787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:40.980473 32652 tablet_bootstrap.cc:492] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060: Bootstrap starting.
I20260709 14:56:40.985661 32649 ts_tablet_manager.cc:1434] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03: Time spent starting tablet: real 0.197s	user 0.078s	sys 0.075s
I20260709 14:56:40.986495 32560 heartbeater.cc:499] Master 127.25.241.62:44697 was elected leader, sending a full tablet report...
I20260709 14:56:41.001746 32649 tablet_bootstrap.cc:492] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03: Bootstrap starting.
I20260709 14:56:41.006757 32649 tablet_bootstrap.cc:654] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.015741 32652 tablet_bootstrap.cc:654] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.017815 32653 tablet_bootstrap.cc:492] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a: Bootstrap starting.
I20260709 14:56:41.020689 32649 tablet_bootstrap.cc:492] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03: No bootstrap required, opened a new log
I20260709 14:56:41.021195 32649 ts_tablet_manager.cc:1403] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.004s
I20260709 14:56:41.021610 32652 tablet_bootstrap.cc:492] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060: No bootstrap required, opened a new log
I20260709 14:56:41.022135 32652 ts_tablet_manager.cc:1403] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.001s
I20260709 14:56:41.023537 32649 raft_consensus.cc:359] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.024114 32649 raft_consensus.cc:385] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.024333 32649 raft_consensus.cc:740] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.024734 32653 tablet_bootstrap.cc:654] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.025041 32649 consensus_queue.cc:260] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.025091 32652 raft_consensus.cc:359] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.025928 32652 raft_consensus.cc:385] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.026232 32652 raft_consensus.cc:740] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.027093 32649 ts_tablet_manager.cc:1434] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:41.027117 32652 consensus_queue.cc:260] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.028216 32649 tablet_bootstrap.cc:492] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03: Bootstrap starting.
I20260709 14:56:41.034932 32649 tablet_bootstrap.cc:654] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.041648 32653 tablet_bootstrap.cc:492] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a: No bootstrap required, opened a new log
I20260709 14:56:41.041867 32634 heartbeater.cc:499] Master 127.25.241.62:44697 was elected leader, sending a full tablet report...
I20260709 14:56:41.042263 32653 ts_tablet_manager.cc:1403] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.000s
I20260709 14:56:41.042387 32652 ts_tablet_manager.cc:1434] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060: Time spent starting tablet: real 0.020s	user 0.000s	sys 0.020s
I20260709 14:56:41.042452 32649 tablet_bootstrap.cc:492] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03: No bootstrap required, opened a new log
I20260709 14:56:41.043112 32649 ts_tablet_manager.cc:1403] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260709 14:56:41.043543 32652 tablet_bootstrap.cc:492] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060: Bootstrap starting.
I20260709 14:56:41.045312 32653 raft_consensus.cc:359] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.046036 32653 raft_consensus.cc:385] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.045842 32649 raft_consensus.cc:359] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.046383 32653 raft_consensus.cc:740] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.046638 32649 raft_consensus.cc:385] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.046993 32649 raft_consensus.cc:740] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.047384 32653 consensus_queue.cc:260] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.047698 32649 consensus_queue.cc:260] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.049908 32652 tablet_bootstrap.cc:654] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.049896 32649 ts_tablet_manager.cc:1434] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:41.051183 32649 tablet_bootstrap.cc:492] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03: Bootstrap starting.
I20260709 14:56:41.056209 32653 ts_tablet_manager.cc:1434] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 14:56:41.056404 32485 heartbeater.cc:499] Master 127.25.241.62:44697 was elected leader, sending a full tablet report...
I20260709 14:56:41.057250 32653 tablet_bootstrap.cc:492] T 6432d2f07eb5474da3b7d9ebc8be632f P 2e3688cb6223459ea8b9f5b05333ad4a: Bootstrap starting.
I20260709 14:56:41.057366 32649 tablet_bootstrap.cc:654] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.063464 32653 tablet_bootstrap.cc:654] T 6432d2f07eb5474da3b7d9ebc8be632f P 2e3688cb6223459ea8b9f5b05333ad4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.067345 32652 tablet_bootstrap.cc:492] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060: No bootstrap required, opened a new log
I20260709 14:56:41.067916 32652 ts_tablet_manager.cc:1403] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.008s
I20260709 14:56:41.071022 32651 raft_consensus.cc:493] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:41.071679 32651 raft_consensus.cc:515] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.085163 32651 leader_election.cc:290] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:41.071017 32652 raft_consensus.cc:359] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.099609 32652 raft_consensus.cc:385] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.099931 32652 raft_consensus.cc:740] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.107523 32649 tablet_bootstrap.cc:492] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03: No bootstrap required, opened a new log
I20260709 14:56:41.107479 32652 consensus_queue.cc:260] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.108224 32649 ts_tablet_manager.cc:1403] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03: Time spent bootstrapping tablet: real 0.057s	user 0.040s	sys 0.016s
I20260709 14:56:41.111428 32649 raft_consensus.cc:359] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.112263 32649 raft_consensus.cc:385] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.112562 32649 raft_consensus.cc:740] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.113413 32649 consensus_queue.cc:260] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.115681 32649 ts_tablet_manager.cc:1434] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:41.116796 32649 tablet_bootstrap.cc:492] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03: Bootstrap starting.
I20260709 14:56:41.123523 32649 tablet_bootstrap.cc:654] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.123572 32651 raft_consensus.cc:493] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:41.124254 32651 raft_consensus.cc:515] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.126569 32657 raft_consensus.cc:493] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:41.126927 32651 leader_election.cc:290] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:41.127143 32657 raft_consensus.cc:515] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.128293 32651 raft_consensus.cc:493] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:41.128813 32651 raft_consensus.cc:515] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.130976 32651 leader_election.cc:290] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:41.135646 32652 ts_tablet_manager.cc:1434] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.004s
I20260709 14:56:41.135671 32649 tablet_bootstrap.cc:492] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03: No bootstrap required, opened a new log
I20260709 14:56:41.136590 32649 ts_tablet_manager.cc:1403] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 14:56:41.137081 32652 tablet_bootstrap.cc:492] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060: Bootstrap starting.
I20260709 14:56:41.139735 32649 raft_consensus.cc:359] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.140463 32649 raft_consensus.cc:385] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.140780 32649 raft_consensus.cc:740] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.141666 32649 consensus_queue.cc:260] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.143069 32657 leader_election.cc:290] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473)
I20260709 14:56:41.144352 32649 ts_tablet_manager.cc:1434] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:41.145519 32649 tablet_bootstrap.cc:492] T 8d8141224b0747ef93300b539a32cbaf P 6bd7683f9061442dbf543c6457123f03: Bootstrap starting.
I20260709 14:56:41.151783 32649 tablet_bootstrap.cc:654] T 8d8141224b0747ef93300b539a32cbaf P 6bd7683f9061442dbf543c6457123f03: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.159755 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29c16bc2bdf409fbda32d31e4f7bec0" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" is_pre_election: true
I20260709 14:56:41.162154 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf36c43db8d346bb84ec180eb3389b7d" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" is_pre_election: true
I20260709 14:56:41.164434 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980cc5ac75404a72842951d50bb7720f" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" is_pre_election: true
W20260709 14:56:41.166028 32500 leader_election.cc:343] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:41.166787 32500 leader_election.cc:343] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:41.167394 32500 leader_election.cc:343] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:41.170801 32653 tablet_bootstrap.cc:492] T 6432d2f07eb5474da3b7d9ebc8be632f P 2e3688cb6223459ea8b9f5b05333ad4a: No bootstrap required, opened a new log
I20260709 14:56:41.171368 32653 ts_tablet_manager.cc:1403] T 6432d2f07eb5474da3b7d9ebc8be632f P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent bootstrapping tablet: real 0.114s	user 0.057s	sys 0.052s
I20260709 14:56:41.173110 32652 tablet_bootstrap.cc:654] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.174270 32653 raft_consensus.cc:359] T 6432d2f07eb5474da3b7d9ebc8be632f P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.175015 32653 raft_consensus.cc:385] T 6432d2f07eb5474da3b7d9ebc8be632f P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.175304 32653 raft_consensus.cc:740] T 6432d2f07eb5474da3b7d9ebc8be632f P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.176242 32653 consensus_queue.cc:260] T 6432d2f07eb5474da3b7d9ebc8be632f P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.177181 32651 raft_consensus.cc:493] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:41.177680 32651 raft_consensus.cc:515] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.178334 32653 ts_tablet_manager.cc:1434] T 6432d2f07eb5474da3b7d9ebc8be632f P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:41.179706 32651 leader_election.cc:290] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:41.181345 32653 tablet_bootstrap.cc:492] T 72ace7c5cf3347e6a733d194a16210f3 P 2e3688cb6223459ea8b9f5b05333ad4a: Bootstrap starting.
I20260709 14:56:41.181959 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d517790b32544eb59d0d7c878b4158cd" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" is_pre_election: true
I20260709 14:56:41.182602 32460 raft_consensus.cc:2468] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 0.
I20260709 14:56:41.184206 32500 leader_election.cc:304] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:41.185472 32651 raft_consensus.cc:2804] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:41.185842 32651 raft_consensus.cc:493] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:41.186162 32651 raft_consensus.cc:3060] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.188905 32653 tablet_bootstrap.cc:654] T 72ace7c5cf3347e6a733d194a16210f3 P 2e3688cb6223459ea8b9f5b05333ad4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.194051 32651 raft_consensus.cc:515] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.197296 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d517790b32544eb59d0d7c878b4158cd" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
I20260709 14:56:41.197968 32460 raft_consensus.cc:3060] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.206017 32460 raft_consensus.cc:2468] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 1.
I20260709 14:56:41.207322 32500 leader_election.cc:304] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:41.209233 32672 raft_consensus.cc:2804] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:41.212527 32651 leader_election.cc:290] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 election: Requested vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
W20260709 14:56:41.213146 32406 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:41.213653 32609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29c16bc2bdf409fbda32d31e4f7bec0" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
I20260709 14:56:41.215173 32608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf36c43db8d346bb84ec180eb3389b7d" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
I20260709 14:56:41.216060 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980cc5ac75404a72842951d50bb7720f" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
I20260709 14:56:41.216930 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d517790b32544eb59d0d7c878b4158cd" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
I20260709 14:56:41.217880 32605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d517790b32544eb59d0d7c878b4158cd" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060"
W20260709 14:56:41.232285 32499 leader_election.cc:343] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:41.232877 32499 leader_election.cc:304] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bd7683f9061442dbf543c6457123f03; no voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060
I20260709 14:56:41.240302 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ace7c5cf3347e6a733d194a16210f3" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" is_pre_election: true
W20260709 14:56:41.242385 32574 leader_election.cc:343] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:41.243505 32651 raft_consensus.cc:493] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:41.244962 32672 raft_consensus.cc:697] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 1 LEADER]: Becoming Leader. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Running, Role: LEADER
I20260709 14:56:41.245494 32651 raft_consensus.cc:515] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.245813 32672 consensus_queue.cc:237] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.250648 32649 tablet_bootstrap.cc:492] T 8d8141224b0747ef93300b539a32cbaf P 6bd7683f9061442dbf543c6457123f03: No bootstrap required, opened a new log
I20260709 14:56:41.252113 32649 ts_tablet_manager.cc:1403] T 8d8141224b0747ef93300b539a32cbaf P 6bd7683f9061442dbf543c6457123f03: Time spent bootstrapping tablet: real 0.107s	user 0.049s	sys 0.050s
W20260709 14:56:41.254160 32499 leader_election.cc:343] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:41.251372 32674 raft_consensus.cc:2749] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:56:41.255577 32499 leader_election.cc:343] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:41.256075 32499 leader_election.cc:304] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bd7683f9061442dbf543c6457123f03; no voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060
I20260709 14:56:41.257211 32649 raft_consensus.cc:359] T 8d8141224b0747ef93300b539a32cbaf P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } } peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } }
I20260709 14:56:41.258169 32649 raft_consensus.cc:385] T 8d8141224b0747ef93300b539a32cbaf P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.258066 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ace7c5cf3347e6a733d194a16210f3" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03" is_pre_election: true
I20260709 14:56:41.258769 32649 raft_consensus.cc:740] T 8d8141224b0747ef93300b539a32cbaf P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Initialized, Role: FOLLOWER
W20260709 14:56:41.260421 32575 leader_election.cc:343] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:41.260977 32673 raft_consensus.cc:2749] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:41.261380 32575 leader_election.cc:304] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 384089b0803245ebbe3b029d2a0de060; no voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03
I20260709 14:56:41.264063 32657 raft_consensus.cc:2749] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:41.259635 32649 consensus_queue.cc:260] T 8d8141224b0747ef93300b539a32cbaf P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } } peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } }
W20260709 14:56:41.265236 32499 leader_election.cc:343] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:41.266309 32499 leader_election.cc:304] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bd7683f9061442dbf543c6457123f03; no voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060
I20260709 14:56:41.267213 32649 ts_tablet_manager.cc:1434] T 8d8141224b0747ef93300b539a32cbaf P 6bd7683f9061442dbf543c6457123f03: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:56:41.267246 32673 raft_consensus.cc:2749] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:41.268579 32649 tablet_bootstrap.cc:492] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03: Bootstrap starting.
W20260709 14:56:41.269093 32499 leader_election.cc:343] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:41.271595 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b2fedf25a24505a8fdf7755bde68f0" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" is_pre_election: true
W20260709 14:56:41.273428 32500 leader_election.cc:343] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:41.274628 32651 leader_election.cc:290] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:41.276702 32649 tablet_bootstrap.cc:654] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.276721 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b2fedf25a24505a8fdf7755bde68f0" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
W20260709 14:56:41.278472 32499 leader_election.cc:343] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:41.278905 32499 leader_election.cc:304] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bd7683f9061442dbf543c6457123f03; no voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060
I20260709 14:56:41.280588 32652 tablet_bootstrap.cc:492] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060: No bootstrap required, opened a new log
I20260709 14:56:41.281155 32652 ts_tablet_manager.cc:1403] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060: Time spent bootstrapping tablet: real 0.144s	user 0.013s	sys 0.008s
I20260709 14:56:41.283174 32653 tablet_bootstrap.cc:492] T 72ace7c5cf3347e6a733d194a16210f3 P 2e3688cb6223459ea8b9f5b05333ad4a: No bootstrap required, opened a new log
I20260709 14:56:41.285844 32653 ts_tablet_manager.cc:1403] T 72ace7c5cf3347e6a733d194a16210f3 P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent bootstrapping tablet: real 0.105s	user 0.035s	sys 0.060s
I20260709 14:56:41.285146 32651 raft_consensus.cc:2749] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:41.286257 32358 catalog_manager.cc:5697] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bd7683f9061442dbf543c6457123f03 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "6bd7683f9061442dbf543c6457123f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:41.287194 32652 raft_consensus.cc:359] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.288223 32652 raft_consensus.cc:385] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.288546 32652 raft_consensus.cc:740] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.289400 32652 consensus_queue.cc:260] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.293422 32652 ts_tablet_manager.cc:1434] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.006s
I20260709 14:56:41.293622 32649 tablet_bootstrap.cc:492] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03: No bootstrap required, opened a new log
I20260709 14:56:41.294152 32649 ts_tablet_manager.cc:1403] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260709 14:56:41.294266 32652 tablet_bootstrap.cc:492] T 8d8141224b0747ef93300b539a32cbaf P 384089b0803245ebbe3b029d2a0de060: Bootstrap starting.
I20260709 14:56:41.297122 32649 raft_consensus.cc:359] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.297891 32649 raft_consensus.cc:385] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.298189 32649 raft_consensus.cc:740] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.298144 32653 raft_consensus.cc:359] T 72ace7c5cf3347e6a733d194a16210f3 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.299043 32653 raft_consensus.cc:385] T 72ace7c5cf3347e6a733d194a16210f3 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.299343 32653 raft_consensus.cc:740] T 72ace7c5cf3347e6a733d194a16210f3 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.299887 32652 tablet_bootstrap.cc:654] T 8d8141224b0747ef93300b539a32cbaf P 384089b0803245ebbe3b029d2a0de060: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.299399 32649 consensus_queue.cc:260] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.300264 32653 consensus_queue.cc:260] T 72ace7c5cf3347e6a733d194a16210f3 P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.302524 32653 ts_tablet_manager.cc:1434] T 72ace7c5cf3347e6a733d194a16210f3 P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:56:41.303687 32653 tablet_bootstrap.cc:492] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a: Bootstrap starting.
I20260709 14:56:41.310111 32653 tablet_bootstrap.cc:654] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.311825 32649 ts_tablet_manager.cc:1434] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:56:41.313127 32649 tablet_bootstrap.cc:492] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03: Bootstrap starting.
I20260709 14:56:41.319453 32649 tablet_bootstrap.cc:654] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.322476 32653 tablet_bootstrap.cc:492] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a: No bootstrap required, opened a new log
I20260709 14:56:41.323081 32652 tablet_bootstrap.cc:492] T 8d8141224b0747ef93300b539a32cbaf P 384089b0803245ebbe3b029d2a0de060: No bootstrap required, opened a new log
I20260709 14:56:41.323091 32653 ts_tablet_manager.cc:1403] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260709 14:56:41.323781 32652 ts_tablet_manager.cc:1403] T 8d8141224b0747ef93300b539a32cbaf P 384089b0803245ebbe3b029d2a0de060: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.015s
I20260709 14:56:41.325059 32649 tablet_bootstrap.cc:492] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03: No bootstrap required, opened a new log
I20260709 14:56:41.325552 32649 ts_tablet_manager.cc:1403] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260709 14:56:41.326694 32653 raft_consensus.cc:359] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } } peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } }
I20260709 14:56:41.327028 32652 raft_consensus.cc:359] T 8d8141224b0747ef93300b539a32cbaf P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } } peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } }
I20260709 14:56:41.327515 32653 raft_consensus.cc:385] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.327801 32652 raft_consensus.cc:385] T 8d8141224b0747ef93300b539a32cbaf P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.327952 32649 raft_consensus.cc:359] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.327945 32653 raft_consensus.cc:740] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.328184 32652 raft_consensus.cc:740] T 8d8141224b0747ef93300b539a32cbaf P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.328732 32649 raft_consensus.cc:385] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.329277 32649 raft_consensus.cc:740] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.329371 32653 consensus_queue.cc:260] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } } peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } }
I20260709 14:56:41.329555 32652 consensus_queue.cc:260] T 8d8141224b0747ef93300b539a32cbaf P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } } peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } }
I20260709 14:56:41.329984 32649 consensus_queue.cc:260] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.331841 32653 ts_tablet_manager.cc:1434] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:41.332124 32649 ts_tablet_manager.cc:1434] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:41.332239 32652 ts_tablet_manager.cc:1434] T 8d8141224b0747ef93300b539a32cbaf P 384089b0803245ebbe3b029d2a0de060: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:56:41.333209 32649 tablet_bootstrap.cc:492] T 6432d2f07eb5474da3b7d9ebc8be632f P 6bd7683f9061442dbf543c6457123f03: Bootstrap starting.
I20260709 14:56:41.333209 32652 tablet_bootstrap.cc:492] T 980cc5ac75404a72842951d50bb7720f P 384089b0803245ebbe3b029d2a0de060: Bootstrap starting.
I20260709 14:56:41.336400 32653 tablet_bootstrap.cc:492] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a: Bootstrap starting.
I20260709 14:56:41.336372 32659 raft_consensus.cc:493] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:41.340152 32659 raft_consensus.cc:515] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } } peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } }
I20260709 14:56:41.341312 32652 tablet_bootstrap.cc:654] T 980cc5ac75404a72842951d50bb7720f P 384089b0803245ebbe3b029d2a0de060: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.343601 32649 tablet_bootstrap.cc:654] T 6432d2f07eb5474da3b7d9ebc8be632f P 6bd7683f9061442dbf543c6457123f03: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.343683 32653 tablet_bootstrap.cc:654] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.345232 32651 raft_consensus.cc:493] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:41.345752 32651 raft_consensus.cc:515] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.348199 32651 leader_election.cc:290] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:41.350065 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97dc47492dda4cc3bd285134779b0787" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
I20260709 14:56:41.350857 32606 raft_consensus.cc:2468] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 0.
I20260709 14:56:41.352706 32499 leader_election.cc:304] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 384089b0803245ebbe3b029d2a0de060, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:41.353684 32651 raft_consensus.cc:2804] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:41.355116 32652 tablet_bootstrap.cc:492] T 980cc5ac75404a72842951d50bb7720f P 384089b0803245ebbe3b029d2a0de060: No bootstrap required, opened a new log
I20260709 14:56:41.355862 32652 ts_tablet_manager.cc:1403] T 980cc5ac75404a72842951d50bb7720f P 384089b0803245ebbe3b029d2a0de060: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260709 14:56:41.359236 32652 raft_consensus.cc:359] T 980cc5ac75404a72842951d50bb7720f P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.368155 32652 raft_consensus.cc:385] T 980cc5ac75404a72842951d50bb7720f P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.368505 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8141224b0747ef93300b539a32cbaf" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03" is_pre_election: true
I20260709 14:56:41.369405 32535 raft_consensus.cc:2468] T 8d8141224b0747ef93300b539a32cbaf P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 0.
I20260709 14:56:41.360833 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97dc47492dda4cc3bd285134779b0787" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" is_pre_election: true
I20260709 14:56:41.368988 32652 raft_consensus.cc:740] T 980cc5ac75404a72842951d50bb7720f P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Initialized, Role: FOLLOWER
W20260709 14:56:41.372980 32500 leader_election.cc:343] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:41.373540 32652 consensus_queue.cc:260] T 980cc5ac75404a72842951d50bb7720f P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.375973 32652 ts_tablet_manager.cc:1434] T 980cc5ac75404a72842951d50bb7720f P 384089b0803245ebbe3b029d2a0de060: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260709 14:56:41.377066 32652 tablet_bootstrap.cc:492] T d517790b32544eb59d0d7c878b4158cd P 384089b0803245ebbe3b029d2a0de060: Bootstrap starting.
I20260709 14:56:41.378670 32649 tablet_bootstrap.cc:492] T 6432d2f07eb5474da3b7d9ebc8be632f P 6bd7683f9061442dbf543c6457123f03: No bootstrap required, opened a new log
I20260709 14:56:41.379195 32649 ts_tablet_manager.cc:1403] T 6432d2f07eb5474da3b7d9ebc8be632f P 6bd7683f9061442dbf543c6457123f03: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.016s
I20260709 14:56:41.372310 32426 leader_election.cc:304] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:41.380996 32684 raft_consensus.cc:2804] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:41.381433 32684 raft_consensus.cc:493] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:41.381768 32684 raft_consensus.cc:3060] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.381843 32649 raft_consensus.cc:359] T 6432d2f07eb5474da3b7d9ebc8be632f P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.382725 32649 raft_consensus.cc:385] T 6432d2f07eb5474da3b7d9ebc8be632f P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.382992 32649 raft_consensus.cc:740] T 6432d2f07eb5474da3b7d9ebc8be632f P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.384569 32653 tablet_bootstrap.cc:492] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a: No bootstrap required, opened a new log
I20260709 14:56:41.383826 32649 consensus_queue.cc:260] T 6432d2f07eb5474da3b7d9ebc8be632f P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.385162 32653 ts_tablet_manager.cc:1403] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent bootstrapping tablet: real 0.049s	user 0.028s	sys 0.019s
I20260709 14:56:41.385504 32652 tablet_bootstrap.cc:654] T d517790b32544eb59d0d7c878b4158cd P 384089b0803245ebbe3b029d2a0de060: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.386945 32649 ts_tablet_manager.cc:1434] T 6432d2f07eb5474da3b7d9ebc8be632f P 6bd7683f9061442dbf543c6457123f03: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:56:41.388345 32653 raft_consensus.cc:359] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.389128 32653 raft_consensus.cc:385] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.389364 32653 raft_consensus.cc:740] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.390007 32653 consensus_queue.cc:260] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.392556 32653 ts_tablet_manager.cc:1434] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:41.361441 32659 leader_election.cc:290] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:41.393648 32653 tablet_bootstrap.cc:492] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a: Bootstrap starting.
I20260709 14:56:41.354071 32651 raft_consensus.cc:493] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:41.395476 32651 raft_consensus.cc:3060] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.397198 32652 tablet_bootstrap.cc:492] T d517790b32544eb59d0d7c878b4158cd P 384089b0803245ebbe3b029d2a0de060: No bootstrap required, opened a new log
I20260709 14:56:41.397737 32652 ts_tablet_manager.cc:1403] T d517790b32544eb59d0d7c878b4158cd P 384089b0803245ebbe3b029d2a0de060: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 14:56:41.400229 32653 tablet_bootstrap.cc:654] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.400552 32652 raft_consensus.cc:359] T d517790b32544eb59d0d7c878b4158cd P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.401398 32652 raft_consensus.cc:385] T d517790b32544eb59d0d7c878b4158cd P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.401686 32652 raft_consensus.cc:740] T d517790b32544eb59d0d7c878b4158cd P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.392283 32684 raft_consensus.cc:515] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } } peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } }
I20260709 14:56:41.404362 32659 raft_consensus.cc:493] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:41.404906 32659 raft_consensus.cc:515] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.406955 32659 leader_election.cc:290] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:41.407600 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980cc5ac75404a72842951d50bb7720f" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03" is_pre_election: true
I20260709 14:56:41.408288 32535 raft_consensus.cc:2468] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 0.
I20260709 14:56:41.409520 32426 leader_election.cc:304] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:41.409749 32652 consensus_queue.cc:260] T d517790b32544eb59d0d7c878b4158cd P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.410409 32659 raft_consensus.cc:2804] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:41.410758 32659 raft_consensus.cc:493] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:41.411079 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980cc5ac75404a72842951d50bb7720f" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
I20260709 14:56:41.411715 32607 raft_consensus.cc:2468] T 980cc5ac75404a72842951d50bb7720f P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 0.
I20260709 14:56:41.412338 32652 ts_tablet_manager.cc:1434] T d517790b32544eb59d0d7c878b4158cd P 384089b0803245ebbe3b029d2a0de060: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:56:41.410749 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8141224b0747ef93300b539a32cbaf" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
I20260709 14:56:41.413307 32606 raft_consensus.cc:2468] T 8d8141224b0747ef93300b539a32cbaf P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 0.
I20260709 14:56:41.413552 32652 tablet_bootstrap.cc:492] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060: Bootstrap starting.
I20260709 14:56:41.413731 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8141224b0747ef93300b539a32cbaf" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:41.414148 32653 tablet_bootstrap.cc:492] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a: No bootstrap required, opened a new log
I20260709 14:56:41.414388 32535 raft_consensus.cc:3060] T 8d8141224b0747ef93300b539a32cbaf P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.414662 32653 ts_tablet_manager.cc:1403] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260709 14:56:41.411100 32659 raft_consensus.cc:3060] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.417964 32653 raft_consensus.cc:359] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.418694 32653 raft_consensus.cc:385] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.418990 32653 raft_consensus.cc:740] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.419793 32653 consensus_queue.cc:260] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.420511 32652 tablet_bootstrap.cc:654] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.422071 32653 ts_tablet_manager.cc:1434] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:41.423098 32653 tablet_bootstrap.cc:492] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a: Bootstrap starting.
I20260709 14:56:41.423295 32684 leader_election.cc:290] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 election: Requested vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:41.424151 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8141224b0747ef93300b539a32cbaf" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:41.424765 32606 raft_consensus.cc:3060] T 8d8141224b0747ef93300b539a32cbaf P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.422263 32535 raft_consensus.cc:2468] T 8d8141224b0747ef93300b539a32cbaf P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 1.
I20260709 14:56:41.427408 32426 leader_election.cc:304] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:41.428375 32684 raft_consensus.cc:2804] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:41.428884 32684 raft_consensus.cc:697] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Becoming Leader. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Running, Role: LEADER
I20260709 14:56:41.429239 32653 tablet_bootstrap.cc:654] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.429816 32684 consensus_queue.cc:237] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } } peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } }
I20260709 14:56:41.434880 32652 tablet_bootstrap.cc:492] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060: No bootstrap required, opened a new log
I20260709 14:56:41.435436 32652 ts_tablet_manager.cc:1403] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260709 14:56:41.439922 32606 raft_consensus.cc:2468] T 8d8141224b0747ef93300b539a32cbaf P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 1.
I20260709 14:56:41.440560 32652 raft_consensus.cc:359] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.442503 32659 raft_consensus.cc:515] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.408901 32651 raft_consensus.cc:515] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.444896 32652 raft_consensus.cc:385] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.445269 32652 raft_consensus.cc:740] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.446120 32652 consensus_queue.cc:260] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.447721 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980cc5ac75404a72842951d50bb7720f" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:41.448431 32535 raft_consensus.cc:3060] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.448848 32652 ts_tablet_manager.cc:1434] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 14:56:41.449908 32652 tablet_bootstrap.cc:492] T d3b2fedf25a24505a8fdf7755bde68f0 P 384089b0803245ebbe3b029d2a0de060: Bootstrap starting.
I20260709 14:56:41.451205 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980cc5ac75404a72842951d50bb7720f" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:41.451808 32607 raft_consensus.cc:3060] T 980cc5ac75404a72842951d50bb7720f P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.456110 32652 tablet_bootstrap.cc:654] T d3b2fedf25a24505a8fdf7755bde68f0 P 384089b0803245ebbe3b029d2a0de060: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.456561 32535 raft_consensus.cc:2468] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 1.
I20260709 14:56:41.458081 32426 leader_election.cc:304] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:41.459187 32691 raft_consensus.cc:2804] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:41.459951 32607 raft_consensus.cc:2468] T 980cc5ac75404a72842951d50bb7720f P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 1.
I20260709 14:56:41.470332 32659 leader_election.cc:290] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 election: Requested vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:41.472894 32651 leader_election.cc:290] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 election: Requested vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:41.473937 32653 tablet_bootstrap.cc:492] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a: No bootstrap required, opened a new log
I20260709 14:56:41.474534 32653 ts_tablet_manager.cc:1403] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent bootstrapping tablet: real 0.052s	user 0.035s	sys 0.012s
I20260709 14:56:41.475409 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97dc47492dda4cc3bd285134779b0787" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
W20260709 14:56:41.476866 32500 leader_election.cc:343] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:41.477653 32653 raft_consensus.cc:359] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.478106 32691 raft_consensus.cc:697] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Becoming Leader. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Running, Role: LEADER
I20260709 14:56:41.478470 32653 raft_consensus.cc:385] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.477710 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97dc47492dda4cc3bd285134779b0787" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:41.478951 32653 raft_consensus.cc:740] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.479348 32606 raft_consensus.cc:3060] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.479434 32652 tablet_bootstrap.cc:492] T d3b2fedf25a24505a8fdf7755bde68f0 P 384089b0803245ebbe3b029d2a0de060: No bootstrap required, opened a new log
I20260709 14:56:41.480074 32652 ts_tablet_manager.cc:1403] T d3b2fedf25a24505a8fdf7755bde68f0 P 384089b0803245ebbe3b029d2a0de060: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.004s
I20260709 14:56:41.479727 32653 consensus_queue.cc:260] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.479061 32691 consensus_queue.cc:237] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.480973 32651 raft_consensus.cc:493] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:41.481465 32651 raft_consensus.cc:515] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.482072 32653 ts_tablet_manager.cc:1434] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:56:41.483098 32653 tablet_bootstrap.cc:492] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a: Bootstrap starting.
I20260709 14:56:41.483552 32651 leader_election.cc:290] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:41.484258 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ace7c5cf3347e6a733d194a16210f3" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" is_pre_election: true
I20260709 14:56:41.485028 32460 raft_consensus.cc:2468] T 72ace7c5cf3347e6a733d194a16210f3 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 0.
I20260709 14:56:41.484302 32358 catalog_manager.cc:5697] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1). New cstate: current_term: 1 leader_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:41.485314 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ace7c5cf3347e6a733d194a16210f3" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
I20260709 14:56:41.486011 32607 raft_consensus.cc:2468] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 0.
I20260709 14:56:41.486450 32500 leader_election.cc:304] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:41.487299 32651 raft_consensus.cc:2804] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:41.487640 32651 raft_consensus.cc:493] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:41.487963 32651 raft_consensus.cc:3060] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.489028 32653 tablet_bootstrap.cc:654] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.496647 32652 raft_consensus.cc:359] T d3b2fedf25a24505a8fdf7755bde68f0 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.497581 32652 raft_consensus.cc:385] T d3b2fedf25a24505a8fdf7755bde68f0 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.497921 32652 raft_consensus.cc:740] T d3b2fedf25a24505a8fdf7755bde68f0 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.501415 32652 consensus_queue.cc:260] T d3b2fedf25a24505a8fdf7755bde68f0 P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.508985 32606 raft_consensus.cc:2468] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 1.
I20260709 14:56:41.510008 32652 ts_tablet_manager.cc:1434] T d3b2fedf25a24505a8fdf7755bde68f0 P 384089b0803245ebbe3b029d2a0de060: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 14:56:41.511279 32652 tablet_bootstrap.cc:492] T cf36c43db8d346bb84ec180eb3389b7d P 384089b0803245ebbe3b029d2a0de060: Bootstrap starting.
I20260709 14:56:41.519168 32652 tablet_bootstrap.cc:654] T cf36c43db8d346bb84ec180eb3389b7d P 384089b0803245ebbe3b029d2a0de060: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.521301 32499 leader_election.cc:304] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 384089b0803245ebbe3b029d2a0de060, 6bd7683f9061442dbf543c6457123f03; no voters: 2e3688cb6223459ea8b9f5b05333ad4a
I20260709 14:56:41.522553 32672 raft_consensus.cc:2804] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:41.523061 32672 raft_consensus.cc:697] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 1 LEADER]: Becoming Leader. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Running, Role: LEADER
I20260709 14:56:41.523944 32672 consensus_queue.cc:237] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.519021 32651 raft_consensus.cc:515] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.527518 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ace7c5cf3347e6a733d194a16210f3" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
I20260709 14:56:41.528119 32460 raft_consensus.cc:3060] T 72ace7c5cf3347e6a733d194a16210f3 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.535944 32652 tablet_bootstrap.cc:492] T cf36c43db8d346bb84ec180eb3389b7d P 384089b0803245ebbe3b029d2a0de060: No bootstrap required, opened a new log
I20260709 14:56:41.536679 32652 ts_tablet_manager.cc:1403] T cf36c43db8d346bb84ec180eb3389b7d P 384089b0803245ebbe3b029d2a0de060: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260709 14:56:41.536309 32460 raft_consensus.cc:2468] T 72ace7c5cf3347e6a733d194a16210f3 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 1.
I20260709 14:56:41.538193 32500 leader_election.cc:304] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:41.539053 32673 raft_consensus.cc:2804] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:41.539525 32673 raft_consensus.cc:697] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [term 1 LEADER]: Becoming Leader. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Running, Role: LEADER
I20260709 14:56:41.539698 32651 leader_election.cc:290] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 election: Requested vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:41.541214 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ace7c5cf3347e6a733d194a16210f3" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:41.541044 32673 consensus_queue.cc:237] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.541992 32606 raft_consensus.cc:3060] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.544174 32653 tablet_bootstrap.cc:492] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a: No bootstrap required, opened a new log
I20260709 14:56:41.544693 32653 ts_tablet_manager.cc:1403] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.040s
I20260709 14:56:41.545095 32657 raft_consensus.cc:493] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:41.545560 32657 raft_consensus.cc:515] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.547631 32657 leader_election.cc:290] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473)
I20260709 14:56:41.547374 32653 raft_consensus.cc:359] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.548233 32653 raft_consensus.cc:385] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.548511 32653 raft_consensus.cc:740] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.549345 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6432d2f07eb5474da3b7d9ebc8be632f" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03" is_pre_election: true
I20260709 14:56:41.549280 32653 consensus_queue.cc:260] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.549979 32535 raft_consensus.cc:2468] T 6432d2f07eb5474da3b7d9ebc8be632f P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 0.
I20260709 14:56:41.551328 32575 leader_election.cc:304] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 384089b0803245ebbe3b029d2a0de060, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:41.551677 32653 ts_tablet_manager.cc:1434] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:41.552800 32657 raft_consensus.cc:2804] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:41.553398 32657 raft_consensus.cc:493] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:41.553313 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6432d2f07eb5474da3b7d9ebc8be632f" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" is_pre_election: true
I20260709 14:56:41.552650 32653 tablet_bootstrap.cc:492] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a: Bootstrap starting.
I20260709 14:56:41.553040 32358 catalog_manager.cc:5697] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1). New cstate: current_term: 1 leader_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:41.556898 32657 raft_consensus.cc:3060] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.557119 32460 raft_consensus.cc:2468] T 6432d2f07eb5474da3b7d9ebc8be632f P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 0.
I20260709 14:56:41.563512 32356 catalog_manager.cc:5697] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bd7683f9061442dbf543c6457123f03 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "6bd7683f9061442dbf543c6457123f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:41.565078 32652 raft_consensus.cc:359] T cf36c43db8d346bb84ec180eb3389b7d P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.565765 32652 raft_consensus.cc:385] T cf36c43db8d346bb84ec180eb3389b7d P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.557091 32606 raft_consensus.cc:2468] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 1.
I20260709 14:56:41.566030 32652 raft_consensus.cc:740] T cf36c43db8d346bb84ec180eb3389b7d P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.565209 32653 tablet_bootstrap.cc:654] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.566742 32652 consensus_queue.cc:260] T cf36c43db8d346bb84ec180eb3389b7d P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.564092 32657 raft_consensus.cc:515] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.577069 32657 leader_election.cc:290] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 election: Requested vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473)
I20260709 14:56:41.580719 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6432d2f07eb5474da3b7d9ebc8be632f" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:41.581420 32535 raft_consensus.cc:3060] T 6432d2f07eb5474da3b7d9ebc8be632f P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.587893 32653 tablet_bootstrap.cc:492] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a: No bootstrap required, opened a new log
I20260709 14:56:41.588449 32653 ts_tablet_manager.cc:1403] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.011s
I20260709 14:56:41.589003 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6432d2f07eb5474da3b7d9ebc8be632f" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
I20260709 14:56:41.589635 32460 raft_consensus.cc:3060] T 6432d2f07eb5474da3b7d9ebc8be632f P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.591174 32653 raft_consensus.cc:359] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.591892 32653 raft_consensus.cc:385] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:41.592137 32653 raft_consensus.cc:740] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Initialized, Role: FOLLOWER
I20260709 14:56:41.592501 32356 catalog_manager.cc:5697] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bd7683f9061442dbf543c6457123f03 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "6bd7683f9061442dbf543c6457123f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:41.593819 32652 ts_tablet_manager.cc:1434] T cf36c43db8d346bb84ec180eb3389b7d P 384089b0803245ebbe3b029d2a0de060: Time spent starting tablet: real 0.057s	user 0.011s	sys 0.010s
I20260709 14:56:41.594799 32535 raft_consensus.cc:2468] T 6432d2f07eb5474da3b7d9ebc8be632f P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 1.
I20260709 14:56:41.592962 32653 consensus_queue.cc:260] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.596150 32575 leader_election.cc:304] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 384089b0803245ebbe3b029d2a0de060, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:41.597046 32703 raft_consensus.cc:2804] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:41.597522 32703 raft_consensus.cc:697] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Becoming Leader. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Running, Role: LEADER
I20260709 14:56:41.598351 32703 consensus_queue.cc:237] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.597520 32653 ts_tablet_manager.cc:1434] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:56:41.601397 32657 raft_consensus.cc:493] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:41.601903 32657 raft_consensus.cc:515] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.602612 32460 raft_consensus.cc:2468] T 6432d2f07eb5474da3b7d9ebc8be632f P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 1.
I20260709 14:56:41.604084 32657 leader_election.cc:290] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473)
I20260709 14:56:41.605743 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29c16bc2bdf409fbda32d31e4f7bec0" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" is_pre_election: true
I20260709 14:56:41.605937 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29c16bc2bdf409fbda32d31e4f7bec0" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03" is_pre_election: true
I20260709 14:56:41.606542 32535 raft_consensus.cc:2468] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 0.
I20260709 14:56:41.606972 32460 raft_consensus.cc:2468] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 0.
I20260709 14:56:41.608199 32574 leader_election.cc:304] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060; no voters: 
I20260709 14:56:41.609109 32657 raft_consensus.cc:2804] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:41.609472 32657 raft_consensus.cc:493] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:41.609803 32657 raft_consensus.cc:3060] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.615844 32657 raft_consensus.cc:515] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.616580 32358 catalog_manager.cc:5697] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 reported cstate change: term changed from 0 to 1, leader changed from <none> to 384089b0803245ebbe3b029d2a0de060 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "384089b0803245ebbe3b029d2a0de060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:41.618199 32657 leader_election.cc:290] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 election: Requested vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473)
I20260709 14:56:41.618335 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29c16bc2bdf409fbda32d31e4f7bec0" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
I20260709 14:56:41.619046 32460 raft_consensus.cc:3060] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.619160 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29c16bc2bdf409fbda32d31e4f7bec0" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:41.619807 32535 raft_consensus.cc:3060] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.625003 32460 raft_consensus.cc:2468] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 1.
I20260709 14:56:41.625990 32574 leader_election.cc:304] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060; no voters: 
I20260709 14:56:41.626204 32535 raft_consensus.cc:2468] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 1.
I20260709 14:56:41.626705 32657 raft_consensus.cc:2804] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:41.627161 32657 raft_consensus.cc:697] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Becoming Leader. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Running, Role: LEADER
I20260709 14:56:41.627957 32657 consensus_queue.cc:237] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.635123 32358 catalog_manager.cc:5697] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 reported cstate change: term changed from 0 to 1, leader changed from <none> to 384089b0803245ebbe3b029d2a0de060 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "384089b0803245ebbe3b029d2a0de060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:41.642475 32691 raft_consensus.cc:493] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:41.643008 32691 raft_consensus.cc:515] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.644654 32691 leader_election.cc:290] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:41.645339 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf36c43db8d346bb84ec180eb3389b7d" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03" is_pre_election: true
I20260709 14:56:41.645634 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf36c43db8d346bb84ec180eb3389b7d" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
I20260709 14:56:41.645907 32535 raft_consensus.cc:2468] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 0.
I20260709 14:56:41.646179 32606 raft_consensus.cc:2468] T cf36c43db8d346bb84ec180eb3389b7d P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 0.
I20260709 14:56:41.646831 32426 leader_election.cc:304] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:41.647576 32691 raft_consensus.cc:2804] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:41.647831 32691 raft_consensus.cc:493] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:41.648083 32691 raft_consensus.cc:3060] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.653090 32691 raft_consensus.cc:515] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.654580 32691 leader_election.cc:290] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 election: Requested vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:41.655375 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf36c43db8d346bb84ec180eb3389b7d" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:41.655898 32535 raft_consensus.cc:3060] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.655771 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf36c43db8d346bb84ec180eb3389b7d" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:41.656450 32606 raft_consensus.cc:3060] T cf36c43db8d346bb84ec180eb3389b7d P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.660923 32535 raft_consensus.cc:2468] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 1.
I20260709 14:56:41.661253 32606 raft_consensus.cc:2468] T cf36c43db8d346bb84ec180eb3389b7d P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 1.
I20260709 14:56:41.662096 32426 leader_election.cc:304] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:41.662967 32691 raft_consensus.cc:2804] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:41.663426 32691 raft_consensus.cc:697] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Becoming Leader. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Running, Role: LEADER
I20260709 14:56:41.664228 32691 consensus_queue.cc:237] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.671939 32358 catalog_manager.cc:5697] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1). New cstate: current_term: 1 leader_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:41.692363 32606 raft_consensus.cc:3060] T d517790b32544eb59d0d7c878b4158cd P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.698969 32673 consensus_queue.cc:1048] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:41.710794 32673 consensus_queue.cc:1048] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:41.893667 32691 consensus_queue.cc:1048] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:41.903786 32697 consensus_queue.cc:1048] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:41.905023 32684 raft_consensus.cc:493] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:41.905618 32684 raft_consensus.cc:515] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.907745 32684 leader_election.cc:290] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:41.909368 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b2fedf25a24505a8fdf7755bde68f0" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03" is_pre_election: true
I20260709 14:56:41.914376 32535 raft_consensus.cc:2468] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 0.
I20260709 14:56:41.910296 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b2fedf25a24505a8fdf7755bde68f0" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
I20260709 14:56:41.915380 32606 raft_consensus.cc:2468] T d3b2fedf25a24505a8fdf7755bde68f0 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 0.
I20260709 14:56:41.916190 32426 leader_election.cc:304] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:41.917220 32684 raft_consensus.cc:2804] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:41.917605 32684 raft_consensus.cc:493] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:41.918032 32684 raft_consensus.cc:3060] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.918681 32697 consensus_queue.cc:1048] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:41.925313 32684 raft_consensus.cc:515] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.928066 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b2fedf25a24505a8fdf7755bde68f0" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:41.931353 32691 consensus_queue.cc:1048] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:41.931802 32535 raft_consensus.cc:3060] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.941169 32684 leader_election.cc:290] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 election: Requested vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:41.942462 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b2fedf25a24505a8fdf7755bde68f0" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:41.943212 32606 raft_consensus.cc:3060] T d3b2fedf25a24505a8fdf7755bde68f0 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.945152 32535 raft_consensus.cc:2468] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 1.
I20260709 14:56:41.946388 32426 leader_election.cc:304] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:41.947252 32684 raft_consensus.cc:2804] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:41.948426 32684 raft_consensus.cc:697] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Becoming Leader. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Running, Role: LEADER
I20260709 14:56:41.949258 32684 consensus_queue.cc:237] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:41.950627 32606 raft_consensus.cc:2468] T d3b2fedf25a24505a8fdf7755bde68f0 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 1.
I20260709 14:56:41.956740 32357 catalog_manager.cc:5697] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1). New cstate: current_term: 1 leader_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:41.969055 32673 consensus_queue.cc:1048] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:41.978233 32460 raft_consensus.cc:3060] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:41.986899 32672 consensus_queue.cc:1048] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:42.060011 32672 consensus_queue.cc:1048] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:42.061733 32657 consensus_queue.cc:1048] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:42.071863 32673 consensus_queue.cc:1048] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:42.074725 32657 consensus_queue.cc:1048] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:42.092545 32684 consensus_queue.cc:1048] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:42.107828 32691 consensus_queue.cc:1048] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:42.129994 32535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d517790b32544eb59d0d7c878b4158cd"
dest_uuid: "6bd7683f9061442dbf543c6457123f03"
mode: GRACEFUL
new_leader_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
 from {username='slave'} at 127.0.0.1:48820
I20260709 14:56:42.130553 32535 raft_consensus.cc:606] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 1 LEADER]: Received request to transfer leadership to TS 2e3688cb6223459ea8b9f5b05333ad4a
I20260709 14:56:42.135768 32535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97dc47492dda4cc3bd285134779b0787"
dest_uuid: "6bd7683f9061442dbf543c6457123f03"
mode: GRACEFUL
new_leader_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
 from {username='slave'} at 127.0.0.1:48820
I20260709 14:56:42.136458 32535 raft_consensus.cc:606] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 1 LEADER]: Received request to transfer leadership to TS 2e3688cb6223459ea8b9f5b05333ad4a
I20260709 14:56:42.139050 32703 consensus_queue.cc:1048] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:42.158097 32657 consensus_queue.cc:1048] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:42.164587 32460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "980cc5ac75404a72842951d50bb7720f"
dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
mode: GRACEFUL
new_leader_uuid: "6bd7683f9061442dbf543c6457123f03"
 from {username='slave'} at 127.0.0.1:34892
I20260709 14:56:42.165386 32460 raft_consensus.cc:606] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Received request to transfer leadership to TS 6bd7683f9061442dbf543c6457123f03
I20260709 14:56:42.181923 32606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d29c16bc2bdf409fbda32d31e4f7bec0"
dest_uuid: "384089b0803245ebbe3b029d2a0de060"
mode: GRACEFUL
new_leader_uuid: "6bd7683f9061442dbf543c6457123f03"
 from {username='slave'} at 127.0.0.1:50190
I20260709 14:56:42.182423 32606 raft_consensus.cc:606] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Received request to transfer leadership to TS 6bd7683f9061442dbf543c6457123f03
I20260709 14:56:42.187072 32460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3b2fedf25a24505a8fdf7755bde68f0"
dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
mode: GRACEFUL
new_leader_uuid: "6bd7683f9061442dbf543c6457123f03"
 from {username='slave'} at 127.0.0.1:34892
I20260709 14:56:42.187539 32460 raft_consensus.cc:606] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Received request to transfer leadership to TS 6bd7683f9061442dbf543c6457123f03
I20260709 14:56:42.229095 32674 raft_consensus.cc:993] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03: : Instructing follower 2e3688cb6223459ea8b9f5b05333ad4a to start an election
I20260709 14:56:42.229619 32673 raft_consensus.cc:1081] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 1 LEADER]: Signalling peer 2e3688cb6223459ea8b9f5b05333ad4a to start an election
I20260709 14:56:42.231298 32460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d517790b32544eb59d0d7c878b4158cd"
dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
 from {username='slave'} at 127.0.0.1:38790
I20260709 14:56:42.231935 32460 raft_consensus.cc:493] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:42.232235 32460 raft_consensus.cc:3060] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.237141 32460 raft_consensus.cc:515] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:42.238706 32460 leader_election.cc:290] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 2 election: Requested vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:42.239897 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d517790b32544eb59d0d7c878b4158cd" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:42.239939 32534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d517790b32544eb59d0d7c878b4158cd" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:42.240434 32606 raft_consensus.cc:3060] T d517790b32544eb59d0d7c878b4158cd P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.240712 32534 raft_consensus.cc:3055] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:42.241091 32534 raft_consensus.cc:740] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Running, Role: LEADER
I20260709 14:56:42.242061 32534 consensus_queue.cc:260] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:42.243022 32534 raft_consensus.cc:3060] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.245636 32606 raft_consensus.cc:2468] T d517790b32544eb59d0d7c878b4158cd P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 2.
I20260709 14:56:42.246631 32424 leader_election.cc:304] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060; no voters: 
I20260709 14:56:42.247262 32691 raft_consensus.cc:2804] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:42.247628 32691 raft_consensus.cc:697] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 LEADER]: Becoming Leader. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Running, Role: LEADER
I20260709 14:56:42.248171 32534 raft_consensus.cc:2468] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 2.
I20260709 14:56:42.248337 32691 consensus_queue.cc:237] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:42.254576 32358 catalog_manager.cc:5697] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a reported cstate change: term changed from 1 to 2, leader changed from 6bd7683f9061442dbf543c6457123f03 (127.25.241.2) to 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1). New cstate: current_term: 2 leader_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:42.347787 32684 raft_consensus.cc:993] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a: : Instructing follower 6bd7683f9061442dbf543c6457123f03 to start an election
I20260709 14:56:42.348251 32684 raft_consensus.cc:1081] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Signalling peer 6bd7683f9061442dbf543c6457123f03 to start an election
I20260709 14:56:42.349848 32534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "980cc5ac75404a72842951d50bb7720f"
dest_uuid: "6bd7683f9061442dbf543c6457123f03"
 from {username='slave'} at 127.0.0.1:44994
I20260709 14:56:42.350345 32534 raft_consensus.cc:493] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:42.350631 32534 raft_consensus.cc:3060] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.355770 32534 raft_consensus.cc:515] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:42.357530 32534 leader_election.cc:290] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 2 election: Requested vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:42.358494 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980cc5ac75404a72842951d50bb7720f" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
I20260709 14:56:42.358594 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980cc5ac75404a72842951d50bb7720f" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:42.359349 32460 raft_consensus.cc:3055] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:42.359382 32606 raft_consensus.cc:3060] T 980cc5ac75404a72842951d50bb7720f P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.359826 32460 raft_consensus.cc:740] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Running, Role: LEADER
I20260709 14:56:42.360538 32460 consensus_queue.cc:260] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:42.361382 32460 raft_consensus.cc:3060] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.364838 32606 raft_consensus.cc:2468] T 980cc5ac75404a72842951d50bb7720f P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 2.
I20260709 14:56:42.365584 32607 raft_consensus.cc:1240] T 980cc5ac75404a72842951d50bb7720f P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Rejecting Update request from peer 2e3688cb6223459ea8b9f5b05333ad4a for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:42.366353 32499 leader_election.cc:304] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 384089b0803245ebbe3b029d2a0de060, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:42.367151 32460 raft_consensus.cc:2468] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 2.
I20260709 14:56:42.367259 32673 raft_consensus.cc:2804] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:42.367822 32673 raft_consensus.cc:697] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [term 2 LEADER]: Becoming Leader. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Running, Role: LEADER
I20260709 14:56:42.368616 32673 consensus_queue.cc:237] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:42.375559 32358 catalog_manager.cc:5697] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 reported cstate change: term changed from 1 to 2, leader changed from 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1) to 6bd7683f9061442dbf543c6457123f03 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "6bd7683f9061442dbf543c6457123f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:42.376181 32691 consensus_queue.cc:1048] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:42.390450 32691 consensus_queue.cc:1048] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:42.397519 32659 raft_consensus.cc:993] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a: : Instructing follower 6bd7683f9061442dbf543c6457123f03 to start an election
I20260709 14:56:42.397930 32691 raft_consensus.cc:1081] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Signalling peer 6bd7683f9061442dbf543c6457123f03 to start an election
I20260709 14:56:42.399451 32534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3b2fedf25a24505a8fdf7755bde68f0"
dest_uuid: "6bd7683f9061442dbf543c6457123f03"
 from {username='slave'} at 127.0.0.1:44994
I20260709 14:56:42.399981 32534 raft_consensus.cc:493] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:42.400287 32534 raft_consensus.cc:3060] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.405221 32534 raft_consensus.cc:515] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:42.406896 32534 leader_election.cc:290] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 2 election: Requested vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:42.407855 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b2fedf25a24505a8fdf7755bde68f0" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
I20260709 14:56:42.408232 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b2fedf25a24505a8fdf7755bde68f0" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:42.408452 32460 raft_consensus.cc:3055] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:42.408875 32607 raft_consensus.cc:3060] T d3b2fedf25a24505a8fdf7755bde68f0 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.408865 32460 raft_consensus.cc:740] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Running, Role: LEADER
I20260709 14:56:42.409731 32460 consensus_queue.cc:260] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:42.410677 32460 raft_consensus.cc:3060] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.416277 32460 raft_consensus.cc:2468] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 2.
I20260709 14:56:42.416988 32607 raft_consensus.cc:2468] T d3b2fedf25a24505a8fdf7755bde68f0 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 2.
I20260709 14:56:42.417445 32500 leader_election.cc:304] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:42.418272 32673 raft_consensus.cc:2804] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:42.418685 32673 raft_consensus.cc:697] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [term 2 LEADER]: Becoming Leader. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Running, Role: LEADER
I20260709 14:56:42.419384 32673 consensus_queue.cc:237] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:42.425447 32358 catalog_manager.cc:5697] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 reported cstate change: term changed from 1 to 2, leader changed from 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1) to 6bd7683f9061442dbf543c6457123f03 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "6bd7683f9061442dbf543c6457123f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:42.539532 32674 raft_consensus.cc:993] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03: : Instructing follower 2e3688cb6223459ea8b9f5b05333ad4a to start an election
I20260709 14:56:42.539981 32672 raft_consensus.cc:1081] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 1 LEADER]: Signalling peer 2e3688cb6223459ea8b9f5b05333ad4a to start an election
I20260709 14:56:42.541440 32460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97dc47492dda4cc3bd285134779b0787"
dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
 from {username='slave'} at 127.0.0.1:38790
I20260709 14:56:42.541999 32460 raft_consensus.cc:493] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:42.542366 32460 raft_consensus.cc:3060] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.547096 32460 raft_consensus.cc:515] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:42.548637 32460 leader_election.cc:290] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 2 election: Requested vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:42.549449 32534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97dc47492dda4cc3bd285134779b0787" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:42.549726 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97dc47492dda4cc3bd285134779b0787" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:42.550143 32534 raft_consensus.cc:3055] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:42.550307 32607 raft_consensus.cc:3060] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.550510 32534 raft_consensus.cc:740] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Running, Role: LEADER
I20260709 14:56:42.551338 32534 consensus_queue.cc:260] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:42.552556 32534 raft_consensus.cc:3060] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.557241 32607 raft_consensus.cc:2468] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 2.
I20260709 14:56:42.558395 32424 leader_election.cc:304] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060; no voters: 
I20260709 14:56:42.559058 32691 raft_consensus.cc:2804] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:42.558974 32534 raft_consensus.cc:2468] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 2.
I20260709 14:56:42.559689 32691 raft_consensus.cc:697] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 LEADER]: Becoming Leader. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Running, Role: LEADER
I20260709 14:56:42.560521 32691 consensus_queue.cc:237] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:42.566814 32358 catalog_manager.cc:5697] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a reported cstate change: term changed from 1 to 2, leader changed from 6bd7683f9061442dbf543c6457123f03 (127.25.241.2) to 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1). New cstate: current_term: 2 leader_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:42.594591 32657 raft_consensus.cc:993] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060: : Instructing follower 6bd7683f9061442dbf543c6457123f03 to start an election
I20260709 14:56:42.595014 32657 raft_consensus.cc:1081] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Signalling peer 6bd7683f9061442dbf543c6457123f03 to start an election
I20260709 14:56:42.596359 32534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d29c16bc2bdf409fbda32d31e4f7bec0"
dest_uuid: "6bd7683f9061442dbf543c6457123f03"
 from {username='slave'} at 127.0.0.1:44990
I20260709 14:56:42.596956 32534 raft_consensus.cc:493] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:42.597322 32534 raft_consensus.cc:3060] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.602085 32534 raft_consensus.cc:515] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:42.603626 32534 leader_election.cc:290] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 2 election: Requested vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:42.604331 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29c16bc2bdf409fbda32d31e4f7bec0" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
I20260709 14:56:42.604740 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29c16bc2bdf409fbda32d31e4f7bec0" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:42.604960 32460 raft_consensus.cc:3060] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.605311 32607 raft_consensus.cc:3055] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:42.605630 32607 raft_consensus.cc:740] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Running, Role: LEADER
I20260709 14:56:42.606236 32607 consensus_queue.cc:260] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:42.607131 32607 raft_consensus.cc:3060] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.610026 32460 raft_consensus.cc:2468] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 2.
I20260709 14:56:42.611006 32500 leader_election.cc:304] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:42.611745 32672 raft_consensus.cc:2804] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:42.612015 32607 raft_consensus.cc:2468] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 2.
I20260709 14:56:42.612242 32672 raft_consensus.cc:697] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 2 LEADER]: Becoming Leader. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Running, Role: LEADER
I20260709 14:56:42.613204 32672 consensus_queue.cc:237] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:42.619482 32358 catalog_manager.cc:5697] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 reported cstate change: term changed from 1 to 2, leader changed from 384089b0803245ebbe3b029d2a0de060 (127.25.241.3) to 6bd7683f9061442dbf543c6457123f03 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "6bd7683f9061442dbf543c6457123f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:42.697834 32534 raft_consensus.cc:1275] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Refusing update from remote peer 2e3688cb6223459ea8b9f5b05333ad4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:42.699218 32691 consensus_queue.cc:1048] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:42.706831 32607 raft_consensus.cc:1275] T d517790b32544eb59d0d7c878b4158cd P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Refusing update from remote peer 2e3688cb6223459ea8b9f5b05333ad4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:42.708559 32691 consensus_queue.cc:1048] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:42.752693 32460 raft_consensus.cc:1275] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Refusing update from remote peer 6bd7683f9061442dbf543c6457123f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:42.754137 32672 consensus_queue.cc:1048] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:42.761474 32607 raft_consensus.cc:1275] T 980cc5ac75404a72842951d50bb7720f P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Refusing update from remote peer 6bd7683f9061442dbf543c6457123f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:42.763460 32674 consensus_queue.cc:1048] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:42.892228 32607 raft_consensus.cc:1275] T d3b2fedf25a24505a8fdf7755bde68f0 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Refusing update from remote peer 6bd7683f9061442dbf543c6457123f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:42.893632 32674 consensus_queue.cc:1048] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:42.901141 32460 raft_consensus.cc:1275] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Refusing update from remote peer 6bd7683f9061442dbf543c6457123f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:42.902987 32674 consensus_queue.cc:1048] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:43.022171 32607 raft_consensus.cc:1275] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Refusing update from remote peer 2e3688cb6223459ea8b9f5b05333ad4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:43.023346 32691 consensus_queue.cc:1048] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:43.031576 32534 raft_consensus.cc:1275] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Refusing update from remote peer 2e3688cb6223459ea8b9f5b05333ad4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:43.033290 32691 consensus_queue.cc:1048] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:43.166443 32607 raft_consensus.cc:1275] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Refusing update from remote peer 6bd7683f9061442dbf543c6457123f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:43.167718 32674 consensus_queue.cc:1048] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:43.179338 32460 raft_consensus.cc:1275] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Refusing update from remote peer 6bd7683f9061442dbf543c6457123f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:43.180828 32674 consensus_queue.cc:1048] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:45.225744 32358 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47314:
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:56:45.228440 32358 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.
W20260709 14:56:45.269502 32406 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:45.285521 32449 tablet_service.cc:1511] Processing CreateTablet for tablet 44ae0140a67f4e308c28d82fb226260d (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:45.286962 32522 tablet_service.cc:1511] Processing CreateTablet for tablet 44ae0140a67f4e308c28d82fb226260d (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:45.287674 32449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ae0140a67f4e308c28d82fb226260d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.288159 32596 tablet_service.cc:1511] Processing CreateTablet for tablet 44ae0140a67f4e308c28d82fb226260d (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:45.288726 32522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ae0140a67f4e308c28d82fb226260d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.289826 32596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ae0140a67f4e308c28d82fb226260d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.291090 32521 tablet_service.cc:1511] Processing CreateTablet for tablet 662c6c7b14cf4e09833448c93735dc8b (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:45.295293 32523 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6da2a397b14ac891a1576376be9712 (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:45.295626 32450 tablet_service.cc:1511] Processing CreateTablet for tablet 662c6c7b14cf4e09833448c93735dc8b (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:45.297178 32450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 662c6c7b14cf4e09833448c93735dc8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.296968 32593 tablet_service.cc:1511] Processing CreateTablet for tablet 662c6c7b14cf4e09833448c93735dc8b (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:45.298405 32593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 662c6c7b14cf4e09833448c93735dc8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.299294 32525 tablet_service.cc:1511] Processing CreateTablet for tablet 11b385654e904d94a8fc165cfdc035ee (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:45.301371 32443 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6da2a397b14ac891a1576376be9712 (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:45.302855 32443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6da2a397b14ac891a1576376be9712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.303167 32519 tablet_service.cc:1511] Processing CreateTablet for tablet 941c7c850f674cbfac251587529d4ac8 (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:45.305197 32592 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6da2a397b14ac891a1576376be9712 (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:45.306617 32592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6da2a397b14ac891a1576376be9712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.292520 32521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 662c6c7b14cf4e09833448c93735dc8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.307057 32518 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddaba606e834106887dfeeb141f2b5c (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:45.308240 32446 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddaba606e834106887dfeeb141f2b5c (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:45.309691 32446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddaba606e834106887dfeeb141f2b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.309475 32447 tablet_service.cc:1511] Processing CreateTablet for tablet f90646f5f7f84c5498ea66679056f117 (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:45.310956 32447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90646f5f7f84c5498ea66679056f117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.312033 32448 tablet_service.cc:1511] Processing CreateTablet for tablet 11b385654e904d94a8fc165cfdc035ee (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:45.313335 32518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddaba606e834106887dfeeb141f2b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.314801 32444 tablet_service.cc:1511] Processing CreateTablet for tablet 941c7c850f674cbfac251587529d4ac8 (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:45.316589 32519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941c7c850f674cbfac251587529d4ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.313450 32448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11b385654e904d94a8fc165cfdc035ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.320376 32525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11b385654e904d94a8fc165cfdc035ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.322069 32444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941c7c850f674cbfac251587529d4ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.327255 32598 tablet_service.cc:1511] Processing CreateTablet for tablet 11b385654e904d94a8fc165cfdc035ee (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:45.328884 32598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11b385654e904d94a8fc165cfdc035ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.330823 32594 tablet_service.cc:1511] Processing CreateTablet for tablet 941c7c850f674cbfac251587529d4ac8 (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:45.332227 32594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941c7c850f674cbfac251587529d4ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.333976 32599 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddaba606e834106887dfeeb141f2b5c (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:45.335413 32599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddaba606e834106887dfeeb141f2b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.360143 32524 tablet_service.cc:1511] Processing CreateTablet for tablet f90646f5f7f84c5498ea66679056f117 (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:45.363052 32595 tablet_service.cc:1511] Processing CreateTablet for tablet f90646f5f7f84c5498ea66679056f117 (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:45.364239 32520 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2256dede914db186e10fdb61e3fc75 (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:45.364583 32595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90646f5f7f84c5498ea66679056f117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.365855 32591 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2256dede914db186e10fdb61e3fc75 (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:45.372525 32591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2256dede914db186e10fdb61e3fc75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.322144 32523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6da2a397b14ac891a1576376be9712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.378830 32524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90646f5f7f84c5498ea66679056f117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.386051 32520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2256dede914db186e10fdb61e3fc75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.427412 32518 tablet_service.cc:1511] Processing CreateTablet for tablet 5bc2548478644f909dba7037970226d6 (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:45.435940 32518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bc2548478644f909dba7037970226d6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:56:45.436789 32574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.1:45593, user_credentials={real_user=slave}} blocked reactor thread for 52503us
I20260709 14:56:45.445155 32596 tablet_service.cc:1511] Processing CreateTablet for tablet 5bc2548478644f909dba7037970226d6 (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:45.446445 32596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bc2548478644f909dba7037970226d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.447968 32753 tablet_bootstrap.cc:492] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060: Bootstrap starting.
I20260709 14:56:45.457659 32753 tablet_bootstrap.cc:654] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.459259 32756 tablet_bootstrap.cc:492] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03: Bootstrap starting.
W20260709 14:56:45.460765 32426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.241.2:42473, user_credentials={real_user=slave}} blocked reactor thread for 113375us
I20260709 14:56:45.474337 32756 tablet_bootstrap.cc:654] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.461545 32755 tablet_bootstrap.cc:492] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a: Bootstrap starting.
I20260709 14:56:45.478018 32448 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2256dede914db186e10fdb61e3fc75 (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:45.485086 32448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2256dede914db186e10fdb61e3fc75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.494194 32446 tablet_service.cc:1511] Processing CreateTablet for tablet 5bc2548478644f909dba7037970226d6 (DEFAULT_TABLE table=soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:45.495533 32446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bc2548478644f909dba7037970226d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.504181 32755 tablet_bootstrap.cc:654] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.511026 32756 tablet_bootstrap.cc:492] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03: No bootstrap required, opened a new log
I20260709 14:56:45.511591 32756 ts_tablet_manager.cc:1403] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.003s
I20260709 14:56:45.514882 32756 raft_consensus.cc:359] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.515832 32756 raft_consensus.cc:385] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.516150 32756 raft_consensus.cc:740] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.516955 32756 consensus_queue.cc:260] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.519624 32756 ts_tablet_manager.cc:1434] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:45.521721 32753 tablet_bootstrap.cc:492] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060: No bootstrap required, opened a new log
I20260709 14:56:45.522115 32756 tablet_bootstrap.cc:492] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03: Bootstrap starting.
I20260709 14:56:45.522347 32753 ts_tablet_manager.cc:1403] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.004s
I20260709 14:56:45.525573 32753 raft_consensus.cc:359] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.526441 32753 raft_consensus.cc:385] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.526778 32753 raft_consensus.cc:740] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.527530 32753 consensus_queue.cc:260] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.529173 32755 tablet_bootstrap.cc:492] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a: No bootstrap required, opened a new log
I20260709 14:56:45.529759 32755 ts_tablet_manager.cc:1403] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.000s
I20260709 14:56:45.530035 32753 ts_tablet_manager.cc:1434] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:45.531147 32753 tablet_bootstrap.cc:492] T 662c6c7b14cf4e09833448c93735dc8b P 384089b0803245ebbe3b029d2a0de060: Bootstrap starting.
I20260709 14:56:45.534745 32755 raft_consensus.cc:359] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.535481 32755 raft_consensus.cc:385] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.535784 32755 raft_consensus.cc:740] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.537106 32756 tablet_bootstrap.cc:654] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.537603 32753 tablet_bootstrap.cc:654] T 662c6c7b14cf4e09833448c93735dc8b P 384089b0803245ebbe3b029d2a0de060: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.539083 32755 consensus_queue.cc:260] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.548003 32756 tablet_bootstrap.cc:492] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03: No bootstrap required, opened a new log
I20260709 14:56:45.548317 32755 ts_tablet_manager.cc:1434] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:56:45.548755 32753 tablet_bootstrap.cc:492] T 662c6c7b14cf4e09833448c93735dc8b P 384089b0803245ebbe3b029d2a0de060: No bootstrap required, opened a new log
I20260709 14:56:45.549248 32753 ts_tablet_manager.cc:1403] T 662c6c7b14cf4e09833448c93735dc8b P 384089b0803245ebbe3b029d2a0de060: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 14:56:45.549685 32755 tablet_bootstrap.cc:492] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a: Bootstrap starting.
I20260709 14:56:45.548482 32756 ts_tablet_manager.cc:1403] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 14:56:45.552064 32753 raft_consensus.cc:359] T 662c6c7b14cf4e09833448c93735dc8b P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.552809 32753 raft_consensus.cc:385] T 662c6c7b14cf4e09833448c93735dc8b P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.552733 32756 raft_consensus.cc:359] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.553306 32753 raft_consensus.cc:740] T 662c6c7b14cf4e09833448c93735dc8b P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.553561 32756 raft_consensus.cc:385] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.553949 32756 raft_consensus.cc:740] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.554270 32753 consensus_queue.cc:260] T 662c6c7b14cf4e09833448c93735dc8b P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.556128 32755 tablet_bootstrap.cc:654] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.557443 32753 ts_tablet_manager.cc:1434] T 662c6c7b14cf4e09833448c93735dc8b P 384089b0803245ebbe3b029d2a0de060: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:45.558441 32753 tablet_bootstrap.cc:492] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060: Bootstrap starting.
I20260709 14:56:45.554709 32756 consensus_queue.cc:260] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.559029 32674 raft_consensus.cc:493] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.559568 32674 raft_consensus.cc:515] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
W20260709 14:56:45.566627 32561 tablet.cc:2406] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:56:45.585547 32674 leader_election.cc:290] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:45.588517 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddaba606e834106887dfeeb141f2b5c" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" is_pre_election: true
I20260709 14:56:45.589203 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddaba606e834106887dfeeb141f2b5c" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
I20260709 14:56:45.589702 32756 ts_tablet_manager.cc:1434] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03: Time spent starting tablet: real 0.039s	user 0.012s	sys 0.000s
W20260709 14:56:45.590493 32500 leader_election.cc:343] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:45.592768 32499 leader_election.cc:343] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:45.593065 32755 tablet_bootstrap.cc:492] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a: No bootstrap required, opened a new log
I20260709 14:56:45.593212 32499 leader_election.cc:304] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bd7683f9061442dbf543c6457123f03; no voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060
I20260709 14:56:45.593597 32755 ts_tablet_manager.cc:1403] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.014s
I20260709 14:56:45.594442 32764 raft_consensus.cc:2749] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:45.596634 32756 tablet_bootstrap.cc:492] T 662c6c7b14cf4e09833448c93735dc8b P 6bd7683f9061442dbf543c6457123f03: Bootstrap starting.
I20260709 14:56:45.598788 32755 raft_consensus.cc:359] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.599536 32755 raft_consensus.cc:385] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.599833 32755 raft_consensus.cc:740] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.602890 32756 tablet_bootstrap.cc:654] T 662c6c7b14cf4e09833448c93735dc8b P 6bd7683f9061442dbf543c6457123f03: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.604069 32753 tablet_bootstrap.cc:654] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.605345 32755 consensus_queue.cc:260] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.607832 32755 ts_tablet_manager.cc:1434] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:56:45.608774 32755 tablet_bootstrap.cc:492] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a: Bootstrap starting.
I20260709 14:56:45.613879 32756 tablet_bootstrap.cc:492] T 662c6c7b14cf4e09833448c93735dc8b P 6bd7683f9061442dbf543c6457123f03: No bootstrap required, opened a new log
I20260709 14:56:45.615501 32755 tablet_bootstrap.cc:654] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.615816 32756 ts_tablet_manager.cc:1403] T 662c6c7b14cf4e09833448c93735dc8b P 6bd7683f9061442dbf543c6457123f03: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.002s
I20260709 14:56:45.617622 32753 tablet_bootstrap.cc:492] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060: No bootstrap required, opened a new log
I20260709 14:56:45.618319 32753 ts_tablet_manager.cc:1403] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.010s
I20260709 14:56:45.619129 32756 raft_consensus.cc:359] T 662c6c7b14cf4e09833448c93735dc8b P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.619966 32756 raft_consensus.cc:385] T 662c6c7b14cf4e09833448c93735dc8b P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.620278 32756 raft_consensus.cc:740] T 662c6c7b14cf4e09833448c93735dc8b P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.621913 32756 consensus_queue.cc:260] T 662c6c7b14cf4e09833448c93735dc8b P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.623003 32755 tablet_bootstrap.cc:492] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a: No bootstrap required, opened a new log
I20260709 14:56:45.623546 32755 ts_tablet_manager.cc:1403] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 14:56:45.624212 32756 ts_tablet_manager.cc:1434] T 662c6c7b14cf4e09833448c93735dc8b P 6bd7683f9061442dbf543c6457123f03: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:56:45.625308 32756 tablet_bootstrap.cc:492] T 2b6da2a397b14ac891a1576376be9712 P 6bd7683f9061442dbf543c6457123f03: Bootstrap starting.
I20260709 14:56:45.626554 32755 raft_consensus.cc:359] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.627345 32755 raft_consensus.cc:385] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.627686 32755 raft_consensus.cc:740] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.628458 32755 consensus_queue.cc:260] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.630805 32755 ts_tablet_manager.cc:1434] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:45.630642 32753 raft_consensus.cc:359] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.631458 32753 raft_consensus.cc:385] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.631774 32753 raft_consensus.cc:740] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.632238 32756 tablet_bootstrap.cc:654] T 2b6da2a397b14ac891a1576376be9712 P 6bd7683f9061442dbf543c6457123f03: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.632407 32755 tablet_bootstrap.cc:492] T f90646f5f7f84c5498ea66679056f117 P 2e3688cb6223459ea8b9f5b05333ad4a: Bootstrap starting.
I20260709 14:56:45.634369 32753 consensus_queue.cc:260] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.641360 32753 ts_tablet_manager.cc:1434] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:56:45.645924 32755 tablet_bootstrap.cc:654] T f90646f5f7f84c5498ea66679056f117 P 2e3688cb6223459ea8b9f5b05333ad4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.649814 32753 tablet_bootstrap.cc:492] T 11b385654e904d94a8fc165cfdc035ee P 384089b0803245ebbe3b029d2a0de060: Bootstrap starting.
I20260709 14:56:45.655750 32753 tablet_bootstrap.cc:654] T 11b385654e904d94a8fc165cfdc035ee P 384089b0803245ebbe3b029d2a0de060: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.659179 32756 tablet_bootstrap.cc:492] T 2b6da2a397b14ac891a1576376be9712 P 6bd7683f9061442dbf543c6457123f03: No bootstrap required, opened a new log
I20260709 14:56:45.659757 32755 tablet_bootstrap.cc:492] T f90646f5f7f84c5498ea66679056f117 P 2e3688cb6223459ea8b9f5b05333ad4a: No bootstrap required, opened a new log
I20260709 14:56:45.659823 32756 ts_tablet_manager.cc:1403] T 2b6da2a397b14ac891a1576376be9712 P 6bd7683f9061442dbf543c6457123f03: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.012s
I20260709 14:56:45.660367 32755 ts_tablet_manager.cc:1403] T f90646f5f7f84c5498ea66679056f117 P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.000s
I20260709 14:56:45.663417 32755 raft_consensus.cc:359] T f90646f5f7f84c5498ea66679056f117 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.663981 32755 raft_consensus.cc:385] T f90646f5f7f84c5498ea66679056f117 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.663496 32756 raft_consensus.cc:359] T 2b6da2a397b14ac891a1576376be9712 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.664228 32755 raft_consensus.cc:740] T f90646f5f7f84c5498ea66679056f117 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.664402 32756 raft_consensus.cc:385] T 2b6da2a397b14ac891a1576376be9712 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.664784 32756 raft_consensus.cc:740] T 2b6da2a397b14ac891a1576376be9712 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.664942 32753 tablet_bootstrap.cc:492] T 11b385654e904d94a8fc165cfdc035ee P 384089b0803245ebbe3b029d2a0de060: No bootstrap required, opened a new log
I20260709 14:56:45.665038 32755 consensus_queue.cc:260] T f90646f5f7f84c5498ea66679056f117 P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.665623 32753 ts_tablet_manager.cc:1403] T 11b385654e904d94a8fc165cfdc035ee P 384089b0803245ebbe3b029d2a0de060: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 14:56:45.665516 32756 consensus_queue.cc:260] T 2b6da2a397b14ac891a1576376be9712 P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.667264 32755 ts_tablet_manager.cc:1434] T f90646f5f7f84c5498ea66679056f117 P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:45.667908 32756 ts_tablet_manager.cc:1434] T 2b6da2a397b14ac891a1576376be9712 P 6bd7683f9061442dbf543c6457123f03: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:56:45.668212 32755 tablet_bootstrap.cc:492] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a: Bootstrap starting.
I20260709 14:56:45.670884 32753 raft_consensus.cc:359] T 11b385654e904d94a8fc165cfdc035ee P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.671608 32753 raft_consensus.cc:385] T 11b385654e904d94a8fc165cfdc035ee P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.671882 32753 raft_consensus.cc:740] T 11b385654e904d94a8fc165cfdc035ee P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.668939 32756 tablet_bootstrap.cc:492] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03: Bootstrap starting.
I20260709 14:56:45.679860 32753 consensus_queue.cc:260] T 11b385654e904d94a8fc165cfdc035ee P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.683053 32755 tablet_bootstrap.cc:654] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.684096 32752 raft_consensus.cc:493] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.684998 32753 ts_tablet_manager.cc:1434] T 11b385654e904d94a8fc165cfdc035ee P 384089b0803245ebbe3b029d2a0de060: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 14:56:45.684625 32752 raft_consensus.cc:515] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.687789 32534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662c6c7b14cf4e09833448c93735dc8b" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03" is_pre_election: true
I20260709 14:56:45.688305 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662c6c7b14cf4e09833448c93735dc8b" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
I20260709 14:56:45.688441 32534 raft_consensus.cc:2468] T 662c6c7b14cf4e09833448c93735dc8b P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 0.
I20260709 14:56:45.688947 32756 tablet_bootstrap.cc:654] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.689021 32607 raft_consensus.cc:2468] T 662c6c7b14cf4e09833448c93735dc8b P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 0.
I20260709 14:56:45.690034 32426 leader_election.cc:304] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:45.690524 32752 leader_election.cc:290] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:45.690997 32691 raft_consensus.cc:2804] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.691380 32691 raft_consensus.cc:493] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.691817 32691 raft_consensus.cc:3060] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.692270 32753 tablet_bootstrap.cc:492] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060: Bootstrap starting.
I20260709 14:56:45.699757 32753 tablet_bootstrap.cc:654] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.699440 32691 raft_consensus.cc:515] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.703399 32534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662c6c7b14cf4e09833448c93735dc8b" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:45.704097 32534 raft_consensus.cc:3060] T 662c6c7b14cf4e09833448c93735dc8b P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.706957 32756 tablet_bootstrap.cc:492] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03: No bootstrap required, opened a new log
I20260709 14:56:45.707204 32755 tablet_bootstrap.cc:492] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a: No bootstrap required, opened a new log
I20260709 14:56:45.707525 32756 ts_tablet_manager.cc:1403] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.019s
I20260709 14:56:45.707329 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662c6c7b14cf4e09833448c93735dc8b" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:45.708926 32607 raft_consensus.cc:3060] T 662c6c7b14cf4e09833448c93735dc8b P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.710083 32753 tablet_bootstrap.cc:492] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060: No bootstrap required, opened a new log
I20260709 14:56:45.710611 32753 ts_tablet_manager.cc:1403] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260709 14:56:45.707674 32755 ts_tablet_manager.cc:1403] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.003s
I20260709 14:56:45.711517 32756 raft_consensus.cc:359] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.712080 32534 raft_consensus.cc:2468] T 662c6c7b14cf4e09833448c93735dc8b P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 1.
I20260709 14:56:45.712289 32756 raft_consensus.cc:385] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.712812 32756 raft_consensus.cc:740] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.713626 32426 leader_election.cc:304] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:45.713792 32756 consensus_queue.cc:260] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.715623 32753 raft_consensus.cc:359] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.707921 32691 leader_election.cc:290] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 election: Requested vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:45.716356 32756 ts_tablet_manager.cc:1434] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:56:45.716437 32753 raft_consensus.cc:385] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.717307 32753 raft_consensus.cc:740] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.717389 32752 raft_consensus.cc:2804] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.720186 32756 tablet_bootstrap.cc:492] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03: Bootstrap starting.
I20260709 14:56:45.719465 32753 consensus_queue.cc:260] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.719054 32752 raft_consensus.cc:697] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Becoming Leader. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Running, Role: LEADER
I20260709 14:56:45.721487 32755 raft_consensus.cc:359] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.722498 32755 raft_consensus.cc:385] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.722854 32755 raft_consensus.cc:740] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.722920 32752 consensus_queue.cc:237] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.723934 32755 consensus_queue.cc:260] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.725732 32755 ts_tablet_manager.cc:1434] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:56:45.729846 32755 tablet_bootstrap.cc:492] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a: Bootstrap starting.
I20260709 14:56:45.733191 32756 tablet_bootstrap.cc:654] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.735786 32755 tablet_bootstrap.cc:654] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.735678 32765 raft_consensus.cc:493] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.729030 32607 raft_consensus.cc:2468] T 662c6c7b14cf4e09833448c93735dc8b P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 1.
I20260709 14:56:45.736395 32765 raft_consensus.cc:515] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.738517 32765 leader_election.cc:290] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:45.739586 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b385654e904d94a8fc165cfdc035ee" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" is_pre_election: true
I20260709 14:56:45.740233 32460 raft_consensus.cc:2468] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 0.
I20260709 14:56:45.741642 32500 leader_election.cc:304] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:45.742486 32765 raft_consensus.cc:2804] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.742818 32765 raft_consensus.cc:493] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.743115 32765 raft_consensus.cc:3060] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.744364 32754 raft_consensus.cc:493] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.744935 32754 raft_consensus.cc:515] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.745381 32753 ts_tablet_manager.cc:1434] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060: Time spent starting tablet: real 0.034s	user 0.012s	sys 0.001s
I20260709 14:56:45.746481 32753 tablet_bootstrap.cc:492] T 1ddaba606e834106887dfeeb141f2b5c P 384089b0803245ebbe3b029d2a0de060: Bootstrap starting.
I20260709 14:56:45.747188 32754 leader_election.cc:290] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473)
I20260709 14:56:45.749805 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ae0140a67f4e308c28d82fb226260d" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" is_pre_election: true
I20260709 14:56:45.750466 32460 raft_consensus.cc:2468] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 0.
I20260709 14:56:45.751636 32574 leader_election.cc:304] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060; no voters: 
I20260709 14:56:45.752460 32754 raft_consensus.cc:2804] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.752856 32754 raft_consensus.cc:493] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.753139 32753 tablet_bootstrap.cc:654] T 1ddaba606e834106887dfeeb141f2b5c P 384089b0803245ebbe3b029d2a0de060: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.753191 32754 raft_consensus.cc:3060] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.758360 32534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ae0140a67f4e308c28d82fb226260d" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03" is_pre_election: true
W20260709 14:56:45.760042 32575 leader_election.cc:343] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:45.763911 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b385654e904d94a8fc165cfdc035ee" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
I20260709 14:56:45.765955 32607 raft_consensus.cc:2468] T 11b385654e904d94a8fc165cfdc035ee P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 0.
I20260709 14:56:45.764513 32754 raft_consensus.cc:515] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.769378 32755 tablet_bootstrap.cc:492] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a: No bootstrap required, opened a new log
I20260709 14:56:45.769069 32765 raft_consensus.cc:515] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.769919 32755 ts_tablet_manager.cc:1403] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.015s
I20260709 14:56:45.771943 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b385654e904d94a8fc165cfdc035ee" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
I20260709 14:56:45.772534 32460 raft_consensus.cc:3060] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.773005 32755 raft_consensus.cc:359] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.773736 32755 raft_consensus.cc:385] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.774013 32755 raft_consensus.cc:740] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.774787 32755 consensus_queue.cc:260] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.777294 32755 ts_tablet_manager.cc:1434] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:56:45.778928 32755 tablet_bootstrap.cc:492] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a: Bootstrap starting.
I20260709 14:56:45.785511 32755 tablet_bootstrap.cc:654] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.790820 32460 raft_consensus.cc:2468] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 1.
I20260709 14:56:45.792507 32500 leader_election.cc:304] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:45.793493 32764 raft_consensus.cc:2804] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.794003 32764 raft_consensus.cc:697] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 1 LEADER]: Becoming Leader. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Running, Role: LEADER
I20260709 14:56:45.795143 32764 consensus_queue.cc:237] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.798066 32755 tablet_bootstrap.cc:492] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a: No bootstrap required, opened a new log
I20260709 14:56:45.799119 32691 raft_consensus.cc:493] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.799755 32691 raft_consensus.cc:515] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.802021 32691 leader_election.cc:290] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:45.802668 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941c7c850f674cbfac251587529d4ac8" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03" is_pre_election: true
I20260709 14:56:45.803716 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941c7c850f674cbfac251587529d4ac8" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
W20260709 14:56:45.804133 32426 leader_election.cc:343] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:45.804452 32607 raft_consensus.cc:2468] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 0.
I20260709 14:56:45.804241 32358 catalog_manager.cc:5697] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bd7683f9061442dbf543c6457123f03 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "6bd7683f9061442dbf543c6457123f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.806053 32424 leader_election.cc:304] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [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: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060; no voters: 6bd7683f9061442dbf543c6457123f03
I20260709 14:56:45.807297 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ae0140a67f4e308c28d82fb226260d" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:45.807767 32691 raft_consensus.cc:2804] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.808223 32691 raft_consensus.cc:493] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.808061 32459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ae0140a67f4e308c28d82fb226260d" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
I20260709 14:56:45.808606 32691 raft_consensus.cc:3060] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.808822 32459 raft_consensus.cc:3060] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:45.808990 32575 leader_election.cc:343] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:45.810246 32754 leader_election.cc:290] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 election: Requested vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473)
I20260709 14:56:45.812503 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b385654e904d94a8fc165cfdc035ee" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:45.813231 32607 raft_consensus.cc:3060] T 11b385654e904d94a8fc165cfdc035ee P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.816398 32691 raft_consensus.cc:515] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.817499 32459 raft_consensus.cc:2468] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 1.
I20260709 14:56:45.798661 32755 ts_tablet_manager.cc:1403] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 14:56:45.818918 32574 leader_election.cc:304] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060; no voters: 6bd7683f9061442dbf543c6457123f03
I20260709 14:56:45.820941 32755 raft_consensus.cc:359] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.821682 32755 raft_consensus.cc:385] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.821975 32755 raft_consensus.cc:740] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.820791 32657 raft_consensus.cc:2804] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.823024 32657 raft_consensus.cc:697] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Becoming Leader. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Running, Role: LEADER
I20260709 14:56:45.823863 32657 consensus_queue.cc:237] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.825970 32691 leader_election.cc:290] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 election: Requested vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:45.827138 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941c7c850f674cbfac251587529d4ac8" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:45.827867 32606 raft_consensus.cc:3060] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.828696 32755 consensus_queue.cc:260] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.832630 32755 ts_tablet_manager.cc:1434] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:56:45.833732 32755 tablet_bootstrap.cc:492] T 5c2256dede914db186e10fdb61e3fc75 P 2e3688cb6223459ea8b9f5b05333ad4a: Bootstrap starting.
I20260709 14:56:45.834070 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941c7c850f674cbfac251587529d4ac8" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03"
W20260709 14:56:45.835915 32426 leader_election.cc:343] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:45.841964 32606 raft_consensus.cc:2468] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 1.
I20260709 14:56:45.820566 32607 raft_consensus.cc:2468] T 11b385654e904d94a8fc165cfdc035ee P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 1.
I20260709 14:56:45.843894 32424 leader_election.cc:304] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060; no voters: 6bd7683f9061442dbf543c6457123f03
I20260709 14:56:45.844750 32691 raft_consensus.cc:2804] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.845542 32765 leader_election.cc:290] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 election: Requested vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:45.850998 32691 raft_consensus.cc:697] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Becoming Leader. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Running, Role: LEADER
I20260709 14:56:45.852068 32691 consensus_queue.cc:237] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.852944 32756 tablet_bootstrap.cc:492] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03: No bootstrap required, opened a new log
I20260709 14:56:45.853534 32756 ts_tablet_manager.cc:1403] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03: Time spent bootstrapping tablet: real 0.134s	user 0.025s	sys 0.039s
I20260709 14:56:45.855171 32358 catalog_manager.cc:5697] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 reported cstate change: term changed from 0 to 1, leader changed from <none> to 384089b0803245ebbe3b029d2a0de060 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "384089b0803245ebbe3b029d2a0de060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:45.857883 32755 tablet_bootstrap.cc:654] T 5c2256dede914db186e10fdb61e3fc75 P 2e3688cb6223459ea8b9f5b05333ad4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.857811 32756 raft_consensus.cc:359] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.858778 32756 raft_consensus.cc:385] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.859117 32756 raft_consensus.cc:740] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.859925 32756 consensus_queue.cc:260] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.862546 32756 ts_tablet_manager.cc:1434] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:56:45.864046 32756 tablet_bootstrap.cc:492] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03: Bootstrap starting.
I20260709 14:56:45.874063 32753 tablet_bootstrap.cc:492] T 1ddaba606e834106887dfeeb141f2b5c P 384089b0803245ebbe3b029d2a0de060: No bootstrap required, opened a new log
I20260709 14:56:45.874872 32753 ts_tablet_manager.cc:1403] T 1ddaba606e834106887dfeeb141f2b5c P 384089b0803245ebbe3b029d2a0de060: Time spent bootstrapping tablet: real 0.129s	user 0.044s	sys 0.024s
I20260709 14:56:45.875074 32756 tablet_bootstrap.cc:654] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.877589 32358 catalog_manager.cc:5697] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1). New cstate: current_term: 1 leader_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.877933 32753 raft_consensus.cc:359] T 1ddaba606e834106887dfeeb141f2b5c P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.878793 32753 raft_consensus.cc:385] T 1ddaba606e834106887dfeeb141f2b5c P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.878952 32755 tablet_bootstrap.cc:492] T 5c2256dede914db186e10fdb61e3fc75 P 2e3688cb6223459ea8b9f5b05333ad4a: No bootstrap required, opened a new log
I20260709 14:56:45.879114 32753 raft_consensus.cc:740] T 1ddaba606e834106887dfeeb141f2b5c P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.879457 32755 ts_tablet_manager.cc:1403] T 5c2256dede914db186e10fdb61e3fc75 P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.005s
I20260709 14:56:45.879977 32753 consensus_queue.cc:260] T 1ddaba606e834106887dfeeb141f2b5c P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.882097 32755 raft_consensus.cc:359] T 5c2256dede914db186e10fdb61e3fc75 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.882467 32753 ts_tablet_manager.cc:1434] T 1ddaba606e834106887dfeeb141f2b5c P 384089b0803245ebbe3b029d2a0de060: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:45.882781 32755 raft_consensus.cc:385] T 5c2256dede914db186e10fdb61e3fc75 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.883071 32755 raft_consensus.cc:740] T 5c2256dede914db186e10fdb61e3fc75 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.883545 32753 tablet_bootstrap.cc:492] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060: Bootstrap starting.
I20260709 14:56:45.883728 32755 consensus_queue.cc:260] T 5c2256dede914db186e10fdb61e3fc75 P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.885798 32755 ts_tablet_manager.cc:1434] T 5c2256dede914db186e10fdb61e3fc75 P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:45.886631 32755 tablet_bootstrap.cc:492] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a: Bootstrap starting.
I20260709 14:56:45.891247 32753 tablet_bootstrap.cc:654] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.892935 32755 tablet_bootstrap.cc:654] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.898617 32756 tablet_bootstrap.cc:492] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03: No bootstrap required, opened a new log
I20260709 14:56:45.899107 32756 ts_tablet_manager.cc:1403] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.003s
I20260709 14:56:45.899611 32755 tablet_bootstrap.cc:492] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a: No bootstrap required, opened a new log
I20260709 14:56:45.900076 32755 ts_tablet_manager.cc:1403] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:56:45.900151 32753 tablet_bootstrap.cc:492] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060: No bootstrap required, opened a new log
I20260709 14:56:45.900781 32753 ts_tablet_manager.cc:1403] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 14:56:45.902650 32756 raft_consensus.cc:359] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.902673 32755 raft_consensus.cc:359] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.903522 32756 raft_consensus.cc:385] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.903613 32755 raft_consensus.cc:385] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.903877 32756 raft_consensus.cc:740] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.904000 32755 raft_consensus.cc:740] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.903965 32753 raft_consensus.cc:359] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.905021 32753 raft_consensus.cc:385] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.904740 32756 consensus_queue.cc:260] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.905049 32755 consensus_queue.cc:260] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.905666 32753 raft_consensus.cc:740] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.906705 32753 consensus_queue.cc:260] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.907931 32756 ts_tablet_manager.cc:1434] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:56:45.908955 32756 tablet_bootstrap.cc:492] T 5bc2548478644f909dba7037970226d6 P 6bd7683f9061442dbf543c6457123f03: Bootstrap starting.
I20260709 14:56:45.908326 32357 catalog_manager.cc:5697] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1). New cstate: current_term: 1 leader_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.913174 32755 ts_tablet_manager.cc:1434] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:56:45.915290 32756 tablet_bootstrap.cc:654] T 5bc2548478644f909dba7037970226d6 P 6bd7683f9061442dbf543c6457123f03: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.926097 32752 raft_consensus.cc:493] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.925530 32753 ts_tablet_manager.cc:1434] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 14:56:45.926610 32756 tablet_bootstrap.cc:492] T 5bc2548478644f909dba7037970226d6 P 6bd7683f9061442dbf543c6457123f03: No bootstrap required, opened a new log
I20260709 14:56:45.927153 32756 ts_tablet_manager.cc:1403] T 5bc2548478644f909dba7037970226d6 P 6bd7683f9061442dbf543c6457123f03: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.001s
I20260709 14:56:45.926628 32752 raft_consensus.cc:515] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.929661 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc2548478644f909dba7037970226d6" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03" is_pre_election: true
I20260709 14:56:45.929920 32756 raft_consensus.cc:359] T 5bc2548478644f909dba7037970226d6 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.930647 32756 raft_consensus.cc:385] T 5bc2548478644f909dba7037970226d6 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.930744 32753 tablet_bootstrap.cc:492] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060: Bootstrap starting.
I20260709 14:56:45.930946 32756 raft_consensus.cc:740] T 5bc2548478644f909dba7037970226d6 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.931913 32752 leader_election.cc:290] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:45.931742 32756 consensus_queue.cc:260] T 5bc2548478644f909dba7037970226d6 P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.932618 32535 raft_consensus.cc:2468] T 5bc2548478644f909dba7037970226d6 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 0.
I20260709 14:56:45.933471 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc2548478644f909dba7037970226d6" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
I20260709 14:56:45.933830 32756 ts_tablet_manager.cc:1434] T 5bc2548478644f909dba7037970226d6 P 6bd7683f9061442dbf543c6457123f03: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:45.934774 32756 tablet_bootstrap.cc:492] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03: Bootstrap starting.
W20260709 14:56:45.934902 32424 leader_election.cc:343] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:45.937013 32426 leader_election.cc:304] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [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: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 384089b0803245ebbe3b029d2a0de060
I20260709 14:56:45.938000 32752 raft_consensus.cc:2804] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.938351 32752 raft_consensus.cc:493] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.938681 32752 raft_consensus.cc:3060] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.941673 32753 tablet_bootstrap.cc:654] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.945778 32756 tablet_bootstrap.cc:654] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.946143 32752 raft_consensus.cc:515] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.948172 32752 leader_election.cc:290] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 election: Requested vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:45.949543 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc2548478644f909dba7037970226d6" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:45.951486 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc2548478644f909dba7037970226d6" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:45.952118 32535 raft_consensus.cc:3060] T 5bc2548478644f909dba7037970226d6 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.953293 32753 tablet_bootstrap.cc:492] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060: No bootstrap required, opened a new log
I20260709 14:56:45.953802 32753 ts_tablet_manager.cc:1403] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
W20260709 14:56:45.954885 32424 leader_election.cc:343] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:45.955272 32756 tablet_bootstrap.cc:492] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03: No bootstrap required, opened a new log
I20260709 14:56:45.955716 32756 ts_tablet_manager.cc:1403] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.007s
I20260709 14:56:45.956369 32753 raft_consensus.cc:359] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.957100 32753 raft_consensus.cc:385] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.957371 32753 raft_consensus.cc:740] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.958034 32753 consensus_queue.cc:260] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.959998 32753 ts_tablet_manager.cc:1434] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:56:45.959072 32535 raft_consensus.cc:2468] T 5bc2548478644f909dba7037970226d6 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 1.
I20260709 14:56:45.961115 32426 leader_election.cc:304] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 384089b0803245ebbe3b029d2a0de060
I20260709 14:56:45.961895 32752 raft_consensus.cc:2804] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.961114 32753 tablet_bootstrap.cc:492] T 5c2256dede914db186e10fdb61e3fc75 P 384089b0803245ebbe3b029d2a0de060: Bootstrap starting.
I20260709 14:56:45.962563 32752 raft_consensus.cc:697] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Becoming Leader. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Running, Role: LEADER
I20260709 14:56:45.962618 32756 raft_consensus.cc:359] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.963376 32756 raft_consensus.cc:385] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.963647 32756 raft_consensus.cc:740] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.963641 32752 consensus_queue.cc:237] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.964697 32756 consensus_queue.cc:260] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.970203 32756 ts_tablet_manager.cc:1434] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:56:45.972504 32753 tablet_bootstrap.cc:654] T 5c2256dede914db186e10fdb61e3fc75 P 384089b0803245ebbe3b029d2a0de060: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.973361 32355 catalog_manager.cc:5697] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1). New cstate: current_term: 1 leader_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.977749 32753 tablet_bootstrap.cc:492] T 5c2256dede914db186e10fdb61e3fc75 P 384089b0803245ebbe3b029d2a0de060: No bootstrap required, opened a new log
I20260709 14:56:45.978284 32753 ts_tablet_manager.cc:1403] T 5c2256dede914db186e10fdb61e3fc75 P 384089b0803245ebbe3b029d2a0de060: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 14:56:45.980988 32753 raft_consensus.cc:359] T 5c2256dede914db186e10fdb61e3fc75 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.981662 32753 raft_consensus.cc:385] T 5c2256dede914db186e10fdb61e3fc75 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.981920 32753 raft_consensus.cc:740] T 5c2256dede914db186e10fdb61e3fc75 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.982564 32753 consensus_queue.cc:260] T 5c2256dede914db186e10fdb61e3fc75 P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:45.984901 32753 ts_tablet_manager.cc:1434] T 5c2256dede914db186e10fdb61e3fc75 P 384089b0803245ebbe3b029d2a0de060: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:56:46.004762 32752 raft_consensus.cc:493] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:46.005271 32752 raft_consensus.cc:515] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.006863 32752 leader_election.cc:290] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:46.007627 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddaba606e834106887dfeeb141f2b5c" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03" is_pre_election: true
I20260709 14:56:46.007876 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddaba606e834106887dfeeb141f2b5c" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
I20260709 14:56:46.008221 32535 raft_consensus.cc:2468] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 0.
I20260709 14:56:46.008482 32606 raft_consensus.cc:2468] T 1ddaba606e834106887dfeeb141f2b5c P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 0.
I20260709 14:56:46.009231 32426 leader_election.cc:304] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:46.009971 32752 raft_consensus.cc:2804] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:46.010329 32752 raft_consensus.cc:493] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:46.010553 32752 raft_consensus.cc:3060] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.015568 32752 raft_consensus.cc:515] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.017083 32752 leader_election.cc:290] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 election: Requested vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:46.017941 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddaba606e834106887dfeeb141f2b5c" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:46.018121 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddaba606e834106887dfeeb141f2b5c" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:46.018477 32535 raft_consensus.cc:3060] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.018674 32606 raft_consensus.cc:3060] T 1ddaba606e834106887dfeeb141f2b5c P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.023207 32535 raft_consensus.cc:2468] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 1.
I20260709 14:56:46.023429 32606 raft_consensus.cc:2468] T 1ddaba606e834106887dfeeb141f2b5c P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 1.
I20260709 14:56:46.024149 32426 leader_election.cc:304] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:46.024961 32752 raft_consensus.cc:2804] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:46.025455 32752 raft_consensus.cc:697] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Becoming Leader. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Running, Role: LEADER
I20260709 14:56:46.026213 32752 consensus_queue.cc:237] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.033543 32355 catalog_manager.cc:5697] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1). New cstate: current_term: 1 leader_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:46.068236 32657 raft_consensus.cc:493] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:46.068854 32657 raft_consensus.cc:515] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.070559 32657 leader_election.cc:290] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473)
I20260709 14:56:46.071331 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90646f5f7f84c5498ea66679056f117" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" is_pre_election: true
I20260709 14:56:46.071623 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90646f5f7f84c5498ea66679056f117" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03" is_pre_election: true
I20260709 14:56:46.072000 32460 raft_consensus.cc:2468] T f90646f5f7f84c5498ea66679056f117 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 0.
I20260709 14:56:46.072235 32535 raft_consensus.cc:2468] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 0.
I20260709 14:56:46.073032 32574 leader_election.cc:304] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060; no voters: 
I20260709 14:56:46.073801 32657 raft_consensus.cc:2804] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:46.074074 32657 raft_consensus.cc:493] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:46.074294 32657 raft_consensus.cc:3060] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.074664 32763 raft_consensus.cc:493] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:46.075078 32763 raft_consensus.cc:515] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.076799 32763 leader_election.cc:290] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:46.077404 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941c7c850f674cbfac251587529d4ac8" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" is_pre_election: true
I20260709 14:56:46.078150 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941c7c850f674cbfac251587529d4ac8" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
I20260709 14:56:46.078925 32606 raft_consensus.cc:2393] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6bd7683f9061442dbf543c6457123f03 in current term 1: Already voted for candidate 2e3688cb6223459ea8b9f5b05333ad4a in this term.
I20260709 14:56:46.079859 32499 leader_election.cc:304] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bd7683f9061442dbf543c6457123f03; no voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060
I20260709 14:56:46.080271 32657 raft_consensus.cc:515] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.080475 32763 raft_consensus.cc:3060] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.081939 32657 leader_election.cc:290] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 election: Requested vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473)
I20260709 14:56:46.082738 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90646f5f7f84c5498ea66679056f117" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
I20260709 14:56:46.083204 32460 raft_consensus.cc:3060] T f90646f5f7f84c5498ea66679056f117 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.083001 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90646f5f7f84c5498ea66679056f117" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:46.083703 32535 raft_consensus.cc:3060] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.087395 32763 raft_consensus.cc:2749] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:46.089565 32460 raft_consensus.cc:2468] T f90646f5f7f84c5498ea66679056f117 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 1.
I20260709 14:56:46.089859 32535 raft_consensus.cc:2468] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 1.
I20260709 14:56:46.090759 32574 leader_election.cc:304] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060; no voters: 
I20260709 14:56:46.091550 32657 raft_consensus.cc:2804] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:46.091912 32657 raft_consensus.cc:697] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Becoming Leader. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Running, Role: LEADER
I20260709 14:56:46.092609 32657 consensus_queue.cc:237] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.092926 32763 raft_consensus.cc:493] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:46.093360 32763 raft_consensus.cc:515] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.094996 32763 leader_election.cc:290] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:46.095950 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ae0140a67f4e308c28d82fb226260d" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" is_pre_election: true
I20260709 14:56:46.096758 32460 raft_consensus.cc:2393] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6bd7683f9061442dbf543c6457123f03 in current term 1: Already voted for candidate 384089b0803245ebbe3b029d2a0de060 in this term.
I20260709 14:56:46.097162 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ae0140a67f4e308c28d82fb226260d" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
I20260709 14:56:46.098722 32499 leader_election.cc:304] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bd7683f9061442dbf543c6457123f03; no voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060
I20260709 14:56:46.099512 32763 raft_consensus.cc:3060] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.104969 32763 raft_consensus.cc:2749] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:46.105959 32763 raft_consensus.cc:493] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:46.106392 32763 raft_consensus.cc:515] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.108048 32763 leader_election.cc:290] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:46.108764 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2256dede914db186e10fdb61e3fc75" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" is_pre_election: true
I20260709 14:56:46.109341 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2256dede914db186e10fdb61e3fc75" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060" is_pre_election: true
I20260709 14:56:46.109476 32460 raft_consensus.cc:2468] T 5c2256dede914db186e10fdb61e3fc75 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 0.
I20260709 14:56:46.108853 32355 catalog_manager.cc:5697] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 reported cstate change: term changed from 0 to 1, leader changed from <none> to 384089b0803245ebbe3b029d2a0de060 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "384089b0803245ebbe3b029d2a0de060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:46.109987 32606 raft_consensus.cc:2468] T 5c2256dede914db186e10fdb61e3fc75 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 0.
I20260709 14:56:46.110064 32657 raft_consensus.cc:493] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:46.110505 32500 leader_election.cc:304] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:46.110675 32657 raft_consensus.cc:515] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.111552 32763 raft_consensus.cc:2804] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:46.111896 32763 raft_consensus.cc:493] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:46.112743 32763 raft_consensus.cc:3060] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.113619 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6da2a397b14ac891a1576376be9712" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" is_pre_election: true
I20260709 14:56:46.114181 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6da2a397b14ac891a1576376be9712" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03" is_pre_election: true
I20260709 14:56:46.114284 32460 raft_consensus.cc:2468] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 0.
I20260709 14:56:46.114868 32535 raft_consensus.cc:2468] T 2b6da2a397b14ac891a1576376be9712 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 0.
I20260709 14:56:46.115631 32574 leader_election.cc:304] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060; no voters: 
I20260709 14:56:46.116281 32657 leader_election.cc:290] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473)
I20260709 14:56:46.116899 32754 raft_consensus.cc:2804] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:46.117277 32754 raft_consensus.cc:493] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:46.117602 32754 raft_consensus.cc:3060] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.120157 32763 raft_consensus.cc:515] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.122249 32763 leader_election.cc:290] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 election: Requested vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:46.122769 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2256dede914db186e10fdb61e3fc75" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:46.123224 32606 raft_consensus.cc:3060] T 5c2256dede914db186e10fdb61e3fc75 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.123373 32754 raft_consensus.cc:515] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.125018 32754 leader_election.cc:290] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 election: Requested vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473)
I20260709 14:56:46.125866 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6da2a397b14ac891a1576376be9712" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:46.126314 32535 raft_consensus.cc:3060] T 2b6da2a397b14ac891a1576376be9712 P 6bd7683f9061442dbf543c6457123f03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.127441 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2256dede914db186e10fdb61e3fc75" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
I20260709 14:56:46.128006 32460 raft_consensus.cc:3060] T 5c2256dede914db186e10fdb61e3fc75 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.128388 32459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6da2a397b14ac891a1576376be9712" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
I20260709 14:56:46.128995 32459 raft_consensus.cc:3060] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.131120 32535 raft_consensus.cc:2468] T 2b6da2a397b14ac891a1576376be9712 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 1.
I20260709 14:56:46.132213 32575 leader_election.cc:304] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 384089b0803245ebbe3b029d2a0de060, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:46.132681 32606 raft_consensus.cc:2468] T 5c2256dede914db186e10fdb61e3fc75 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 1.
I20260709 14:56:46.133078 32754 raft_consensus.cc:2804] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:46.133569 32754 raft_consensus.cc:697] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Becoming Leader. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Running, Role: LEADER
I20260709 14:56:46.133925 32499 leader_election.cc:304] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 384089b0803245ebbe3b029d2a0de060, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:46.134359 32754 consensus_queue.cc:237] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.134392 32460 raft_consensus.cc:2468] T 5c2256dede914db186e10fdb61e3fc75 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 1.
I20260709 14:56:46.134784 32763 raft_consensus.cc:2804] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:46.135401 32459 raft_consensus.cc:2468] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 1.
I20260709 14:56:46.136065 32763 raft_consensus.cc:697] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [term 1 LEADER]: Becoming Leader. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Running, Role: LEADER
I20260709 14:56:46.136974 32763 consensus_queue.cc:237] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.143909 32355 catalog_manager.cc:5697] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 reported cstate change: term changed from 0 to 1, leader changed from <none> to 384089b0803245ebbe3b029d2a0de060 (127.25.241.3). New cstate: current_term: 1 leader_uuid: "384089b0803245ebbe3b029d2a0de060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:46.153307 32358 catalog_manager.cc:5697] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bd7683f9061442dbf543c6457123f03 (127.25.241.2). New cstate: current_term: 1 leader_uuid: "6bd7683f9061442dbf543c6457123f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:46.226986 32606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44ae0140a67f4e308c28d82fb226260d"
dest_uuid: "384089b0803245ebbe3b029d2a0de060"
mode: GRACEFUL
new_leader_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
 from {username='slave'} at 127.0.0.1:50190
I20260709 14:56:46.227489 32606 raft_consensus.cc:606] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Received request to transfer leadership to TS 2e3688cb6223459ea8b9f5b05333ad4a
I20260709 14:56:46.234611 32606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b6da2a397b14ac891a1576376be9712"
dest_uuid: "384089b0803245ebbe3b029d2a0de060"
mode: GRACEFUL
new_leader_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
 from {username='slave'} at 127.0.0.1:50190
I20260709 14:56:46.235121 32606 raft_consensus.cc:606] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Received request to transfer leadership to TS 2e3688cb6223459ea8b9f5b05333ad4a
I20260709 14:56:46.239917 32535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11b385654e904d94a8fc165cfdc035ee"
dest_uuid: "6bd7683f9061442dbf543c6457123f03"
mode: GRACEFUL
new_leader_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
 from {username='slave'} at 127.0.0.1:48820
I20260709 14:56:46.240422 32535 raft_consensus.cc:606] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 1 LEADER]: Received request to transfer leadership to TS 2e3688cb6223459ea8b9f5b05333ad4a
I20260709 14:56:46.245234 32459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "941c7c850f674cbfac251587529d4ac8"
dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
mode: GRACEFUL
new_leader_uuid: "6bd7683f9061442dbf543c6457123f03"
 from {username='slave'} at 127.0.0.1:34892
I20260709 14:56:46.245718 32459 raft_consensus.cc:606] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Received request to transfer leadership to TS 6bd7683f9061442dbf543c6457123f03
I20260709 14:56:46.250371 32459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ddaba606e834106887dfeeb141f2b5c"
dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
mode: GRACEFUL
new_leader_uuid: "6bd7683f9061442dbf543c6457123f03"
 from {username='slave'} at 127.0.0.1:34892
I20260709 14:56:46.250854 32459 raft_consensus.cc:606] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Received request to transfer leadership to TS 6bd7683f9061442dbf543c6457123f03
I20260709 14:56:46.255472 32606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f90646f5f7f84c5498ea66679056f117"
dest_uuid: "384089b0803245ebbe3b029d2a0de060"
mode: GRACEFUL
new_leader_uuid: "6bd7683f9061442dbf543c6457123f03"
 from {username='slave'} at 127.0.0.1:50190
I20260709 14:56:46.255952 32606 raft_consensus.cc:606] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Received request to transfer leadership to TS 6bd7683f9061442dbf543c6457123f03
I20260709 14:56:46.263195 32459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5bc2548478644f909dba7037970226d6"
dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
mode: GRACEFUL
new_leader_uuid: "384089b0803245ebbe3b029d2a0de060"
 from {username='slave'} at 127.0.0.1:34892
I20260709 14:56:46.263758 32459 raft_consensus.cc:606] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Received request to transfer leadership to TS 384089b0803245ebbe3b029d2a0de060
I20260709 14:56:46.284142 32752 consensus_queue.cc:1048] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.288475 32691 consensus_queue.cc:1048] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.323215   318 consensus_queue.cc:1048] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.329411 32752 raft_consensus.cc:993] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a: : Instructing follower 6bd7683f9061442dbf543c6457123f03 to start an election
I20260709 14:56:46.329914 32691 raft_consensus.cc:1081] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Signalling peer 6bd7683f9061442dbf543c6457123f03 to start an election
I20260709 14:56:46.332055 32534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "941c7c850f674cbfac251587529d4ac8"
dest_uuid: "6bd7683f9061442dbf543c6457123f03"
 from {username='slave'} at 127.0.0.1:44994
I20260709 14:56:46.333163 32534 raft_consensus.cc:493] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:46.333571 32534 raft_consensus.cc:3060] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.334707   318 consensus_queue.cc:1048] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.334838 32765 consensus_queue.cc:1048] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.341382 32534 raft_consensus.cc:515] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.354846 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941c7c850f674cbfac251587529d4ac8" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
I20260709 14:56:46.357163 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941c7c850f674cbfac251587529d4ac8" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:46.357848 32607 raft_consensus.cc:3060] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.358505 32460 raft_consensus.cc:3055] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.358886 32460 raft_consensus.cc:740] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Running, Role: LEADER
I20260709 14:56:46.359596 32460 consensus_queue.cc:260] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.362589   339 consensus_queue.cc:1048] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.363380 32460 raft_consensus.cc:3060] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.365159 32607 raft_consensus.cc:2468] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 2.
I20260709 14:56:46.368708 32499 leader_election.cc:304] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 384089b0803245ebbe3b029d2a0de060, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:46.370563 32765 raft_consensus.cc:2804] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.370895 32460 raft_consensus.cc:2468] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 2.
I20260709 14:56:46.371075 32765 raft_consensus.cc:697] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [term 2 LEADER]: Becoming Leader. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Running, Role: LEADER
I20260709 14:56:46.372114 32765 consensus_queue.cc:237] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.374660 32534 leader_election.cc:290] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 2 election: Requested vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:46.375197 32763 consensus_queue.cc:1048] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.383416 32763 raft_consensus.cc:993] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03: : Instructing follower 2e3688cb6223459ea8b9f5b05333ad4a to start an election
I20260709 14:56:46.383857 32765 raft_consensus.cc:1081] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 1 LEADER]: Signalling peer 2e3688cb6223459ea8b9f5b05333ad4a to start an election
I20260709 14:56:46.387712 32459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11b385654e904d94a8fc165cfdc035ee"
dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
 from {username='slave'} at 127.0.0.1:38790
I20260709 14:56:46.388262 32459 raft_consensus.cc:493] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:46.388645 32459 raft_consensus.cc:3060] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.396174 32607 raft_consensus.cc:3060] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.400043 32355 catalog_manager.cc:5697] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 reported cstate change: term changed from 1 to 2, leader changed from 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1) to 6bd7683f9061442dbf543c6457123f03 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "6bd7683f9061442dbf543c6457123f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:46.400895 32459 raft_consensus.cc:515] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.403033 32459 leader_election.cc:290] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 2 election: Requested vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:46.403993 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b385654e904d94a8fc165cfdc035ee" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:46.404605 32535 raft_consensus.cc:3055] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.405004 32535 raft_consensus.cc:740] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Running, Role: LEADER
I20260709 14:56:46.405686 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b385654e904d94a8fc165cfdc035ee" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:46.406308 32607 raft_consensus.cc:3060] T 11b385654e904d94a8fc165cfdc035ee P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.405956 32535 consensus_queue.cc:260] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.407462 32535 raft_consensus.cc:3060] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.409744   318 consensus_queue.cc:1048] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.413053 32607 raft_consensus.cc:2468] T 11b385654e904d94a8fc165cfdc035ee P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 2.
I20260709 14:56:46.414989 32424 leader_election.cc:304] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060; no voters: 
I20260709 14:56:46.415946   318 raft_consensus.cc:2804] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.416087 32535 raft_consensus.cc:2468] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 2.
I20260709 14:56:46.418361   318 raft_consensus.cc:697] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 LEADER]: Becoming Leader. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Running, Role: LEADER
I20260709 14:56:46.419200   318 consensus_queue.cc:237] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.421181 32691 raft_consensus.cc:993] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a: : Instructing follower 384089b0803245ebbe3b029d2a0de060 to start an election
I20260709 14:56:46.421634 32691 raft_consensus.cc:1081] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Signalling peer 384089b0803245ebbe3b029d2a0de060 to start an election
I20260709 14:56:46.426334 32657 consensus_queue.cc:1048] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.427459 32606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5bc2548478644f909dba7037970226d6"
dest_uuid: "384089b0803245ebbe3b029d2a0de060"
 from {username='slave'} at 127.0.0.1:52992
I20260709 14:56:46.428037 32606 raft_consensus.cc:493] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:46.428380 32606 raft_consensus.cc:3060] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.432229 32357 catalog_manager.cc:5697] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a reported cstate change: term changed from 1 to 2, leader changed from 6bd7683f9061442dbf543c6457123f03 (127.25.241.2) to 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1). New cstate: current_term: 2 leader_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:46.435339 32606 raft_consensus.cc:515] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.439399 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc2548478644f909dba7037970226d6" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
I20260709 14:56:46.439970 32460 raft_consensus.cc:3055] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.440267 32460 raft_consensus.cc:740] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Running, Role: LEADER
I20260709 14:56:46.440982 32460 consensus_queue.cc:260] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.442070 32460 raft_consensus.cc:3060] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.443975 32606 leader_election.cc:290] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 2 election: Requested vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473)
I20260709 14:56:46.444092 32754 consensus_queue.cc:1048] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.446381 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc2548478644f909dba7037970226d6" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:46.446913 32535 raft_consensus.cc:3060] T 5bc2548478644f909dba7037970226d6 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.449505 32460 raft_consensus.cc:2468] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 2.
I20260709 14:56:46.450737 32574 leader_election.cc:304] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060; no voters: 
I20260709 14:56:46.451817 32754 raft_consensus.cc:2804] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.452288 32754 raft_consensus.cc:697] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060 [term 2 LEADER]: Becoming Leader. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Running, Role: LEADER
I20260709 14:56:46.453436 32535 raft_consensus.cc:2468] T 5bc2548478644f909dba7037970226d6 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 2.
I20260709 14:56:46.454073 32754 consensus_queue.cc:237] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.462153 32754 raft_consensus.cc:993] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060: : Instructing follower 2e3688cb6223459ea8b9f5b05333ad4a to start an election
I20260709 14:56:46.462589 32754 raft_consensus.cc:1081] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Signalling peer 2e3688cb6223459ea8b9f5b05333ad4a to start an election
I20260709 14:56:46.464299 32459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44ae0140a67f4e308c28d82fb226260d"
dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
 from {username='slave'} at 127.0.0.1:38798
I20260709 14:56:46.464900 32459 raft_consensus.cc:493] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:46.465279 32459 raft_consensus.cc:3060] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.466886 32355 catalog_manager.cc:5697] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060 reported cstate change: term changed from 1 to 2, leader changed from 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1) to 384089b0803245ebbe3b029d2a0de060 (127.25.241.3). New cstate: current_term: 2 leader_uuid: "384089b0803245ebbe3b029d2a0de060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:46.471530 32459 raft_consensus.cc:515] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.473387 32459 leader_election.cc:290] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 2 election: Requested vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:46.474002 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ae0140a67f4e308c28d82fb226260d" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:46.474409 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ae0140a67f4e308c28d82fb226260d" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:46.474596 32535 raft_consensus.cc:3060] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.474996 32606 raft_consensus.cc:3055] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.475283 32606 raft_consensus.cc:740] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Running, Role: LEADER
I20260709 14:56:46.475991 32606 consensus_queue.cc:260] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.477057 32606 raft_consensus.cc:3060] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.481182 32535 raft_consensus.cc:2468] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 2.
I20260709 14:56:46.482293 32426 leader_election.cc:304] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:46.483037   339 raft_consensus.cc:2804] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.483413   339 raft_consensus.cc:697] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 LEADER]: Becoming Leader. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Running, Role: LEADER
I20260709 14:56:46.484067   339 consensus_queue.cc:237] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.484652 32606 raft_consensus.cc:2468] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 2.
I20260709 14:56:46.490592 32355 catalog_manager.cc:5697] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a reported cstate change: term changed from 1 to 2, leader changed from 384089b0803245ebbe3b029d2a0de060 (127.25.241.3) to 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1). New cstate: current_term: 2 leader_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:46.493618   339 consensus_queue.cc:1048] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.501315   318 raft_consensus.cc:993] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a: : Instructing follower 6bd7683f9061442dbf543c6457123f03 to start an election
I20260709 14:56:46.501776 32691 raft_consensus.cc:1081] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Signalling peer 6bd7683f9061442dbf543c6457123f03 to start an election
I20260709 14:56:46.507341 32535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ddaba606e834106887dfeeb141f2b5c"
dest_uuid: "6bd7683f9061442dbf543c6457123f03"
 from {username='slave'} at 127.0.0.1:44994
I20260709 14:56:46.507908 32535 raft_consensus.cc:493] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:46.508266 32535 raft_consensus.cc:3060] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.508407   318 consensus_queue.cc:1048] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.515129 32535 raft_consensus.cc:515] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.517253 32535 leader_election.cc:290] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 2 election: Requested vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:46.517474 32459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddaba606e834106887dfeeb141f2b5c" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
I20260709 14:56:46.518066 32459 raft_consensus.cc:3055] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.518388 32459 raft_consensus.cc:740] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Running, Role: LEADER
I20260709 14:56:46.519150 32459 consensus_queue.cc:260] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.519572 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddaba606e834106887dfeeb141f2b5c" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:46.520128 32606 raft_consensus.cc:3060] T 1ddaba606e834106887dfeeb141f2b5c P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.520470 32459 raft_consensus.cc:3060] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.526669 32606 raft_consensus.cc:2468] T 1ddaba606e834106887dfeeb141f2b5c P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 2.
I20260709 14:56:46.527056 32459 raft_consensus.cc:2468] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 2.
I20260709 14:56:46.527771 32499 leader_election.cc:304] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 384089b0803245ebbe3b029d2a0de060, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:46.528605 32765 raft_consensus.cc:2804] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.529040 32765 raft_consensus.cc:697] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [term 2 LEADER]: Becoming Leader. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Running, Role: LEADER
I20260709 14:56:46.529742 32765 consensus_queue.cc:237] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.536811 32355 catalog_manager.cc:5697] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 reported cstate change: term changed from 1 to 2, leader changed from 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1) to 6bd7683f9061442dbf543c6457123f03 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "6bd7683f9061442dbf543c6457123f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:46.539464 32657 consensus_queue.cc:1048] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.546615 32754 raft_consensus.cc:993] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060: : Instructing follower 2e3688cb6223459ea8b9f5b05333ad4a to start an election
I20260709 14:56:46.547015 32754 raft_consensus.cc:1081] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Signalling peer 2e3688cb6223459ea8b9f5b05333ad4a to start an election
I20260709 14:56:46.548844 32460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b6da2a397b14ac891a1576376be9712"
dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
 from {username='slave'} at 127.0.0.1:38798
I20260709 14:56:46.549978 32460 raft_consensus.cc:493] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:46.550347 32460 raft_consensus.cc:3060] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.554217 32657 consensus_queue.cc:1048] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.556864 32460 raft_consensus.cc:515] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.561956 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6da2a397b14ac891a1576376be9712" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:46.562525 32535 raft_consensus.cc:3060] T 2b6da2a397b14ac891a1576376be9712 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.562542 32460 leader_election.cc:290] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 2 election: Requested vote from peers 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:46.564133 32657 consensus_queue.cc:1048] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.567340 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6da2a397b14ac891a1576376be9712" candidate_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:46.567950 32606 raft_consensus.cc:3055] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.568167 32606 raft_consensus.cc:740] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Running, Role: LEADER
I20260709 14:56:46.568408 32535 raft_consensus.cc:2468] T 2b6da2a397b14ac891a1576376be9712 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 2.
I20260709 14:56:46.569078 32606 consensus_queue.cc:260] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.570365 32606 raft_consensus.cc:3060] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.572001   348 raft_consensus.cc:993] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060: : Instructing follower 6bd7683f9061442dbf543c6457123f03 to start an election
I20260709 14:56:46.572510 32754 raft_consensus.cc:1081] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Signalling peer 6bd7683f9061442dbf543c6457123f03 to start an election
I20260709 14:56:46.576642 32533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f90646f5f7f84c5498ea66679056f117"
dest_uuid: "6bd7683f9061442dbf543c6457123f03"
 from {username='slave'} at 127.0.0.1:44990
I20260709 14:56:46.577296 32533 raft_consensus.cc:493] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:46.577682 32533 raft_consensus.cc:3060] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.579275 32657 consensus_queue.cc:1048] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.584846 32606 raft_consensus.cc:2468] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3688cb6223459ea8b9f5b05333ad4a in term 2.
I20260709 14:56:46.585867 32424 leader_election.cc:304] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e3688cb6223459ea8b9f5b05333ad4a, 384089b0803245ebbe3b029d2a0de060; no voters: 
I20260709 14:56:46.586107 32533 raft_consensus.cc:515] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.587019   339 raft_consensus.cc:2804] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.587432   339 raft_consensus.cc:697] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 LEADER]: Becoming Leader. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Running, Role: LEADER
I20260709 14:56:46.588126   339 consensus_queue.cc:237] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.592293 32459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90646f5f7f84c5498ea66679056f117" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
I20260709 14:56:46.592482 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90646f5f7f84c5498ea66679056f117" candidate_uuid: "6bd7683f9061442dbf543c6457123f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "384089b0803245ebbe3b029d2a0de060"
I20260709 14:56:46.593231 32607 raft_consensus.cc:3055] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.593560 32607 raft_consensus.cc:740] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Running, Role: LEADER
I20260709 14:56:46.594352 32607 consensus_queue.cc:260] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.595392 32607 raft_consensus.cc:3060] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.596865 32533 leader_election.cc:290] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 [CANDIDATE]: Term 2 election: Requested vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 384089b0803245ebbe3b029d2a0de060 (127.25.241.3:34747)
I20260709 14:56:46.602394 32607 raft_consensus.cc:2468] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd7683f9061442dbf543c6457123f03 in term 2.
I20260709 14:56:46.603729 32499 leader_election.cc:304] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 [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: 384089b0803245ebbe3b029d2a0de060, 6bd7683f9061442dbf543c6457123f03; no voters: 2e3688cb6223459ea8b9f5b05333ad4a
I20260709 14:56:46.604943 32765 raft_consensus.cc:2804] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.605407 32765 raft_consensus.cc:697] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 [term 2 LEADER]: Becoming Leader. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Running, Role: LEADER
I20260709 14:56:46.606238 32765 consensus_queue.cc:237] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:46.611645 32763 consensus_queue.cc:1048] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.611795 32355 catalog_manager.cc:5697] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a reported cstate change: term changed from 1 to 2, leader changed from 384089b0803245ebbe3b029d2a0de060 (127.25.241.3) to 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1). New cstate: current_term: 2 leader_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:46.619017 32763 consensus_queue.cc:1048] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.623986 32357 catalog_manager.cc:5697] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 reported cstate change: term changed from 1 to 2, leader changed from 384089b0803245ebbe3b029d2a0de060 (127.25.241.3) to 6bd7683f9061442dbf543c6457123f03 (127.25.241.2). New cstate: current_term: 2 leader_uuid: "6bd7683f9061442dbf543c6457123f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:46.859509 32460 raft_consensus.cc:1275] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Refusing update from remote peer 384089b0803245ebbe3b029d2a0de060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.860627 32657 consensus_queue.cc:1048] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.866379 32607 raft_consensus.cc:1275] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Refusing update from remote peer 2e3688cb6223459ea8b9f5b05333ad4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.867936   339 consensus_queue.cc:1048] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.868937 32533 raft_consensus.cc:1275] T 5bc2548478644f909dba7037970226d6 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Refusing update from remote peer 384089b0803245ebbe3b029d2a0de060: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.870615 32657 consensus_queue.cc:1048] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.879062 32533 raft_consensus.cc:1275] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Refusing update from remote peer 2e3688cb6223459ea8b9f5b05333ad4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.881639   339 consensus_queue.cc:1048] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.925733 32535 raft_consensus.cc:1275] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Refusing update from remote peer 2e3688cb6223459ea8b9f5b05333ad4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.926821   339 consensus_queue.cc:1048] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.930603 32607 raft_consensus.cc:1275] T 1ddaba606e834106887dfeeb141f2b5c P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Refusing update from remote peer 6bd7683f9061442dbf543c6457123f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.931705 32606 raft_consensus.cc:1275] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Refusing update from remote peer 6bd7683f9061442dbf543c6457123f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.934477 32763 consensus_queue.cc:1048] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.935750 32606 raft_consensus.cc:1275] T 11b385654e904d94a8fc165cfdc035ee P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Refusing update from remote peer 2e3688cb6223459ea8b9f5b05333ad4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.935827   344 consensus_queue.cc:1048] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:46.938580   339 consensus_queue.cc:1048] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.946972 32460 raft_consensus.cc:1275] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Refusing update from remote peer 6bd7683f9061442dbf543c6457123f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.948491 32763 consensus_queue.cc:1048] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.958222 32460 raft_consensus.cc:1275] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Refusing update from remote peer 6bd7683f9061442dbf543c6457123f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.960294 32765 consensus_queue.cc:1048] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:47.005998 32607 raft_consensus.cc:1275] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Refusing update from remote peer 6bd7683f9061442dbf543c6457123f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:47.007404 32765 consensus_queue.cc:1048] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:47.014993 32460 raft_consensus.cc:3060] T f90646f5f7f84c5498ea66679056f117 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:47.020859 32460 raft_consensus.cc:1275] T f90646f5f7f84c5498ea66679056f117 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Refusing update from remote peer 6bd7683f9061442dbf543c6457123f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:47.022482   357 consensus_queue.cc:1048] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:47.164796 32607 raft_consensus.cc:1275] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Refusing update from remote peer 2e3688cb6223459ea8b9f5b05333ad4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:47.166081   339 consensus_queue.cc:1048] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:47.169883 32535 raft_consensus.cc:1275] T 2b6da2a397b14ac891a1576376be9712 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Refusing update from remote peer 2e3688cb6223459ea8b9f5b05333ad4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:47.171049   339 consensus_queue.cc:1048] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:49.266762 32357 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47314:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:56:49.286299 32357 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47314:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:56:49.309597 26564 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:56:49.519532   390 log.cc:927] Time spent T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060: Append to log took a long time: real 0.069s	user 0.002s	sys 0.000s
I20260709 14:56:49.525995   403 tablet.cc:1724] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060: 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:56:49.551414   407 tablet.cc:1724] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03: 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:56:49.616806   389 log.cc:927] Time spent T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03: Append to log took a long time: real 0.164s	user 0.000s	sys 0.004s
I20260709 14:56:49.609445 32458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97dc47492dda4cc3bd285134779b0787"
dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
mode: GRACEFUL
new_leader_uuid: "384089b0803245ebbe3b029d2a0de060"
 from {username='slave'} at 127.0.0.1:34906
I20260709 14:56:49.618535 32458 raft_consensus.cc:606] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 LEADER]: Received request to transfer leadership to TS 384089b0803245ebbe3b029d2a0de060
I20260709 14:56:49.630642   410 tablet.cc:1724] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a: 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:56:49.647169   391 log.cc:927] Time spent T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060: Append to log took a long time: real 0.195s	user 0.000s	sys 0.003s
I20260709 14:56:49.629376   416 tablet.cc:1724] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a: 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:56:49.712990   419 tablet.cc:1724] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a: 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:56:49.714210   415 tablet.cc:1724] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03: 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:56:49.716179   417 tablet.cc:1724] T 662c6c7b14cf4e09833448c93735dc8b P 384089b0803245ebbe3b029d2a0de060: 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:56:49.737856 32531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d29c16bc2bdf409fbda32d31e4f7bec0"
dest_uuid: "6bd7683f9061442dbf543c6457123f03"
mode: GRACEFUL
new_leader_uuid: "384089b0803245ebbe3b029d2a0de060"
 from {username='slave'} at 127.0.0.1:48836
I20260709 14:56:49.738618 32531 raft_consensus.cc:606] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 2 LEADER]: Received request to transfer leadership to TS 384089b0803245ebbe3b029d2a0de060
I20260709 14:56:49.740164 26564 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:49.740793 26564 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:49.724542   413 tablet.cc:1724] T 1ddaba606e834106887dfeeb141f2b5c P 384089b0803245ebbe3b029d2a0de060: 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:56:49.756290   417 tablet.cc:1724] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060: 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:56:49.761051   403 tablet.cc:1724] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060: 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:56:49.764850   420 tablet.cc:1724] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03: 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:56:49.773085   407 tablet.cc:1724] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03: 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:56:49.774078   416 tablet.cc:1724] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a: 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:56:49.781241   403 tablet.cc:1724] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060: 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:56:49.790532   407 tablet.cc:1724] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03: 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:56:49.737105   424 tablet.cc:1724] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060: 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:56:49.804812   417 tablet.cc:1724] T 5c2256dede914db186e10fdb61e3fc75 P 384089b0803245ebbe3b029d2a0de060: 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:56:49.813321   427 tablet.cc:1724] T 2b6da2a397b14ac891a1576376be9712 P 6bd7683f9061442dbf543c6457123f03: 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:56:49.818473   419 tablet.cc:1724] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a: 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:56:49.825395   415 tablet.cc:1724] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03: 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:56:49.837255   419 tablet.cc:1724] T 5c2256dede914db186e10fdb61e3fc75 P 2e3688cb6223459ea8b9f5b05333ad4a: 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:56:49.848189   428 log.cc:927] Time spent T f90646f5f7f84c5498ea66679056f117 P 2e3688cb6223459ea8b9f5b05333ad4a: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 14:56:49.848532   419 tablet.cc:1724] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a: 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:56:49.849720   425 tablet.cc:1724] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a: 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:56:49.863415   413 tablet.cc:1724] T 11b385654e904d94a8fc165cfdc035ee P 384089b0803245ebbe3b029d2a0de060: 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:56:49.865775   318 raft_consensus.cc:993] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a: : Instructing follower 384089b0803245ebbe3b029d2a0de060 to start an election
I20260709 14:56:49.866282   318 raft_consensus.cc:1081] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 LEADER]: Signalling peer 384089b0803245ebbe3b029d2a0de060 to start an election
I20260709 14:56:49.867915 32608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97dc47492dda4cc3bd285134779b0787"
dest_uuid: "384089b0803245ebbe3b029d2a0de060"
 from {username='slave'} at 127.0.0.1:52992
I20260709 14:56:49.868459 32608 raft_consensus.cc:493] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:49.868844 32608 raft_consensus.cc:3060] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:49.875944 32608 raft_consensus.cc:515] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:49.875761   427 tablet.cc:1724] T 5bc2548478644f909dba7037970226d6 P 6bd7683f9061442dbf543c6457123f03: 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:56:49.863794   410 tablet.cc:1724] T f90646f5f7f84c5498ea66679056f117 P 2e3688cb6223459ea8b9f5b05333ad4a: 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:56:49.880336   407 tablet.cc:1724] T 662c6c7b14cf4e09833448c93735dc8b P 6bd7683f9061442dbf543c6457123f03: 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:56:49.887202 32608 leader_election.cc:290] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 3 election: Requested vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473)
I20260709 14:56:49.887384 32458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97dc47492dda4cc3bd285134779b0787" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
I20260709 14:56:49.888018 32458 raft_consensus.cc:3055] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:49.888175 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97dc47492dda4cc3bd285134779b0787" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:49.888407 32458 raft_consensus.cc:740] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e3688cb6223459ea8b9f5b05333ad4a, State: Running, Role: LEADER
I20260709 14:56:49.888813 32535 raft_consensus.cc:3060] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:49.889238 32458 consensus_queue.cc:260] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [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: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:49.890460 32458 raft_consensus.cc:3060] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:49.895570 32535 raft_consensus.cc:2468] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 3.
I20260709 14:56:49.897028 32575 leader_election.cc:304] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 384089b0803245ebbe3b029d2a0de060, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:49.898113 32458 raft_consensus.cc:2468] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 3.
I20260709 14:56:49.898263   378 raft_consensus.cc:2804] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:49.900211   378 raft_consensus.cc:697] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [term 3 LEADER]: Becoming Leader. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Running, Role: LEADER
I20260709 14:56:49.901057   378 consensus_queue.cc:237] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [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: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:49.932296 32358 catalog_manager.cc:6242] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098: soft_deleted_table [id=37d9ecef1e384e2faf8108953c6f7a2c] alter complete (version 1)
I20260709 14:56:49.944506 32358 catalog_manager.cc:5697] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 reported cstate change: term changed from 2 to 3, leader changed from 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1) to 384089b0803245ebbe3b029d2a0de060 (127.25.241.3). New cstate: current_term: 3 leader_uuid: "384089b0803245ebbe3b029d2a0de060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:49.962859   397 raft_consensus.cc:993] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03: : Instructing follower 384089b0803245ebbe3b029d2a0de060 to start an election
I20260709 14:56:49.963420   393 raft_consensus.cc:1081] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 2 LEADER]: Signalling peer 384089b0803245ebbe3b029d2a0de060 to start an election
I20260709 14:56:49.965059 32608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d29c16bc2bdf409fbda32d31e4f7bec0"
dest_uuid: "384089b0803245ebbe3b029d2a0de060"
 from {username='slave'} at 127.0.0.1:52980
I20260709 14:56:49.965543 32608 raft_consensus.cc:493] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:49.965827 32608 raft_consensus.cc:3060] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:49.970724 32608 raft_consensus.cc:515] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:49.972258 32608 leader_election.cc:290] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 3 election: Requested vote from peers 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593), 6bd7683f9061442dbf543c6457123f03 (127.25.241.2:42473)
I20260709 14:56:49.973282 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29c16bc2bdf409fbda32d31e4f7bec0" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6bd7683f9061442dbf543c6457123f03"
I20260709 14:56:49.973282 32458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29c16bc2bdf409fbda32d31e4f7bec0" candidate_uuid: "384089b0803245ebbe3b029d2a0de060" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e3688cb6223459ea8b9f5b05333ad4a"
I20260709 14:56:49.973987 32535 raft_consensus.cc:3055] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:49.974098 32458 raft_consensus.cc:3060] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:49.974251 32535 raft_consensus.cc:740] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6bd7683f9061442dbf543c6457123f03, State: Running, Role: LEADER
I20260709 14:56:49.975081 32535 consensus_queue.cc:260] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [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: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:49.975960 32535 raft_consensus.cc:3060] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:49.980193 32535 raft_consensus.cc:2468] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 3.
I20260709 14:56:49.981077 32575 leader_election.cc:304] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 384089b0803245ebbe3b029d2a0de060, 6bd7683f9061442dbf543c6457123f03; no voters: 
I20260709 14:56:49.981266 32458 raft_consensus.cc:2468] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 384089b0803245ebbe3b029d2a0de060 in term 3.
I20260709 14:56:49.981715   378 raft_consensus.cc:2804] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:49.982146   378 raft_consensus.cc:697] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 3 LEADER]: Becoming Leader. State: Replica: 384089b0803245ebbe3b029d2a0de060, State: Running, Role: LEADER
I20260709 14:56:49.982923   378 consensus_queue.cc:237] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [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: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } }
I20260709 14:56:49.991595 32358 catalog_manager.cc:5697] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 reported cstate change: term changed from 2 to 3, leader changed from 6bd7683f9061442dbf543c6457123f03 (127.25.241.2) to 384089b0803245ebbe3b029d2a0de060 (127.25.241.3). New cstate: current_term: 3 leader_uuid: "384089b0803245ebbe3b029d2a0de060" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "384089b0803245ebbe3b029d2a0de060" member_type: VOTER last_known_addr { host: "127.25.241.3" port: 34747 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:50.305390 32535 raft_consensus.cc:1275] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 3 FOLLOWER]: Refusing update from remote peer 384089b0803245ebbe3b029d2a0de060: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:50.306526   378 consensus_queue.cc:1048] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:50.315608 32459 raft_consensus.cc:1275] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [term 3 FOLLOWER]: Refusing update from remote peer 384089b0803245ebbe3b029d2a0de060: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:50.317639 32657 consensus_queue.cc:1048] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:50.404008 32535 raft_consensus.cc:1275] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 3 FOLLOWER]: Refusing update from remote peer 384089b0803245ebbe3b029d2a0de060: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:50.405361   378 consensus_queue.cc:1048] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bd7683f9061442dbf543c6457123f03" member_type: VOTER last_known_addr { host: "127.25.241.2" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:50.416208 32458 raft_consensus.cc:1275] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 3 FOLLOWER]: Refusing update from remote peer 384089b0803245ebbe3b029d2a0de060: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:50.418092   378 consensus_queue.cc:1048] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3688cb6223459ea8b9f5b05333ad4a" member_type: VOTER last_known_addr { host: "127.25.241.1" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:50.798158 26564 tablet_server.cc:179] TabletServer@127.25.241.1:0 shutting down...
I20260709 14:56:50.826627 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:50.827553 26564 tablet_replica.cc:333] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a: stopping tablet replica
I20260709 14:56:50.828186 26564 raft_consensus.cc:2243] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.828629 26564 raft_consensus.cc:2272] T 5bc2548478644f909dba7037970226d6 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.830818 26564 tablet_replica.cc:333] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a: stopping tablet replica
I20260709 14:56:50.831350 26564 raft_consensus.cc:2243] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.832054 26564 raft_consensus.cc:2272] T 2b6da2a397b14ac891a1576376be9712 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.834388 26564 tablet_replica.cc:333] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a: stopping tablet replica
I20260709 14:56:50.834899 26564 raft_consensus.cc:2243] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.835364 26564 raft_consensus.cc:2272] T 941c7c850f674cbfac251587529d4ac8 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.837527 26564 tablet_replica.cc:333] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a: stopping tablet replica
I20260709 14:56:50.838027 26564 raft_consensus.cc:2243] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.838699 26564 raft_consensus.cc:2272] T 44ae0140a67f4e308c28d82fb226260d P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.840328 26564 tablet_replica.cc:333] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a: stopping tablet replica
I20260709 14:56:50.840857 26564 raft_consensus.cc:2243] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.841238 26564 raft_consensus.cc:2272] T 1ddaba606e834106887dfeeb141f2b5c P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.843315 26564 tablet_replica.cc:333] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a: stopping tablet replica
I20260709 14:56:50.843840 26564 raft_consensus.cc:2243] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.844588 26564 raft_consensus.cc:2272] T 11b385654e904d94a8fc165cfdc035ee P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.846741 26564 tablet_replica.cc:333] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a: stopping tablet replica
I20260709 14:56:50.847263 26564 raft_consensus.cc:2243] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.849080 26564 raft_consensus.cc:2272] T cf36c43db8d346bb84ec180eb3389b7d P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.851343 26564 tablet_replica.cc:333] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a: stopping tablet replica
I20260709 14:56:50.851830 26564 raft_consensus.cc:2243] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.852293 26564 raft_consensus.cc:2272] T d3b2fedf25a24505a8fdf7755bde68f0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.854389 26564 tablet_replica.cc:333] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a: stopping tablet replica
I20260709 14:56:50.854861 26564 raft_consensus.cc:2243] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.855244 26564 raft_consensus.cc:2272] T d29c16bc2bdf409fbda32d31e4f7bec0 P 2e3688cb6223459ea8b9f5b05333ad4a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.857607 26564 tablet_replica.cc:333] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a: stopping tablet replica
I20260709 14:56:50.858100 26564 raft_consensus.cc:2243] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.858481 26564 raft_consensus.cc:2272] T 980cc5ac75404a72842951d50bb7720f P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.860379 26564 tablet_replica.cc:333] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a: stopping tablet replica
I20260709 14:56:50.861022 26564 raft_consensus.cc:2243] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.861716 26564 raft_consensus.cc:2272] T 662c6c7b14cf4e09833448c93735dc8b P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.863337 26564 tablet_replica.cc:333] T f90646f5f7f84c5498ea66679056f117 P 2e3688cb6223459ea8b9f5b05333ad4a: stopping tablet replica
I20260709 14:56:50.863842 26564 raft_consensus.cc:2243] T f90646f5f7f84c5498ea66679056f117 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.864217 26564 raft_consensus.cc:2272] T f90646f5f7f84c5498ea66679056f117 P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.866354 26564 tablet_replica.cc:333] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a: stopping tablet replica
I20260709 14:56:50.866904 26564 raft_consensus.cc:2243] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.867597 26564 raft_consensus.cc:2272] T 8d8141224b0747ef93300b539a32cbaf P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.869443 26564 tablet_replica.cc:333] T 5c2256dede914db186e10fdb61e3fc75 P 2e3688cb6223459ea8b9f5b05333ad4a: stopping tablet replica
I20260709 14:56:50.869887 26564 raft_consensus.cc:2243] T 5c2256dede914db186e10fdb61e3fc75 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.870263 26564 raft_consensus.cc:2272] T 5c2256dede914db186e10fdb61e3fc75 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.871933 26564 tablet_replica.cc:333] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a: stopping tablet replica
I20260709 14:56:50.872426 26564 raft_consensus.cc:2243] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.872814 26564 raft_consensus.cc:2272] T 97dc47492dda4cc3bd285134779b0787 P 2e3688cb6223459ea8b9f5b05333ad4a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.875073 26564 tablet_replica.cc:333] T 72ace7c5cf3347e6a733d194a16210f3 P 2e3688cb6223459ea8b9f5b05333ad4a: stopping tablet replica
I20260709 14:56:50.875861 26564 raft_consensus.cc:2243] T 72ace7c5cf3347e6a733d194a16210f3 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.876443 26564 raft_consensus.cc:2272] T 72ace7c5cf3347e6a733d194a16210f3 P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:50.877393 32574 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
I20260709 14:56:50.879108 26564 tablet_replica.cc:333] T 6432d2f07eb5474da3b7d9ebc8be632f P 2e3688cb6223459ea8b9f5b05333ad4a: stopping tablet replica
I20260709 14:56:50.879958 26564 raft_consensus.cc:2243] T 6432d2f07eb5474da3b7d9ebc8be632f P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.880532 26564 raft_consensus.cc:2272] T 6432d2f07eb5474da3b7d9ebc8be632f P 2e3688cb6223459ea8b9f5b05333ad4a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:50.880725 32574 consensus_peers.cc:597] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 -> Peer 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593): Couldn't send request to peer 2e3688cb6223459ea8b9f5b05333ad4a. 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:56:50.883193 26564 tablet_replica.cc:333] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a: stopping tablet replica
I20260709 14:56:50.883714 26564 raft_consensus.cc:2243] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.884476 26564 raft_consensus.cc:2272] T d517790b32544eb59d0d7c878b4158cd P 2e3688cb6223459ea8b9f5b05333ad4a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:50.909641 32500 consensus_peers.cc:597] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 -> Peer 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593): Couldn't send request to peer 2e3688cb6223459ea8b9f5b05333ad4a. 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:56:50.918485 32500 consensus_peers.cc:597] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 -> Peer 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593): Couldn't send request to peer 2e3688cb6223459ea8b9f5b05333ad4a. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.924642 26564 tablet_server.cc:196] TabletServer@127.25.241.1:0 shutdown complete.
W20260709 14:56:50.949319 32500 consensus_peers.cc:597] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 -> Peer 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593): Couldn't send request to peer 2e3688cb6223459ea8b9f5b05333ad4a. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.955595 26564 tablet_server.cc:179] TabletServer@127.25.241.2:0 shutting down...
I20260709 14:56:50.975947 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:50.976655 26564 tablet_replica.cc:333] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03: stopping tablet replica
I20260709 14:56:50.977319 26564 raft_consensus.cc:2243] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.978127 26564 raft_consensus.cc:2272] T 941c7c850f674cbfac251587529d4ac8 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.980041 26564 tablet_replica.cc:333] T 5bc2548478644f909dba7037970226d6 P 6bd7683f9061442dbf543c6457123f03: stopping tablet replica
I20260709 14:56:50.980573 26564 raft_consensus.cc:2243] T 5bc2548478644f909dba7037970226d6 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.981007 26564 raft_consensus.cc:2272] T 5bc2548478644f909dba7037970226d6 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.982692 26564 tablet_replica.cc:333] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03: stopping tablet replica
I20260709 14:56:50.983173 26564 raft_consensus.cc:2243] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.983536 26564 raft_consensus.cc:2272] T 44ae0140a67f4e308c28d82fb226260d P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.985347 26564 tablet_replica.cc:333] T 2b6da2a397b14ac891a1576376be9712 P 6bd7683f9061442dbf543c6457123f03: stopping tablet replica
I20260709 14:56:50.986024 26564 raft_consensus.cc:2243] T 2b6da2a397b14ac891a1576376be9712 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.986389 26564 raft_consensus.cc:2272] T 2b6da2a397b14ac891a1576376be9712 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.987958 26564 tablet_replica.cc:333] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03: stopping tablet replica
I20260709 14:56:50.988430 26564 raft_consensus.cc:2243] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.989137 26564 raft_consensus.cc:2272] T 1ddaba606e834106887dfeeb141f2b5c P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.990772 26564 tablet_replica.cc:333] T 6432d2f07eb5474da3b7d9ebc8be632f P 6bd7683f9061442dbf543c6457123f03: stopping tablet replica
I20260709 14:56:50.991222 26564 raft_consensus.cc:2243] T 6432d2f07eb5474da3b7d9ebc8be632f P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.991577 26564 raft_consensus.cc:2272] T 6432d2f07eb5474da3b7d9ebc8be632f P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.993366 26564 tablet_replica.cc:333] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03: stopping tablet replica
I20260709 14:56:50.993855 26564 raft_consensus.cc:2243] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.994215 26564 raft_consensus.cc:2272] T 11b385654e904d94a8fc165cfdc035ee P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.996021 26564 tablet_replica.cc:333] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03: stopping tablet replica
I20260709 14:56:50.996584 26564 raft_consensus.cc:2243] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.997061 26564 raft_consensus.cc:2272] T cf36c43db8d346bb84ec180eb3389b7d P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.999503 26564 tablet_replica.cc:333] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03: stopping tablet replica
I20260709 14:56:51.000200 26564 raft_consensus.cc:2243] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.000948 26564 raft_consensus.cc:2272] T d3b2fedf25a24505a8fdf7755bde68f0 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.002748 26564 tablet_replica.cc:333] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03: stopping tablet replica
I20260709 14:56:51.003235 26564 raft_consensus.cc:2243] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.003914 26564 raft_consensus.cc:2272] T 5c2256dede914db186e10fdb61e3fc75 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.005544 26564 tablet_replica.cc:333] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03: stopping tablet replica
I20260709 14:56:51.006034 26564 raft_consensus.cc:2243] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.006436 26564 raft_consensus.cc:2272] T 97dc47492dda4cc3bd285134779b0787 P 6bd7683f9061442dbf543c6457123f03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.008622 26564 tablet_replica.cc:333] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03: stopping tablet replica
I20260709 14:56:51.009172 26564 raft_consensus.cc:2243] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.009905 26564 raft_consensus.cc:2272] T 72ace7c5cf3347e6a733d194a16210f3 P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.011615 26564 tablet_replica.cc:333] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03: stopping tablet replica
I20260709 14:56:51.012105 26564 raft_consensus.cc:2243] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.012858 26564 raft_consensus.cc:2272] T f90646f5f7f84c5498ea66679056f117 P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.014637 26564 tablet_replica.cc:333] T 8d8141224b0747ef93300b539a32cbaf P 6bd7683f9061442dbf543c6457123f03: stopping tablet replica
I20260709 14:56:51.015130 26564 raft_consensus.cc:2243] T 8d8141224b0747ef93300b539a32cbaf P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.015527 26564 raft_consensus.cc:2272] T 8d8141224b0747ef93300b539a32cbaf P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.017619 26564 tablet_replica.cc:333] T 662c6c7b14cf4e09833448c93735dc8b P 6bd7683f9061442dbf543c6457123f03: stopping tablet replica
I20260709 14:56:51.018095 26564 raft_consensus.cc:2243] T 662c6c7b14cf4e09833448c93735dc8b P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.018483 26564 raft_consensus.cc:2272] T 662c6c7b14cf4e09833448c93735dc8b P 6bd7683f9061442dbf543c6457123f03 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:51.018595 32574 consensus_peers.cc:597] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 -> Peer 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593): Couldn't send request to peer 2e3688cb6223459ea8b9f5b05333ad4a. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:51.020138 26564 tablet_replica.cc:333] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03: stopping tablet replica
I20260709 14:56:51.020717 26564 raft_consensus.cc:2243] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.021445 26564 raft_consensus.cc:2272] T 980cc5ac75404a72842951d50bb7720f P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.023217 26564 tablet_replica.cc:333] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03: stopping tablet replica
I20260709 14:56:51.023674 26564 raft_consensus.cc:2243] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.024044 26564 raft_consensus.cc:2272] T d517790b32544eb59d0d7c878b4158cd P 6bd7683f9061442dbf543c6457123f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.025851 26564 tablet_replica.cc:333] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03: stopping tablet replica
I20260709 14:56:51.026269 26564 raft_consensus.cc:2243] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.026628 26564 raft_consensus.cc:2272] T d29c16bc2bdf409fbda32d31e4f7bec0 P 6bd7683f9061442dbf543c6457123f03 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:51.056248 32574 consensus_peers.cc:597] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060 -> Peer 2e3688cb6223459ea8b9f5b05333ad4a (127.25.241.1:45593): Couldn't send request to peer 2e3688cb6223459ea8b9f5b05333ad4a. Status: Network error: Client connection negotiation failed: client connection to 127.25.241.1:45593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:51.063787 26564 tablet_server.cc:196] TabletServer@127.25.241.2:0 shutdown complete.
I20260709 14:56:51.092315 26564 tablet_server.cc:179] TabletServer@127.25.241.3:0 shutting down...
I20260709 14:56:51.118078 26564 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:51.118837 26564 tablet_replica.cc:333] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060: stopping tablet replica
I20260709 14:56:51.119618 26564 raft_consensus.cc:2243] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.120587 26564 raft_consensus.cc:2272] T 5bc2548478644f909dba7037970226d6 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.122428 26564 tablet_replica.cc:333] T 1ddaba606e834106887dfeeb141f2b5c P 384089b0803245ebbe3b029d2a0de060: stopping tablet replica
I20260709 14:56:51.122936 26564 raft_consensus.cc:2243] T 1ddaba606e834106887dfeeb141f2b5c P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.123314 26564 raft_consensus.cc:2272] T 1ddaba606e834106887dfeeb141f2b5c P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.124989 26564 tablet_replica.cc:333] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060: stopping tablet replica
I20260709 14:56:51.125469 26564 raft_consensus.cc:2243] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.125837 26564 raft_consensus.cc:2272] T 2b6da2a397b14ac891a1576376be9712 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.127382 26564 tablet_replica.cc:333] T 11b385654e904d94a8fc165cfdc035ee P 384089b0803245ebbe3b029d2a0de060: stopping tablet replica
I20260709 14:56:51.127856 26564 raft_consensus.cc:2243] T 11b385654e904d94a8fc165cfdc035ee P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.128202 26564 raft_consensus.cc:2272] T 11b385654e904d94a8fc165cfdc035ee P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.129842 26564 tablet_replica.cc:333] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060: stopping tablet replica
I20260709 14:56:51.130295 26564 raft_consensus.cc:2243] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.130645 26564 raft_consensus.cc:2272] T 941c7c850f674cbfac251587529d4ac8 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.132198 26564 tablet_replica.cc:333] T 980cc5ac75404a72842951d50bb7720f P 384089b0803245ebbe3b029d2a0de060: stopping tablet replica
I20260709 14:56:51.132688 26564 raft_consensus.cc:2243] T 980cc5ac75404a72842951d50bb7720f P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.133060 26564 raft_consensus.cc:2272] T 980cc5ac75404a72842951d50bb7720f P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.134729 26564 tablet_replica.cc:333] T 662c6c7b14cf4e09833448c93735dc8b P 384089b0803245ebbe3b029d2a0de060: stopping tablet replica
I20260709 14:56:51.135316 26564 raft_consensus.cc:2243] T 662c6c7b14cf4e09833448c93735dc8b P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.135859 26564 raft_consensus.cc:2272] T 662c6c7b14cf4e09833448c93735dc8b P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.137594 26564 tablet_replica.cc:333] T cf36c43db8d346bb84ec180eb3389b7d P 384089b0803245ebbe3b029d2a0de060: stopping tablet replica
I20260709 14:56:51.138106 26564 raft_consensus.cc:2243] T cf36c43db8d346bb84ec180eb3389b7d P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.138480 26564 raft_consensus.cc:2272] T cf36c43db8d346bb84ec180eb3389b7d P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.140254 26564 tablet_replica.cc:333] T d3b2fedf25a24505a8fdf7755bde68f0 P 384089b0803245ebbe3b029d2a0de060: stopping tablet replica
I20260709 14:56:51.140805 26564 raft_consensus.cc:2243] T d3b2fedf25a24505a8fdf7755bde68f0 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.141183 26564 raft_consensus.cc:2272] T d3b2fedf25a24505a8fdf7755bde68f0 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.142982 26564 tablet_replica.cc:333] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060: stopping tablet replica
I20260709 14:56:51.143424 26564 raft_consensus.cc:2243] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.144117 26564 raft_consensus.cc:2272] T d29c16bc2bdf409fbda32d31e4f7bec0 P 384089b0803245ebbe3b029d2a0de060 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.146454 26564 tablet_replica.cc:333] T 5c2256dede914db186e10fdb61e3fc75 P 384089b0803245ebbe3b029d2a0de060: stopping tablet replica
I20260709 14:56:51.146935 26564 raft_consensus.cc:2243] T 5c2256dede914db186e10fdb61e3fc75 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.147293 26564 raft_consensus.cc:2272] T 5c2256dede914db186e10fdb61e3fc75 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.148850 26564 tablet_replica.cc:333] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060: stopping tablet replica
I20260709 14:56:51.149294 26564 raft_consensus.cc:2243] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.149964 26564 raft_consensus.cc:2272] T 97dc47492dda4cc3bd285134779b0787 P 384089b0803245ebbe3b029d2a0de060 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.151988 26564 tablet_replica.cc:333] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060: stopping tablet replica
I20260709 14:56:51.152463 26564 raft_consensus.cc:2243] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.152892 26564 raft_consensus.cc:2272] T 72ace7c5cf3347e6a733d194a16210f3 P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.154645 26564 tablet_replica.cc:333] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060: stopping tablet replica
I20260709 14:56:51.155330 26564 raft_consensus.cc:2243] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.155735 26564 raft_consensus.cc:2272] T f90646f5f7f84c5498ea66679056f117 P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.157478 26564 tablet_replica.cc:333] T 8d8141224b0747ef93300b539a32cbaf P 384089b0803245ebbe3b029d2a0de060: stopping tablet replica
I20260709 14:56:51.157985 26564 raft_consensus.cc:2243] T 8d8141224b0747ef93300b539a32cbaf P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.158398 26564 raft_consensus.cc:2272] T 8d8141224b0747ef93300b539a32cbaf P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.160082 26564 tablet_replica.cc:333] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060: stopping tablet replica
I20260709 14:56:51.160573 26564 raft_consensus.cc:2243] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.161485 26564 raft_consensus.cc:2272] T 6432d2f07eb5474da3b7d9ebc8be632f P 384089b0803245ebbe3b029d2a0de060 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.163244 26564 tablet_replica.cc:333] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060: stopping tablet replica
I20260709 14:56:51.163679 26564 raft_consensus.cc:2243] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.164093 26564 raft_consensus.cc:2272] T 44ae0140a67f4e308c28d82fb226260d P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.165786 26564 tablet_replica.cc:333] T d517790b32544eb59d0d7c878b4158cd P 384089b0803245ebbe3b029d2a0de060: stopping tablet replica
I20260709 14:56:51.166215 26564 raft_consensus.cc:2243] T d517790b32544eb59d0d7c878b4158cd P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.166613 26564 raft_consensus.cc:2272] T d517790b32544eb59d0d7c878b4158cd P 384089b0803245ebbe3b029d2a0de060 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.204443 26564 tablet_server.cc:196] TabletServer@127.25.241.3:0 shutdown complete.
I20260709 14:56:51.232283 26564 master.cc:562] Master@127.25.241.62:44697 shutting down...
I20260709 14:56:51.251811 26564 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.252348 26564 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.252693 26564 tablet_replica.cc:333] T 00000000000000000000000000000000 P e37c5b95ed2945c8b5d1442735b37098: stopping tablet replica
I20260709 14:56:51.272274 26564 master.cc:584] Master@127.25.241.62:44697 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11231 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23325 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (139560 ms total)
[  PASSED  ] 8 tests.
I20260709 14:56:51.321254 26564 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 388 messages since previous log ~14 seconds ago
I20260709 14:56:51.321496 26564 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 387 messages since previous log ~14 seconds ago
I20260709 14:56:51.321655 26564 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 379 messages since previous log ~14 seconds ago
I20260709 14:56:51.321874 26564 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 ~31 seconds ago
I20260709 14:56:51.322065 26564 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 ~31 seconds ago
I20260709 14:56:51.322259 26564 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260709 14:56:51.322571 26564 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~5 seconds ago
